summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Changed minimumscore to score and added validationv0.6.0Ted Trask2011-09-121-3/+11
|
* Changed viewweblog to a form, reworked handling of config and weblog ↵Ted Trask2011-09-123-199/+113
| | | | parameters, and added deniedyesno and bypassyesno config options.
* No need for selected or id fields in weblog staging tableTed Trask2011-09-101-1/+1
|
* Check permissions before displaying download buttonsTed Trask2011-09-092-3/+5
|
* Reimplement shorturi and shortreasonTed Trask2011-09-091-3/+9
|
* Fixed selecting / deselecting entries in viewweblogTed Trask2011-09-091-82/+54
|
* Made groupby work againTed Trask2011-09-092-6/+11
|
* Purge the pubweblog_history table after one yearTed Trask2011-09-091-2/+6
|
* Changed name of adhocquery downloadTed Trask2011-09-091-1/+1
|
* Updated text of adhocquery to reflect new tablesTed Trask2011-09-081-8/+15
|
* Removed watchlist functionalityTed Trask2011-09-086-224/+2
|
* Change editconfig to use seq fieldTed Trask2011-09-082-16/+17
|
* Changed editfile view to a symlinkTed Trask2011-09-081-37/+1
|
* WordingTed Trask2011-09-081-1/+1
|
* Cleaned up rolesTed Trask2011-09-081-3/+3
|
* No reason for two reasonsTed Trask2011-09-081-2/+2
|
* Removed downloadlogview action and use downloadweblog action again.Ted Trask2011-09-083-20/+6
|
* Changed checkselected to updateselectedTed Trask2011-09-083-4/+4
|
* Cleaned up clearselected even though not usedTed Trask2011-09-081-9/+13
|
* Removed non-working viewselected and downloadselected actionsTed Trask2011-09-082-19/+1
|
* Add image files to the MakefileTed Trask2011-09-081-4/+12
|
* Changed checkselected to be a formTed Trask2011-09-083-19/+29
|
* Cleaned up javascript and used ajax for select actionTed Trask2011-09-074-128/+74
|
* Whitespace cleanupTed Trask2011-09-072-55/+49
|
* Fixed DG score, record selection, url escape sequences in squark clientuseridLuke Stuart2011-09-073-10/+22
|
* Added audit fields for total requests, flagged, blocks, overrides, max ↵Luke Stuart2011-09-062-11/+39
| | | | score, also checking squid access.log for squark annotations
* Removed historydays, since now unusedTed Trask2011-09-051-23/+0
|
* Added audit functions back in and cleaned up importingTed Trask2011-09-053-40/+75
|
* Fixed typoTed Trask2011-09-051-2/+2
|
* Removed unused libraryTed Trask2011-09-051-1/+0
|
* Cleaned up parsing and removed unused parsing of squark and dump logsTed Trask2011-09-011-370/+79
|
* Make two-step import using weblog table so can calculate usage and watch usersTed Trask2011-08-291-8/+25
|
* No need to have four duplicate importlogentry functionsTed Trask2011-08-291-38/+11
|
* Only read word lists once for speed improvement and to avoid exception if ↵Ted Trask2011-08-261-12/+20
| | | | missing
* Change database name back to webproxylog so upgrades are easierTed Trask2011-08-261-2/+2
|
* Added / removed filesTed Trask2011-08-258-86/+80
|
* Cleaned up use of config filesTed Trask2011-08-255-95/+34
|
* Cleaned up use of config filesTed Trask2011-08-251-5/+0
|
* Removed jquery libraryTed Trask2011-08-251-154/+0
|
* Started cleanup, not completeTed Trask2011-08-186-87/+388
|
* Weblog Updates including Squark support and revamped analysis.Luke Stuart2011-08-1019-452/+1081
|
* Bumped version to 0.5.9v0.5.9Ted Trask2010-10-251-1/+1
|
* Fixed bug caused by postgresql failing to delete a savepoint when you create ↵Ted Trask2010-10-251-0/+2
| | | | | | a new one with the same name. Symptom was running out of shared memory in postgres because there were thousands of savepoints.
* Bumped version to 0.5.8v0.5.8Ted Trask2010-10-081-1/+1
|
* Move the line error messages out of the transaction when importing.Ted Trask2010-10-081-0/+3
| | | | Stangely enough, I saw a case where the logme resulted in an error, and the whole transaction was lost.
* Bumped version to 0.5.7v0.5.7Ted Trask2010-10-051-1/+1
|
* Added option to stop commit on error and changed default behavior to log ↵Ted Trask2010-10-051-7/+23
| | | | error and continue
* Truncate squid clientuserid before importingTed Trask2010-10-041-4/+5
|
* Bumped version to 0.5.6v0.5.6Ted Trask2010-08-051-1/+1
|
* Added shortreason to config, allowing users to choose whether they show full ↵Ted Trask2010-08-053-5/+8
| | | | or short reason in log.