summaryrefslogtreecommitdiffstats
path: root/postgresql-model.lua
Commit message (Expand)AuthorAgeFilesLines
* Remove trailing whitespaceHEADmasterTed Trask2016-08-101-2/+2
* Change listfiles filesize to size, size and mtime not user-friendly, use posi...Ted Trask2015-12-301-3/+4
* Modify logfile to get logging info from the config and use common viewTed Trask2015-10-311-0/+30
* Bug fix if listen_addresses not definedTed Trask2014-11-301-1/+1
* Add ability to view/modify databases using acf-db-libTed Trask2014-11-031-1/+41
* Remove all calls to 'module' in preparation for move to Lua 5.2Ted Trask2013-10-251-9/+11
* Change use of require to work with Lua 5.2Ted Trask2013-10-091-1/+1
* Updated for handle_form now passing self to get and set functionsTed Trask2012-04-281-4/+4
* Started work on updating for acf-core-0.15Ted Trask2012-04-181-1/+1
* Change startstop to use the latest method from acf-core-0.15Ted Trask2012-02-231-4/+8
* Added ability to handle multiple instancesTed Trask2011-05-151-0/+5
* Read data path from conf.d file, rather than hardcoded.Ted Trask2009-07-021-6/+14
* Updated for startstop in core 0.5.0root2009-06-041-19/+2
* Changed the way startstop works in core to add a list of allowed actions. Mod...Ted Trask2009-03-171-15/+1
* Added postgresql first cut.Ted Trask2009-03-031-0/+86