Commit Graph

11 Commits

Author SHA1 Message Date
Frank Fegert
5fcf79d57b - Fixed Bug #0000012: Allow PollD to run forever. PHPs 'max_execution_time' cannot apply here. 2009-07-03 21:49:38 +00:00
Frank Fegert
8809708d3d - First try of a multi-process poller implementation. Probably still
buggy and needs alterations to the DB backend.
2009-07-03 15:37:02 +00:00
Frank Fegert
252b04ad95 - Some pre-release cleanup and format beautification. 2009-06-19 21:34:23 +00:00
Frank Fegert
7bd1b0356c - urlencode()'ed all URL parameters.
- added OS switch for popen() mode.
2009-06-08 10:47:55 +00:00
Frank Fegert
5ce2f693d6 - Added SQL file for new DB entries (only temporarily until first release).
- Added runtime profiling output to PollD.
- Fixed minor bug in PollD for query runtime > 900 sec situations.
- Added log to file functionality to PollD.
2009-05-23 16:50:14 +00:00
Michael Clemens
2bd9496e47 implemented debug levels and try/catch blocks into polld 2009-05-20 13:52:50 +00:00
Michael Clemens
5624331190 reformatted/beautified most files 2009-05-18 11:37:07 +00:00
Michael Clemens
6506cd4bc0 implemented GUI control for debug mode (in admin backend)
some GUI improvements
some bugfixes
2009-05-15 11:54:36 +00:00
Michael Clemens
f83ed97a42 removed extra result tables for timetable results
added combobox for result view switching (normal table / timetable)
2009-05-14 09:19:21 +00:00
Michael Clemens
8e5e0648a5 integrated adodb into PollD
added external switchable debug mode for class ADOdb
2009-05-13 08:29:01 +00:00
Frank Fegert
08c6e7d3bd reorganized svn directory structure to allow tagged releases. 2009-05-10 11:44:45 +00:00