| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Revert r95408, breaks preferences | Sam Reed | 2011-08-24 | 1 | -2/+3 |
* | Revert changes to HTMLForm from r92155 | Sam Reed | 2011-08-24 | 1 | -1/+1 |
* | (bug 30335) Fix for HTMLForms using GET breaking when non-friendly URLs are used | John Du Hart | 2011-08-23 | 1 | -0/+6 |
* | w/s fix for r92882 | Chad Horohoe | 2011-08-02 | 1 | -1/+1 |
* | Document parameter in loadInputFromParameters | Aaron Schulz | 2011-07-22 | 1 | -1/+2 |
* | Update code comments that point to 1.18 to point to 1.19 | Sam Reed | 2011-07-18 | 1 | -2/+2 |
* | Restructure tab code of mediawiki.special.preferences.js . * 10 levels of ind... | Leo Koppelkamm | 2011-07-14 | 1 | -1/+1 |
* | use tab name, not tab index for anchors on Special:Preferences. Bug 29672 . P... | Leo Koppelkamm | 2011-07-11 | 1 | -1/+1 |
* | Bug 29792: notice undefined index 'other' due to my commit r91803 | Robin Pepermans | 2011-07-09 | 1 | -1/+1 |
* | Allow the 'other' parameter for HTMLForm selectorother: it is used in Special... | Robin Pepermans | 2011-07-09 | 1 | -1/+2 |
* | HTMLForm: Add option to output a title for a fieldset & activate it for Speci... | Leo Koppelkamm | 2011-07-08 | 1 | -2/+6 |
* | Changed calls to Linker::tooltipAndAccesskeyAttribs() to be static and fixed ... | Alexandre Emsenhuber | 2011-07-04 | 1 | -2/+2 |
* | Follow-up r80988: fix function documentation | Bryan Tong Minh | 2011-06-30 | 1 | -0/+2 |
* | (bug 29511) block dropdown reasons should be in wiki content language. | Happy-melon | 2011-06-27 | 1 | -4/+7 |
* | Fix more __get() calls on RequestContext | Sam Reed | 2011-06-17 | 1 | -4/+4 |
* | And some more.... | Sam Reed | 2011-05-28 | 1 | -1/+1 |
* | Misc EOL w/s and spaces-instead-of-tabs fixes. One day I'll get around to na... | Mark A. Hershberger | 2011-05-25 | 1 | -9/+9 |
* | Simplify message existence checks by using wfMessage() instead of wfEmptyMsg() | Alexandre Emsenhuber | 2011-05-24 | 1 | -11/+8 |
* | Use consistent notation for "@todo FIXME". Should update http://svn.wikimedia... | Siebrand Mazeland | 2011-05-17 | 1 | -3/+5 |
* | Documentation | Sam Reed | 2011-05-04 | 1 | -1/+1 |
* | Revert r86872: Breaks LiquidThreads page moves with the below failure. Thread... | Siebrand Mazeland | 2011-04-25 | 1 | -4/+34 |
* | Implement an interface and abstract class to hold the widely-reused get(Reque... | Happy-melon | 2011-04-25 | 1 | -34/+4 |
* | Some type-hinting and documentation in HTMLForm.php | Happy-melon | 2011-04-23 | 1 | -1/+29 |
* | Look mum, no globals! Implement a RequestContext for HTMLForm, passed in the... | Happy-melon | 2011-04-13 | 1 | -31/+54 |
* | Follow-up r85025: fix the you're-trying-to-block-yourself-you-twit warning, a... | Happy-melon | 2011-04-01 | 1 | -1/+1 |
* | Follow-up r83907: abstract the flatlist mode into a descriptor option, and ma... | Happy-melon | 2011-03-27 | 1 | -1/+9 |
* | Topple the last bastion of global-function-based special pages. Also fix HTM... | Happy-melon | 2011-03-26 | 1 | -1/+1 |
* | Refactor the get-legend-for-section-fieldset logic out into its own function ... | Happy-melon | 2011-03-24 | 1 | -1/+11 |
* | Some tweaks to HTMLMultiSelect form to make it play nicely with GET forms, an... | Happy-melon | 2011-03-14 | 1 | -10/+15 |
* | Follow-up r83809 r83810: improved documentation | Niklas Laxström | 2011-03-13 | 1 | -0/+2 |
* | HTMLForm: | Niklas Laxström | 2011-03-13 | 1 | -4/+33 |
* | Follow-up r83755: @deprecated @since is wrong, doesn't have the expected sema... | Happy-melon | 2011-03-12 | 1 | -1/+1 |
* | Follow-up r83298: keep the two elements of the message separate in an array i... | Happy-melon | 2011-03-12 | 1 | -19/+34 |
* | Remove second parameters from wfEmptyMsg() calls | Antoine Musso | 2011-03-07 | 1 | -1/+1 |
* | Follow-up r83280; looks like I accidentally deprecated a piece of legacy JS :D | Happy-melon | 2011-03-05 | 1 | -11/+2 |
* | HTMLFormField class to build a select-dropdown-with-additional-text-field str... | Happy-melon | 2011-03-05 | 1 | -0/+147 |
* | Follow-up r83183, r83202: | Happy-melon | 2011-03-05 | 1 | -19/+19 |
* | revert r82283, loads of unrelated changes | Happy-melon | 2011-02-16 | 1 | -43/+21 |
* | Create a user.groups module in ResourceLoader, which bundles a CSS and JS pag... | Happy-melon | 2011-02-16 | 1 | -21/+43 |
* | Follow-up r77640: Check whether there are errors before asking Status to tran... | Bryan Tong Minh | 2011-02-02 | 1 | -1/+5 |
* | (bug 26929) Introduced the edittools-upload message, which will be inserted u... | Bryan Tong Minh | 2011-01-27 | 1 | -4/+13 |
* | HTMLForm: All section headers and footers. Added an optional second $section ... | Bryan Tong Minh | 2011-01-25 | 1 | -3/+29 |
* | bug 10158 : do not mention allowing others to contact you if $wgEnableUserEma... | Antoine Musso | 2011-01-14 | 1 | -0/+15 |
* | Fix for bug 26561: clickjacking attacks. See the bug report for full document... | Tim Starling | 2011-01-04 | 1 | -0/+3 |
* | Nicer way of doing r78566, and also one which won't incur Tim's wrath... :D | Happy-melon | 2010-12-18 | 1 | -5/+7 |
* | r52070 breaks the use of optgroups etc: array(...) is cast to 'Array'. Need ... | Happy-melon | 2010-12-18 | 1 | -1/+4 |
* | Follow-up r78445: don't spam a useless edit token into the URL for GET requests. | Happy-melon | 2010-12-15 | 1 | -7/+10 |
* | Clean up the running mess that is r64866, r65040, and then r67277. Implement... | Happy-melon | 2010-12-15 | 1 | -19/+18 |
* | Follow-up r78445: validation errors would never be shown on a GET form | Happy-melon | 2010-12-15 | 1 | -1/+5 |
* | Allow HTMLForms to be submitted by GET requests. | Happy-melon | 2010-12-15 | 1 | -1/+10 |