summaryrefslogtreecommitdiffstats
path: root/weblog-model.lua
Commit message (Expand)AuthorAgeFilesLines
* Remove trailing whitespaceHEADmasterTed Trask2016-08-101-5/+5
* Change ACF list to structure for accuracyTed Trask2016-02-241-5/+5
* Change listfiles filesize to size, size and mtime not user-friendly, use posi...Ted Trask2015-12-301-3/+3
* Revert change that disabled purge mistakenly included in 0.10.4 version bumpTed Trask2015-12-301-8/+6
* Fix typo causing exception in goodwords checkTed Trask2015-11-261-1/+1
* Bump version to 0.10.4v0.10.4Ted Trask2015-10-041-6/+8
* Fix typo resulting in exception in weblog-model.getweblogparameters when data...Ted Trask2015-10-031-1/+1
* Bug fix to ignore blank lines in word listsTed Trask2014-07-041-19/+30
* Fix http(s) getlogcandidates to work with acf-alpine-baselayout-0.12.0Ted Trask2014-05-301-0/+9
* Fixed adhocquery to return columns in proper orderTed Trask2013-11-191-0/+4
* Fix broken calls to logevent due to module definition change (in unused code)Ted Trask2013-11-091-2/+2
* Add sourcename to viewweblog and ability to filter on sourcenameTed Trask2013-10-291-15/+39
* Remove all calls to 'module' in preparation for move to Lua 5.2Ted Trask2013-10-211-40/+42
* Change use of require to work with Lua 5.2Ted Trask2013-10-091-4/+4
* Fix logon failure string and return test results on failureTed Trask2013-05-311-6/+2
* Change the search string for logon failureTed Trask2013-05-311-2/+2
* Modified escape function and used it in more placesTed Trask2013-05-131-14/+10
* Fixed bug where user words not properly escapedTed Trask2013-04-201-5/+5
* Replace io.popen with modelfunctions.run_executable and subprocess.popen. Als...Ted Trask2013-01-081-58/+97
* Remove references to APPTed Trask2012-11-261-2/+2
* Put squark category into block reasonTed Trask2012-11-201-1/+7
* Removed unneeded views by updating CFE for autoviewTed Trask2012-10-271-9/+10
* Fixed typoTed Trask2012-08-151-1/+1
* Removed calls to redirect_to_referrerTed Trask2012-08-151-39/+70
* Updated for handle_form now passing self to get and set functionsTed Trask2012-04-281-10/+10
* Started work on updating for acf-core-0.15Ted Trask2012-04-181-3/+3
* Do not import TCP_DENIED linesNatanael Copa2012-01-171-0/+6
* Fixed escape function to not escape \Ted Trask2012-01-031-5/+4
* Fixed bug with no user authentication by removing bad checkTed Trask2011-10-201-5/+3
* 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 paramete...Ted Trask2011-09-121-100/+80
* No need for selected or id fields in weblog staging tableTed Trask2011-09-101-1/+1
* Made groupby work againTed Trask2011-09-091-5/+6
* Purge the pubweblog_history table after one yearTed Trask2011-09-091-2/+6
* Removed watchlist functionalityTed Trask2011-09-081-154/+0
* Change editconfig to use seq fieldTed Trask2011-09-081-14/+15
* Cleaned up clearselected even though not usedTed Trask2011-09-081-9/+13
* Changed checkselected to be a formTed Trask2011-09-081-13/+22
* Cleaned up javascript and used ajax for select actionTed Trask2011-09-071-26/+0
* Whitespace cleanupTed Trask2011-09-071-48/+42
* Fixed DG score, record selection, url escape sequences in squark clientuseridLuke Stuart2011-09-071-9/+11
* Added audit fields for total requests, flagged, blocks, overrides, max score,...Luke Stuart2011-09-061-7/+27
* Removed historydays, since now unusedTed Trask2011-09-051-23/+0
* Added audit functions back in and cleaned up importingTed Trask2011-09-051-38/+73
* 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 mis...Ted Trask2011-08-261-12/+20
* Change database name back to webproxylog so upgrades are easierTed Trask2011-08-261-2/+2