Merge "Fix separated login link so that create account and login are always next...
[lhc/web/wiklou.git] / includes / ProtectionForm.php
2012-08-23 DemonMerge "Fix separated login link so that create account...
2012-08-23 NikerabbitMerge changes I1aa3b081,I65ee788c,I58a9cdfe
2012-08-23 DemonMerge "(bug 31817) Teach Tidy about the HTML5 inline...
2012-08-23 CatropeMerge "[FileBackend] MultiWrite options to avoid pushin...
2012-08-22 Aaron SchulzMerge "Use Status::getWikiText() instead of getErrorsAr...
2012-08-22 IAlexMerge "Replace deprecated wfMsg* calls with Message...
2012-08-22 Siebrand MazelandReplace deprecated wfMsg* calls with Message class...
2012-08-22 CatropeMerge "Clean up applyPatch() usage in the installer."
2012-08-17 CatropeMerge "[FileBackend] Refactored Swift backend to use...
2012-08-16 DemonMerge "Add UserTest::testAllRightsWithMessage"
2012-08-15 CatropeMerge "allow localization of elements via data-msg...
2012-08-15 CatropeMerge "Allow aliased field names with separated syntax"
2012-08-15 CatropeMerge "Allow importing pages as subpage"
2012-08-15 SiebrandMerge "Follow-up I6b0c58fb (d50b416): add message to...
2012-08-15 IAlexMerge "(bug 37638) Remove calls to deprecated LogPage...
2012-08-15 Dereckson(bug 37638) Remove calls to deprecated LogPage::logName...
2012-08-09 Aaron SchulzMerge "(bug 12701) Use diff of all unseen revisions...
2012-08-08 DemonMerge "[LockManager] Cleaned up DBLockManager and reduc...
2012-08-02 ReedyMerge "Fix ApiWatchTest"
2012-08-01 KrinkleMerge "Revert "AJAXify watchlist editor""
2012-08-01 CatropeMerge "AJAXify watchlist editor"
2012-07-31 Trevor ParscalMerge "Some fixes to our jQuery UI skin for buttons"
2012-07-26 Aaron SchulzMerge "Fix for I5211ec50 (d969a27): more refactoring...
2012-07-25 KrinkleMerge "Revert "(bug 260) Handle <pre> overflow automati...
2012-07-24 CatropeMerge "Fix regression in API log events (bug 35635)"
2012-07-20 Trevor ParscalMerge "(bug 260) Handle <pre> overflow automatically...
2012-07-17 CatropeMerge "merge msg script now detects extensions main...
2012-07-15 Aaron SchulzMerge "In LinkHolderArray::doVariants(), redlinks need...
2012-07-13 SiebrandMerge "'lang' attrib in #mw-imagepage-content should...
2012-07-13 SiebrandMerge "(bug 37587) Enforce language codes to be html...
2012-07-09 Aaron SchulzMerge "adjust method comment for Ia19f1011"
2012-07-07 ReedyMerge "Improve documentation of maintenance scripts."
2012-07-07 ReedyMerge "(bug 31313) Clarify watchlist preference messages"
2012-07-06 MaxSemMerge "I18n of display of change tags"
2012-07-05 ReedyMerge "Sync DeviceDetection with MF"
2012-07-04 ReedyMerge "Revert "Watchlist grouping (not ready for review)""
2012-07-04 ReedyMerge "*(bug 30976) Add maintenance script to remove...
2012-07-04 HasharMerge "Revert "jquery.byteLimit: Partial rewrite to...
2012-07-04 CatropeMerge "jquery.byteLimit: Partial rewrite to fix logic...
2012-07-04 CatropeMerge "(bug 36310) jquery.byteLimit should skip < 0...
2012-07-03 Aaron SchulzMerge "Make OutputPage's mechanism for gathering Vary...
2012-07-02 HasharMerge "Link to CREDITS file on message 'version-powered...
2012-07-01 SiebrandMerge "remove user right 'upload_by_url' from sysop...
2012-07-01 SiebrandMerge "Expose the log_id of the deletion log entry...
2012-07-01 SiebrandMerge "(bug 32297) Use symbolic names, not offsets...
2012-07-01 SiebrandMerge "Make LogFormatter::msg() use RequestContext...
2012-07-01 SiebrandMerge "(bug 32348) Allow descending order for list...
2012-07-01 SiebrandMerge "- Make the require_once independent of the curre...
2012-07-01 SiebrandMerge "Special:EditWatchlist/raw now make use of Gender...
2012-07-01 SiebrandMerge "Bug 36453 - Provide the git info on action=query...
2012-06-29 Alexandre EmsenhuberDeprecated Title::userIsWatching(); use User::isWatched...
2011-12-18 Alexandre EmsenhuberAnd I of course forgot to commit ProtectionForm.php...
2011-12-13 Jeroen De Dauwrevert r106095, fix apparently not this simple
2011-12-13 Jeroen De DauwlogName -> getName
2011-11-08 Alexandre Emsenhuber* Changed OutputPage's handling of subtitles to use...
2011-11-01 Alexandre EmsenhuberSome cleanup to ProtectionForm:
2011-10-27 Alexandre EmsenhuberPer Nikerabbit's comment on r100621:
2011-10-24 Alexandre EmsenhuberAdded OutputPage::setPageTitleMsg() and OutputPage...
2011-09-28 Krinkleclean up Html::inlineScript usage
2011-09-24 Alexandre EmsenhuberAllow LogEventsList::showLogExtract() to get a Title...
2011-09-13 Alexandre EmsenhuberCall Linker methods statically
2011-08-17 Daniel FriesenFollowup r80248; Fix inverted message exists tests...
2011-08-03 Rotem LissIn the protection form, show the current protection...
2011-06-29 Aaron Schulz* Split off WikiPage class from Article, WikiFilePage...
2011-06-28 Aaron SchulzRemoved raw Article->field accessing
2011-06-20 Matěj GrabovskýFollow-up r90371, per comment by ^demon
2011-06-06 KrinkleWatchAction requires token (BREAKING CHANGE)
2011-05-21 Sam ReedMore documentation updates and additions
2011-05-17 Siebrand MazelandUse consistent notation for "@todo FIXME". Should updat...
2011-04-25 Roan Kattouw(bug 16921) Add JavaScript-based enforcing of byte...
2011-04-14 Happy-melonr86001, now with less scariness :P I took out the...
2011-04-13 Happy-melonRevert r86001: Brion says it's too scary :D will recom...
2011-04-13 Happy-melonNew infrastructure for actions, as discussed on wikitec...
2011-03-18 Happy-melonFollow-ups to r84258
2011-03-18 Happy-melonFollow-up r84249: reimplement isAllowedAny(), and resto...
2011-03-18 Happy-melonAllow User::isAllowed() to take varargs. "is allowed...
2011-02-08 Alexandre EmsenhuberWe have OutputPage::showPermissionsErrorPage() for...
2011-01-14 Daniel FriesenImplement Message::isBlank and Message::isDisabled.
2010-10-31 PlatonidesA couple of Xml::hidden calls left by r75723
2010-09-22 Trevor ParscalFixed check for mediaWiki existance and removed additio...
2010-09-04 Roan KattouwMerging resourceloader branch into trunk. Full document...
2010-08-08 Alexandre Emsenhuber* Standardised file description headers
2010-06-02 Alexandre Emsenhuber* Use Html::linkedScript() and Html::inlineScript()
2010-05-23 Alexandre EmsenhuberFixed some doxygen warnings and documented a bit
2010-01-06 Sam ReedAttempt at normalistion of comparison styles - empty...
2009-11-14 Matěj Grabovský(bug 21455) Fixed "Watch this page" checkbox appearing...
2009-11-09 Bryan Tong MinhFollow-up to r58633 and r58628 (lqt): Rename Title...
2009-11-06 Andrew GarrettEnabling changes for r56828: some refactoring and code...
2009-11-04 Bryan Tong Minh* (bug 6579) Fixed protecting images from uploading...
2009-10-02 Aaron Schulz* Added $wgFlaggedRevsProtectLevels to allow for site...
2009-09-06 Alex Z(bug 20136) Synchronize the protection form expiry...
2009-06-18 Ryan Schmidt* Add autopromote condition APCOND_BLOCKED to autopromo...
2009-06-12 Alexandre EmsenhuberKill some E_NOTICE when protecting a non-existing page
2009-06-05 Alexandre EmsenhuberFix for r51493, r51084 and realted: use Title::makeTitl...
2009-06-05 Siebrand MazelandFollow-up to r51084:
2009-05-27 Siebrand MazelandFix a usability issue on protect and [file ]delete...
2009-05-17 Niklas Laxström* Follow-up for r50691, add \n to be safe in case there...
2009-05-17 Siebrand Mazeland(bug 18522) Wrap MediaWiki:Protect-cascadeon in a div...
2009-05-08 Siebrand MazelandUse link() instead of deprecated makeLinkObj() where...
2009-04-07 Chad HorohoeRemove some unused $wgOut's.
next