Merge "Allow appending text to redirects from moved pages"
[lhc/web/wiklou.git] / skins / common / protect.js
2013-10-02 jenkins-botMerge "Remove convertPlural methods already served...
2013-09-30 jenkins-botMerge "Add way of including all stderr output when...
2013-09-29 jenkins-botMerge "Update README"
2013-09-28 AdamwMerge "Capitalized bullet points and updated last sente...
2013-09-27 jenkins-botMerge "CSSJanus: Support text-shadow and box-shadow...
2013-09-27 jenkins-botMerge "Added new MWTimestamp::getRelativeTimestamp...
2013-09-26 jenkins-botMerge "Add wgRevisionId variable to ResourceLoader"
2013-09-25 jenkins-botMerge "Replace Pakaran with Punjabi"
2013-09-25 jenkins-botMerge "Add Special:CreateAccount to Special:Specialpages"
2013-09-25 jenkins-botMerge "Add option to chose what language to fetch file...
2013-09-24 jenkins-botMerge "API: Check for nosuchsection in all code paths"
2013-09-23 jenkins-botMerge "Changing default copyright notice per WMF Legal...
2013-09-19 jenkins-botMerge "Adapt StringUtils::isUtf8 to the top of Unicode...
2013-09-18 jenkins-botMerge "Add gzdecode fallback to GlobalFunctions"
2013-09-18 jenkins-botMerge "Changed tableName so it returns uppercased table...
2013-09-18 jenkins-botMerge "Changed quoting function for oracleDB."
2013-09-18 jenkins-botMerge "Fully log exceptions within ResourceLoader ...
2013-09-18 jenkins-botMerge "Store boolean values as integers with SQLite"
2013-09-17 jenkins-botMerge "Clean up legacy protect.js & remove from .jshint...
2013-09-17 Ori LivnehClean up legacy protect.js & remove from .jshintignore
2013-09-16 jenkins-botMerge "Don't ask users to mark own page creations as...
2013-09-12 jenkins-botMerge "Remove "Misc" tab from Special:Preferences"
2013-09-09 jenkins-botMerge "ToC: Use display:table, so that we can behave...
2013-09-05 jenkins-botMerge "Special:PagesWithProp: Distinguish content from...
2013-09-05 jenkins-botMerge "Add cache versioning to InfoAction."
2013-09-05 jenkins-botMerge "Reorder SpecialRecentChanges::webOutput"
2013-09-05 jenkins-botMerge "Call $wgContLang->findVariantLink() in {{PAGESIN...
2013-09-03 jenkins-botMerge "Actually use $ignoreInvalidDB in UserRightProxy...
2013-09-02 jenkins-botMerge "Add converted namespace names as aliases to...
2013-08-29 jenkins-botMerge "Make FakeConverter more realistic"
2013-08-28 jenkins-botMerge "Added a getLazyConnectionRef() function to load...
2013-08-28 TheDJMerge "Make variant selection menu toggleable by keyboard"
2013-08-28 jenkins-botMerge "Rephrase the installer's config-welcome message"
2013-08-28 jenkins-botMerge "Make restoreprefs crystal clear about the meanin...
2013-08-27 jenkins-botMerge "Remove inconsistent font-family declarations"
2013-08-26 jenkins-botMerge "Change wording on message per feedback from...
2013-08-26 jenkins-botMerge "Add url parameter to trigger autogenerated galle...
2013-08-26 TychayMerge "Make it slightly easier for extensions to hook...
2013-08-26 jenkins-botMerge "Make last row of new gallery not be huge."
2013-08-26 jenkins-botMerge "For new gallery, make nolines mode have caption...
2013-08-26 jenkins-botMerge "[New gallery] ignore perrow option in this mode...
2013-08-26 jenkins-botMerge "Clean up parser test's InterwikiLoadPrefix hook"
2013-08-26 jenkins-botMerge "wpUndidRevision should be passed along during...
2013-08-25 jenkins-botMerge "Profiler: remove unnecessary checks Should sligh...
2013-08-25 TheDJMerge "mediawiki.action.edit.preview: Assorted fixes"
2013-08-25 jenkins-botMerge "Special:PagesWithProp: Use Language#formatSize"
2013-08-25 jenkins-botMerge "Add class around diff-empty and add it as notice"
2013-08-25 TheDJMerge "jquery.suggestions: Use document width instead...
2013-08-25 TheDJMerge "Enhanced RC: Optimization of the initial collapsing"
2013-08-25 TheDJMerge "Provide month names via mediawiki.language.month...
2013-08-24 jenkins-botMerge "Add data-sort-value for better sorting on Specia...
2013-08-24 jenkins-botMerge "Fix form submission on Special:RandomInCategory"
2013-08-24 jenkins-botMerge "Make RandomInCat work for cats starting with...
2013-08-24 jenkins-botMerge "Fix spacing and break some lines"
2013-08-24 umherirrenderFix spacing and break some lines
2011-12-31 Krinkle[Core JS] More fixing of global config variable usage
2011-08-12 Daniel FriesenUse [] instead of new Array.
2011-04-25 Roan Kattouw(bug 16921) Add JavaScript-based enforcing of byte...
2010-12-06 Sam Reed(bug 26265) Many semicolons are missing from JavaScript...
2010-11-30 Sam ReedMore JS documentation fixups
2010-11-30 Sam ReedStart fixing up javascript function documentation
2010-09-04 Roan KattouwMerging resourceloader branch into trunk. Full document...
2009-11-04 Bryan Tong Minh* (bug 6579) Fixed protecting images from uploading...
2009-08-25 Niklas Laxström* Revert r55555-55557 for now, breaks tabs in special...
2009-08-24 Daniel Friesen- Use array literals instead of new Array(); (note...
2008-09-25 Alex Z* (bug 15701) Protection form was too wide for some...
2008-09-16 Tim StarlingIn protect.js:
2008-09-13 Alex Z(bug 12650) Make it possible to enter separate expiry...
2008-01-16 River Tarnelluse label.htmlFor=... instead of label.setAttribute...
2007-12-11 Aaron SchulzMore title protection clean up. JS errors were being...
2007-09-19 Aaron Schulz*Revert bogus code from r24419. indexOf() is meant...
2007-07-29 Rob ChurchDocument this file all over
2007-07-29 Rob Church(bug 10732 and others) Further fixes to protect chainin...
2007-07-28 Rob Church* (bug 10732) Protection chaining checkbox broken ...
2007-03-15 Aaron Schulz*Add allowCascade() to protectChainUpdate()
2007-03-15 Aaron Schulz*Syntax cleanup
2007-03-15 Aaron Schulz*Make allowCascade() uncheck as well as grey out cascade
2007-03-15 Aaron Schulz*Add nifty JS function to grey out cascade option when...
2007-02-03 Antoine MussoKill whitespaces in some javascript files.
2006-07-23 Rotem LissAdd spacing in the protection form.
2005-12-22 Brion Vibber* (bug 1735) Revamped protection interface