summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | added forgotten remote.php in lib/pluginsDominik Eckelmann2011-12-22
| * | added methods from xmlrpc.php to RemoteAPICoreDominik Eckelmann2011-12-22
| * | transfered bugfix from dokuwiki 97a000f0551735b35606d94d59abc4ff440783a5Dominik Eckelmann2011-12-22
| * | changed to new Remote Data objectsDominik Eckelmann2011-12-12
| * | changed return typesDominik Eckelmann2011-12-10
| * | added remote plugin calls.Dominik Eckelmann2011-12-08
| * | RemoteAPI can now handle remote calls.Dominik Eckelmann2011-12-08
| * | removed dublicated contentDominik Eckelmann2011-11-28
| * | introduced first remote test casesDominik Eckelmann2011-11-28
| * | collect remote functions in a classDominik Eckelmann2011-11-28
| * | introduced remote api classDominik Eckelmann2011-11-23
| * | Merge branch 'master' of github.com:dom-mel/dokuwikiDominik Eckelmann2011-11-19
| |\ \
| | * | begin with remote apiDominik Eckelmann2011-11-19
| | * | enabled remote as plugintypeDominik Eckelmann2011-11-19
| * | | use correct phpdoc @return tag.Dominik Eckelmann2011-10-22
* | | | use correct call to parent constructor in IXR libAndreas Gohr2012-03-23
* | | | Merge pull request #88 from timroes/masterAndreas Gohr2012-03-18
|\ \ \ \
| * | | | Fixed call to new constructor nameTim Roes2012-03-18
|/ / / /
* | | | coding style updatesAndreas Gohr2012-03-16
* | | | more codesniffer updatesAndreas Gohr2012-03-16
* | | | fixed error in bcrypt password methodAndreas Gohr2012-03-16
* | | | use dformat in toolbar build of the signature stringAndreas Gohr2012-03-16
* | | | find deprecated functions in codesnifferAndreas Gohr2012-03-16
* | | | some code sniffer rule adjustmentsAndreas Gohr2012-03-16
* | | | Updated CodeSniffer files for work with Version 1.3.3Andreas Gohr2012-03-15
* | | | Fix page deletion in the indexerMichael Hamann2012-03-15
* | | | Display the indexer web bug for deleted pagesMichael Hamann2012-03-15
* | | | Indexer: Check for deleted pages first FS#2469Michael Hamann2012-03-15
| |_|/ |/| |
* | | Merge pull request #86 from lupo49/masterAndreas Gohr2012-03-14
|\ \ \
| * | | Unit Test: Adding test to check windows share link with hyphen characterlupo492012-03-10
| * | | Parser: Allow parser to fully recognize windows share links with a hyphen cha...lupo492012-03-07
* | | | pass the correct clean parameter when reading wiki pagesAndreas Gohr2012-03-13
* | | | the previous test case had an errorAndreas Gohr2012-03-13
* | | | added (failing) test for cleanText()Andreas Gohr2012-03-13
* | | | Merge branch 'adexpirywarn'Andreas Gohr2012-03-10
|\ \ \ \
| * | | | make sure AD pass expiry message is never shown twiceAndreas Gohr2012-02-17
| * | | | do not hardcode profile link in AD pass expire messageAndreas Gohr2012-02-17
| * | | | translatable AD expiry warning and link to update profile pageAndreas Gohr2011-11-07
| * | | | Don't return any data for non-existant usersAndreas Gohr2011-11-07
| * | | | do not query AD for empty user nameAndreas Gohr2011-11-07
| * | | | always check expire time when configuredAndreas Gohr2011-11-07
| * | | | Check password expiry times in Active Directory backendAndreas Gohr2011-10-31
* | | | | Merge pull request #71 from danny0838/masterAndreas Gohr2012-03-10
|\ \ \ \ \
| * | | | | Fix a stupid typoDanny2012-03-01
| * | | | | Slight fix to match current version.Danny2011-12-17
| * | | | | Rework for missing commit 08162f005f3ced0555de590dc1a53155af99d998Danny2011-12-17
| * | | | | Rewark for missing commit 9aa0e6c6087e616511fc95d1650ca9b608edece8Danny2011-12-17
* | | | | | Merge branch 'jscachekey'Andreas Gohr2012-03-10
|\ \ \ \ \ \
| * | | | | | trigger JS_CACHE_USE in lib/exe/js.phpAndreas Gohr2012-02-07
| * | | | | | added INIT_LANG_LOAD eventDominik Eckelmann2012-01-24