summaryrefslogtreecommitdiffstats
path: root/logfiles-controller.lua
Commit message (Expand)AuthorAgeFilesLines
* Modified logfiles to add grep capability.Ted Trask2008-09-171-2/+2
* Added javascript tail functionality to logfiles.Ted Trask2008-09-031-0/+7
* Changed logfiles to use controllerfunctions and standard html-lsp files.Ted Trask2008-07-021-14/+2
* Modified logfiles to use cfe's more properly.Ted Trask2008-06-021-7/+14
* Replaced references to ENV[SCRIPT_NAME] with self.conf.script.Ted Trask2008-05-151-1/+1
* Replaced all list_redir functions with redirect in mvc.lua, implemented a def...Ted Trask2008-04-241-17/+3
* Cleaned up the code and using some librarys instead.Mika Havela2008-01-151-6/+6
* Sorting logfiles. Small modifications so that header is not inside the table ...v2.0_alpha2Mika Havela2007-11-291-1/+6
* Added some comments and redirect page when entering invalid urlMika Havela2007-11-201-6/+6
* Working on downloading filesMika Havela2007-11-051-0/+2
* Added view functionallity for logfilesMika Havela2007-11-051-0/+4
* Delete logfile worksMika Havela2007-11-021-4/+5
* GET metod starting to take formMika Havela2007-11-021-1/+1
* Initial code for logfile browsingMika Havela2007-11-011-0/+33