Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Fix a few odds and ends | randomdan | 2011-02-21 |
| | |||
* | Import runs on localhost only, everything uses the native postgresql driver | randomdan | 2011-02-13 |
| | |||
* | Correct username in DB properties | randomdan | 2011-02-11 |
| | |||
* | Fix the build system to do dependencies properly | randomdan | 2011-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 visitor | randomdan | 2011-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 path | randomdan | 2011-01-06 |
| | |||
* | Implement connection caching and checking (requires ODBCv3 driver) | randomdan | 2010-07-05 |
| | | | | Implement preferLocal DB access | ||
* | Use cgicc, add checks, tasks, dynamic loader, atom feed, login page | randomdan | 2010-06-18 |
| | |||
* | Add package page using subqueries | randomdan | 2010-06-11 |
| | | | | Minor HTML and CSS fixes | ||
* | Port of gentoobrowse to project, WIP | randomdan | 2010-06-09 |