Platon Technologies
not logged in Login Registration
EnglishSlovak
open source software development celebrating 10 years of open source development! Friday, March 29, 2024

CVS log for phpWebLogAnalyzer/Attic/TODO

[BACK] Up to [Platon] / phpWebLogAnalyzer

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.20, Fri Oct 25 00:44:03 2002 UTC (21 years, 5 months ago) by nepto


Changes since 1.19: +0 -0 lines
FILE REMOVED

Files moved into doc/ subdirectory.

Revision 1.19 / (download) - [select for diffs], Fri Apr 26 16:59:06 2002 UTC (21 years, 11 months ago) by jombik9

Changes since 1.18: +2 -0 lines
Diff to previous 1.18 (colored) to selected 1.13 (colored)

 * 26/04/2002 - getInactiveSessions() method implemented
 *            - setPropertyValue() bugfix
 *            - DB write part of registerAccess() is now in writeValues()
 *            - getAccessesOfSession(), readIntoValues() and deleteSession()
 *              methods added
 *            - with usage of methods above convert() method for conversion
 *              from raw log into normal implemented

Revision 1.18 / (download) - [select for diffs], Sun Apr 14 17:04:29 2002 UTC (21 years, 11 months ago) by jombik9

Changes since 1.17: +1 -0 lines
Diff to previous 1.17 (colored) to selected 1.13 (colored)

TODO update (one important thing).

Revision 1.17 / (download) - [select for diffs], Thu Mar 28 21:49:57 2002 UTC (22 years ago) by jombik9

Changes since 1.16: +8 -4 lines
Diff to previous 1.16 (colored) to selected 1.13 (colored)

 * 28/03/2002 - web server variable remote_host is used if it is set
 *            - support for resolving hostnames from IP address fields
 *              containing commas
 *            - truncating hostnames and IP addresses implementation

Revision 1.16 / (download) - [select for diffs], Mon Mar 25 14:26:19 2002 UTC (22 years ago) by jombik9

Changes since 1.15: +3 -0 lines
Diff to previous 1.15 (colored) to selected 1.13 (colored)

TODO update.

Revision 1.15 / (download) - [select for diffs], Tue Mar 19 23:20:39 2002 UTC (22 years ago) by jombik9

Changes since 1.14: +9 -3 lines
Diff to previous 1.14 (colored) to selected 1.13 (colored)

Use of PHP's substr() instead SQL's substring().
Improvements & sync.

Revision 1.14 / (download) - [select for diffs], Mon Mar 18 23:24:37 2002 UTC (22 years ago) by jombik9

Changes since 1.13: +6 -2 lines
Diff to previous 1.13 (colored)

 * 18/03/2002 - PEAR compliant expected error catching and handling
 *            - removed all errors and warnings in code (undefined keys
 *              in arrays, bad eval() processing, etc)

Revision 1.13 / (download) - [selected], Thu Feb 28 20:35:47 2002 UTC (22 years, 1 month ago) by jombik9

Changes since 1.12: +2 -0 lines
Diff to previous 1.12 (colored)

 * 27/02/2002 - active session query caching added
 *            - PHP support utils

Revision 1.12 / (download) - [select for diffs], Tue Feb 19 23:07:14 2002 UTC (22 years, 1 month ago) by jombik9

Changes since 1.11: +1 -0 lines
Diff to previous 1.11 (colored) to selected 1.13 (colored)

Method getActiveSessions() added.

Revision 1.11 / (download) - [select for diffs], Sun Feb 17 00:34:58 2002 UTC (22 years, 1 month ago) by jombik9

Changes since 1.10: +6 -1 lines
Diff to previous 1.10 (colored) to selected 1.13 (colored)

16/02/2002 - property manipulation methods (get/set value, get array)
           - fixed geting max session ID when raw logging enabled

Revision 1.10 / (download) - [select for diffs], Thu Feb 14 12:11:05 2002 UTC (22 years, 1 month ago) by jombik9

Changes since 1.9: +2 -0 lines
Diff to previous 1.9 (colored) to selected 1.13 (colored)

Fixed posible SQL insert statement failure when parraler connection inserts the same record as we.
TODO list update.

Revision 1.9 / (download) - [select for diffs], Tue Feb 12 23:18:54 2002 UTC (22 years, 1 month ago) by jombik9

Changes since 1.8: +6 -2 lines
Diff to previous 1.8 (colored) to selected 1.13 (colored)

* add support for weblog_core_accesses table; creating entry for weblog_accesses
  is very difficult for CPU and SQL server
  - table is called weblog_accesses_raw

Revision 1.8 / (download) - [select for diffs], Mon Feb 11 12:17:05 2002 UTC (22 years, 1 month ago) by jombik9

Changes since 1.7: +4 -0 lines
Diff to previous 1.7 (colored) to selected 1.13 (colored)

Sync.

Revision 1.7 / (download) - [select for diffs], Thu Jan 24 23:50:22 2002 UTC (22 years, 2 months ago) by jombik9

Changes since 1.6: +1 -1 lines
Diff to previous 1.6 (colored) to selected 1.13 (colored)

Sync.

Revision 1.6 / (download) - [select for diffs], Sun Jan 13 01:36:39 2002 UTC (22 years, 2 months ago) by jombik9

Changes since 1.5: +12 -0 lines
Diff to previous 1.5 (colored) to selected 1.13 (colored)

PEAR compliancy.
Full object-oriented code.

Revision 1.5 / (download) - [select for diffs], Mon Dec 10 21:09:45 2001 UTC (22 years, 3 months ago) by jombik9

Changes since 1.4: +1 -1 lines
Diff to previous 1.4 (colored) to selected 1.13 (colored)

Header and TODO improvements.

Revision 1.4 / (download) - [select for diffs], Mon Nov 19 22:20:58 2001 UTC (22 years, 4 months ago) by jombik9

Changes since 1.3: +1 -0 lines
Diff to previous 1.3 (colored) to selected 1.13 (colored)

 * 19/11/2001 - session_id column added
 *            - sessions implemented
 *            - various bugfixes and SQL improvements

Revision 1.3 / (download) - [select for diffs], Tue Oct 2 17:54:46 2001 UTC (22 years, 6 months ago) by jombik9

Changes since 1.2: +0 -1 lines
Diff to previous 1.2 (colored) to selected 1.13 (colored)

Added support for proxy servers logging.

Revision 1.2 / (download) - [select for diffs], Tue Oct 2 10:58:07 2001 UTC (22 years, 6 months ago) by host8

Changes since 1.1: +1 -0 lines
Diff to previous 1.1 (colored) to selected 1.13 (colored)

Support for hostname resolving.

Revision 1.1 / (download) - [select for diffs], Mon Sep 24 14:09:21 2001 UTC (22 years, 6 months ago) by jombik9

Diff to selected 1.13 (colored)

standart distribution files

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




Platon Group <platon@platon.org> http://platon.org/
Copyright © 2002-2006 Platon Group
Site powered by Metafox CMS
Go to Top