mwdocgen: support multiple --file values
[lhc/web/wiklou.git] / includes / profiler /
2013-06-26 jenkins-botMerge "database: Simplify selectSQLText() and fix USE...
2013-06-16 TheDJMerge "Don't reinvent the wheel in SpecialRecentchanges...
2013-06-07 jenkins-botMerge "Made SwiftFileBackend::loadObjectListing() popul...
2013-06-07 jenkins-botMerge "Hide exceptions in MediaWiki::doJobs() as deferr...
2013-06-07 jenkins-botMerge "Allow server selection when running sql.php"
2013-06-05 jenkins-botMerge "jquery.tablesorter: Reset unaffected columns...
2013-06-04 jenkins-botMerge "RecentChange: deprecate newFromCurRow and loadFr...
2013-06-03 ArielGlennMerge "Update referenced PHP version in 'normal' README."
2013-05-30 SwallingMerge "Compress PNGs used in new forms"
2013-05-30 jenkins-botMerge "tests: group structures tests in their own direc...
2013-05-30 jenkins-botMerge "overhaul maintenance/mwdocgen.php"
2013-05-30 jenkins-botMerge "doc: various updates"
2013-05-29 jenkins-botMerge "Add TitleQuickPermissions hook to Title::checkQu...
2013-05-29 jenkins-botMerge "Make 'subnet' feature of $wgRateLimits work...
2013-05-29 jenkins-botMerge "Newlines should be converted to spaces for IRC...
2013-05-28 jenkins-botMerge "new Create account contributors icon"
2013-05-28 jenkins-botMerge "Allow setting the ID of the main table in HTMLForm"
2013-05-28 jenkins-botMerge "De-duplicate refreshLinks2 base jobs on insert."
2013-05-27 TheDJMerge "Avoid changing the global on special pages"
2013-05-26 jenkins-botMerge "Enable fallback languages when retrieving messages"
2013-05-25 jenkins-botMerge "Rename $usableSkins to $allowedSkins"
2013-05-25 jenkins-botMerge "Patrol overhaul phase 1: Remove rcid parameters"
2013-05-25 jenkins-botMerge "Remove 'SkinTemplateTabs' from docs/hooks.txt"
2013-05-25 jenkins-botMerge "Set context when using UserrightsPage"
2013-05-24 jenkins-botMerge "displaytitle: reject some CSS if $wgRestrictDisp...
2013-05-24 jenkins-botMerge "Reset the error string in LoadBalancer::getConne...
2013-05-24 jenkins-botMerge "Added a --profiler option to all maintenance...
2013-05-24 jenkins-botMerge "Change space to non-breaking space to keep heade...
2013-05-24 jenkins-botMerge "Actually try to load intl for test which require...
2013-05-23 Aaron SchulzAdded a --profiler option to all maintenance scripts.
2013-05-22 jenkins-botMerge "Add more tests for paragraphs and headings with...
2013-05-21 jenkins-botMerge "TitleSquidURLs hook for changing the URLs to...
2013-05-21 jenkins-botMerge "Add parsoid-specific image testing"
2013-05-21 jenkins-botMerge "Add $namespaceGenderAliases for 'eo'"
2013-05-20 jenkins-botMerge "Make checkUsernames.php use batches"
2013-05-19 TheDJMerge "(bug 17602) fix Monobook action tabs not quite...
2013-05-19 TheDJMerge "ForeignAPIRepo: Fetch thumb error from foreign...
2013-05-17 jenkins-botMerge "Make sure job runner exceptions get logged."
2013-05-17 jenkins-botMerge "[FileBackend] Avoid concurrency for the 1 op...
2013-05-17 jenkins-botMerge "Slight improvements to FormSpecialPage behavior."
2013-05-17 umherirrenderFixed spacing and removed unneeded parenthesis
2013-05-17 jenkins-botMerge "HTMLCheckMatrix support for forcing options...
2013-05-14 TheDJMerge "add basic print styles to CologneBlue"
2013-05-13 jenkins-botMerge "Use Html::element() to build the links used...
2013-05-09 jenkins-botMerge "Add attributes to the Parsoid-only tests."
2013-05-09 jenkins-botMerge "Refactored Special:ActiveUsers queries to remove...
2013-05-08 jenkins-botMerge "Remove taint support"
2013-05-08 jenkins-botMerge "Remove hphpc support and deprecate related funct...
2013-05-08 Tim StarlingRemove hphpc support and deprecate related functions
2013-05-07 jenkins-botMerge "skin: Revert font-weight on successbox and move...
2013-05-04 MarkTraceurMerge "swap enhanced watchlist/RC arrow images for...
2013-05-03 jenkins-botMerge "jquery.makeCollapsible: Enable passthru for...
2013-05-03 jenkins-botMerge "SpecialPreferences: Remove invalid <strong>...
2013-05-02 Max SemenikMerge "Import: Fix incorrect wfRunHooks usage"
2013-05-01 jenkins-botMerge "Detect user rights conflicts"
2013-05-01 jenkins-botMerge "Show a tip at the end of the installer to prompt...
2013-05-01 jenkins-botMerge "HTMLForm entity labels are now optional and...
2013-05-01 jenkins-botMerge "HTMLTextAreaField: Allow sizes to be overridden...
2013-04-30 jenkins-botMerge "Reimplement Special:Filepath as a redirect throu...
2013-04-30 jenkins-botMerge "Create a Special:Redirect page."
2013-04-30 SwallingMerge "Use 'recent contributors' instead of 'contributo...
2013-04-29 Trevor ParscalMerge "Bug 44855, Bug 37743: Improved vector button...
2013-04-29 jenkins-botMerge "Clean-up to global overrides in NewParserTest"
2013-04-29 jenkins-botMerge "Add input checks for Language::sprintfDate()"
2013-04-29 jenkins-botMerge "(bug 47483) update file metadata in importImages"
2013-04-29 jenkins-botMerge "wfRandomString: Correct bias toward digits 1-7"
2013-04-28 Aaron SchulzCreated ProfileSection class to avoid wfProfileOut...
2013-04-28 jenkins-botMerge "Don't underline a elements with the mw-ui-button...
2013-04-28 umherirrenderFixed spacing around parenthesis in includes
2013-04-28 TheDJMerge "jquery.makeCollapsible: minor fixes to togglingH...
2013-04-26 jenkins-botMerge "Move list generation out of TablePager::getLimit...
2013-04-26 jenkins-botMerge "Remove subpage from form target on Special:Block...
2013-04-26 jenkins-botMerge "Added a function to LoginForm to show the "retur...
2013-04-24 jenkins-botMerge "Some more editor files to ignore."
2013-04-24 jenkins-botMerge "[JobQueue] Use regular wfDebug() in some places."
2013-04-22 jenkins-botMerge "test: abstract parser test result"
2013-04-21 TheDJMerge "Fixed Bug 40464 Placeholder attribute of searchI...
2013-04-20 TheDJMerge "Minor CSS cleanup for Vector and Monobook skins"
2013-04-20 umherirrenderFixed spacing in logging/parser/profiler/rl/revdel...
2013-04-20 jenkins-botMerge "Separate language generation from outputPage"
2013-04-18 jenkins-botMerge "Modifying ArticleEditUpdateNewTalk hook so that...
2013-04-18 jenkins-botMerge "Add non DBMS depending SQL tests for DatabaseBase"
2013-04-18 jenkins-botMerge "Fixes to Special:ConfirmEmail form"
2013-04-17 jenkins-botMerge "Fix HTML output of TablePager"
2013-04-17 jenkins-botMerge "Fixes to Special:BookSources form"
2013-04-17 jenkins-botMerge "Add gender to 'passwordreset-emailerror-capture...
2013-04-16 jenkins-botMerge "Cleanup and performance tweaks for BacklinkCache."
2013-04-15 jenkins-botMerge "Set Agora font stack to mw-ui-container in Vector"
2013-04-15 Translation update... Merge "Localisation updates from translatewiki.net."
2013-04-15 Brion VIBBERMerge "Moved JobQueueDB::recycleAndDeleteStaleJobs...
2013-04-15 jenkins-botMerge "(bug 42607) $.tablesorter: require separators...
2013-04-15 GWickeMerge "5 new tests (3 Parsoid serializer, 2 parser...
2013-04-14 jenkins-botMerge "Fixed incorrect parameter passed to LoginForm...
2013-04-14 jenkins-botMerge "Added spaces before and removed spaces after...
2013-04-14 umherirrenderAdded spaces before and removed spaces after 'array'
2013-04-14 jenkins-botMerge "Added/Removed spaces around string concatenation"
2013-04-13 umherirrenderAdded/Removed spaces around string concatenation
2013-04-12 jenkins-botMerge "Support for linking directly to sections in...
2013-04-12 jenkins-botMerge "Add devunt to CREDITS as patch contributor"
2013-04-09 jenkins-botMerge "add htmlform-no and htmlform-yes messages for...
next