Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bug fix if listen_addresses not defined | Ted Trask | 2014-11-30 | 1 | -1/+1 |
| | |||||
* | Add ability to view/modify databases using acf-db-lib | Ted Trask | 2014-11-03 | 1 | -1/+41 |
| | |||||
* | Remove all calls to 'module' in preparation for move to Lua 5.2 | Ted Trask | 2013-10-25 | 1 | -9/+11 |
| | | | | | Use mymodule parameter for module definition. This was also helpful in revealing places where the code relied on the global environment. | ||||
* | Change use of require to work with Lua 5.2 | Ted Trask | 2013-10-09 | 1 | -1/+1 |
| | |||||
* | Updated for handle_form now passing self to get and set functions | Ted Trask | 2012-04-28 | 1 | -4/+4 |
| | |||||
* | Started work on updating for acf-core-0.15 | Ted Trask | 2012-04-18 | 1 | -1/+1 |
| | | | | | Removed controllerfunctions library (still needs more work and corresponding work in model) Updated for viewfunctions to htmlviewfunctions | ||||
* | Change startstop to use the latest method from acf-core-0.15 | Ted Trask | 2012-02-23 | 1 | -4/+8 |
| | |||||
* | Added ability to handle multiple instances | Ted Trask | 2011-05-15 | 1 | -0/+5 |
| | |||||
* | Read data path from conf.d file, rather than hardcoded. | Ted Trask | 2009-07-02 | 1 | -6/+14 |
| | |||||
* | Updated for startstop in core 0.5.0 | root | 2009-06-04 | 1 | -19/+2 |
| | |||||
* | Changed the way startstop works in core to add a list of allowed actions. ↵ | Ted Trask | 2009-03-17 | 1 | -15/+1 |
| | | | | | | Modified all ACFs that don't use the standard functions to work with new library method. git-svn-id: svn://svn.alpinelinux.org/acf/postgresql/trunk@1730 ab2d0c66-481e-0410-8bed-d214d4d58bed | ||||
* | Added postgresql first cut. | Ted Trask | 2009-03-03 | 1 | -0/+86 |
git-svn-id: svn://svn.alpinelinux.org/acf/postgresql/trunk@1726 ab2d0c66-481e-0410-8bed-d214d4d58bed |