summaryrefslogtreecommitdiff
path: root/project2
Commit message (Expand)AuthorAge
* Allow SqlBase to be initialised with just a datasource nameDan Goodliffe2015-11-23
* Move common code for database references into SqlBaseDan Goodliffe2015-11-23
* Make source object a virtual base of row set cacheDan Goodliffe2015-11-23
* Make source object a virtual base of row setDan Goodliffe2015-11-23
* Don't keep references to plugins that might get unloadedproject2-1.2.2.4Dan Goodliffe2015-10-25
* Support options sources and targets coming and going during options loadDan Goodliffe2015-10-24
* Fix loading dynamically added option sourcesDan Goodliffe2015-10-23
* Add includes now slicer uses adhocutilDan Goodliffe2015-10-23
* Don't immediate call clean up on libxmlproject2-1.2.2.1Dan Goodliffe2015-10-21
* Handle redirect URL being a complete URL, fixes behaviour in Apache 2.4.17project2-1.2.2Dan Goodliffe2015-10-15
* Remove legacy definedDirs.h in favour of adhocutils'Dan Goodliffe2015-10-13
* Get rid of class Curl for being a) used wrong and b) just adding complicationproject2-1.2.1Dan Goodliffe2015-10-09
* Remove unnecessary wrappers, adhocutil provides suitable onesDan Goodliffe2015-10-09
* Refactor to support using VariableCurlHelper to inject its properties into an...Dan Goodliffe2015-10-09
* Add support for logging to the IceBox Logger instanceDan Goodliffe2015-10-06
* Compat fixes since adhocutil updates to masterDan Goodliffe2015-10-06
* Add basic support for reading Project2 options from Ice propertiesDan Goodliffe2015-10-06
* Basic daemon implementation to host a Project2 daemon inside IceBox with unit...Dan Goodliffe2015-10-06
* Remove accidently add empty tarproject2-1.2Dan Goodliffe2015-10-05
* Restore HTML parse functionalityDan Goodliffe2015-10-05
* Slash the amount of inclusion in pre-compiled headersDan Goodliffe2015-10-02
* Big tidy up of loggers and logger factoriesDan Goodliffe2015-10-01
* Rename some of the things badly named LoaderDan Goodliffe2015-10-01
* Merge Plugable and ComponentLoader into new LifeCycle classDan Goodliffe2015-10-01
* Fix factory type in sqlMergeDan Goodliffe2015-10-01
* Slash the amount of inclusion in pre-compiled headersDan Goodliffe2015-10-01
* Use AdHoc plugins for scriptable things and remove legacy plugin supportDan Goodliffe2015-09-30
* Remove NoOutputExecute for not being a thingDan Goodliffe2015-09-29
* Use AdHoc plugins for loggersDan Goodliffe2015-09-29
* Use AdHoc plugins for options sourcesDan Goodliffe2015-09-29
* Use AdHoc plugins for optionsDan Goodliffe2015-09-28
* Use AdHoc plugins for CGI routersDan Goodliffe2015-09-28
* Use AdHoc plugins for ICE daemon modulesDan Goodliffe2015-09-28
* Use AdHoc plugins for daemonsDan Goodliffe2015-09-28
* Suport finding ComponentLoaders in AdHoc PluginsDan Goodliffe2015-09-28
* Use AdHoc plugins for decompressorsDan Goodliffe2015-09-26
* Use AdHoc plugins for variable implementationsDan Goodliffe2015-09-26
* Compat fixDan Goodliffe2015-09-26
* Use AdHoc plugins for session containersDan Goodliffe2015-09-26
* Restore mock database supportDan Goodliffe2015-09-26
* Install headersDan Goodliffe2015-09-26
* Use system dbpp and autoloaded connectors.Dan Goodliffe2015-09-25
* SQLite mocking and tests from Project2Dan Goodliffe2015-09-24
* ODBC mocking and tests from Project2Dan Goodliffe2015-09-24
* MySQL mocking and tests from Project2Dan Goodliffe2015-09-24
* PostgreSQL mocking and tests from Project2Dan Goodliffe2015-09-24
* Add the core test library for testing connector implementationsDan Goodliffe2015-09-24
* Database mocking base classes migrated in.Dan Goodliffe2015-09-22
* Migrate SQL script parser and add support for executing a script on a connectionDan Goodliffe2015-09-21
* Add missing links against pthreadDan Goodliffe2015-09-07