summaryrefslogtreecommitdiffstats
path: root/weblog-model.lua
Commit message (Collapse)AuthorAgeFilesLines
* Fixed bug with adhoc query, display results in a table, example ↵v0.4.7Ted Trask2009-10-081-1/+1
| | | | descriptions, bumped to 0.4.7
* Added pagination for history and usage, more precision for history timestamp.Ted Trask2009-09-211-4/+3
|
* Sort history by date.Timo Teras2009-09-191-17/+17
| | | | | Fix also some white space stuff (cleaned up automatically by my editor).
* Fixed bug in importing logs with \ charactersTed Trask2009-09-181-1/+2
|
* Use transactions for importing logsTed Trask2009-09-181-1/+4
|
* Do not write config if validation failedMika Havela2009-09-181-1/+1
|
* Modified validation to convert to default timestamp format.Ted Trask2009-09-171-5/+32
|
* Added support for .gz log files, bumped to 0.4.2v0.4.2Ted Trask2009-09-161-3/+13
|
* Fixed bug with score, bumped version to 0.4.1v0.4.1Ted Trask2009-09-161-1/+1
| | | | Bug caused an exception when there was a ':' but no score in the block reason.
* Added code to display short reason from DG log and shorten URI and fixed bug ↵v0.4.0Ted Trask2009-09-041-23/+23
| | | | | | | with empty reason. Bumped to 0.4.0 Required new shortreason field in several tables which breaks backward compatibility. Full reason and full URI available by hovering.
* Added parameter validation, bumped to 0.3.2v0.3.2Ted Trask2009-08-281-31/+133
|
* Fixes: hide source password, put wget password to file instead of ↵v0.3.1Ted Trask2009-08-251-1/+2
| | | | commandline, fix permissions bug. Bump to version 0.3.1
* Added "local" source to get logs from local filesystem.Ted Trask2009-08-051-3/+18
|
* Added groupby option to allow to view audit by clientuserid or clientip.Ted Trask2009-06-181-6/+11
|
* initial commitv0.1.0Ted Trask2009-05-291-0/+1196
based on weblog.tar.gz ncopa got by email.