Kill some parameter cruft
[lhc/web/wiklou.git] / includes /
2007-07-07 Rob ChurchKill some parameter cruft
2007-07-07 Yuri AstrakhanAPI: slightly better naming for db repl lag
2007-07-07 Rob Church* Rename "namespaceprotectedtext" to "namespaceprotected"
2007-07-07 Rob ChurchClean up OutputPage::readOnlyPage() -- most of these...
2007-07-07 Rob Church* Coding conventions
2007-07-07 Yuri AstrakhanAPI: (bug 10211) Added db server replication lag inform...
2007-07-07 Daniel CannonIf the user is unable to edit a page because the namesp...
2007-07-07 Yuri AstrakhanAPI: implemented prop=imageinfo, minor cleanup
2007-07-07 Yuri Astrakhanfilerepo: fixed mem leak for history lines and exposed...
2007-07-07 Rob ChurchNo reason this should be inheriting...
2007-07-07 Rotem LissIn RTL wikis using Firefox, the padding doesn't work...
2007-07-07 Rob ChurchBrighten up the high slave lag warning in Monobook...
2007-07-07 Rob Church* Make "undo" and "rollback" links appear in a consiste...
2007-07-06 Rob Church* Code conventions - spacing, minor refactoring
2007-07-06 Rob Church* Remove redundant "HTMLmonthelector" [sic] function
2007-07-06 Aaron Schulz*Re-add contribs year/month filter. Now it simply jumps...
2007-07-06 Tim StarlingDon't move the destination to the archive until we...
2007-07-06 Yuri AstrakhanAPI: Fixed continuation bug in list=categorymembers...
2007-07-06 Aaron Schulz*Typo
2007-07-06 Rob ChurchCoding conventions - spacing
2007-07-06 Yuri Astrakhanchanged updateArticle to doEdit. This is first of a...
2007-07-06 Yuri AstrakhanAPI: Backlink-style queries (backlinks, imageusage...
2007-07-06 Aryeh GregorUse spiffier variable swap method. Might not be as...
2007-07-06 Andrew GarrettAfter further thought, put undo on page history for...
2007-07-06 Andrew GarrettAdd (undo) buttons onto page history, for people with...
2007-07-06 Rob Church...and remove some un-needed lines
2007-07-06 Rob ChurchUse SiteStats accessors so we benefit from caching...
2007-07-06 Rob ChurchDocument and clean up wfQueriesMustScale(); less verbos...
2007-07-06 Rob Church* Introduce wfScript() wrapper around script path gener...
2007-07-06 Yuri AstrakhanAPI: Documentation cleanup
2007-07-05 Aryeh GregorAdd comment on cacheability of getUserJs() to fend...
2007-07-05 Tim StarlingReturn a ResultWrapper from Database::query() and query...
2007-07-05 Rob ChurchCoding conventions - spacing
2007-07-05 Tim Starlingunused variable
2007-07-05 Rob ChurchImprovements to the watchlist editor per Brion; diff...
2007-07-05 Brion VibberDon't bother including the ajax watch localizations...
2007-07-05 Daniel CannonDeleted trunk/phase3/includes/api/ApiRollback.php Mista...
2007-07-05 Roan KattouwAPI: Adding ucnamespace parameter to list=usercontribs
2007-07-05 Tim Starlinggen=js has the wrong cache properties for language...
2007-07-04 Magnus ManskeFix: mkdir doesn't run recursively on Windows when...
2007-07-04 Rob ChurchRevert part of r23695; "parsemag" is superfluous when...
2007-07-04 Rob ChurchMake WatchlistEditor::extractTitles() more robust when...
2007-07-04 Raimond Spekking* Make {{PLURAL:}} available for 2 messages
2007-07-04 Rob ChurchMove all watchlist editing into WatchlistEditor class...
2007-07-02 Aryeh GregorRevert r23617 per Brion
2007-07-02 Aryeh Gregor* Add 'editsection-brackets' message to allow localizat...
2007-07-02 Roan KattouwAPI: Fixing a bug that caused inprop=protection to...
2007-07-01 Tim StarlingDisplay a distinctive message when the edit token suffi...
2007-07-01 Tim StarlingRespect $wgUseAjax
2007-07-01 Aryeh Gregor* (bug 10422) Change <pre> on CSS/JS pages to <div...
2007-07-01 Tim Starlingforgot to commit this
2007-07-01 Tim Starling* De-crappified JS upload dest check feature. Converted...
2007-07-01 Tim StarlingFixed unnecessary use of the replaceafter option to...
2007-07-01 Magnus ManskeNew javascript for upload page that will show a warning...
2007-07-01 Yuri AstrakhanAPI: Reverted back to r23531 for the reasons listed...
2007-06-30 Roan KattouwRemoving a ')' that broke the entire API
2007-06-30 Roan KattouwAdding rvprop=lastid parameter to prop=revisions that...
2007-06-30 Rob Church(bug 10404) Show rights log fragment for the selected...
2007-06-30 Rob ChurchYes, now actually ditch the old code. :D
2007-06-30 Rob ChurchDitch over-verbose "statement of rights" in Special...
2007-06-30 Aaron Schulz*Mark all versions newer than the time of the latest...
2007-06-30 Aaron Schulz*Use NS_SPECIAL constant to be formal
2007-06-30 Aaron Schulz*Don't fuck over special pages with oldid param
2007-06-29 Yuri AstrakhanAPI: Minor cleanup
2007-06-29 Yuri AstrakhanAPI: Fixed site language code to use global instead...
2007-06-29 Roan KattouwMaking non-fm formats return help text when action...
2007-06-29 Roan KattouwReverting r23562: accidentally modified phase3 rather...
2007-06-29 Roan Kattouw* Separating UI code and DB code in Article::rollback()
2007-06-29 Roan KattouwAdding language in meta=siteinfo (API) (bug 10411)
2007-06-29 Brion Vibberbring $wgCompressRevisions comment in line with post...
2007-06-29 Brion Vibber* Fix empty message checks for message names containing &
2007-06-29 Rob ChurchFix r23553
2007-06-29 Rob ChurchHook callbacks for 'ShowRawCssJs' should do their own...
2007-06-29 Brion Vibber* (bug 10406) Fix Special:Listusers filter form for...
2007-06-29 Raimond SpekkingRevert r23523, r23524, stabbed by Tim :-(
2007-06-29 Tim StarlingRestore MW 1.4 behaviour for Special:Upload -- redirect...
2007-06-29 Rob ChurchClean up handling of custom CSS and JavaScript pages...
2007-06-29 Aryeh GregorOops, one bogus one slipped through.
2007-06-29 Aryeh GregorRemove ?>'s from files. They're pointless, and just...
2007-06-28 Rob Church* Fix read permission check for special pages with...
2007-06-28 Rob ChurchFix broken handling of log views for page titles consis...
2007-06-28 Raimond Spekking* Remove hard coded colons from upload form code, add...
2007-06-28 Rob ChurchPass the two titles in plain text as (unused per defaul...
2007-06-28 Rob ChurchSort out this ridiculous bug in Special:MovePage succes...
2007-06-28 Brion Vibber* Delay AJAX watch initialization until click so IE...
2007-06-28 Rob Church(bug 10398) Honour .php5 script extensions in pre-insta...
2007-06-28 Brion Vibber* Use native XMLHttpRequest class in preference to...
2007-06-28 Brion Vibber* (bug 10396) Fix AJAX error when $wgScriptPath/index...
2007-06-28 Brion Vibber* (bug 10387) Detect and handle '.php5' extension envir...
2007-06-28 Brion VibberTweak API change which broke Makesysop extension. Same...
2007-06-28 Rob Church(bug 10392) Include MediaWiki version details in versio...
2007-06-27 Brion VibberRevert r23034 for the moment; made it hard to clearly...
2007-06-27 Brion VibberFix regression -- wfMkdirParents() started whining...
2007-06-27 Brion VibberStripping out the year/month filter on contribs for...
2007-06-27 Brion Vibber* (bug 7071) Properly handle an 'oldid' passed to view...
2007-06-27 Rob Church* Introduce 'UserEffectiveGroups' hook; see docs/hooks...
2007-06-27 Brion VibberRevert r23471, r23474: restore Special:Version to worki...
2007-06-27 Raimond Spekking* (bug 10365) Localization of Special:Version
2007-06-27 Rob ChurchUse Linker::makeKnownLinkObj(); we have a Title object...
2007-06-27 Rob Church(bug 10360) Fix LogViewer::logLine() for new user log...
next