- 10 Dec, 2009 1 commit
-
-
Ted Trask authored
-
- 08 Dec, 2009 2 commits
- 23 Oct, 2009 5 commits
-
-
Ted Trask authored
-
Ted Trask authored
Changed parse and import functions to work on one line at a time, removed iterator functions.
-
Natanael Copa authored
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.
-
Natanael Copa authored
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.
-
Natanael Copa authored
the code for handling dg and squid log files are identical, except the parse and import function. We pass the correct function as a param and reuse the code.
-
- 09 Oct, 2009 2 commits
-
-
Ted Trask authored
-
Mika Havela authored
Graphical fix. Suggestion on how to solve the <DL> issue with various skins.\n Also suggesting use <H1> as subheading for the example tables/descriptions on the page.
-
- 08 Oct, 2009 1 commit
-
-
Ted Trask authored
-
- 07 Oct, 2009 1 commit
-
-
Mika Havela authored
Graphical fix. Modifying <DL> to fix skin issues.\n Removing hardcoded backgroundcolor from table and using class=header instead to have the skins do the choosing of colors.
-
- 21 Sep, 2009 2 commits
- 19 Sep, 2009 1 commit
-
-
Timo Teräs authored
Fix also some white space stuff (cleaned up automatically by my editor).
-
- 18 Sep, 2009 5 commits
-
-
Ted Trask authored
-
Ted Trask authored
-
Ted Trask authored
-
Mika Havela authored
-
Timo Teräs authored
-
- 17 Sep, 2009 4 commits
-
-
Ted Trask authored
-
Ted Trask authored
-
-
Mika Havela authored
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.
-
- 16 Sep, 2009 2 commits
- 04 Sep, 2009 1 commit
-
-
Ted Trask authored
Added code to display short reason from DG log and shorten URI and fixed bug 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.
-
- 28 Aug, 2009 1 commit
-
-
Ted Trask authored
-
- 25 Aug, 2009 1 commit
-
-
Ted Trask authored
Fixes: hide source password, put wget password to file instead of commandline, fix permissions bug. Bump to version 0.3.1
-
- 05 Aug, 2009 2 commits
- 02 Jul, 2009 1 commit
-
-
Ted Trask authored
-
- 18 Jun, 2009 1 commit
-
-
Ted Trask authored
-
- 29 May, 2009 1 commit
-
-
Ted Trask authored
based on weblog.tar.gz ncopa got by email.
-