- Feb 01, 2013
-
-
Klap-in authored
-
Andreas Gohr authored
Adds loadHelper to Syntax class and litte code reformat
-
Rodrigo Rega authored
-
- Jan 27, 2013
-
-
Anika Henke authored
-
Klap-in authored
-
Klap-in authored
-
- Jan 26, 2013
-
-
Klap-in authored
-
Klap-in authored
-
Anika Henke authored
-
Michael Hamann authored
-
Michael Hamann authored
-
Andreas Gohr authored
-
Andreas Gohr authored
-
Klap-in authored
-
Andreas Gohr authored
This should make migrating from MediaWiki a bit easier.
-
Michael Hamann authored
Indexer: Added page and meta value rename functions
-
Michael Hamann authored
-
Andreas Gohr authored
* subscription: (25 commits) link directly to subscription management in mails only use mailfromnobody for bulk mails added missing context for list mails readded mailfromnobody to subscription sending correctly escape diffs in HTML mails fixed lists in HTML mails simplified subscription->add() code a bit comment adjusted removed unused vars removed data parameter in subscription_handle_post() fixed tests some reformatting added compatibility function moved registration notification to subscription class fixed merge error in inc/auth.php consolidate more notification code in subscription class minor cleanup initialize new subscriptions with current time fixed subscription management correctly check if subscriptions are enabled ...
-
Michael Hamann authored
The new deletePageNoLock method is used by renamePage and avoids that the index needs to be unlocked and locked again for deleting the page.
-
Michael Hamann authored
-
Michael Hamann authored
-
Andreas Gohr authored
This was updated in the english translation a while ago, but was still missing in some translations
-
- Jan 25, 2013
-
-
Michael Hamann authored
-
Andreas Gohr authored
-
Andreas Gohr authored
-
Andreas Gohr authored
-
- Jan 24, 2013
-
-
Anika Henke authored
-
Andreas Gohr authored
Custom editors can also be loaded when not a section is given. For example this happens on a preview click where the page is already separated into pre, suf and text.
-
- Jan 23, 2013
-
-
Andreas Gohr authored
-
Andreas Gohr authored
This reverts commit f2cb3ec7. Turns out I was too fast merging this. I can't get PHP's bzip handler to handle a bzip1 compressed file.
-
Andreas Gohr authored
handle bz (bzip not bzip2) better
-
Andreas Gohr authored
fixes from bee9f377 commit notes
-
Elan Ruusamäe authored
in fact .tbz is tar.bz (bzip1) and .tbz2 is what tar.bz2 is used commonly.
-
Elan Ruusamäe authored
-
Andreas Gohr authored
Added unit tests
-
- Jan 22, 2013
-
-
Kazutaka Miyasaka authored
-
- Jan 21, 2013
-
-
Guillaume Turri authored
Hurray, tests pass!
-
Guillaume Turri authored
Currently both the 2nd and the third assertions fail (the first one is just for upcoming non-regression)
-
Michael Hamann authored
wiki.getAttachments returns 'perms' according to documentation
-
Guillaume Turri authored
Because wiki.getAttachments now returns 'perms' instead of 'perm'
-