index
:
acf-lib
0.2-stable
0.3-stable
master
ACF module for lib
gitolite
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bump version to 0.7.3
v0.7.3
Ted Trask
2015-05-20
1
-1
/
+1
*
html.lua minor fix to add space between boolean attributes
Ted Trask
2015-05-20
1
-1
/
+1
*
Sort the output of fs.find_files_as_array to make results consistent
Ted Trask
2015-05-16
1
-0
/
+2
*
Bump version to 0.7.2
v0.7.2
Ted Trask
2015-01-12
1
-1
/
+1
*
Change Makefile to use config.mk like other ACF projects
Ted Trask
2015-01-12
2
-1
/
+15
*
Revert "Fix db.lua to use unpack for multiple arguments"
Ted Trask
2014-12-29
1
-1
/
+1
*
Bump version to 0.7.1
v0.7.1
Ted Trask
2014-11-28
1
-1
/
+1
*
Fix db bug when execute(sql) returns a number instead of a cursor
Ted Trask
2014-11-28
1
-2
/
+7
*
Fix db.listkeycolumns for mysql
Ted Trask
2014-11-28
1
-1
/
+7
*
Fix missing table detection for mysql
Ted Trask
2014-11-28
1
-0
/
+4
*
Finish sqlite support in db
Ted Trask
2014-11-28
1
-5
/
+33
*
Bump version to 0.7.0
v0.7.0
Ted Trask
2014-11-04
1
-1
/
+1
*
Add support for mysql to db.lua
Ted Trask
2014-11-04
1
-3
/
+38
*
Extend db.listcolumns to also return the default values and nullable flag
Ted Trask
2014-11-03
1
-7
/
+14
*
Use the specified user for db.lua listdatabases
Ted Trask
2014-10-30
1
-2
/
+10
*
Minor bug in db.lua when host or port are blank string
Ted Trask
2014-10-28
1
-2
/
+3
*
Added listkeycolumns function to db library
Ted Trask
2014-10-27
1
-0
/
+15
*
Add error checking for db database engine
Ted Trask
2014-10-27
1
-0
/
+2
*
Bump version to 0.6.4
v0.6.4
Ted Trask
2014-09-18
1
-1
/
+1
*
Create html.url_encode function to percent-encode reserved characters
Ted Trask
2014-09-14
1
-0
/
+10
*
Bump version to 0.6.3
v0.6.3
Ted Trask
2014-06-30
1
-1
/
+1
*
Modify db to only report tables in public schema for postgresql
Ted Trask
2014-06-30
1
-1
/
+1
*
Fix null pointer exceptions in db referencing table_creation_scripts
Ted Trask
2014-06-30
1
-2
/
+2
*
Bump version to 0.6.2
v0.6.2
Ted Trask
2014-04-26
1
-1
/
+1
*
Make fs.stat also report the original ctime, mtime, and size values
Ted Trask
2014-04-25
1
-0
/
+4
*
HTML select multiple is boolean attribute
Ted Trask
2014-03-03
1
-2
/
+2
*
Fix htmlviewfunctions to treat 'readonly' as boolean attribute and never show...
Ted Trask
2014-02-03
1
-7
/
+30
*
Bump version to 0.6.1
v0.6.1
Ted Trask
2013-11-20
1
-1
/
+1
*
Modify html generic_input to enumerate a table of values
Ted Trask
2013-11-19
1
-0
/
+3
*
Bump version to 0.6.0
v0.6.0
Ted Trask
2013-10-31
1
-1
/
+1
*
Fix bug due to recursion in html.lua generic_input
Ted Trask
2013-10-29
1
-1
/
+2
*
Fix db.lua to use unpack for multiple arguments
Ted Trask
2013-10-19
1
-1
/
+1
*
Remove all calls to 'module' in preparation for move to Lua 5.2
Ted Trask
2013-10-17
8
-179
/
+194
*
Change use of require to work with Lua 5.2
Ted Trask
2013-10-09
5
-8
/
+8
*
Add support for sqlite3 to db.lua
Ted Trask
2013-10-09
1
-2
/
+16
*
Change db.name to db.database and fix bug with calling db.escape
Ted Trask
2013-09-29
1
-4
/
+4
*
Send error if listdatabases fails
Ted Trask
2013-09-28
1
-0
/
+4
*
Added db.listdatabases function and simplified export of db functions
Ted Trask
2013-09-28
1
-20
/
+40
*
Added null pointer check to format.get_ini_entry to avoid exception
Ted Trask
2013-09-28
1
-2
/
+9
*
First cut at new db.lua library to simplify database access
Ted Trask
2013-09-24
1
-0
/
+154
*
Bump version to 0.5.1
v0.5.1
Ted Trask
2013-05-25
1
-1
/
+1
*
Added HTML title support
Ted Trask
2013-05-25
1
-3
/
+3
*
Bump version to 0.5.0
v0.5.0
Ted Trask
2013-01-01
1
-1
/
+1
*
Replace io.popen with subprocess.call_capture
Ted Trask
2013-01-01
2
-41
/
+23
*
Bumped version to 0.4.2
v0.4.2
Ted Trask
2012-12-04
1
-1
/
+1
*
Escape endline in special characters
Ted Trask
2012-12-04
1
-1
/
+1
*
Bumped version to 0.4.1
v0.4.1
Ted Trask
2012-10-28
1
-1
/
+1
*
Fix exception for broken symlink
Ted Trask
2012-10-26
1
-1
/
+1
*
Bumped version to 0.4.0
v0.4.0
Ted Trask
2012-08-07
1
-1
/
+1
*
Added require of format library in validator
Ted Trask
2012-05-07
1
-0
/
+2
[next]