summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| | * | | | | | | | | | Greek language updateVasileios Karavasilis2013-02-01
| | |/ / / / / / / / /
| | * | | | | | | | | Merge pull request #167 from Klap-in/masterAndreas Gohr2013-02-01
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | $msg of loadHelper for base plugin class default to true too.Klap-in2013-01-27
| | | * | | | | | | | | set $msg argument of loadHelper() default to true.Klap-in2013-01-27
| | | * | | | | | | | | Merge remote-tracking branch 'upstream/master'Klap-in2013-01-26
| | | |\ \ \ \ \ \ \ \ \ | | | | | |_|/ / / / / / | | | | |/| | | | | | |
| | | * | | | | | | | | Reformat last bottom end of the syntax plugin fileKlap-in2013-01-26
| | | * | | | | | | | | Added loadHelper() to DokuWiki_Syntax_Plugin.Klap-in2013-01-26
| | * | | | | | | | | | Galician language updateRodrigo Rega2013-02-01
| | | |_|/ / / / / / / | | |/| | | | | | | |
| | * | | | | | | | | open fullscreen media manager in current namespace (FS#2420)Anika Henke2013-01-27
| | | |/ / / / / / / | | |/| | | | | | |
| * | | | | | | | | added config metadata for authpgsql pluginAndreas Gohr2013-02-02
| * | | | | | | | | added config metadata for authmysql pluginAndreas Gohr2013-02-02
| * | | | | | | | | dded config metadata for authldap pluginAndreas Gohr2013-02-02
| * | | | | | | | | added config metadata to authad pluginAndreas Gohr2013-02-02
| * | | | | | | | | Merge branch 'confmanager' into futureAndreas Gohr2013-01-25
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | fixed problems with spaced arraysAndreas Gohr2013-01-16
| | * | | | | | | | | parse arrays from config fileAndreas Gohr2013-01-16
| * | | | | | | | | | Merge branch 'confmanager' into futureAndreas Gohr2013-01-25
| |\| | | | | | | | |
| | * | | | | | | | | added failing test for array typeAndreas Gohr2012-11-16
| | * | | | | | | | | started to add some unit tests to config managerAndreas Gohr2012-11-16
| | * | | | | | | | | Revert "config manager: let PHP parse the config file"Andreas Gohr2012-11-16
| | * | | | | | | | | added 'array' type for config managerAndreas Gohr2012-11-10
| | * | | | | | | | | config manager: let PHP parse the config fileAndreas Gohr2012-11-10
| | * | | | | | | | | config manager: removed dead/commented codeAndreas Gohr2012-11-10
| * | | | | | | | | | fixed saving in config pluginAndreas Gohr2012-11-10
| * | | | | | | | | | partial revert of 23e8f02b8aa3a74fed70f1a496bdb5423908133aAndreas Gohr2012-11-10
| * | | | | | | | | | added 'text' to config plugin for multi line text configsAndreas Gohr2012-11-10
| * | | | | | | | | | another gitignore pathAndreas Gohr2012-11-09
| * | | | | | | | | | fixed authplainAndreas Gohr2012-11-09
| * | | | | | | | | | authpgsql fixesAndreas Gohr2012-11-09
| * | | | | | | | | | authmysql fixesAndreas Gohr2012-11-09
| * | | | | | | | | | fixes for authldapAndreas Gohr2012-11-09
| * | | | | | | | | | authad fixesAndreas Gohr2012-11-09
| * | | | | | | | | | adjusted gitignore for auth pluginsAndreas Gohr2012-11-09
| * | | | | | | | | | merge old auth style configs with plugin configAndreas Gohr2012-11-09
| * | | | | | | | | | moved adLDAP to authad plugin and fixed includesAndreas Gohr2012-11-09
| * | | | | | | | | | some comment cleanup in authadAndreas Gohr2012-11-09
| * | | | | | | | | | make all sub auth classes call the parent constructorAndreas Gohr2012-11-09
| * | | | | | | | | | don't merge any global confs into auth plugin configsAndreas Gohr2012-11-09
| * | | | | | | | | | Merge branch 'master' into futureAndreas Gohr2012-11-04
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | PHP5ized the auth plugin baseAndreas Gohr2012-10-07
| * | | | | | | | | | | enabled authplain plugin for testsuiteAndreas Gohr2012-10-06
| * | | | | | | | | | | completed plugin.info.txt filesAndreas Gohr2012-10-06
| * | | | | | | | | | | changed default auth to authplainAndreas Gohr2012-10-06
| * | | | | | | | | | | fixed auth related testsAndreas Gohr2012-10-06
| * | | | | | | | | | | Merge branch 'master' into futureAndreas Gohr2012-10-06
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge remote-tracking branch 'janschumann/master' into futureAndreas Gohr2012-10-06
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | Refactored auth system: All auth methods are now introduced as plugins.Jan Schumann2012-02-20
| | * | | | | | | | | | | | Bugfix: auth types are now correcty addedJan Schumann2012-01-03
| | * | | | | | | | | | | | Setup auth system from pluginsJan Schumann2012-01-03
| | * | | | | | | | | | | | Added Auth-Plugin-Prototype to autoloadJan Schumann2012-01-03