lhc/web/wiklou.git
2010-02-14 Sam ReedChange layout of the mustBePosted format to standardise it
2010-02-14 Siebrand MazelandRebuild MessagesLzz.php and add 'tr' as fallback.
2010-02-14 Raimond SpekkingAdd Laz language (lzz) per request of GerardM
2010-02-14 Raimond SpekkingLocalisation updates for core and extension messages...
2010-02-14 Sam ReedFollowup to r62465, should be in an array
2010-02-14 Sam ReedMove ( 'code' => 'show', 'info' => 'Incorrect parameter...
2010-02-14 Sam ReedFixup spaces to tabs from r62404
2010-02-14 Roan KattouwWhitespace fixes for r62402
2010-02-14 Raimond SpekkingFollow-up r62358: Wrap warning message into a div with...
2010-02-13 PlatonidesFollow up r62436 comments.
2010-02-13 Raimond SpekkingLocalisation updates for core and extension messages...
2010-02-13 Alexandre EmsenhuberFixed some doxygen warnings
2010-02-13 Conrad IrwinFix for <poem> after r62416
2010-02-13 PlatonidesparserTests.txt shall be opened in text mode.
2010-02-13 Chad HorohoeDon't need to set time limit here, already did in setup...
2010-02-13 Chad HorohoeOutput page title along with no revisions (just like...
2010-02-13 ShinjimanLocalisation updates Cantonese, Chinese and Literary...
2010-02-13 Chad HorohoeDrop ancient PHP4 wrapper for cloning, completely unused
2010-02-13 Conrad IrwinDeprecate old undocumented workaround to bug 2257 ...
2010-02-13 Sam ReedStylize API files
2010-02-13 Sam Reed4 More dieUsage calls
2010-02-13 Aaron SchulzMove this to one line to add space back after period...
2010-02-13 Sam ReeddieUsage getPossibleErrors in ApiQuerySearch and ApiQue...
2010-02-13 Sam ReedFix fail in ApiEditPage.php
2010-02-13 Sam ReedComplete dieUsage errors in 7 more Api files
2010-02-13 Sam ReedComplete dieUsage errors in 6 more Api files
2010-02-13 Sam ReedAnd an erroneous )
2010-02-13 Sam ReedRem erroneous bracket, followup to r62404
2010-02-13 Sam ReedImplement 9 modules dieUsage errors
2010-02-13 Sam ReedRest of dieUsageMsg in getPossibleErrors
2010-02-13 Sam ReedStart of blanket coverage of dieUsageMsg in getPossible...
2010-02-12 Raimond Spekking* Truncate summary of page moves in revision comment...
2010-02-12 Alexandre EmsenhuberFixed a doxygen warning
2010-02-12 Raimond SpekkingLocalisation updates for core and extension messages...
2010-02-12 Rotem LissLocalization update for he.
2010-02-12 Siebrand MazelandRemove debug logging introduced in r62354
2010-02-12 Tobiassort of fixing bug 14592: show warning when moving...
2010-02-12 Mark A. Hershbergervarious eol whitespace now instead of when someone...
2010-02-12 Mark A. HershbergerFinal(?) changes to enable chunked uploading.
2010-02-12 Tim StarlingDon't format old_id ranges in scientific (%E) notation.
2010-02-12 Chad Horohoe(bug 17947) Use current date/time on Special:Preference...
2010-02-11 Sam ReedSimplification as per Bryan on r62339 comment
2010-02-11 Sam ReedCater for some more errors in ApiBase.php
2010-02-11 Sam ReedRemove old/deprecated $this->getMain()->isWriteMode...
2010-02-11 Sam ReedFix r62331 - If we renamed a method, we need to to...
2010-02-11 Sam Reed$this->mModuleName to $this->getModuleName()
2010-02-11 Sam ReedUpdate code documentation with Bryans help for r62282...
2010-02-11 Sam ReedFollowup to bryans comment for r62328
2010-02-11 Sam ReedMove mustBePosted error into messageMap
2010-02-11 Sam ReedMore of bug 18771 - List possible errors in action...
2010-02-11 Rotem LissLocalization update for he.
2010-02-11 Raimond SpekkingSimplify a bit per Platonides CR mediawiki.org/wiki...
2010-02-11 Raimond SpekkingLocalisation updates for core and extension messages...
2010-02-11 Aryeh GregorAnother MonoBook whitespace fix
2010-02-11 Aryeh GregorWar on xml:lang
2010-02-11 Aryeh GregorAvoid silly markup like <ul >
2010-02-11 Alexandre EmsenhuberWhitespaces fixes
2010-02-11 Emil Podlaszewskiindividual message cache entries should start with...
2010-02-11 Alexandre EmsenhuberImplement keys() for APCBagOStuff
2010-02-11 Tim StarlingA script for doing full scans of the text table and...
2010-02-11 Mark A. HershbergerMake sure Firefogg gets the json it needs.
2010-02-11 Mark A. Hershbergerfollow-up r61355
2010-02-11 Aryeh GregorFix whitespace in Monobook output
2010-02-11 Sam ReedStart implementation of bug 18771 - List possible error...
2010-02-10 Aryeh GregorAdd comment for r62191
2010-02-10 Aryeh GregorMove some new features from the list of fixed bugs
2010-02-10 Alexandre EmsenhuberFixed some doxygen warnings
2010-02-10 Raimond SpekkingLocalisation updates for core and extension messages...
2010-02-10 Alexandre EmsenhuberFixed E_STRICT errors about method signatures not matching
2010-02-10 Roan KattouwRevert r62022: breaks tab order on section=new edits...
2010-02-10 Roan KattouwSome tweaks to edit.js to make currentFocused detection...
2010-02-10 TobiasshowLogExtract of block log on user (talk) pages of...
2010-02-10 Mark A. Hershbergerfollow-up r62231 Document FileRepo::append()
2010-02-10 Roan KattouwWhitespace fixes for r62195, remove out-of-context...
2010-02-10 Chad HorohoeFollowup r62231, reduce code duplication in $request...
2010-02-10 Mark A. Hershbergercommit changes to ApiSetup that are needed to make the
2010-02-10 Mark A. Hershberger* new FauxResponse class to help with unit testing
2010-02-10 Mark A. Hershbergerfollow-up r62164
2010-02-10 Tim Starling* Fix for r60163: in RC/RCL, hash together all the...
2010-02-10 Chad HorohoeReduce code duplication in requires
2010-02-10 Chad HorohoeFollowup r62067, drop $wgUseNormalUser as un-needed
2010-02-10 Tim StarlingFix for r56885, r58364, r58364: use a two-part GROUP...
2010-02-09 Sam ReedMinor fix to RELEASE-NOTES for r62195
2010-02-09 Sam Reed* (bug 18608) - API should provide list of CSS styles...
2010-02-09 Sam ReedPretty sure that
2010-02-09 Jack Phoenixbug #19334: textarea jumps when editing longer articles...
2010-02-09 Raimond SpekkingLocalisation updates for core and extension messages...
2010-02-09 Roan KattouwFix up r62154: don't throw a JS error when $j is undefi...
2010-02-09 Alexandre EmsenhuberFixed a doxygen warnng
2010-02-09 Chad HorohoeWrap lines at 80chars
2010-02-09 Mark A. Hershbergerfollow-up r61355 a bit more, still have several bits...
2010-02-09 Mark A. Hershbergerrandom EOL white space.
2010-02-09 Mark A. Hershberger* Fix up ApiTest a bit, cookie handling works
2010-02-09 Mark A. HershbergerFix problem of incorrect Status message use.
2010-02-09 Andrew GarrettReverse removal of Live Preview in r59446, with the...
2010-02-09 Mark A. Hershbergeranother typo
2010-02-09 Mark A. Hershbergertypo
2010-02-09 Mark A. Hershbergerfix messages for http non-200 messages
2010-02-09 Mark A. HershbergerFix Http::request() so that it continues to return...
2010-02-09 Tim StarlingRevert r58635 and related, unnecessary and incorrect...
next