| Commit message (Expand) | Author | Age | Files | Lines |
* | REL1_19: MFT r111029, r111034, r111067, r111076, r111085, r111128, r111144 | Sam Reed | 2012-02-10 | 1 | -18/+73 |
|\ |
|
| * | Fix some missing doc groups | Antoine Musso | 2012-02-09 | 1 | -0/+3 |
|/ |
|
* | Add tooltip/accesskey to EditWatchlist | Krinkle | 2012-01-06 | 1 | -0/+4 |
* | Made UnwatchArticle, UnwatchArticleComplete, WatchArticle and WatchArticleCom... | Alexandre Emsenhuber | 2012-01-06 | 1 | -2/+2 |
* | Use local context to get messages | Alexandre Emsenhuber | 2011-12-25 | 1 | -32/+24 |
* | (bug 32412) TOC links on [[Special:EditWatchlist]] points to the fieldsets | Antoine Musso | 2011-11-22 | 1 | -1/+4 |
* | reverts r103894 | Antoine Musso | 2011-11-22 | 1 | -4/+0 |
* | (bug 32412) TOC links on [[Special:EditWatchlist]] now points to the fieldset | Antoine Musso | 2011-11-22 | 1 | -0/+4 |
* | Bug 29524 - Rename RequestContext::getLang to getLanguage | John Du Hart | 2011-11-21 | 1 | -7/+7 |
* | * (bug 32506) Inconsistent behavior for Special:EditWatchlist/raw when submit... | Sam Reed | 2011-11-20 | 1 | -1/+8 |
* | * (bug 32505) Incorrect spacing on messages for Special:EditWatchlist/raw res... | Sam Reed | 2011-11-19 | 1 | -2/+2 |
* | Updated core SpecialPages to use new functions introduced in r103111 and r103095 | John Du Hart | 2011-11-15 | 1 | -3/+1 |
* | Localise numbers in TOC added in r102334 | Robin Pepermans | 2011-11-13 | 1 | -1/+2 |
* | Address comments in r97628 | Niklas Laxström | 2011-11-13 | 1 | -3/+2 |
* | * Changed OutputPage's handling of subtitles to use an array and implode it w... | Alexandre Emsenhuber | 2011-11-08 | 1 | -7/+2 |
* | correct typo in r102393 | Antoine Musso | 2011-11-08 | 1 | -1/+1 |
* | add quick comment from r102334 cr | Antoine Musso | 2011-11-08 | 1 | -2/+5 |
* | Follow-up r102334: odd that this minus sign (yes, copied from a diff) was act... | Happy-melon | 2011-11-07 | 1 | -1/+2 |
* | (bug 31502) (follow-up r84718) Restore ToC to Special:EditWatchlist if there ... | Happy-melon | 2011-11-07 | 1 | -4/+20 |
* | * (bug 32126) Fix 1.18 regression in watchlist editor when items already remo... | Brion Vibber | 2011-11-02 | 1 | -1/+19 |
* | Per Nikerabbit's comment on r100621: | Alexandre Emsenhuber | 2011-10-27 | 1 | -3/+3 |
* | Added OutputPage::setPageTitleMsg() and OutputPage::setHTMLTitleMsg() as modi... | Alexandre Emsenhuber | 2011-10-24 | 1 | -3/+3 |
* | Fix typo in r99914 | Max Semenik | 2011-10-15 | 1 | -1/+1 |
* | (bug 31674) Can't edit watchlist if it contains special pages | Max Semenik | 2011-10-15 | 1 | -1/+10 |
* | Check for read only database after checking if the user is logged in, so that... | Alexandre Emsenhuber | 2011-10-12 | 1 | -4/+4 |
* | * (bug 31435) Fix raw watchlist edit regression from r84718. | Brion Vibber | 2011-10-06 | 1 | -1/+1 |
* | Added missing calls to SpecialPage::setHeaders() and SpecialPage::outputHeader() | Alexandre Emsenhuber | 2011-09-21 | 1 | -0/+4 |
* | Use LinkBatch, instead of trying doing it manually and incompletely as it get... | Niklas Laxström | 2011-09-20 | 1 | -36/+16 |
* | Pass the context to the HTMLForm object | Alexandre Emsenhuber | 2011-09-07 | 1 | -2/+2 |
* | Per Nikerabbit, fix for r92231: this was the wrong object | Alexandre Emsenhuber | 2011-08-27 | 1 | -1/+1 |
* | Reverted r91942,r91943,r91949,r92156 per CR | Aaron Schulz | 2011-08-03 | 1 | -3/+1 |
* | Fu r92231: PHP Fatal error: Call to a member function parse() on a non-objec... | Niklas Laxström | 2011-07-28 | 1 | -1/+1 |
* | Per Nikerabbit, follow-up to r92231: removed unreachable code | Alexandre Emsenhuber | 2011-07-15 | 1 | -1/+0 |
* | * Use local context instead of global variables | Alexandre Emsenhuber | 2011-07-15 | 1 | -120/+70 |
* | r91949 : EditWatchlist assumed that action was always empty for view | Leo Koppelkamm | 2011-07-14 | 1 | -1/+3 |
* | Change usages of $wgUser->getSkin() in special pages to use $this->getSkin() | Sam Reed | 2011-07-01 | 1 | -7/+7 |
* | And even more documentation, the last of this batch | Sam Reed | 2011-05-28 | 1 | -3/+0 |
* | Remove unused global, fix double defined global | Sam Reed | 2011-04-02 | 1 | -1/+1 |
* | Move WatchlistEditor.php to /specials since inside it is essentially a comple... | Happy-melon | 2011-03-24 | 1 | -0/+603 |