summaryrefslogtreecommitdiff
path: root/inc/load.php
Commit message (Expand)AuthorAge
* 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
| * 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
* | first start at refactoring the subscription system BROKENAndreas Gohr2012-08-12
|/
* 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