|
|
|
@226
|
[226]
|
04/13/08 03:17:59 |
Slynderdale |
Some bug fixes and tweaks. Fixed up the error handling in URL a bit and … |
|
|
|
@218
|
[218]
|
04/08/08 02:22:36 |
Slynderdale |
This should be it for the clean up. |
|
|
|
@217
|
[217]
|
04/08/08 01:57:38 |
Slynderdale |
Some final clean up. |
|
|
|
@215
|
[215]
|
04/08/08 01:18:52 |
Slynderdale |
Cleaned up the code and beautified it. Fixed all the indentation and went … |
|
|
|
@213
|
[213]
|
04/05/08 07:25:18 |
Slynderdale |
Fixed a bug with realpath on Windows in debug logging |
|
|
|
@205
|
[205]
|
04/04/08 10:28:52 |
Slynderdale |
Replaced every tab in Phergie with spaces for a more unified formatting |
|
|
|
@204
|
[204]
|
04/04/08 10:08:19 |
Slynderdale |
Added various bug fixes, enhancements as well as removed some stay … |
|
|
|
@203
|
[203]
|
04/03/08 01:31:13 |
tobias382 |
Fixed the autoloader in the bootstrap file not to emit a notice for … |
|
|
|
@200
|
[200]
|
03/31/08 03:49:48 |
tobias382 |
* Change: Modified phergie.ini to default debug to true and log to null
* … |
|
|
|
@199
|
[199]
|
03/31/08 00:56:23 |
Slynderdale |
Some bug fixes and improvments. Turned a few of the user specific private … |
|
|
|
@192
|
[192]
|
03/29/08 12:43:25 |
Slynderdale |
Moved the get and add plugin functions from Streams to the base abstract … |
|
|
|
@178
|
[178]
|
03/21/08 22:36:34 |
Slynderdale |
Added the function getPluginList which returns a list of all the loaded … |
|
|
|
@172
|
[172]
|
03/13/08 03:05:10 |
Slynderdale |
Changed some static line break endings such \n and such to use PHP_EOL to … |
|
|
|
@162
|
[162]
|
03/11/08 14:19:37 |
Seldaek |
* Abstract: Fixed ignore feature being case sensitive |
|
|
|
@148
|
[148]
|
03/09/08 10:04:32 |
Slynderdale |
Added a getPlugins function that returns the data for every plugin instead … |
|
|
|
@103
|
[103]
|
03/02/08 15:50:02 |
tobias382 |
* Moved logic to convert a hostmask expression list to a regular … |
|
|
|
@96
|
[96]
|
03/01/08 20:50:42 |
Seldaek |
+ Adds Keepalive/Timeout |
|
|
|
@92
|
[92]
|
03/01/08 17:34:30 |
tobias382 |
Fixes #19 Added logging support for debugging to the base driver class |
|
|
|
@88
|
[88]
|
02/29/08 02:41:05 |
tobias382 |
Renamed previously added getInstance method to getPlugin |
|
|
|
@82
|
[82]
|
02/27/08 05:40:00 |
Seldaek |
+ Adds Toggle module that allows to mute and or disable other plugins … |
|
|
|
@68
|
[68]
|
02/17/08 21:37:06 |
tobias382 |
* Moved Phergie_Event_Handler to Phergie_Plugin_Abstract_Base and updated … |
|
|
|
@61
|
[61]
|
02/17/08 17:24:15 |
tobias382 |
* Modified the Dns and Math plugins to use the Command plugin
* Added soda … |
|
|
|
@60
|
[60]
|
02/17/08 04:25:26 |
tobias382 |
Fixes #1, #8, #14, #10, #13
* Fixed some parameter parsing issues in the … |
|
|
|
@59
|
[59]
|
02/15/08 10:37:33 |
tobias382 |
Unstable commit - driver seems to work, most plugins still need testing
* … |
|
|
|
@57
|
[57]
|
02/12/08 05:39:20 |
tobias382 |
* Removed _ convention from non-public class properties
* Converted static … |
|
copied from trunk/Phergie/Driver/Driver.php:
|
|
|
|
@56
|
[56]
|
02/12/08 03:21:42 |
tobias382 |
* Streamlined the Bot class into linear procedural code
* Renamed the … |