lhc/web/wiklou.git
2010-03-30 Rotem LissLocalization update for he.
2010-03-30 Happy-melonOverhaul code format to coding conventions.
2010-03-30 Mark A. Hershberger* Set $titleObj to null by default on getWatchlistValue...
2010-03-30 Alexandre EmsenhuberAnd while I'm at it, fix PHP Notice: Undefined variable...
2010-03-30 Raimond SpekkingLocalisation updates for core and extension messages...
2010-03-30 Alexandre EmsenhuberFix parse error: syntax error, unexpected '}' in includ...
2010-03-30 Mark A. HershbergerRename parameter, add phpdoc, fix bug in using $this...
2010-03-30 Mark A. HershbergerRefactor ApiMain to make the code more readable.
2010-03-30 Mark A. Hershbergerwhitespace removal
2010-03-30 Raimond SpekkingFollow-up r64389: Add new special page to $specialPageA...
2010-03-30 Matthew Britton(bug 22910) Add Special:Unblock as an alias for the...
2010-03-30 Rotem LissLocalization update for he, and removing blank line...
2010-03-30 Raimond SpekkingFollow-up r64367: Add new message to maintenance script
2010-03-29 Platonides(bug 21520) Anonymous previews now also give a warning...
2010-03-29 Alexandre EmsenhuberFixed some doxygen warnings
2010-03-29 Raimond SpekkingLocalisation updates for core and extension messages...
2010-03-29 Tobias(bug 22627) Remove PHP notice when deleting a page...
2010-03-29 Max SemenikA bit more Message tests
2010-03-29 Niklas LaxströmFix syntax terrors
2010-03-29 Max SemenikStarted tests for Message class, fixed one bug found...
2010-03-29 Max SemenikPHPUnit tests: coloring doesn't work on Windows
2010-03-29 Niklas LaxströmMessage::key() accepts message parameters as varargs...
2010-03-29 Platonides (bug 22991) wgUserGroups should be ['*'] for anonymou...
2010-03-28 Alexandre EmsenhuberFixed some doxygen warnings
2010-03-28 Raimond SpekkingLocalisation updates for core and extension messages...
2010-03-28 Roan KattouwMessage.php fixes:
2010-03-28 Sam ReedSwitch if ordering as per Roans comment for r64291
2010-03-28 Niklas LaxströmRemove options array and move message fetching one...
2010-03-28 Sam ReedFollowup r64197
2010-03-28 Chad HorohoeFactory functions are static
2010-03-28 Conrad IrwinFix tests for Upload.
2010-03-28 Conrad IrwinRe-normalize titles after html entity decoding when...
2010-03-28 Aryeh GregorRemove a use of xml:lang that I missed in r62312
2010-03-27 Raimond SpekkingLocalisation updates for core and extension messages...
2010-03-27 Roan KattouwFix coding style, whitespace in r64267
2010-03-27 Roan KattouwFix coding style in r64230, r64256
2010-03-27 Alexandre EmsenhuberFixed some doxygen warnings
2010-03-27 Rotem LissLocalization update for he, and moving 'right-unblockse...
2010-03-27 Sam ReedFollowup to r64197
2010-03-27 Alexandre Emsenhuber* (bug 22876) Avoid possible PHP Notice if $wgDefaultUs...
2010-03-27 Alexandre Emsenhuber* (bug 22977) Removed "patched by Liangent and Philip...
2010-03-27 Happy-melonPer r64228 CR: make the check a static method in IPBloc...
2010-03-26 Happy-melonFollow-up r64228, per requests at bug 15810: grant...
2010-03-26 Happy-melonFollowup to r64228 - apply restrictions in API.
2010-03-26 Happy-melon(bug 15810) stop blocked admins from unblocking themsel...
2010-03-26 Alexandre EmsenhuberFixed some doxygen warnings
2010-03-26 Roan Kattouw(bug 22940) Namespace aliases to the main namespace...
2010-03-26 Raimond SpekkingLocalisation updates for core and extension messages...
2010-03-26 Aryeh GregorAdd git:// and mms:// to $wgUrlProtocols
2010-03-26 Happy-melonGet message in wfEmptyMsg using the user's interface...
2010-03-25 Sam ReedMinor followup to r64197
2010-03-25 Sam ReedFix bug 22944 in a much better fashion (using watchlist...
2010-03-25 Sam ReedRevert my api changes to pre r64815
2010-03-25 Sam ReedMissing comma from previous commits
2010-03-25 Alexandre EmsenhuberModified the documentation for better rendering in...
2010-03-25 Sam ReedAdd array( 'show' ), to getPossibleErrors
2010-03-25 Sam ReedWatch/unwatch to ApiUpload
2010-03-25 Sam ReedStop mutually exclusive values in ApiProtect
2010-03-25 Sam ReedStop mutually exclusive values in ApiRollback and ApiUn...
2010-03-25 Sam ReedStop mutually exclusive values in ApiDelete and ApiMove
2010-03-25 Sam ReedMinor tweak to performUpload in UploadBase.php
2010-03-25 Sam ReedPart of bug 22944
2010-03-25 Happy-melonVarious tweaks and fixes.
2010-03-25 Happy-melonWork on Message.php:
2010-03-25 Happy-melonNow that LQT is installed on WMF wikis, we can't preten...
2010-03-25 Happy-melonFix sorting in Allmessages.
2010-03-25 Rotem LissTypo in comment.
2010-03-25 Happy-melonMake MessageCache::get() return false if the requested...
2010-03-25 Alexandre EmsenhuberFixed some doxygen warnings
2010-03-25 Raimond SpekkingLocalisation updates for core and extension messages...
2010-03-25 Alexandre Emsenhuber* (bug 22949) extra </html> at beginning of page
2010-03-25 Max Semenik(Bug 22942) - wrong variable name in UPGRADE
2010-03-25 Chad HorohoeThis is PHP, updating docs to reflect that
2010-03-24 Raimond SpekkingLocalisation updates for core and extension messages...
2010-03-24 Aryeh GregorFix extra space from r64084
2010-03-24 Aryeh GregorCorrectly handle <abbr> followed by ISBN
2010-03-23 Alexandre EmsenhuberFixed some doxygen warnings, changed "@return boolean...
2010-03-23 Raimond SpekkingLocalisation updates for core and extension messages...
2010-03-23 Mark A. Hershberger* Implement normalization of fullwidth latin characters...
2010-03-23 Roan KattouwFollowup to r64080: unused globals
2010-03-23 Lisa RidleyWell, let's try that again - fixing additional copy...
2010-03-23 Lisa Ridleycorrecting bad copy/paste on previous commit
2010-03-23 Lisa RidleyFixes bug 22916 -- stylesheets for Vector skin now...
2010-03-23 Jack Phoenixmove newtalk stuff from SkinTemplate to its own functio...
2010-03-23 Jack Phoenixcoding style tweaks
2010-03-23 Niklas LaxströmTidy up the class
2010-03-23 Max Semenikfixed typo
2010-03-23 Max SemenikTweaked LanguageConverter to use spaces in formatTimePe...
2010-03-22 PlatonidesRevisionDeleter has added i18n to his friends list.
2010-03-22 Raimond SpekkingLocalisation updates for core and extension messages...
2010-03-22 Alexandre EmsenhuberFixed some doxygen warnings and documented a bit
2010-03-22 Jack Phoenixbraces, spacing + comment tweaks
2010-03-22 Greg Sabino... Support looking up deferred constraint information.
2010-03-22 Greg Sabino... Make foreign key constraints DEFERRABLE INITIALLY DEFER...
2010-03-22 Alexandre Emsenhuber* Fixed examples (use -> for access to object's methods...
2010-03-22 Niklas LaxströmNew message class up for discussion and development.
2010-03-22 Greg Sabino... Adjust for minor_mimes now being 100 chars long in...
2010-03-21 Raimond SpekkingLocalisation updates for core and extension messages...
2010-03-21 Chad HorohoeRemove extra linebreak
2010-03-21 Alexandre EmsenhuberFixed some doxygen warnings and documented a little bit
next