aboutsummaryrefslogtreecommitdiffstats
path: root/includes/AutoLoader.php
Commit message (Expand)AuthorAgeFilesLines
* Backport CryptRand from r110825 and r114233 to REL1_17, REL1_18, and REL1_19 ...Daniel Friesen2012-03-201-0/+1
* MFT r112169, r112170, r112172, r112173, r112179, r112184, r112290, r112313Sam Reed2012-02-281-0/+1
|\
| * Revert CryptRand class in r111964 till after the git migration.Daniel Friesen2012-02-201-1/+0
| * Commit a new cryptographic random generator class for use in MediaWiki.Daniel Friesen2012-02-201-0/+1
| * comment out inclusion awaiting putting this stuff back after slushJeroen De Dauw2012-02-151-2/+2
| * follow up to r111264; split up class into one representing a table and one re...Jeroen De Dauw2012-02-141-0/+1
| * Give a warning when people use $wgArticle. Add's a class that can be used to ...Brian Wolff2012-02-131-0/+1
| * adding DBDataObject class after having some people review it and posting on t...Jeroen De Dauw2012-02-111-0/+1
* | REL1_19: MFT r111029, r111034, r111067, r111076, r111085, r111128, r111144Sam Reed2012-02-101-0/+1
|\|
| * (bug 34289) user.options CSS loaded twice. Fixed by splitting off the CSS par...Roan Kattouw2012-02-091-0/+1
* | Revert r88270, r97711 and r110825 out of 1.19Sam Reed2012-02-091-5/+1
|/
* Followup r110001Sam Reed2012-01-311-0/+1
* Renamed FileBackend to FileBackendStore and ugly FileBackendBase to FileBacke...Aaron Schulz2012-01-291-2/+2
* * Moved FSFile classes from file/ to backend/Aaron Schulz2012-01-241-2/+2
* Split LogPager out of LogEventsList.phpNiklas Laxström2012-01-201-1/+1
* In FileBackend/FileOp:Aaron Schulz2012-01-191-0/+1
* [Actions] Move the remaining actions out of MediaWiki::performAction into sin...Krinkle2012-01-171-0/+7
* Added CurlHttpRequest to AutoLoader.phpAaron Schulz2012-01-171-0/+1
* * Renamed ContainerShardListIterator -> FileBackendShardListIteratorAaron Schulz2012-01-141-2/+3
* * Merged (added) SwiftFileBackend class from branch.Aaron Schulz2012-01-121-0/+1
* reverts Concurrency worksAntoine Musso2012-01-111-2/+1
* MERGE branches/concurrency 108301:108557 into trunkIan Baker2012-01-101-1/+2
* Moved GenderCache to cache/Niklas Laxström2012-01-101-1/+1
* Revert r108358. It's a good fellow and we like to keep it.Platonides2012-01-091-0/+5
* * Drop old parserTests.php way of running parser tests. You can run parser te...Chad Horohoe2012-01-081-5/+0
* * Updated rebuildImages.php per r106752.Aaron Schulz2012-01-041-0/+1
* merge JSTesting branch into trunkAntoine Musso2012-01-031-0/+1
* alphabetize includes/media autoloaders + some whitespaceMark A. Hershberger2011-12-271-5/+5
* r107351: forgot to commit the changes to AutoLoader ... also update a commentMark A. Hershberger2011-12-271-0/+1
* added missing UploadStash exceptions to AutoLoaderIan Baker2011-12-221-1/+4
* Fix AutoLoader fail from r106800Sam Reed2011-12-201-2/+2
* Move registration form template to its own fileSam Reed2011-12-201-1/+1
* Merged FileBackend branch. Manually avoiding merging the many prop-only chang...Aaron Schulz2011-12-201-0/+26
* follow up to r106272, alphabetical order so Nikerabbit doesnt go mad :)Jeroen De Dauw2011-12-151-3/+3
* move logging pages to logging dirJeroen De Dauw2011-12-141-3/+3
* Revert r104353, r104354, r104356, r104358, r104383: changes to pagers break...Brion Vibber2011-12-061-1/+1
* Adding new debugging toolbarJohn Du Hart2011-12-041-0/+3
* Add RefreshLinks class to the AutoLoader, I'll need it for my cleanup script ...Roan Kattouw2011-11-301-0/+1
* Use database to track uploaded chunks and concatenate at the end.Jan Gerber2011-11-301-0/+1
* Revert r104659 and its followup r104665: break the unit tests with a fatal er...Roan Kattouw2011-11-301-1/+0
* Recommit PathRouter code from r104274, r104284, r104285 without the WebReques...Daniel Friesen2011-11-301-0/+1
* Use database to track uploaded chunks and concatenate at the end.Jan Gerber2011-11-301-0/+1
* Move terminal colorers classes in their own fileAntoine Musso2011-11-291-2/+4
* Revert r104274, r104284, r104285 -- breaks special pages on non-englishBrion Vibber2011-11-281-1/+0
* This is the rework I was talking about in r104318 for 1.19. Instead of having...John Du Hart2011-11-271-1/+1
* Followup r104318, add the new class to the AutoloaderJohn Du Hart2011-11-261-0/+1
* Implement path routing code.Daniel Friesen2011-11-261-0/+1
* (bug 29475) Remove "trackback" feature entirely from core. This has been disa...Chad Horohoe2011-11-231-1/+0
* (bug 29747) eAccelerator shared memory caching has been removed since it is n...Chad Horohoe2011-11-221-1/+0
* * Added WikiPage::getParserOutput() and changed Article::getParserOutput() to...Alexandre Emsenhuber2011-11-171-0/+1