summaryrefslogtreecommitdiff
path: root/inc/load.php
Commit message (Expand)AuthorAge
* deprecation of Archive libsAndreas Gohr2015-07-31
* switched geshi higlighter to composer based repositoryAndreas Gohr2015-05-15
* Remove error supression for file_exists()Andreas Gohr2015-01-07
* completely new base for CLI scriptsAndreas Gohr2014-03-17
* add renderers to autoladerChristopher Smith2014-02-25
* add missing autoloader entry for Doku_Parser_Mode_Plugin #496Andreas Gohr2014-01-22
* compatibility functions for missing ctype extension FS#2873Andreas Gohr2013-10-30
* Merge branch 'less'Andreas Gohr2013-08-02
|\
| * add LESS supportAndreas Gohr2013-07-29
* | Add AES from phpseclib and use it for cookie encryptionMichael Hamann2013-07-30
|/
* Merge branch 'master' into futureAndreas Gohr2013-02-03
|\
| * Merge branch 'master' into subscriptionAndreas Gohr2012-11-30
| |\
| | * added simple compatibility wrapper for old TarLibAndreas Gohr2012-11-06
| | * removed old TarLib and changed plugin manager to use new oneAndreas Gohr2012-11-03
| | * Completely rewritten Tar libraryAndreas Gohr2012-11-03
| * | first start at refactoring the subscription system BROKENAndreas Gohr2012-08-12
* | | moved adLDAP to authad plugin and fixed includesAndreas Gohr2012-11-09
* | | Merge remote-tracking branch 'janschumann/master' into futureAndreas Gohr2012-10-06
|\ \ \ | |_|/ |/| |
| * | Added Auth-Plugin-Prototype to autoloadJan Schumann2012-01-03
| * | added plugin type 'auth'Jan Schumann2012-01-02
* | | Move plugin name regex to a constant as suggested by @glenscMichael Hamann2012-09-10
* | | Load plugins using include_once instead of includeMichael Hamann2012-09-09
* | | Less restrictive plugin name checkingMichael Hamann2012-09-09
* | | Check plugin naming conventions during load FS#2464Michael Hamann2012-09-08
| |/ |/|
* | Introducing a $_REQUEST/POST/GET wrapperAndreas Gohr2012-06-24
* | do not surpress any errors when loading plugin filesAndreas Gohr2012-05-20
* | make HTTPClient loadable via autoloaderAndreas Gohr2012-04-26
* | Merge branch 'master' into htmlmailAndreas Gohr2012-04-15
|\ \
| * | removed requires, changed conf check in xmlrpc.phpDominik Eckelmann2012-03-22
| * | introduced remote api classDominik Eckelmann2011-11-23
| * | enabled remote as plugintypeDominik Eckelmann2011-11-19
| |/
* / added Mailer class to autoloaderAndreas Gohr2011-11-12
|/
* Use autoloading for plugin classesAdrian Lang2011-06-06
* refactored passowrd hashing functions to a classAndreas Gohr2011-01-22
* Transformed the sitemapper into a classMichael Hamann2010-09-22
* new fnencode option FS#1649Andreas Gohr2010-04-04
* added missing IXR_IntrospectionServer to autoload classesMichael Klier2010-03-16
* Typo in ZipLib autoloaderAdrian Lang2010-03-16
* Load libraries after initAdrian Lang2010-03-15
* some more load fixesAndreas Gohr2010-03-12
* plugin related autoloadingAndreas Gohr2010-02-01
* do not autorequire class only librariesAndreas Gohr2010-02-01
* first attempt to centralize all include loadingAndreas Gohr2010-01-31