Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed bug with adhoc query, display results in a table, example ↵v0.4.7 | Ted Trask | 2009-10-08 | 1 | -1/+1 |
| | | | | descriptions, bumped to 0.4.7 | ||||
* | Added pagination for history and usage, more precision for history timestamp. | Ted Trask | 2009-09-21 | 1 | -4/+3 |
| | |||||
* | Sort history by date. | Timo Teras | 2009-09-19 | 1 | -17/+17 |
| | | | | | Fix also some white space stuff (cleaned up automatically by my editor). | ||||
* | Fixed bug in importing logs with \ characters | Ted Trask | 2009-09-18 | 1 | -1/+2 |
| | |||||
* | Use transactions for importing logs | Ted Trask | 2009-09-18 | 1 | -1/+4 |
| | |||||
* | Do not write config if validation failed | Mika Havela | 2009-09-18 | 1 | -1/+1 |
| | |||||
* | Modified validation to convert to default timestamp format. | Ted Trask | 2009-09-17 | 1 | -5/+32 |
| | |||||
* | Added support for .gz log files, bumped to 0.4.2v0.4.2 | Ted Trask | 2009-09-16 | 1 | -3/+13 |
| | |||||
* | Fixed bug with score, bumped version to 0.4.1v0.4.1 | Ted Trask | 2009-09-16 | 1 | -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.0 | Ted Trask | 2009-09-04 | 1 | -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.2 | Ted Trask | 2009-08-28 | 1 | -31/+133 |
| | |||||
* | Fixes: hide source password, put wget password to file instead of ↵v0.3.1 | Ted Trask | 2009-08-25 | 1 | -1/+2 |
| | | | | commandline, fix permissions bug. Bump to version 0.3.1 | ||||
* | Added "local" source to get logs from local filesystem. | Ted Trask | 2009-08-05 | 1 | -3/+18 |
| | |||||
* | Added groupby option to allow to view audit by clientuserid or clientip. | Ted Trask | 2009-06-18 | 1 | -6/+11 |
| | |||||
* | initial commitv0.1.0 | Ted Trask | 2009-05-29 | 1 | -0/+1196 |
based on weblog.tar.gz ncopa got by email. |