Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added pagination for history and usage, more precision for history timestamp. | Ted Trask | 2009-09-21 | 4 | -8/+17 |
| | |||||
* | Sort history by date. | Timo Teras | 2009-09-19 | 1 | -17/+17 |
| | | | | | Fix also some white space stuff (cleaned up automatically by my editor). | ||||
* | Bumped version to 0.4.5v0.4.5 | Ted Trask | 2009-09-18 | 1 | -1/+1 |
| | |||||
* | 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 |
| | |||||
* | Install import script directly as a cron job.v0.4.4 | Timo Teras | 2009-09-18 | 1 | -6/+8 |
| | |||||
* | Bumped version to 0.4.3v0.4.3 | Ted Trask | 2009-09-17 | 1 | -1/+1 |
| | |||||
* | Modified validation to convert to default timestamp format. | Ted Trask | 2009-09-17 | 1 | -5/+32 |
| | |||||
* | Merge branch 'master' of ssh://mhavela@git.alpinelinux.org/gitroot/acf-weblog | Mika Havela | 2009-09-17 | 2 | -5/+15 |
|\ | |||||
| * | Added support for .gz log files, bumped to 0.4.2v0.4.2 | Ted Trask | 2009-09-16 | 2 | -4/+14 |
| | | |||||
| * | Fixed bug with score, bumped version to 0.4.1v0.4.1 | Ted Trask | 2009-09-16 | 2 | -2/+2 |
| | | | | | | | | Bug caused an exception when there was a ':' but no score in the block reason. | ||||
* | | Remodeled the looks of viewblocklog | Mika Havela | 2009-09-17 | 1 | -29/+39 |
|/ | | | | | | | | | Filtered values are highlighted in bold Standard rows are altered white/grey Bypassed url's are highlighted red background Page gets scrolled down to focused time/date. Current search-options are displayed below the input field. General modifications that causes the page to look better with different skins. | ||||
* | Added code to display short reason from DG log and shorten URI and fixed bug ↵v0.4.0 | Ted Trask | 2009-09-04 | 4 | -31/+42 |
| | | | | | | | 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 | 4 | -34/+142 |
| | |||||
* | Fixes: hide source password, put wget password to file instead of ↵v0.3.1 | Ted Trask | 2009-08-25 | 4 | -3/+5 |
| | | | | commandline, fix permissions bug. Bump to version 0.3.1 | ||||
* | Bumped revisions to 0.3.0v0.3.0 | Ted Trask | 2009-08-05 | 1 | -1/+1 |
| | |||||
* | Added "local" source to get logs from local filesystem. | Ted Trask | 2009-08-05 | 1 | -3/+18 |
| | |||||
* | Change block highlight to white on red, and highlight bypass black on yellow.v0.2.0 | Ted Trask | 2009-07-02 | 1 | -2/+2 |
| | |||||
* | Added groupby option to allow to view audit by clientuserid or clientip. | Ted Trask | 2009-06-18 | 4 | -12/+27 |
| | |||||
* | initial commitv0.1.0 | Ted Trask | 2009-05-29 | 22 | -0/+1843 |
based on weblog.tar.gz ncopa got by email. |