lhc/web/wiklou.git
2009-08-03 Bryan Tong... (bug 19004) Added support for tags to the API. Patch...
2009-08-03 Aaron Schulz* rev_deleted css fixes
2009-08-03 Aaron Schulzclean up bizarre code - use timestamp for links again...
2009-08-03 Raimond SpekkingFollow-up r54284: PLURAL keyword for message
2009-08-03 Andrew Garrett(bug 16451) Fix application of scaling limits for anima...
2009-08-03 Niklas LaxströmMemcached does not like spaces in keys
2009-08-03 Rotem LissLocalization update.
2009-08-03 Bryan Tong... Revert r53678, r53704, r53705, r53773, r53930, r54199...
2009-08-03 Niklas Laxström* Trailing Whitespace
2009-08-03 Michael Dale* missing api_url removes tab from add-media-wizard
2009-08-03 Chad HorohoeLast update to call $dbw->sourceFile() directly. Throw...
2009-08-03 Chad HorohoeRe-add some files that are still used by updaters.inc.
2009-08-03 ShinjimanLocalisation updates Cantonese, Chinese and Literary...
2009-08-03 Aryeh GregorAdd legend to watchlist as well
2009-08-03 ShinjimanAdded back 'right-editusercssjs' message for backward...
2009-08-02 Chad Horohoe(bug 18855) Consistently call commandLine.inc with...
2009-08-02 Chad HorohoeDon't die badly if $row isn't an object.
2009-08-02 Aryeh GregorAdd legend and tooltips to explain RC flags
2009-08-02 Aryeh GregorAllow <abbr> in wikitext
2009-08-02 Chad HorohoeDon't put \n on the end of every error() call, just...
2009-08-02 Chad Horohoe* Add way to get full input from stdin() without having...
2009-08-02 Chad HorohoeUse buildConcat()
2009-08-02 Chad HorohoeMissing >
2009-08-02 Chad HorohoetableNamesN() and make init $revisions before trying...
2009-08-02 Chad HorohoeMissing newline. Maybe should make error() just do...
2009-08-02 Rotem LissLocalization update.
2009-08-02 Chad HorohoeForgot that updaters.inc relies on deleteDefaultMessage...
2009-08-02 Chad HorohoeTypofix.
2009-08-02 Chad HorohoeStill need this in updaters.inc.
2009-08-02 Chad HorohoeForgot to bring doRebuild() along :)
2009-08-02 Chad HorohoeStay semicolon.
2009-08-02 Chad Horohoetimestamp() fixes on updateSearchIndex.php, and declare...
2009-08-02 Chad Horohoe+newlines on error
2009-08-02 Chad HorohoeMerge maintenance-work branch (now with less errors!):
2009-08-02 Chad HorohoeAdd .php5 entry for mwScriptLoader.
2009-08-02 Tobiasintroducing new CoreParserFunction nse as an url-friend...
2009-08-02 Tobiasfixing bug 17395
2009-08-02 Alexandre Emsenhuber* (bug 18699) Using the nosummary URL option no longer...
2009-08-02 Alex Shih-Han Linforget to shutdown classes in ApiQuery.php
2009-08-02 Alex Shih-Han LinComment out ApiQueryDoubleRedirects and ApiQueryBrokenR...
2009-08-02 Rotem LissLocalization update.
2009-08-02 Alexandre EmsenhuberFollow-up r53457: same for modern skin
2009-08-02 Jan GerbermvTimedEffectsEdit.js is in libSequencer not libTimedText
2009-08-02 ShinjimanAdded back 'editusercssjs' right for regression and...
2009-08-02 Brion VibberSuppress 'Expect: 100-continue' header on Http::post...
2009-08-02 Chad Horohoe(bug 19394) Recent changes feed items corresponding...
2009-08-01 Raimond SpekkingLocalisation updates for core messages from translatewi...
2009-08-01 Chad HorohoeHttp::get() doesn't return an object, it already return...
2009-08-01 Shinjiman* (bug 12110) Split the rights for editing users' CSS...
2009-08-01 Rotem LissLocalization update.
2009-08-01 Alexandre EmsenhuberPer Nikerabbit's comment on r53897 (i.e. fix for r53832...
2009-08-01 Jack Phoenixcoding style tweaks + marked execute function as public
2009-08-01 Jan GerbersourceInfo changed in Firefogg, update min version...
2009-08-01 ShinjimanShow the preview tip for css/js when the page name...
2009-08-01 Shinjiman* (bug 15680) Split the edit tip message of user CSS...
2009-07-31 Trevor ParscalReduced specificity of some formatting elements and...
2009-07-31 Aaron Schulz* Don't add title protect log if nothing was done ...
2009-07-31 Alex Z(bug 19907) Adds support for cross-domain AJAX requests...
2009-07-31 Trevor ParscalAdded evil hack for Opera projection css media mode...
2009-07-31 Shinjiman* (bug 20018) Fix the typo for the German db error...
2009-07-31 Aryeh GregorFix galleries for Vector
2009-07-31 Niklas LaxströmWhitespace fixes
2009-07-31 Siebrand MazelandLocalisation updates for special pages from translatewi...
2009-07-31 Andrew GarrettLiquidThreads code quality, bug fixes and cleanup:
2009-07-31 Rotem LissLocalization update.
2009-07-31 Andrew Garrett(bug 19798) High-level documentation for Preferences.
2009-07-31 Niklas LaxströmPHP Fatal error: Call to a member function exists...
2009-07-31 Niklas LaxströmAdded --threads=N parameter
2009-07-31 Raimond Spekking* The description message in $wgExtensionCredits can...
2009-07-31 Michael Daleupdated api path
2009-07-31 Michael Dalefixed wpSourceType value
2009-07-31 Niklas Laxström* Fix sidebar purging code (still unknown to me what...
2009-07-31 Raimond SpekkingFix PHP Notice: Undefined variable: wgMimeTypeBlacklist...
2009-07-31 Philip TzouUpdate the Chinese conversion tables.
2009-07-31 Michael Daleget local api url function abstraction
2009-07-31 ShinjimanLocalisation updates Cantonese, Chinese and Literary...
2009-07-31 Shinjiman* (bug 20013) Added CSS class "mw-version-ext-version...
2009-07-31 Michael Dalerestored $wgVerifyMimeType check
2009-07-31 Michael Dale* fixed IE bug with firefogg disabled loading js2 for...
2009-07-31 Remember the dotLosslessly recompressed some GIF images using the GIMP...
2009-07-31 Chad HorohoeAdd /includes/search/ to findhooks. Looks good!
2009-07-31 Chad HorohoeHandle todo: Mediawiki::initialize() is now called...
2009-07-31 Chad HorohoeYeah I can't spell.
2009-07-31 Chad Horohoetypofix.
2009-07-30 Chad HorohoeMove search related includes to includes/search/
2009-07-30 Chad HorohoeNever worked anyway, and completely useless with new...
2009-07-30 Brion Vibber* Parser test supports uploading results to remote...
2009-07-30 Brion VibberAllow passing postdata in Http::post() options...
2009-07-30 Raimond SpekkingLocalisation updates for core messages from translatewi...
2009-07-30 Niklas LaxströmConsistent letter case
2009-07-30 Raimond SpekkingFollow-up r54033: Add new message keys to maintenance...
2009-07-30 Aaron Schulzrm more SpecialSearchOld cruft
2009-07-30 Aaron Schulz(bug 18531) Show hidden users on listusers for oversights
2009-07-30 Aaron Schulz* Separated some delete & suppress message headers...
2009-07-30 Aaron SchulzRemoved $wgUseOldSearchUI and old search ui class
2009-07-30 Philip TzouUpdate the Chinese conversion tables.
2009-07-30 Michael Dale* mvFirefogg refactoring for better reuse
2009-07-30 Aaron SchulzFollow-up to r54016: deletedcontribs
2009-07-30 Alexandre Emsenhuberfixes in the tests directory:
2009-07-30 Aaron Schulz(bug 19864) Removed overzealous hiding of deleted ...
next