lhc/web/wiklou.git
2011-11-09 Roan Kattouw(bug 32256) API list=search stops at first invalid...
2011-11-09 Antoine Mussomove bug 29912 RN form 1.19 to 1.18
2011-11-09 Chad HorohoeDrop "selenium" user right. As far as I can tell, this...
2011-11-09 Antoine Mussosplit getHooksFromDoc() function
2011-11-09 Jure Kajzer* phpunit fixes & optimizations for oracle backend
2011-11-09 Alexandre EmsenhuberSome updates to EditPage and ExternalEdit:
2011-11-09 Alexandre EmsenhuberUse WikiPage instead of Article
2011-11-09 Alexandre EmsenhuberThrow a FatalError exception instead of calling OutputP...
2011-11-09 Antoine MussoAllow \x1b (ascii ESC) in wfDebug() output
2011-11-09 Antoine MussoComments out console.log calls
2011-11-09 Mark A. Hershbergerfix bug #29102: Upgrade fails "Unknown character set...
2011-11-08 PlatonidesDelete LanguageSr_el.deps.php. LanguageSr_ec.php doesn't
2011-11-08 PlatonidesAdd name for code tly: Talysh ( en.wikipedia.org/wiki...
2011-11-08 PlatonidesMark as FIXME. This three calls leak a png filename...
2011-11-08 PlatonidesTest for bug 32057.
2011-11-08 Roan KattouwRevert r99307 and its friend r99309, improper use of...
2011-11-08 PlatonidesAttempt to fix translatewiki bug 32057
2011-11-08 Raimond SpekkingLocalisation updates for core and extension messages...
2011-11-08 Alexandre EmsenhuberFix for r102417: commiting OutputPage.php is actually...
2011-11-08 Alexandre Emsenhuber* Changed OutputPage's handling of subtitles to use...
2011-11-08 Antoine MussoBug 20148 - Change title of Special:Disambiguations
2011-11-08 Roan KattouwCast the return value of getExtraUserToggles() to an...
2011-11-08 Roan KattouwFix fatal introduced in r97296. Seems to happen only...
2011-11-08 Antoine Mussotest SQL for our QueryPages objects
2011-11-08 Alexandre EmsenhuberUse the local context instead of $wgOut, now that we...
2011-11-08 Alexandre Emsenhuber* Use local context to get messages
2011-11-08 Antoine Mussocorrect typo in r102393
2011-11-08 Antoine Mussoadd quick comment from r102334 cr
2011-11-08 Antoine Mussoclean RN 1.19 of bugs merged in 1.18
2011-11-08 Antoine MussoPrefix debug message in wfClientAcceptsGzip()
2011-11-08 Antoine Mussoupdate ParserCache debug message
2011-11-07 Aaron SchulzRemoved old, unused, MW_IMG_* constants
2011-11-07 Happy-melonFollow-up r102334: odd that this minus sign (yes, copie...
2011-11-07 Happy-melon(bug 31502) (follow-up r84718) Restore ToC to Special...
2011-11-07 Aaron SchulzFU r102073:
2011-11-07 Raimond SpekkingLocalisation updates for core and extension messages...
2011-11-07 Aaron Schulz* Use 'new self' instead of hard-coded class name
2011-11-07 Alexandre Emsenhuber* Added specific page header when showing "search delet...
2011-11-07 Mark A. Hershbergerre Bug #29283, r101507: Apply Vitaliy Filippov's follow...
2011-11-07 Antoine Mussotests for bug 32047 / r102301
2011-11-07 Mark A. HershbergerFix Bug #32047: in table with class="sortable", thead...
2011-11-07 PlatonidesAllow raw conditions on insertSelect, given that array...
2011-11-07 Mark A. HershbergerFix Bug #31547 - Category links need less spacing and...
2011-11-07 Antoine Mussobug 31990 justify paragraphs pref adds extra space...
2011-11-07 Antoine Mussobug 29110 - $wgFeedDiffCutoff doesn't affect new pages
2011-11-07 Antoine Mussofix badly named variable
2011-11-07 Antoine Mussoearly returns to avoid long code in if / else
2011-11-07 Antoine Mussodieout when file is a boolean
2011-11-07 Antoine MussoBug 30232 - add current time to message wlnote on Speci...
2011-11-07 Alexandre EmsenhuberRemoved useless second parameter to Title::quickUserCan()
2011-11-07 Alexandre Emsenhuber* Removed existence of Title object check since not...
2011-11-07 Alexandre Emsenhuber* Fix checks to show whether "edit" and "addsection...
2011-11-07 Raimond SpekkingUpdate date format for dsb and hsb: month names need...
2011-11-06 Daniel FriesenAllow for installation of php in ~/.mwphp and don't...
2011-11-06 Daniel FriesenFollowup r102201, quote all variables to guard against...
2011-11-06 Daniel FriesenCommit maintenance/dev/ a set of bash scripts that...
2011-11-06 Mark A. Hershbergerre r102027: split up long lines
2011-11-06 Raimond SpekkingLocalisation updates for core and extension messages...
2011-11-06 Alexandre EmsenhuberUse WikiPage instead of Article to call updateCategoryC...
2011-11-06 Alexandre Emsenhuber* Only show "view" tabs when the user hasn't the permis...
2011-11-06 Alexandre Emsenhuber* Merged Title::userCanRead() check in Title::getUserPe...
2011-11-06 PlatonidesBug 26375 - Italics should be passed to TOC
2011-11-06 Niklas LaxströmDidn't we agree to use @since?
2011-11-06 Alexandre Emsenhuber* Moved the language variant check inside the "not...
2011-11-06 Aaron SchulzFixed doc typo
2011-11-06 Daniel FriesenMake the CliInstaller use --server to set wgServer...
2011-11-05 Alexandre Emsenhuber* Use local context to get messages
2011-11-05 Raimond SpekkingLocalisation updates for core and extension messages...
2011-11-05 Alexandre Emsenhuber* Only call Title::getPageLanguage() when necessary...
2011-11-05 Alexandre Emsenhuber* Made OuputPage::showPermissionsErrorPage() show a...
2011-11-05 Alexandre Emsenhuber* Use WikiPage instead of Article for doPurge(), gettin...
2011-11-05 Danny B* fixing Special:ListBots which behaved like Special...
2011-11-05 Sam ReedFollowup r100126, per brion remove htmlspecialchars...
2011-11-05 Sam ReedFollowup r101241, after removing @private set private...
2011-11-05 Sam ReedPartial revert to r101244 due to next() weirdness
2011-11-05 Aaron SchulzAdded title type hint to invalidateImageRedirect here too
2011-11-04 Aaron Schulz* Added File::normalizeTitle() function and used it...
2011-11-04 Aaron Schulz* Added some Title type hinting
2011-11-04 Raimond SpekkingLocalisation updates for core and extension messages...
2011-11-04 Max SemenikWindows compat for a couple of tests :(
2011-11-04 Mark A. HershbergerApply for Bug #31694 -- "During installation, tabbing...
2011-11-04 Mark A. HershbergerApply patch from Bug #12262 -- "Indents and lists don...
2011-11-04 Alexandre EmsenhuberSome cleanup to EditPage:
2011-11-04 Alexandre EmsenhuberAnd while I'm at it, move token check to onView() so...
2011-11-04 Aaron SchulzUpdated docs for r101896
2011-11-04 Mark A. HershbergerFixes Bug #31722 — “ugly old toolbar icons - height...
2011-11-04 Mark A. Hershbergereol w/s
2011-11-04 Sam ReedFix history versions
2011-11-04 Sam Reed1.17 -> 1.18
2011-11-04 Jure Kajzer* fixed ipblocks.ipb_by_text field, removed default...
2011-11-04 Alexandre EmsenhuberUse WikiPage instead of Article to call the hasViewable...
2011-11-04 Jure Kajzer* fixed a typo in oracle/tables.sql
2011-11-04 Alexandre EmsenhuberPer Platonides, fix for r101630: correct class name
2011-11-04 Aaron SchulzRemoved debug code from r101944
2011-11-04 Brion VibberPartial revert of r101912 -- restores r99315 'includexm...
2011-11-04 Sam Reedalpha -> beta
2011-11-04 Sam ReedDocumentation
2011-11-04 Sam ReedResync 1.18 RELEASE-NOTES files
2011-11-04 Sam ReedAdd Central Dusun language code to RELEASE-NOTES-1.18
2011-11-03 Brion Vibber* (bug 31878, bug 31542) Fix XML namespace output in...
next