Merge "Correct check whether the e-mail field was filled in Special:Userlogin/signup"
[lhc/web/wiklou.git] / includes / media / IPTC.php
2013-02-10 jenkins-botMerge "Correct check whether the e-mail field was fille...
2013-02-10 IAlexMerge "Add some missing readonly checks:"
2013-02-10 jenkins-botMerge "remove not needed return and break"
2013-02-10 IAlexMerge "remove space before semicolon"
2013-02-10 IAlexMerge "fix some spacing"
2013-02-09 umherirrenderfix some spacing
2013-02-09 jenkins-botMerge "Added deprecation comment to constant that when...
2013-02-09 jenkins-botMerge "generateId -> mw.user.generateRandomSessionId"
2013-02-09 jenkins-botMerge "(bug 44459) Ensure jqueryMsg treats plain messag...
2013-02-08 Tim StarlingMerge "[JobQueue] Added a JobQueueRedis class."
2013-02-07 jenkins-botMerge "(bug 44253) Add message when there are few watchers"
2013-02-07 IAlexMerge "Fixed E_STRICT notices in PostgresUpdater::renam...
2013-02-07 IAlexMerge "Show no size links on image pages with errors"
2013-02-07 Trevor ParscalMerge "(bug 44141) Vector: Phase out one-pixel images."
2013-02-06 jenkins-botMerge "Improve description of paths/urls in the INSTALL...
2013-02-06 jenkins-botMerge "(bug 43801) add a getter for ICU version to...
2013-02-06 jenkins-botMerge "By default, keep users in HTTPS with wgSecureLogin"
2013-02-06 jenkins-botMerge "Drop parenthesis from no/nb/nn to match CLDR"
2013-02-05 jenkins-botMerge "(bug 34211) Initial focus on Special:Block is...
2013-02-05 jenkins-botMerge "(bug 43560) Initial input focus on Special:ListU...
2013-02-05 Raimond SpekkingMerge "Clarify move over redirect in movepagetext"
2013-02-04 jenkins-botMerge "[FileBackend] Set ignore_user_abort() in file...
2013-02-04 jenkins-botMerge "(bug 40044) make $.tablesorter treat alt attribu...
2013-02-04 jenkins-botMerge "Fixes to the "reset password" mode of Special...
2013-02-04 umherirrenderfix some spacing
2012-06-29 KrinkleMerge "mediawiki.special.preferences: Support Back...
2012-05-29 Aaron SchulzMerge "wfProfileOut() for new return added in c6396...
2012-05-24 Brion VIBBERMerge "[FileBackend] Added getScopedLocksForOps() funct...
2012-05-19 Aaron SchulzMerge "Title::moveToInternal doesn't return anything...
2012-05-14 danielMerge branch 'Wikidata' of ssh://gerrit.wikimedia.org...
2012-05-14 danielmerged latest master
2012-05-11 NikerabbitMerge "(bug 33928) make diff title page more relevant"
2012-05-10 Aaron SchulzMerge "Revert r97711"
2012-05-10 ReedyMerge "(bug 19195) Make user IDs more readily available...
2012-05-09 Timo TijhofMerge "Add CSS class .mw-code (matching <pre>)"
2012-05-09 KrinkleMerge "fix bug 29002 - in RTL wikis resizable are flipped"
2012-05-09 KrinkleMerge "Upgrade to jQuery UI 1.8.20"
2012-05-08 CatropeMerge "Re-enable css @import unit tests"
2012-05-08 Brion VIBBERMerge "Optimized SqlBagOStuff::getBatch() a bit."
2012-05-08 Brion VIBBERMerge "Add new-inline-tags to tidy.conf"
2012-05-08 Brion VIBBERMerge "(bug 20189) Added 'Show/hide selected revisions...
2012-05-07 Aaron SchulzMerge "add type check and bail out when title could...
2012-05-07 HasharMerge "Adding tests for dumps"
2012-05-07 SiebrandMerge "Pass the result of the database queries in Title...
2012-05-04 ReedyMerge "Only use per-template profiling for one-time...
2012-05-04 DemonMerge "Use the same object when checking if the user...
2012-05-04 DemonMerge "[FileRepo] Various ForeignApiRepo fixes."
2012-05-04 Tim StarlingMerge "Various updates needed to bump min php version...
2012-05-04 Tim StarlingMerge "(bug 29296) Expanded Blacklist for SVG Files"
2012-05-04 WerdnaMerge "(bug 18195) Allow changing preferences via API"
2012-05-04 Aaron SchulzMerge "(bug 5445) remove autoblocks when user is unblocked"
2012-05-03 Aaron SchulzMerge "Adding test case for testing revision storage...
2012-05-03 Aaron SchulzMerge "Very basic parser test for language function"
2012-05-03 Alexandre EmsenhuberAdded missing GPLv2 headers in some places.
2012-04-25 Brion VIBBERMerge "(bug 32537) Pre-register default-loaded RL modul...
2012-04-18 ReedyMerge "Re-adding dbdataobject stuff which got pulled...
2012-04-16 danielMerge branch 'Wikidata' of ssh://gerrit.wikimedia.org...
2012-04-15 Brion VIBBERMerge "(bug 26909) follow up r102947: fix the navigatio...
2012-04-11 Jens OhligMerge branch 'master' into Wikidata
2012-04-10 CatropeMerge "[FileRepo] Added support for temp file repos...
2012-04-09 CatropeMerge "[LanguageConverter] Added some cache code based...
2012-04-09 Brion VIBBERMerge "(bug 35658) make mw.Uri handle uris w/o protocol...
2012-04-09 Brion VIBBERMerge "GENDER should use the GenderCache"
2012-04-09 Aaron SchulzMerge "(bug 32498) Allow comparing pages using pageids"
2012-04-09 Aaron SchulzMerge "parent::report() returns nothing, so don't attem...
2012-04-09 Aaron SchulzMerge "Export::dumpFrom() doesn't return any values...
2012-04-09 ReedyMerge "Document $mDb"
2012-04-09 HasharMerge "Fix documentation to match potential code"
2012-04-08 Aaron SchulzMerge "setGroup doesn't return anything, so don't try...
2012-04-07 Aaron SchulzMerge "Action::checkCanExecute doesn't return anything...
2012-04-07 Aaron SchulzMerge "Fix assignment in conditional"
2012-04-07 Aaron SchulzMerge "A set method doesn't need to return anything...
2012-04-07 Aaron SchulzMerge "Document StringUtils"
2012-04-07 Aaron SchulzMerge "Document spawn* class variables"
2012-04-07 Aaron SchulzMerge "$rootCode isn't used so no point creating it"
2012-04-07 Aaron SchulzMerge "Fix convIPTC docs"
2012-04-07 ReedyFix convIPTC docs
2011-05-28 Sam ReedAnd more documentation. Yaaaay
2011-04-18 Sam ReedFew more comment/whitespace issues from r86169
2011-04-18 Sam ReedFew style/whitespace/comment issues from r86169
2011-04-16 Brian Wolff(Follow-up r86169) Needed supress warnings around iconv
2011-04-16 Sam ReedRemove some unused variables
2011-04-16 Brian Wolff(Follow-up r86169) Fix three minor issues Reedy found.
2011-04-16 Sam ReedFix whitespace issues at top of file
2011-04-16 Brian WolffMerge to trunk everything in img_metadata branch.