| Commit message (Expand) | Author | Age | Files | Lines |
* | fix for bug 34696 - mw.loader.using shouldnt call callback more than once | Ryan Kaldari | 2012-03-22 | 1 | -3/+4 |
* | Bug 35162 - Change in Database api break extension MSSQLBackCompat | Sam Reed | 2012-03-22 | 1 | -3/+1 |
* | Disable file locking for thumbnail purging just as it already is with creatio... | Aaron Schulz | 2012-03-22 | 3 | -3/+8 |
* | [FileBackend] Made doOperations() Status handling align with documentation as... | Aaron Schulz | 2012-03-22 | 3 | -4/+86 |
* | MFT r114354: MWCryptRand $method parameter removal | Tim Starling | 2012-03-21 | 4 | -30/+17 |
* | MFT r114231: fix "strip tag exposed" bugs | Tim Starling | 2012-03-21 | 5 | -23/+139 |
* | Backport r114324 to 1.19 so we don't end up releasing a version of MediaWiki ... | Daniel Friesen | 2012-03-20 | 1 | -0/+4 |
* | Backport r114272, Reedy's fix for r114233 to REL1_17, REL1_18, and REL1_19. | Daniel Friesen | 2012-03-20 | 1 | -8/+8 |
* | Backport CryptRand from r110825 and r114233 to REL1_17, REL1_18, and REL1_19 ... | Daniel Friesen | 2012-03-20 | 7 | -61/+559 |
* | * (bug 35303) Make proxy and DNS blacklist blocking work again | Alexandre Emsenhuber | 2012-03-18 | 2 | -22/+26 |
* | MFT r112918, r113214, r113268, r113277, r113312, r113415, r113454, r113737, r... | Sam Reed | 2012-03-16 | 13 | -62/+118 |
* | MFT r111647 | Sam Reed | 2012-03-15 | 2 | -4/+11 |
* | MFT r113922 to 1.19: Bug 35051 - [Regression] If heading has a trailing space... | Max Semenik | 2012-03-15 | 2 | -1/+3 |
* | MFT r113819 to 1.19: (bug 34889) User name should be normalized on Special:Co... | Max Semenik | 2012-03-14 | 2 | -2/+7 |
* | * (bug 34841) Fix for r103502: don't show edit links when display old page ve... | Alexandre Emsenhuber | 2012-03-14 | 2 | -1/+2 |
* | * (bug 34887) Fix for r100138: make $3 and $4 parameters being substituted co... | Alexandre Emsenhuber | 2012-03-13 | 2 | -1/+4 |
* | * (bug 35152) Fix for r92924: help message for e-mail was removed from user p... | Alexandre Emsenhuber | 2012-03-13 | 2 | -0/+2 |
* | Add release note for r102026/r107073 | Robin Pepermans | 2012-03-11 | 1 | -0/+1 |
* | * (bug 35019) Fix for rr99942: edit summaries are no longer transformed in no... | Alexandre Emsenhuber | 2012-03-08 | 2 | -3/+8 |
* | * (bug 35014) Fix for r100529: including a special page no longer sets the pa... | Alexandre Emsenhuber | 2012-03-08 | 2 | -1/+5 |
* | MFT r113171, r113195, r1132111.19.0beta1 | Sam Reed | 2012-03-07 | 3 | -7/+10 |
* | Trailing full stops and whitespaces | Sam Reed | 2012-03-06 | 1 | -22/+22 |
* | Bump version, tweak RELEASE-NOTES-1.19 | Sam Reed | 2012-03-06 | 2 | -2/+3 |
* | MFT r111795, r111881, r111920, r112573, r112995, r113169 | Sam Reed | 2012-03-06 | 3 | -91/+197 |
* | MFT r112563, r112566, r112838, r112872, r112873, r112988, r113001, r113024, r... | Sam Reed | 2012-03-06 | 11 | -45/+92 |
* | MFT r113085 because the output is annoying me | Sam Reed | 2012-03-05 | 1 | -1/+1 |
* | Synchronise RELEASE-NOTES-1.19 | Sam Reed | 2012-03-05 | 1 | -14/+17 |
* | MFT r111427, r112347, r112374, r112383, r112700, r112750, r112855 | Sam Reed | 2012-03-05 | 7 | -92/+73 |
* | * (bug 34937) Fix for r107636: call WikiPage::onArticleCreate() when moving a... | Alexandre Emsenhuber | 2012-03-03 | 1 | -0/+4 |
* | Localisation updates from translatewiki.net | Siebrand Mazeland | 2012-03-02 | 223 | -4190/+5881 |
* | Localisation updates. Backport compatible message updates and comments to REL... | Siebrand Mazeland | 2012-03-02 | 1 | -22/+22 |
* | Per happy-melon, fix for r107653: don't add the error class on success message | Alexandre Emsenhuber | 2012-03-02 | 1 | -1/+2 |
* | * (bug 34849) Diff when editing an old version show the comparison with the c... | Alexandre Emsenhuber | 2012-03-01 | 1 | -1/+1 |
* | MFT to REL1_19 r111882 | Antoine Musso | 2012-03-01 | 1 | -28/+19 |
* | MFT to REL1_19 r112793 | Antoine Musso | 2012-03-01 | 1 | -1/+1 |
* | MFT r112384, r112400, r112408, r112451, r112456, r112474, r112526, r112533, r... | Sam Reed | 2012-02-28 | 9 | -21/+33 |
* | MFT r112169, r112170, r112172, r112173, r112179, r112184, r112290, r112313 | Sam Reed | 2012-02-28 | 11 | -22/+100 |
|\ |
|
| * | Follow-up r112172: embed | Krinkle | 2012-02-23 | 1 | -0/+1 |
| * | * (bug 33045) Use locally-sourced spinner image for mediawiki.feedback module... | Brion Vibber | 2012-02-23 | 4 | -1/+8 |
| * | [mw.util] bug fix and minor clean up | Krinkle | 2012-02-23 | 1 | -6/+6 |
| * | bug 34599: special:uploadwizard loading insecure content from commons | Brion Vibber | 2012-02-23 | 1 | -1/+1 |
| * | Fix spacing in r111809 | Roan Kattouw | 2012-02-22 | 1 | -1/+1 |
| * | (bug 34600) Older skins using useHeadElement=false were broken in 1.18 . Modi... | Roan Kattouw | 2012-02-22 | 2 | -1/+2 |
| * | r112128: Add new message keys to maintenance files otherwise the next run of ... | Raimond Spekking | 2012-02-22 | 2 | -0/+4 |
| * | Followup, restore the irctext variable just in vase, ping r112132 | Niklas Laxström | 2012-02-22 | 1 | -0/+1 |
| * | Uglier than ugly hack to fix block log any many others by not having the user... | Niklas Laxström | 2012-02-22 | 1 | -1/+7 |
| * | r112045/bug 34508: Make upload/upload and overwrite match old IRC format | Rob Lanphier | 2012-02-22 | 2 | -1/+13 |
| * | Use local context to get messages | Alexandre Emsenhuber | 2012-02-22 | 1 | -21/+21 |
| * | r112061: Add new message keys to maintenance files otherwise the next run of ... | Raimond Spekking | 2012-02-22 | 2 | -0/+51 |
| * | This script uses about 550MB of RAM on 1.19wmf1. Increase memory limit approp... | Tim Starling | 2012-02-22 | 1 | -1/+1 |