summaryrefslogtreecommitdiffstats
path: root/logfiles-model.lua
Commit message (Expand)AuthorAgeFilesLines
* Remove all calls to 'module' in preparation for move to Lua 5.2Ted Trask2013-10-171-10/+10
* Change use of require to work with Lua 5.2Ted Trask2013-10-091-2/+2
* Replace io.popen with modelfunction.run_executableTed Trask2012-12-261-3/+1
* Changes redirect_to_referrer to handle_form for logfiles.deleteTed Trask2012-05-081-18/+34
* Modified require statements for acf. librariesTed Trask2012-04-181-2/+3
* Added support for symlinks in logfiles.Ted Trask2009-09-081-12/+32
* Fixed bug in marking logfiles as in use.v0.4.12Ted Trask2009-04-061-1/+1
* Added escapespecialcharacters to format.lua to escape shell special character...Ted Trask2009-01-211-1/+2
* Modified modelfunctions library to include validation in get/setfiledetails. ...Ted Trask2008-10-071-11/+11
* Modified logfiles to add grep capability.Ted Trask2008-09-171-3/+19
* Added javascript tail functionality to logfiles.Ted Trask2008-09-031-0/+32
* Changed logfiles to use controllerfunctions and standard html-lsp files.Ted Trask2008-07-021-4/+8
* Modified logfiles to use cfe's more properly.Ted Trask2008-06-021-63/+44
* Cleaned up the code and using some librarys instead.Mika Havela2008-01-151-15/+17
* Sorting logfiles. Small modifications so that header is not inside the table ...v2.0_alpha2Mika Havela2007-11-291-7/+7
* Added some comments and redirect page when entering invalid urlMika Havela2007-11-201-30/+35
* Finishing touch on logfilesMika Havela2007-11-201-1/+1
* Feeding filename to viewMika Havela2007-11-161-1/+1
* use posix.dir() rather than popen("find ...")Natanael Copa2007-11-161-20/+35
* Working on downloading filesMika Havela2007-11-051-1/+1
* Added view functionallity for logfilesMika Havela2007-11-051-1/+21
* Delete logfile worksMika Havela2007-11-021-5/+31
* GET metod starting to take formMika Havela2007-11-021-36/+25
* Minor changes sorting up codeMika Havela2007-11-021-11/+22
* Minor changes to clean up codeMika Havela2007-11-011-31/+9
* Initial code for logfile browsingMika Havela2007-11-011-0/+75