lhc/web/wiklou.git
2012-02-06 Chad HorohoeRevert r103467, r106446 (bug 24464: calling LoginAuthen...
2012-02-06 Alexandre EmsenhuberFollow-up r110761: removed duplicate check of $wgShowIP...
2012-02-06 Raimond SpekkingLocalisation updates for core and extension messages...
2012-02-06 Antoine Mussodisable ApiUploadTest
2012-02-06 Antoine Mussocomment about wgDebugToolbar disabling file cache
2012-02-06 Sam ReedAdd @since to getIP/getRawIP
2012-02-06 Alexandre EmsenhuberRecommit r110758 (again) now that the problem has been...
2012-02-06 Antoine Mussodisable wgDebugToolbar when rebuilding file cache
2012-02-06 Sam ReedPing r110759, remove erroneous extra subdir
2012-02-06 Sam ReedMove mediawiki.api to own folder
2012-02-06 Antoine Mussoreverts r110488
2012-02-06 Sam ReedAnd fix fail rom r110752
2012-02-06 Sam ReedNot much point making user_groups.ug_group 32 chars...
2012-02-06 Robin PepermansAdd fallback to Russian (per meta.wikimedia.org/wiki...
2012-02-06 Max SemenikFixed r63018: made it possible to delte half-baked...
2012-02-06 Alexandre EmsenhuberRemoved false comment, we no longer use file cache...
2012-02-06 Alexandre EmsenhuberUse WikiPage instead of Article to call doEdit() and...
2012-02-06 Aaron SchulzAdded missing tests from r110731
2012-02-06 Aaron SchulzIn FileBackend:
2012-02-05 Alexandre EmsenhuberFixed string -> __METHOD__ in calling method parameter
2012-02-05 Raimond SpekkingLocalisation updates for core and extension messages...
2012-02-05 Alexandre Emsenhuber* Use $this->getRevision() to get the latest revision...
2012-02-05 Alexandre Emsenhuber* Use WikiPage instead of Article for ParserCache stuff
2012-02-05 Alexandre EmsenhuberFix call to deprecated to fix test since it was throwin...
2012-02-05 Krinkle[Actions] Update usage of wgDisabledActions to check...
2012-02-05 Krinkle[tests] update QUnitTestResources.php to include jquery...
2012-02-05 Krinkle[tests] use core qunit-fixture properly
2012-02-05 Thomas GriesPlease review carefully, I cannot see negative side...
2012-02-05 Aaron SchulzRemoved some useless code and a confusing comment in...
2012-02-04 Raimond SpekkingLocalisation updates for core and extension messages...
2012-02-04 Alexandre EmsenhuberRemoved declaration of ProfilerSimpleTrace::$mMinimumTi...
2012-02-04 Alexandre EmsenhuberAdded overrides of logData() and getCurrentSection...
2012-02-03 Aaron SchulzReverted r106025 and friends (r106370, r106373, r108060...
2012-02-03 Raimond SpekkingLocalisation updates for core and extension messages...
2012-02-03 Aaron Schulz(bug 33846) Fixed backwards error msg/param passing.
2012-02-03 Ryan Kaldariadding note about local modifications
2012-02-03 Aaron SchulzPer r108369 CR comment, use StringUtils::escapeRegexRep...
2012-02-03 Aaron SchulzCleaned up a few file backend related messages
2012-02-03 Alexandre EmsenhuberUse local context to get message instead of relying...
2012-02-03 Alexandre EmsenhuberMoved wfDeprecated() and wfWarn() near other debug...
2012-02-03 Alexandre EmsenhuberwfTime() -> microtime( true ), no need to use the forme...
2012-02-03 Aaron SchulzReverted r96516, manually, per CR. Moved maybeDoTransfo...
2012-02-03 Robin PepermansAdd @noflip to arrow directions like "southwest", as...
2012-02-02 Alexandre EmsenhuberFollow-up r110591: remove unused global declaration
2012-02-02 Sam ReedRevert r110276
2012-02-02 Aaron SchulzReverted r110608 - no known need for this
2012-02-02 Aaron SchulzRelease notes for r100315
2012-02-02 Roan KattouwFollowup r110542: unbreak the QUnit tests; the change...
2012-02-02 Raimond SpekkingLocalisation updates for core and extension messages...
2012-02-02 Krinkle[Special:MovePage] fix Title method usage. Need potenti...
2012-02-02 Sam ReedImprove documentation
2012-02-02 Sam ReedBring the epocs into this decade
2012-02-02 Aaron SchulzPorted changes from r110601
2012-02-02 Aaron SchulzFixed windows-related test failures (that string format...
2012-02-02 Roan KattouwFollowup r108184: per CR, blocking loads in debug mode...
2012-02-02 Alexandre Emsenhuber* Always add the hostname in wfDebugLog(), whatever...
2012-02-02 Roan KattouwFix bug in CSSJanus where background-position and backg...
2012-02-02 Sam ReedStrict Standards: Declaration of DatabaseOracle::source...
2012-02-02 Amir E. Aharoni== comparison for all languages, instead of ===, accord...
2012-02-02 Niklas LaxströmWhitespace cleanup
2012-02-02 Alexandre EmsenhuberUse $wgRequestTime in wfDebugTimer() to get the time...
2012-02-02 Roan Kattouw(bug 34114) CSSMin::remap() doesn't respect its $embed...
2012-02-02 Alexandre EmsenhuberUse WikiPage instead of Title to get its id, whether...
2012-02-02 KrinkleEnqueue mw.util.init in document-ready even handler...
2012-02-01 Aaron Schulzr110253: reworded "expensive" cache fields and function...
2012-02-01 Antoine Mussodoxygen landing page
2012-02-01 Raimond SpekkingLocalisation updates for core and extension messages...
2012-02-01 Antoine MussoFix doxygen docs before REL1_19 branching
2012-02-01 Antoine Mussofix @example in ResourceLoaderFileModule
2012-02-01 Amir E. AharoniAdded tests for plural, same as Russian.
2012-02-01 Amir E. AharoniFixes r110484.
2012-02-01 Alexandre Emsenhuber* Use WikiPage instead of Article
2012-02-01 Alexandre EmsenhuberRecommit r109062 (Only run some MWDebug code when reall...
2012-02-01 Max SemenikHTML 2???
2012-02-01 Amir E. AharoniFixed plural rules for Romanian / Moldovan according...
2012-02-01 Amir E. AharoniInteger comparison in Hebrew plural forms.
2012-02-01 Aaron SchulzQuick fix to getContainerHashLevels() comparison from...
2012-02-01 Amir E. AharoniAdding plural tests for more languages.
2012-02-01 Aaron SchulzDeferred File::getLocalRef() in BitmapHandler and alter...
2012-02-01 Tim Starling* Documentation fix
2012-01-31 Aaron SchulzAdded PurgeDeletedFiles script to purge recently delete...
2012-01-31 Aaron SchulzExpanded 'shardViaHashLevels' config var in FileBackend...
2012-01-31 Raimond SpekkingLocalisation updates for core and extension messages...
2012-01-31 Sam ReedFollowup r110001
2012-01-31 Amir E. Aharoni"isset( $forms[2] )" is not needed - plural is filled...
2012-01-31 Amir E. AharoniTesting the case when dual is not provided.
2012-01-31 Amir E. AharoniAdding tests for plural in Hebrew.
2012-01-31 Alexandre EmsenhuberAdded 'page_id' to the fields returned by Revision...
2012-01-31 Alexandre EmsenhuberAdded missing __METHOD__ parameter to DatabaseBase...
2012-01-31 Mark A. Hershbergerrevert r110340 after talking with krinle
2012-01-30 Aaron Schulz(bug 33992) - "Allow anon a formless purge with POST...
2012-01-30 Mark A. HershbergerFixes bug 34036 - [regression] mw.loader.load doesn...
2012-01-30 Alexandre EmsenhuberUse local context to get messages instead of relying...
2012-01-30 Alexandre EmsenhuberUse Language::userTimeAndDate() instead of Language...
2012-01-30 Krinkle[Xml::encodeJsVar] Use FormatJson::encode / native...
2012-01-30 Krinkle[Xml::encodeJsVar] Change to match FormatJson::encode...
2012-01-30 Krinkle[jquery.qunit.completenessTest.js] typo
2012-01-30 Krinkle[shared.css] Fix preferences CSS bug
2012-01-30 Antoine Mussorv r87948 "fix backtrace on SQL error"
2012-01-30 Antoine Mussoalign $wgActions array values
next