Revision | Commit summary | Author | Date |
---|
r82518 | (bug 27468) Move private styles out to their own section, so they override ev... | catrope | 17:24, 20 February 2011 |
r82530 | (bug 27355) Guard against context being null, this happens when wikiEditor di... | catrope | 19:27, 20 February 2011 |
r82538 | Gallery's perrow was overwriting the original style= attribute. | hartman | 21:31, 20 February 2011 |
r82547 | Add basic linktrail to SH and SL | reedy | 13:33, 21 February 2011 |
r82550 | Rewrote LanguageConverter::autoConvert() to make it use preg_match() with an ... | tstarling | 14:17, 21 February 2011 |
r82565 | Per Hashar on r82547, u modifier needed on regexes | reedy | 19:02, 21 February 2011 |
r82572 | Follow-up r73270. Moving the attribute check down to the point where it's for... | krinkle | 20:36, 21 February 2011 |
r82608 | * (bug 27633) Add characters to linkTrail for Potuguese (pt and pt-br)... | reedy | 15:33, 22 February 2011 |
r82696 | (Bug #27634) TOC title appears in wrong language... | mah | 20:32, 23 February 2011 |
r82748 | Removed white-background from ul.gallery; Updated commonPrint gallery styles... | krinkle | 21:16, 24 February 2011 |
r82836 | Fix bug that caused "Non-string key given" exception.... | nikerabbit | 08:19, 26 February 2011 |
r82853 | (bug 27700) The upload protection can now also be set for files that do not e... | btongminh | 13:51, 26 February 2011 |
r82858 | Follow-up r82853: Filter out create restriction from SpecialProtectedPages an... | btongminh | 16:29, 26 February 2011 |
r82871 | Updated distributors docs.... | platonides | 22:53, 26 February 2011 |
r82938 | Consisten wording as requested by Der Umherirrende, see:... | purodha | 16:35, 28 February 2011 |
r83005 | * fixed INDEX change (i missed that one) | freakolowsky | 07:40, 1 March 2011 |
r83015 | ActiveAbstracts needs translate (used in abstracts production for xml dumps, ... | ariel | 13:36, 1 March 2011 |
r83046 | * (bug 27761) Fix regression: pages with Esperanto titles containing converti... | brion | 21:20, 1 March 2011 |
r83114 | Revert r69907, r69908, r70264, r70296: introduces bug 27477.... | btongminh | 21:06, 2 March 2011 |
r83153 | Merge r83152 from 1.17wmf1 to trunk | catrope | 18:04, 3 March 2011 |
r83173 | Optionally disable including mediawiki.legacy (wikibits.js) module. | happy-melon | 21:40, 3 March 2011 |
r83270 | (bug 27862; follow-up r77714) Make emailuser api module not freak out when Sp... | bawolff | 03:35, 5 March 2011 |
r83284 | Fixed (bug 27848) Escape '-' in $.escapeRE() | krinkle | 14:46, 5 March 2011 |
r83374 | (bug 27508) SVGMetadataExtractor takes too much resources on huge svg's. Chan... | bawolff | 08:15, 6 March 2011 |
r83390 | * (bug 27897) list=allusers and list=users list hidden users... | reedy | 17:59, 6 March 2011 |
r83392 | Followup r83390, change cache modes | reedy | 18:16, 6 March 2011 |
r83402 | Fix where ipb_deleted from r83390 | reedy | 20:38, 6 March 2011 |
r83403 | Followup r83390... | reedy | 20:51, 6 March 2011 |
r83410 | Breaking change: remove faminsize/famaxsize because they lead to an unindexed... | btongminh | 22:03, 6 March 2011 |
r83411 | Kill filtering by hash because the query is unindexed. We need a condition on... | btongminh | 22:16, 6 March 2011 |
r83420 | Fix for IE7, jQuery magic doesn't help here, it needs to be valid html, short... | krinkle | 23:25, 6 March 2011 |
r83461 | (bug 27722) list=filearchive now supports revdel... | btongminh | 17:07, 7 March 2011 |
r83463 | Follow-up r83461, replace deleted with hidden and reverse the word, e.g. dele... | btongminh | 17:17, 7 March 2011 |
r83476 | Merge corrected r81741 and resolve the TODO.... | platonides | 19:13, 7 March 2011 |
r83489 | Fix r83390, need to do where ipb_deleted IS NULL as we're left joining in the... | reedy | 22:58, 7 March 2011 |
r83496 | * Increased the size of the tipsy callout, removed the shadow and made the ba... | tparscal | 02:02, 8 March 2011 |
r83586 | (bug 27944) Search placeholder was inserted even when the search box was alre... | catrope | 13:54, 9 March 2011 |
r83587 | Fix r83586 (drag and drop support for placeholder plugin) to work in IE, whos... | catrope | 14:27, 9 March 2011 |
r83798 | (bug 28017) Unblocking a user with a space in their name does not work. This... | happy-melon | 23:54, 12 March 2011 |
r83814 | (bug 27965) Paging in list=categorymembers was completely broken. It was pagi... | catrope | 10:39, 13 March 2011 |
r83876 | Revert r67661 (change Title::makeTitle(NS_SPECIAL, $foo) to SpecialPage::getT... | catrope | 10:03, 14 March 2011 |