| Commit message (Expand) | Author | Age | Files | Lines |
* | MFT r114354: MWCryptRand $method parameter removal | Tim Starling | 2012-03-21 | 1 | -2/+2 |
* | Backport CryptRand from r110825 and r114233 to REL1_17, REL1_18, and REL1_19 ... | Daniel Friesen | 2012-03-20 | 2 | -4/+4 |
* | MFT r112918, r113214, r113268, r113277, r113312, r113415, r113454, r113737, r... | Sam Reed | 2012-03-16 | 3 | -5/+15 |
* | MFT r113819 to 1.19: (bug 34889) User name should be normalized on Special:Co... | Max Semenik | 2012-03-14 | 1 | -2/+6 |
* | * (bug 34887) Fix for r100138: make $3 and $4 parameters being substituted co... | Alexandre Emsenhuber | 2012-03-13 | 1 | -1/+2 |
* | MFT r111795, r111881, r111920, r112573, r112995, r113169 | Sam Reed | 2012-03-06 | 1 | -3/+10 |
* | MFT r112563, r112566, r112838, r112872, r112873, r112988, r113001, r113024, r... | Sam Reed | 2012-03-06 | 2 | -5/+8 |
* | MFT to REL1_19 r111882 | Antoine Musso | 2012-03-01 | 1 | -28/+19 |
* | * (bug 34246) Display MediaWiki:Whatlinkshere-summary again in Special:Whatli... | Alexandre Emsenhuber | 2012-02-25 | 1 | -0/+1 |
* | * (bug 34471) Deleted contributions for IP addresses now works again | Alexandre Emsenhuber | 2012-02-17 | 1 | -1/+1 |
* | MFT r111218, r111251 | Sam Reed | 2012-02-13 | 1 | -20/+20 |
* | 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 | 2 | -1/+11 |
|/ |
|
* | Fixes Bug 34243 - [Regression] Can't navigate from Special:ListUsers/sysop to... | John Du Hart | 2012-02-07 | 1 | -2/+3 |
* | Revert r103467, r106446 (bug 24464: calling LoginAuthenticateAudit hook more ... | Chad Horohoe | 2012-02-06 | 1 | -13/+1 |
* | (bug 33846) Fixed backwards error msg/param passing. | Aaron Schulz | 2012-02-03 | 1 | -1/+1 |
* | Use local context to get message instead of relying on global variables | Alexandre Emsenhuber | 2012-02-03 | 1 | -4/+2 |
* | Revert r110276 | Sam Reed | 2012-02-02 | 2 | -2/+4 |
* | [Special:MovePage] fix Title method usage. Need potential subpages included a... | Krinkle | 2012-02-02 | 1 | -1/+1 |
* | Fix doxygen docs before REL1_19 branching | Antoine Musso | 2012-02-01 | 4 | -2/+9 |
* | Use Language::userTimeAndDate() instead of Language::timeanddate() to display... | Alexandre Emsenhuber | 2012-01-30 | 1 | -1/+1 |
* | drop default parameters from r110252 | Antoine Musso | 2012-01-30 | 2 | -4/+2 |
* | [specials] Xml::namespaceSelector > Html::namespaceSelector | Krinkle | 2012-01-29 | 2 | -2/+8 |
* | [Special:MovePage] Split new title input, fix bug 29454 (byteLimit), namespac... | Krinkle | 2012-01-28 | 1 | -7/+25 |
* | Revert from 107187 to 107186 for bug24430 patch, it causes layout issue | Benny Situ | 2012-01-25 | 2 | -0/+2 |
* | Add braces | Sam Reed | 2012-01-22 | 1 | -17/+35 |
* | [JSTesting] update QUnit html | Krinkle | 2012-01-21 | 1 | -0/+1 |
* | * (bug 32341) Add upload by URL domain limitation. | Sam Reed | 2012-01-19 | 1 | -5/+2 |
* | Remove extra space, ping r109550 | Niklas Laxström | 2012-01-19 | 1 | -1/+1 |
* | Documentation | Sam Reed | 2012-01-19 | 1 | -4/+21 |
* | Add some escaping to r109547, 109548, 109549 | Sam Reed | 2012-01-19 | 1 | -1/+1 |
* | Like r109547, display file size in appropriate units on mimesearch | Sam Reed | 2012-01-19 | 1 | -2/+1 |
* | Cache gallery object, don't create a new one unless we need to | Sam Reed | 2012-01-19 | 1 | -1/+4 |
* | Force left-to-right directionality on the QUnit output and apply the appropri... | Amir E. Aharoni | 2012-01-17 | 1 | -2/+5 |
* | typo in r103711: right -> rights | Antoine Musso | 2012-01-16 | 1 | -1/+1 |
* | Fix for r107939: PHP Notice: Undefined variable: exportall in includes/speci... | Alexandre Emsenhuber | 2012-01-14 | 1 | -0/+1 |
* | reverted r108850 as patch should be introduced after code freeze | Rob Moen | 2012-01-13 | 3 | -25/+10 |
* | patch from MrBlueSky, resloves bug 25909. Add dropdown list for tags in recen... | Rob Moen | 2012-01-13 | 3 | -10/+25 |
* | Per Aaron, fix for r107776: correct count() check | Alexandre Emsenhuber | 2012-01-13 | 1 | -1/+1 |
* | r88633: lazy-load 'customFilters' field in SpecialRecentChanges. Almost every... | Aaron Schulz | 2012-01-13 | 1 | -9/+20 |
* | Fix broken indentation | Niklas Laxström | 2012-01-13 | 1 | -5/+5 |
* | Fix typo in SpecialVersion | Sam Reed | 2012-01-12 | 1 | -1/+1 |
* | Reverted r108743 per CR comment. This should at least be discussed first. | Aaron Schulz | 2012-01-12 | 4 | -0/+6 |
* | Kill "* @return void" | Sam Reed | 2012-01-12 | 4 | -6/+0 |
* | bug 33583 search ns user pref ignored! | Antoine Musso | 2012-01-12 | 1 | -8/+13 |
* | test skeleton for Special:Search | Antoine Musso | 2012-01-09 | 1 | -0/+2 |
* | [mediawiki.action.history.js] Provide cleaner handling of action=historysubmi... | Krinkle | 2012-01-09 | 1 | -1/+1 |
* | r92975 caused wikitable in MediaWiki:Recentchangestext (eg. enwiki) | Platonides | 2012-01-08 | 1 | -1/+1 |
* | 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 |