| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Fix for bug 33270: default to 'default' search profile | Niklas Laxström | 2011-12-20 | 1 | -5/+10 |
* | Fix PHP Notice: Use of Title::userCanRead was deprecated in MediaWiki 1.19. [... | Raimond Spekking | 2011-12-13 | 1 | -1/+1 |
* | Bug 29524 - Rename RequestContext::getLang to getLanguage | John Du Hart | 2011-11-21 | 1 | -3/+3 |
* | (bug 32228) Special:Search doesn't conserve profile when new search terms are... | Roan Kattouw | 2011-11-19 | 1 | -1/+2 |
* | Kill various unused variables | Sam Reed | 2011-10-29 | 1 | -1/+1 |
* | Per Nikerabbit's comment on r100621: | Alexandre Emsenhuber | 2011-10-27 | 1 | -2/+2 |
* | Added OutputPage::setPageTitleMsg() and OutputPage::setHTMLTitleMsg() as modi... | Alexandre Emsenhuber | 2011-10-24 | 1 | -2/+2 |
* | Fixup some assignments in conditionals | Sam Reed | 2011-10-16 | 1 | -3/+7 |
* | * Moved wfViewPrevNext() to Language::viewPrevNext() so that it can be used i... | Alexandre Emsenhuber | 2011-10-14 | 1 | -4/+6 |
* | Back out r95396 and friends | Sam Reed | 2011-09-29 | 1 | -2/+2 |
* | Re-do reverted r96824, but in SpecialSearch first return if the title object ... | Robin Pepermans | 2011-09-15 | 1 | -15/+27 |
* | Revert r96824: causes fatal errors when search query doesn't happen to be a v... | Brion Vibber | 2011-09-14 | 1 | -12/+6 |
* | SpecialSearch: add two hooks, one to modify the power search box, one to chan... | Robin Pepermans | 2011-09-12 | 1 | -6/+12 |
* | Hopefully fix | Sam Reed | 2011-08-25 | 1 | -2/+2 |
* | Use wfParseUrl() instead of parse_url() in interwiki search code: the latter ... | Roan Kattouw | 2011-08-19 | 1 | -2/+2 |
* | Amend the documention of search profile, fu r86714 | Niklas Laxström | 2011-08-17 | 1 | -1/+8 |
* | Explicitally define some member variables | Sam Reed | 2011-08-16 | 1 | -6/+64 |
* | * Use local context instead of global variables | Alexandre Emsenhuber | 2011-08-11 | 1 | -96/+86 |
* | r91734: Do the same for search.css and remove module from resources.php | Leo Koppelkamm | 2011-07-08 | 1 | -1/+0 |
* | Migrate skins/common/search.js functionality to mediawiki.special.search.js. ... | Leo Koppelkamm | 2011-07-08 | 1 | -5/+1 |
* | Move wfShowingResultsNum() back into SpecialSearch where it belongs. No need ... | Chad Horohoe | 2011-07-06 | 1 | -1/+5 |
* | Replaced calls to Skin::formatSize() by Language::formatSize() where escaping... | Alexandre Emsenhuber | 2011-07-01 | 1 | -1/+1 |
* | Change usages of $wgUser->getSkin() in special pages to use $this->getSkin() | Sam Reed | 2011-07-01 | 1 | -5/+5 |
* | Partial revert of r86734: restore mPrefix - I still don't know what it does | Niklas Laxström | 2011-06-20 | 1 | -0/+5 |
* | (bug 28888) In Special:Search, Don't tell user the page [[:]] already exists | Brian Wolff | 2011-05-10 | 1 | -1/+2 |
* | Kill off the long deprecated $wgInputEncoding and $wgOutputEncoding globals | Sam Reed | 2011-05-06 | 1 | -2/+1 |
* | Implemented param tracking for hook users, feels a bit hackish | Niklas Laxström | 2011-04-22 | 1 | -1/+15 |
* | Cleanup next/prev links on special:search. Removed unused mPrefix. | Niklas Laxström | 2011-04-22 | 1 | -6/+5 |
* | Allow extensions to customize the search forms. This required some cleanup an... | Niklas Laxström | 2011-04-22 | 1 | -70/+109 |
* | Spin out all the CSS used on special pages into their own mediawiki.special m... | Happy-melon | 2011-03-12 | 1 | -0/+1 |
* | And some more function level documentation | Sam Reed | 2011-02-19 | 1 | -1/+0 |
* | We have OutputPage::wrapWikiMsg() and OutputPage::addWikiMsg(), so use them | Alexandre Emsenhuber | 2011-02-07 | 1 | -1/+1 |
* | Follow-up r79964: Fix double parsing of file info | Bryan Tong Minh | 2011-02-02 | 1 | -1/+1 |
* | * changed 'searchmenu-new-nocreate' to no longer be ignored and have content.... | Siebrand Mazeland | 2011-01-22 | 1 | -31/+30 |
* | Fold Avars Nogomatch extension into core | Sam Reed | 2011-01-21 | 1 | -0/+2 |
* | Follow-up r79964: Use the existing message 'parentheses' instead of introduci... | Raimond Spekking | 2011-01-11 | 1 | -1/+1 |
* | Move the () surrounding description strings of files, out of the description ... | Derk-Jan Hartman | 2011-01-10 | 1 | -1/+1 |
* | Fix for bug 26561: clickjacking attacks. See the bug report for full document... | Tim Starling | 2011-01-04 | 1 | -1/+2 |
* | (Bug 26412) Search results headers no longer show a bogus edit link. | Platonides | 2010-12-24 | 1 | -0/+1 |
* | Follow-up r78297: allow the hook to break the execution; added &$term: could ... | Bryan Tong Minh | 2010-12-13 | 1 | -1/+6 |
* | Followup r78295, seems I didn't even bother to rename it last time | Sam Reed | 2010-12-13 | 1 | -1/+1 |
* | Followup r78268, do it as Bryan suggested, not as how I'd interpretted it for... | Sam Reed | 2010-12-13 | 1 | -0/+1 |
* | Followup r65114 (per CR cabal), remove SpecialSearchGomatch, replace with Spe... | Sam Reed | 2010-12-12 | 1 | -1/+0 |
* | * Converted Special:Search to subclass SpecialPage | Alexandre Emsenhuber | 2010-12-10 | 1 | -27/+36 |
* | More unused variables | Sam Reed | 2010-11-30 | 1 | -1/+0 |
* | More reversion of r77297, 2 of 2 commits to keep it readable in CR (hopefully) | Sam Reed | 2010-11-25 | 1 | -4/+2 |
* | revert r76464 | Antoine Musso | 2010-11-25 | 1 | -2/+4 |
* | renaming mediawiki.specials to mediawiki.special (matches the Special-pagenam... | Krinkle | 2010-11-18 | 1 | -1/+1 |