API: Per IRC discussion with brion and co, now API only works if the user has the...
[lhc/web/wiklou.git] / includes /
2007-07-12 Yuri AstrakhanAPI: Per IRC discussion with brion and co, now API...
2007-07-11 Jens FrankFix bug with <nowiki> in front of links for wikis where...
2007-07-11 Aaron Schulz*Still use = for LIST_SET so as not no kill non-where...
2007-07-11 Aaron Schulz*Make null values of arrays use NULL(for lists) or...
2007-07-11 Brion VibberFix regression from r23575 -- wl_notificationtimestamp...
2007-07-11 Brion VibberDon't spew () when tools group is empty (as on last...
2007-07-11 Rotem LissThis function is now not completely new, thus new exten...
2007-07-11 Brion VibberRevert r23999 -- too-specific class names are annoying...
2007-07-11 Raimond SpekkingAdding a few CSS classes per request on de.wiki
2007-07-11 Raimond Spekking* Removing redundant watchlist edit/clear links
2007-07-11 Nick Jenkins(bug 10332) Title->userCan( 'edit' ) may return false...
2007-07-11 Nick JenkinsA few comment tag tweaks.
2007-07-11 Nick JenkinsNative EOL style.
2007-07-11 Rob ChurchFix regression in URL-encoding from r23985
2007-07-11 Aryeh GregorPHP typing strikes again! Padding parser functions...
2007-07-11 Aaron Schulz*Make logs show only for users
2007-07-11 Andrew Garrett* Add link to Special:Log into MonoBook toolbox
2007-07-10 Aryeh Gregor(bug 9151) Remove timed redirects on "Return to X"...
2007-07-10 Brion Vibberwoops -- parens broke teh diffs
2007-07-10 Brion VibberFix regression caused by the namespace check on oldid...
2007-07-10 Rob Church(bug 9936) Per-edit suppression of preview-on-first...
2007-07-10 Rob ChurchDitch redundant trim-and-length check
2007-07-10 Rob Church(bug 6965) Cannot include "Template:R" with {{R}} ...
2007-07-10 Rob Church* Code conventions
2007-07-10 Yuri AstrakhanAdded $wgShowHostnames to shows/hide host names in...
2007-07-10 Rob Church* (bug 9903) Don't mark redirects in categories as...
2007-07-10 Rob ChurchRevert bogus reversion
2007-07-10 Aryeh Gregor(bug 10413) DISPLAYTITLE doesn't escape HTML entities...
2007-07-10 Aaron Schulz*Comment format
2007-07-10 Paa Kwesi ImbeahInitial commit that reproduces 1.10 implementation...
2007-07-09 Aryeh GregorOkay, use named constants that are actually equivalent...
2007-07-09 Brion Vibber* (bug 10316) Prevent inconsistent cached skin settings...
2007-07-09 Aryeh GregorMagic numbers are evil, use named constants.
2007-07-09 Brion VibberAssume last year, not this year, when jumping to a...
2007-07-09 Rob ChurchDon't waste time queuing or checking email notification...
2007-07-09 Rob ChurchAdd some navigation between watchlist modes
2007-07-09 Rob ChurchLet's be a little bit clever here; faster code path...
2007-07-09 Rob ChurchMake WatchlistEditor use arrays of strings, which are...
2007-07-09 Rob Church* (bug 10495) $wgMemcachedDebug set twice in includes...
2007-07-09 Rob Church* Code conventions
2007-07-09 Rob Church* Update release notes
2007-07-09 Yuri AstrakhanAPI: fixed timestamp format for 'continue' values
2007-07-09 Tim StarlingAdded iterator interface to ResultWrapper. No support...
2007-07-08 Yuri AstrakhanAPI: added wlprop=sizes to get article size before...
2007-07-08 Yuri AstrakhanAPI: updated help screen
2007-07-08 Yuri AstrakhanAPI: Added list=allusers to allow enumeration of the...
2007-07-08 Yuri AstrakhanAPI: forgot to remove debugging statement
2007-07-08 Yuri AstrakhanAPI:
2007-07-07 Yuri Astrakhanbug 10496 DISTINCT option logic incorrect in Database...
2007-07-07 Yuri AstrakhanAPI: Added list=exturlusage - allows url searches withi...
2007-07-07 Yuri AstrakhanRollback rewrite to separate UI from logic (with help...
2007-07-07 Daniel CannonPer-page protection should take precedence over namespa...
2007-07-07 Brion Vibbercase change for aesthetic purposes
2007-07-07 Brion Vibber* (bug 10477) Fix AJAX watch for Farsi on Firefox:...
2007-07-07 Daniel CannonMore profile breakage.
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
next