Update localisation section
[lhc/web/wiklou.git] / includes /
2008-01-05 Rotem LissQuick solution for problems with limit=max when using...
2008-01-04 Roan KattouwRe-adding ApiChangeRights, but commenting out its entri...
2008-01-04 Brion VibberReapply the ugly-URLs fix, plus a fix so it doesn't...
2008-01-04 Brion VibberRevert r29261, r29271 for now -- some weird mixing...
2008-01-04 Roan KattouwUserrightsPage:
2008-01-04 Roan Kattouw* Unbroke Special:Userrights for wikis without pretty...
2008-01-04 Aryeh GregorRemove useless & that was breaking strict standards.
2008-01-04 Aryeh GregorMore userrights stuff.
2008-01-03 Aryeh GregorVarious Userrights-related fixes:
2008-01-03 Brion VibberRemove ApiChangeRights. Duplicates code, doesn't handle...
2008-01-03 Brion VibberRevert r29235 -- breaks $wgAddGroups and $wgRemoveGroups
2008-01-03 Huji(bug 12489) Special:Userrights should be listed under...
2008-01-03 Brion Vibber* (bug 12493) Removed hardcoded MAX_FILE_SIZE from...
2008-01-03 HujiIt should use the new message. :o
2008-01-03 Thomas BleherSmall documentation and whitespace fixes
2008-01-03 HujiMaking the columns have equal widths by default (improv...
2008-01-03 HujiUpdating MAX_FILE_SIZE to match with the 2MB default...
2008-01-03 HujiMore explanatory messages shown when an upload error...
2008-01-03 HujiMore explanatory messages shown when an upload error...
2008-01-03 Tim Starling* Removed noargs/noparse in braceSubstitution(), they...
2008-01-03 Brion Vibber* (bug 9939) Special:Search now sets focus to search...
2008-01-02 Brion VibberCorrection to r29191 -- don't break $wgArticlePath...
2008-01-02 Brion Vibber* (bug 11428) Allow $wgScript inside $wgArticlePath...
2008-01-02 Raimond Spekking* Tweak userrights messages a bit and add PLURAL for...
2008-01-02 Brion Vibber* (bug 12486) Protected titles now give a warning for...
2008-01-02 Aryeh GregorWhen a user is prohibited from creating a page, a title...
2008-01-02 Aryeh GregorClean up some error-handling messages a bit, particular...
2008-01-02 Aryeh GregorChalk another bug up to PHP's lunacy. When a user...
2008-01-02 Aryeh GregorRevert incorrectly committed file, again.
2008-01-02 Aryeh GregorFix whitespace, brace style
2007-12-31 Aryeh GregorAfter all that the message ALREADY EXISTS, userrights...
2007-12-31 Aryeh GregorAdd userrights-text message to display at all times...
2007-12-31 Aryeh GregorRevert last commit, unintended things were committed.
2007-12-31 Aryeh GregorAdd userrights-text message to display at all times...
2007-12-31 Brion Vibber* (bug 12451) AJAX title normalization tweaks
2007-12-31 Brion Vibber* (bug 12446) Permissions check fix for undelete link
2007-12-31 Brion VibberRevert for now r28986, 28987, 28992 - image redirects.
2007-12-31 Roan Kattouw(bug 12464) Added commented-out userrights-interwiki...
2007-12-30 Aaron SchulzActually, keep "member" message the same and add "remov...
2007-12-29 Roan KattouwUsing ApiBase's parameter framework handle ApiOpenSearc...
2007-12-29 Victor Vasiliev* Proper redirect deletion
2007-12-29 Victor VasilievOops, forgot to remove this debug stuff
2007-12-29 Victor Vasiliev* Support images-redirects
2007-12-29 Brion VibberAdd an optional limit parameter (range 1 to 100) to...
2007-12-28 Brion Vibber* (bug 3097) Inconsistently usable titles containing...
2007-12-28 Victor VasilievFix variable name
2007-12-28 Victor VasilievFix old parser
2007-12-28 Victor VasilievThis should be array() by default
2007-12-28 Brion VibberWork around regression in r28524: spewed PHP warnings...
2007-12-28 Brion VibberMove input validation for groups changes up so the...
2007-12-28 Brion VibberValidate permissions on application. :)
2007-12-27 Brion Vibbercomment out unused level drop-down
2007-12-27 Victor Vasiliev* Parser now returns list of sections (for API; some...
2007-12-27 Victor Vasiliev* Hide undo link if user can't edit article
2007-12-27 Rotem Liss'Special-case optimization' seems to be already include...
2007-12-27 Brion VibberUser::isAnon() via User::isLoggedIn() has unexpected...
2007-12-27 Brion Vibberuse self::, not $this-> in static methods, so interwiki...
2007-12-27 Brion VibberRefactor some of the horror that was Special:Userrights...
2007-12-26 Brion VibberDon't taunt permissionless users with a username search...
2007-12-26 Roan Kattouw(bug 12413) meta=userinfo missing <query> tag
2007-12-24 Aryeh GregorFix typo in comment.
2007-12-24 Niklas Laxström* Reverting r28802 until I can figure what is going on
2007-12-24 Niklas Laxström* Remove unused member variable and document the others
2007-12-23 Aryeh GregorTweak wrong comment from last commit, as VasilievVV...
2007-12-23 Aryeh GregorFixes for r28797.
2007-12-23 Victor VasilievAdd user parameter to AutopromoteCondition hook. Docume...
2007-12-23 Niklas Laxström* Use variant only if interface language === content...
2007-12-23 Victor Vasiliev(bug 12392) new file includes/Autopromote.php calling...
2007-12-23 Victor VasilievIntroduce new autopromotion system
2007-12-23 Aryeh GregorRevert extraneous parts of last commit, I didn't mean...
2007-12-23 Aryeh GregorFix last commit adding ID's, I didn't want to remove...
2007-12-23 Aryeh GregorAdd HTML ID's mw-read-only-warning and mw-anon-edit...
2007-12-22 Niklas Laxström* Re-add removed offset and limit validation, could...
2007-12-22 Victor Vasiliev* (bug 12380) Bot-friendly EditPage::spamPage
2007-12-22 Rotem LissFix typo.
2007-12-20 Antoine Mussoeol-style:native
2007-12-20 Rotem LissTypo.
2007-12-20 Aaron SchulzFix bug where message cache was not updated for page...
2007-12-20 Brion VibberTweak to r28390:
2007-12-19 Rotem LissVarious cleanups and fixes.
2007-12-19 Rotem LissCode style, avoiding warnings.
2007-12-19 Andrew GarrettUserrights work. Changes:
2007-12-19 Brion VibberFix regression in 28274: autodiscovery feed links were...
2007-12-19 Brion Vibber* Fix regression -- missing feed links in sidebar on...
2007-12-18 Aryeh GregorRevert 28517 for now. Puts non-standards-compliant...
2007-12-18 Greg Sabino MullaneAdd currentSequenceValue() function.
2007-12-17 Raimond Spekking* Rename new message 'filetype-separator' (r28530)...
2007-12-17 Andrew GarrettRevert r28576 (by me). Violates the RfC spec on email...
2007-12-17 Tim Starling* Strip comments early, before template expansion....
2007-12-17 Thomas BleherFind and fix places where globals were being used witho...
2007-12-17 Niklas Laxström* Silence a warning of missing parameter
2007-12-17 Andrew Garrett* Ignore case in checking for a changed email address...
2007-12-16 Aryeh GregorError message is practically invisible among all the...
2007-12-16 Aryeh GregorMoving pages seems to have been completely broken for...
2007-12-16 Greg Sabino MullaneMove initial connection checks into their own function.
2007-12-16 Victor Vasiliev* Introduce new user preference: ajaxsearch
2007-12-16 Greg Sabino MullaneMake a note about the reserved word problem.
2007-12-16 Rotem LissAdded link to the old title in Special:Movepage, change...
2007-12-16 Victor VasilievwfSajaxSearch cleanup:
2007-12-16 Victor VasilievFix output of wfSajaxSearch:
next