index
:
acf-core
0.12-stable
0.13-stable
0.14-stable
0.17-stable
0.18-stable
0.19-stable
0.20-stable
Alpine1.8_Fixes
Alpine1.9_Fixes
master
ACF module for core
gitolite
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Modified modelfunction write_file_with_audit to create directory if missing.
Ted Trask
2009-01-16
1
-0
/
+1
*
Fixed broken template from last checkin.
Ted Trask
2009-01-16
1
-2
/
+2
*
Modified html.lua and viewlibrary.lua and all html files to html_escape varia...
Ted Trask
2009-01-15
17
-93
/
+96
*
Modified fs.lua to survive nil parameters. Added create_directory and used w...
Ted Trask
2009-01-13
5
-22
/
+50
*
Modified several pages to replace contenteditable with readonly. Added reado...
Ted Trask
2009-01-12
3
-4
/
+4
*
Update Makefiles and tag core, alpine-baselayout, and chrony for release.
v0.4.18
Ted Trask
2009-01-09
1
-1
/
+1
*
Upgrade jquery flot to 0.5.
release-0.4.18
Ted Trask
2009-01-05
1
-1
/
+1
*
Further modifications to session.lua to prevent writing session if session da...
Ted Trask
2008-12-31
1
-21
/
+31
*
Workaround in session.lua for simultaneous access with same session id result...
Ted Trask
2008-12-31
1
-6
/
+24
*
Bumped version in Makefile and tagged for release.
v0.4.17
Ted Trask
2008-12-27
1
-1
/
+1
*
Modified format string_to_table so didn't crash when passed nil.
release-0.4.17
Ted Trask
2008-12-27
1
-16
/
+18
*
core: release 0.4.16
v0.4.16
Natanael Copa
2008-12-27
1
-1
/
+1
*
allow override default_controller in /etc/acf/acf.conf
Natanael Copa
2008-12-27
1
-1
/
+1
*
Modified Makefile to update version and tag for release.
v0.4.15
Ted Trask
2008-12-16
1
-1
/
+1
*
set passwd file permissions to 600
release-0.4.15
Natanael Copa
2008-12-08
1
-0
/
+1
*
Version bump on Makefiles.
v0.4.14
Ted Trask
2008-12-02
1
-1
/
+1
*
Modified format.lib to pass in comment characters to parse_lines, parse_lines...
release-0.4.14
Ted Trask
2008-11-25
1
-22
/
+24
*
Version bump on Makefiles.
v0.4.13
Ted Trask
2008-11-20
1
-1
/
+1
*
Modified processinfo to fix problem with detecting pid file. It now also che...
release-0.4.13
Ted Trask
2008-11-20
1
-1
/
+13
*
added a missing require("fs") to processinfo
Natanael Copa
2008-11-20
1
-0
/
+1
*
Version bump on Makefiles.
v0.4.12
Ted Trask
2008-11-18
1
-1
/
+1
*
Modified mvc to create a stack of self pointers as controllers are created. ...
release-0.4.12
Ted Trask
2008-11-17
2
-44
/
+75
*
Fixed bug in authenticator-plaintext that erased user data from other fields ...
Ted Trask
2008-11-11
1
-2
/
+8
*
Cleaned up package path code in roles.
Ted Trask
2008-11-11
1
-3
/
+3
*
roles in permissions needed to look for _ in controllers as well
Nathan Angelacos
2008-11-11
1
-1
/
+1
*
Allow controllers to have digits in their names
Nathan Angelacos
2008-11-11
1
-6
/
+6
*
Modified processinfo to make pidof check for a .pid file in /var/run.
Ted Trask
2008-11-10
1
-1
/
+12
*
Modified format to add escapemagiccharacter functions to escape Lua magic cha...
Ted Trask
2008-11-10
1
-0
/
+4
*
Modified roles to allow '_' in controller names.
Ted Trask
2008-11-10
1
-6
/
+6
*
annotated acf-hooks.lua
Nathan Angelacos
2008-11-09
1
-9
/
+36
*
per-controller auditing now allowed via acf-hooks.lua
Nathan Angelacos
2008-11-09
4
-10
/
+59
*
Version bump on several Makefiles.
v0.4.11
release-0.4.11
Ted Trask
2008-11-04
1
-1
/
+1
*
Minor change to roles code and major change to roles. Replaced ALL, CREATE, ...
Ted Trask
2008-10-24
9
-46
/
+111
*
Fixed minor bug with displayformitem in viewfunctions.
Ted Trask
2008-10-23
1
-4
/
+6
*
Modified viewfunctions displaycommandresults to not delete the error results ...
Ted Trask
2008-10-22
2
-5
/
+12
*
Modified viewfunctions to split displayform, creating displayformstart and di...
Ted Trask
2008-10-22
9
-30
/
+64
*
Version bump on several Makefiles.
v0.4.10
release-0.4.10
Ted Trask
2008-10-21
1
-1
/
+1
*
Added rc controller to alpine-baselayout and rc functionality to processinfo ...
Ted Trask
2008-10-11
4
-14
/
+103
*
Version bump on various Makefiles
v0.4.9
release-0.4.9
Ted Trask
2008-10-07
1
-1
/
+1
*
Modified modelfunctions library to include validation in get/setfiledetails. ...
Ted Trask
2008-10-07
1
-15
/
+48
*
Modified modelfunctions to allow for different init.d and process names.
Ted Trask
2008-10-03
1
-4
/
+4
*
Modified format library. parse_configfile2, update_configfile2, get_section,...
Ted Trask
2008-10-03
1
-38
/
+26
*
Modified authenticator to make sub-authenticator visible rather that redefini...
Ted Trask
2008-09-30
2
-115
/
+17
*
Auditing functions in place
Nathan Angelacos
2008-09-29
3
-17
/
+70
*
Removed getopts library and added functionality to format library as opts_to_...
Ted Trask
2008-09-29
5
-326
/
+244
*
Removed the languages and most error descriptions from validator.lua.
Ted Trask
2008-09-26
1
-72
/
+19
*
Cleanup of some libs.
Ted Trask
2008-09-26
9
-41
/
+26
*
Versionbump on various Makefiles
v0.4.8
release-0.4.8
Mika Havela
2008-09-26
1
-1
/
+1
*
Moved procps and daemoncontrol functionality into processinfo.lua and deleted...
Ted Trask
2008-09-25
6
-110
/
+103
*
Moved cfe into mvc.lua and removed cfe.lua.
Ted Trask
2008-09-25
7
-20
/
+15
[prev]
[next]