Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Added audit fields for total requests, flagged, blocks, overrides, max ↵ | Luke Stuart | 2011-09-06 | 2 | -11/+39 | |
| | | | | score, also checking squid access.log for squark annotations | |||||
* | Removed historydays, since now unused | Ted Trask | 2011-09-05 | 1 | -23/+0 | |
| | ||||||
* | Added audit functions back in and cleaned up importing | Ted Trask | 2011-09-05 | 3 | -40/+75 | |
| | ||||||
* | Fixed typo | Ted Trask | 2011-09-05 | 1 | -2/+2 | |
| | ||||||
* | Removed unused library | Ted Trask | 2011-09-05 | 1 | -1/+0 | |
| | ||||||
* | Cleaned up parsing and removed unused parsing of squark and dump logs | Ted Trask | 2011-09-01 | 1 | -370/+79 | |
| | ||||||
* | Make two-step import using weblog table so can calculate usage and watch users | Ted Trask | 2011-08-29 | 1 | -8/+25 | |
| | ||||||
* | No need to have four duplicate importlogentry functions | Ted Trask | 2011-08-29 | 1 | -38/+11 | |
| | ||||||
* | Only read word lists once for speed improvement and to avoid exception if ↵ | Ted Trask | 2011-08-26 | 1 | -12/+20 | |
| | | | | missing | |||||
* | Change database name back to webproxylog so upgrades are easier | Ted Trask | 2011-08-26 | 1 | -2/+2 | |
| | ||||||
* | Added / removed files | Ted Trask | 2011-08-25 | 8 | -86/+80 | |
| | ||||||
* | Cleaned up use of config files | Ted Trask | 2011-08-25 | 5 | -95/+34 | |
| | ||||||
* | Cleaned up use of config files | Ted Trask | 2011-08-25 | 1 | -5/+0 | |
| | ||||||
* | Removed jquery library | Ted Trask | 2011-08-25 | 1 | -154/+0 | |
| | ||||||
* | Started cleanup, not complete | Ted Trask | 2011-08-18 | 6 | -87/+388 | |
| | ||||||
* | Weblog Updates including Squark support and revamped analysis. | Luke Stuart | 2011-08-10 | 19 | -452/+1081 | |
| | ||||||
* | Bumped version to 0.5.9v0.5.9 | Ted Trask | 2010-10-25 | 1 | -1/+1 | |
| | ||||||
* | Fixed bug caused by postgresql failing to delete a savepoint when you create ↵ | Ted Trask | 2010-10-25 | 1 | -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.8 | Ted Trask | 2010-10-08 | 1 | -1/+1 | |
| | ||||||
* | Move the line error messages out of the transaction when importing. | Ted Trask | 2010-10-08 | 1 | -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.7 | Ted Trask | 2010-10-05 | 1 | -1/+1 | |
| | ||||||
* | Added option to stop commit on error and changed default behavior to log ↵ | Ted Trask | 2010-10-05 | 1 | -7/+23 | |
| | | | | error and continue | |||||
* | Truncate squid clientuserid before importing | Ted Trask | 2010-10-04 | 1 | -4/+5 | |
| | ||||||
* | Bumped version to 0.5.6v0.5.6 | Ted Trask | 2010-08-05 | 1 | -1/+1 | |
| | ||||||
* | Added shortreason to config, allowing users to choose whether they show full ↵ | Ted Trask | 2010-08-05 | 3 | -5/+8 | |
| | | | | or short reason in log. | |||||
* | Display postgres error status | Ted Trask | 2010-07-30 | 1 | -1/+5 | |
| | ||||||
* | Tagged 0.5.5 for releasev0.5.5 | Ted Trask | 2010-05-03 | 1 | -1/+1 | |
| | ||||||
* | Add some null checks | Ted Trask | 2010-05-03 | 1 | -4/+4 | |
| | ||||||
* | Modified import to better handle errors. | Ted Trask | 2010-03-25 | 1 | -15/+35 | |
| | | | | | Better error reporting for the line that caused the error. Continue to do the purging even if import fails. | |||||
* | Bumped version to 0.5.4v0.5.4 | Ted Trask | 2010-03-18 | 1 | -1/+1 | |
| | ||||||
* | Changed type of bytes from integer to bigint in all DB tables. | Ted Trask | 2010-03-18 | 1 | -4/+4 | |
| | ||||||
* | Bumped version to 0.5.3v0.5.3 | Ted Trask | 2010-02-16 | 1 | -1/+1 | |
| | ||||||
* | Added wwwprefix to web path. | Ted Trask | 2010-02-16 | 3 | -5/+5 | |
| | ||||||
* | Modified roles to better fit USER / EXPERT, bumped to 0.5.2v0.5.2 | Ted Trask | 2010-01-27 | 2 | -3/+3 | |
| | ||||||
* | Bumped to version 0.5.1v0.5.1 | Ted Trask | 2010-01-19 | 1 | -1/+1 | |
| | ||||||
* | Bug fix for malformed squid log. | Ted Trask | 2010-01-19 | 1 | -5/+5 | |
| | ||||||
* | Bumped version to 0.5.0v0.5.0 | Ted Trask | 2010-01-01 | 1 | -1/+1 | |
| | ||||||
* | Made shorturi a boolean. | Ted Trask | 2010-01-01 | 3 | -7/+8 | |
| | ||||||
* | Merge branch 'master' of ssh://mhavela@git.alpinelinux.org/gitroot/acf-weblog | Mika Havela | 2009-12-31 | 1 | -24/+2 | |
|\ | ||||||
| * | Simplified script to use text-based ACF client. | Ted Trask | 2009-12-30 | 1 | -24/+2 | |
| | | ||||||
* | | Adding config option so user can choose to truncate urls in audit logs | Mika Havela | 2009-12-30 | 2 | -2/+8 | |
|/ | ||||||
* | jquery changes for acf-core 0.9.0 | Ted Trask | 2009-12-30 | 2 | -4/+2 | |
| | ||||||
* | Use viewlibrary.check_permission from acf-core-0.9.0 | Ted Trask | 2009-12-17 | 2 | -2/+2 | |
| | ||||||
* | UI fix, bumped to 0.4.11v0.4.11 | Ted Trask | 2009-12-10 | 2 | -6/+6 | |
| | ||||||
* | Bumped version to 0.4.10v0.4.10 | Ted Trask | 2009-12-08 | 1 | -1/+1 | |
| | ||||||
* | Switched back to displaying entire URL by popular demand. | Ted Trask | 2009-12-08 | 1 | -1/+1 | |
| | ||||||
* | Fixed minor graphical bug, bumped to 0.4.9v0.4.9 | Ted Trask | 2009-10-23 | 2 | -4/+5 | |
| | ||||||
* | Fixed http/https download typo, simplified importing code. | Ted Trask | 2009-10-23 | 1 | -53/+28 | |
| | | | | Changed parse and import functions to work on one line at a time, removed iterator functions. | |||||
* | use iterator functions to import logfiles | Natanael Copa | 2009-10-23 | 1 | -32/+65 | |
| | | | | | | | | | Rather than passing over a table with the entire parsed logfile we pass over an iterator function. This way we dont need to have the entire logfile in memory at the same time and we can handle extremely big logfiles without consume lots of memory. | |||||
* | save ram by parse logfiles line by line | Natanael Copa | 2009-10-23 | 1 | -17/+14 | |
| | | | | | rather than read everything into a big buffer, we open and parse the log using a file handle. This should reduce the memory usage dramatically. |