summaryrefslogtreecommitdiffstats
path: root/apk-model.lua
Commit message (Collapse)AuthorAgeFilesLines
* Changed apk-controller.lua to use new handle_form() functions found in ↵HEADmasterZach LeBar2012-03-221-20/+82
| | | | acf_www-controller.lua instead of the controllerfunctions.lua version and also instead of redirect_to_referrer(). Made corresponding changes to apk-model.lua to make everything work.
* apk-tools 2.1 moved the world fileTed Trask2011-08-281-1/+1
|
* Modifed to use apk version for upgrade status, bumped to 0.4.3v0.4.3Ted Trask2009-09-231-10/+33
| | | | Fixed bug where 9->10 wasn't recognized as upgrade
* Fixed available bug (when really downgrade), changed loaded to installed, ↵v0.4.2Ted Trask2009-09-041-2/+2
| | | | used word Promote for clarity, bumped to 0.4.2
* Fixed bug in upgrade_available where failed to check for nil.Ted Trask2009-08-201-2/+2
|
* Fixed bug when more than one available version of package.Ted Trask2009-08-201-1/+1
|
* Temporary workaround for upgrade to upgrade apk-tools first.v0.4.0Ted Trask2009-08-181-1/+6
|
* Added ability to enable cache, changed upgrade to use 'fix -u', added '-U' ↵Ted Trask2009-08-131-7/+58
| | | | to upgrade all, bumped to 0.4.0.
* Fixed package upgrade to not add as top-level package. Bumped to 0.3.1v0.3.1Ted Trask2009-07-171-3/+10
|
* Spelling change to dependent, cleaned up some comments.Ted Trask2009-07-171-20/+15
|
* Rewrote acf-apk-tools to reflect changes for apk-tools in alpine 1.9v0.3.0Ted Trask2009-07-161-12/+207
| | | | | | New features: update, upgrade, view details, list top level packages Corresponds to removed functions from apk.lua in acf-core version 0.8.0 Bumped version to 0.3.0
* Update for alpine 1.9 apk tools.Ted Trask2009-05-261-17/+6
|
* Tested by removing expected packages, files, and directories. Fixed ↵Ted Trask2009-01-161-3/+3
| | | | | | resulting bugs. git-svn-id: svn://svn.alpinelinux.org/acf/apk-tools/trunk@1683 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Modified fs.lua to survive nil parameters. Added create_directory and used ↵Ted Trask2009-01-131-1/+1
| | | | | | within create_file and write_file. Reviewed each read_file call to make sure handles nil return value. git-svn-id: svn://svn.alpinelinux.org/acf/apk-tools/trunk@1677 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Modified format library. parse_configfile2, update_configfile2, ↵Ted Trask2008-10-031-2/+2
| | | | | | get_section, and set_section became parse_ini_file, update_ini_file, get_ini_section, and set_ini_section. Updated all code that used these functions. git-svn-id: svn://svn.alpinelinux.org/acf/apk-tools/trunk@1539 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Removed getopts library and added functionality to format library as ↵Ted Trask2008-09-291-3/+8
| | | | | | opts_to_table, table_to_opts, parse_configfile2, update_configfile2, get_section, and set_section. New functions work on strings, not files. Modified all code using getopts to use format instead. Fixed nil string bugs in TCPProxy. Fixed forward only bug in DNSCache. git-svn-id: svn://svn.alpinelinux.org/acf/apk-tools/trunk@1535 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Modified apk-tools to use updated apk.lua library. Available now shows a ↵Ted Trask2008-07-141-7/+7
| | | | | | version to allow for updates. git-svn-id: svn://svn.alpinelinux.org/acf/apk-tools/trunk@1301 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Modified apk-tools model to use apk library.Ted Trask2008-07-041-52/+15
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/apk-tools/trunk@1281 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Validate package name before delete/installTed Trask2008-06-051-15/+27
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/apk-tools/trunk@1204 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Added config page to apk to modify pathTed Trask2008-06-051-0/+16
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/apk-tools/trunk@1199 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Updated regexpr to solve a small bug.Mika Havela2008-05-011-1/+1
| | | | | | Updated versionnumber in Makefile git-svn-id: svn://svn.alpinelinux.org/acf/apk/trunk@1060 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Modified cfe, removing option, errtxt, and name, and adding label - This may ↵Ted Trask2008-04-301-7/+7
| | | | | | | | | | | | break things. Rewrote password module, adding model Modified authenticator to make password module work git-svn-id: svn://svn.alpinelinux.org/acf/apk/trunk@1052 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Added cfe support to apkTed Trask2008-04-251-10/+11
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/apk/trunk@1047 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Addingv0.0.1Ted Trask2008-04-221-0/+69
git-svn-id: svn://svn.alpinelinux.org/acf/apk/trunk@1032 ab2d0c66-481e-0410-8bed-d214d4d58bed