summaryrefslogtreecommitdiff
path: root/project2
Commit message (Expand)AuthorAge
* C++17 and Ice 3.7project2-1.3.0Dan Goodliffe2018-04-28
* Fix throw in destructorsproject2-1.2.8.1Dan Goodliffe2017-11-05
* Fix narrowing warningDan Goodliffe2017-11-05
* Slicer 1.7 compatibilityDan Goodliffe2017-11-05
* Upgrade to libxml++3project2-1.2.8Dan Goodliffe2017-04-28
* Unpack models correctlyproject2-1.2.7.1Dan Goodliffe2016-09-30
* Slicer 1.4 compatibility fixproject2-1.2.7Dan Goodliffe2016-09-24
* Remove implicit cast to char * because it's dangerous as everyone knowsproject2-1.2.6Dan Goodliffe2016-05-09
* Fix leak of html/xml document structureDan Goodliffe2016-05-09
* Don't require ModelPartFor compat wrapperproject2-1.2.5.1Dan Goodliffe2016-02-07
* Default to compiling c++1y, fully stripped and gc'edDan Goodliffe2016-02-07
* Export exposed componentsproject2-1.2.5Dan Goodliffe2016-01-25
* Fix random imbue not working bug with much less codeDan Goodliffe2016-01-24
* Partially tested global visibility hidden in all projectsDan Goodliffe2016-01-24
* Ignore IO errors writing CgiResults to clients as they may be gone awayproject2-1.2.4Dan Goodliffe2016-01-21
* Add workaround for has_result_type not correctly handling referencesDan Goodliffe2016-01-21
* Use libdbpp's table patchproject2-1.2.3Dan Goodliffe2015-12-30
* Changes to allow DynamicSql Writers to interact with DB::SqlWriterDan Goodliffe2015-12-30
* Unambigous sqlWriter[s].h nameDan Goodliffe2015-12-30
* Compatibility with libdbpp-*-1 - non-const ConnectionsDan Goodliffe2015-12-30
* Add missing links to pthread (gcc-5.3 fix)project2-1.2.2.5Dan Goodliffe2015-12-15
* 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