summaryrefslogtreecommitdiff
path: root/gentoobrowse/datasources/postgres.xml
Commit message (Collapse)AuthorAge
* Pluggable script enginesrandomdan2011-12-14
| | | | | | XML script parser moved to XML module Script parsing object multiple instantiation bug fix Scripts changed to match new standardized format and layout
* Fix target table namerandomdan2011-08-08
| | | | | | Fix rowset name Fix metadata SQL Use PG pipe, not socket
* Undoing accident commitrandomdan2011-07-15
|
* Automatic sort the order of the MailParts to make life carefree and fix the ↵randomdan2011-07-15
| | | | order of HTML/plain text alternatives
* Fix a few odds and endsrandomdan2011-02-21
|
* Import runs on localhost only, everything uses the native postgresql driverrandomdan2011-02-13
|
* Correct username in DB propertiesrandomdan2011-02-11
|
* Fix the build system to do dependencies properlyrandomdan2011-02-09
| | | | | | | | Break down libodbcpp into a set of base classes; libdbpp Add a native PostgreSQL implementation of libdbpp; libpqpp Extend project2 rdbms stuff to work with generic connectors Update datasources to specify connector type Build libmisc as .so
* Add missing conversion in generic visitorrandomdan2011-02-03
| | | | | | | | | Whole new improved variable system (does drop VariableParse, no longer required) Add option to count, but not include, blank lines in proc and file rows File file rows to open files, not execute them Fix to ODBC API with strings that don't use the whole buffer XML changes to site to use new variable system Changes to GB importer to use FS rows and new SQL merge now that it's a) tested and b) variable parse has gone
* Specify schema search pathrandomdan2011-01-06
|
* Implement connection caching and checking (requires ODBCv3 driver)randomdan2010-07-05
| | | | Implement preferLocal DB access
* Use cgicc, add checks, tasks, dynamic loader, atom feed, login pagerandomdan2010-06-18
|
* Add package page using subqueriesrandomdan2010-06-11
| | | | Minor HTML and CSS fixes
* Port of gentoobrowse to project, WIPrandomdan2010-06-09