lhc/web/wiklou.git
2009-04-14 Aaron SchulzAdded proposed log_search table to deal with revisionde...
2009-04-14 Chad HorohoeTypofix. Base -> Basic
2009-04-14 Chad Horohoe(bug 18442) DefaultSettings docs. $wgLogRestrictions...
2009-04-13 Siebrand MazelandLocalisation updates for core messages from translatewi...
2009-04-13 Chad HorohoeIf the file doesn't exist, we get a whole bunch of...
2009-04-13 Chad Horohoe(bug 18317) Bolded selections in 1 | 3 | etc days on...
2009-04-13 Chad HorohoeStrict standards, declaration of functions much match...
2009-04-13 Chad Horohoe(bug 18441) rebuildrecentchanges.inc no longer ignores...
2009-04-13 Roan KattouwAPI: Add parentid (rev_parent_id) to prop=revisions...
2009-04-13 Aaron SchulzRemove extra code left in r49433
2009-04-13 Aaron SchulzDisable extract for log items for speed
2009-04-12 Raimond SpekkingLocalisation updates for core messages from translatewi...
2009-04-12 Roan KattouwFix up r49428: add missing brace
2009-04-12 Roan KattouwFix warning in PHP 5.1 when feeding Title objects to...
2009-04-12 Aaron SchulzMore log extract cleanup
2009-04-12 Aaron SchulzMinor JS fix for r49408
2009-04-11 Aaron SchulzIndex name fix, tweaked field name
2009-04-11 Aaron Schulzlog_target_id -> log_page. Indexed to allow better...
2009-04-11 Aaron SchulzRemoved $wgTitle from PageHistory
2009-04-11 Chad HorohoeNo more $wgTitle in the diff engine.
2009-04-11 Aaron Schulzuse correct item for count display
2009-04-11 Aaron Schulz(bug 16607) Added convenience checkboxes for revisionde...
2009-04-11 Aaron Schulz* Filter out duplicated url parameters
2009-04-11 Alexandre EmsenhuberPHP doesn't have a "none" constant, changed to "null"
2009-04-11 Philip TzouA new optional param for LanguageConverter::convert...
2009-04-10 Chad Horohoe(bug 18115) ForeignAPIRepo cache isn't working, fixed...
2009-04-10 Aaron Schulzminor style tweaks
2009-04-10 Aaron Schulz(bug 18361) Suppression log should be in the UI languag...
2009-04-10 Alexandre EmsenhuberWe already have that in $this->data['userlang'], don...
2009-04-10 Chad Horohoe(bugs 11381, 11613) Session.save_handler issues:
2009-04-10 Chad Horohoe(bug 7830) Pending transactions failed to commit on...
2009-04-10 Alexandre EmsenhuberRemoved double global declaration of $wgLang in SkinTem...
2009-04-09 Remember the dotFollow-up to r49350, corrected code to follow coding...
2009-04-09 Siebrand MazelandLocalisation updates for core messages from translatewi...
2009-04-09 Remember the dotFollow-up to r49331, reduce redundancy in language...
2009-04-09 Aaron SchulzPreserve default limit on submit
2009-04-09 Robert Leverington* Strict Standards: Cannot assign by reference.
2009-04-09 Robert Leverington* Strict Standards: Only variables may be passed by...
2009-04-09 Alexandre Emsenhuberfix variable collision introduced in r49324
2009-04-09 Alexandre Emsenhuber* removed useless $wgUser and $wgOut globalisation
2009-04-09 Remember the dot(bug 1553) Lowercase navigation headings in German
2009-04-09 Remember the dot(bug 12998) Allow <sup>, <sub>, etc. in DISPLAYTITLE
2009-04-09 Remember the dotTesting commit access by adding myself to the list...
2009-04-09 Chad HorohoeCleanup, these can use mTitle rather than getting it...
2009-04-09 Chad HorohoeStage 2 of war on $wgTitle!! Make OutputPage, Skin...
2009-04-08 Raimond SpekkingRevert part of r49320: Accidently committed half done...
2009-04-08 Raimond SpekkingLocalisation updates for core messages from translatewi...
2009-04-08 Emil PodlaszewskiAdded new hook 'MessageCacheReplace' into MessageCache...
2009-04-08 Rotem LissLocalization update for he.
2009-04-07 Chad HorohoeDocument OutputPage::out()
2009-04-07 Chad HorohoeUse parent instead of SkinTemplate explicitly
2009-04-07 Alexandre EmsenhuberFollow-up r49280: use $this->getTitle() since this...
2009-04-07 Chad HorohoeUse getTitle() here, it's cleaner.
2009-04-07 Alexandre Emsenhuber* Use Linker::link()
2009-04-07 Chad HorohoeFirst round of war on $wgTitle. Don't use it in Special...
2009-04-07 Chad HorohoeRemove some unused $wgOut's.
2009-04-07 Chad HorohoeRe-add id's to special page groups (that I originally...
2009-04-07 Niklas Laxström* Skip the plural parsing for bytes also when not in...
2009-04-07 Niklas Laxström* (bug 18377) Time in Enhanced ChangesList lacking...
2009-04-07 Philip TzouUpdate the Chinese conversion tables.
2009-04-07 ShinjimanLocalisation updates Cantonese, Chinese and Literary...
2009-04-07 Aaron Schulz(Bug 18330) Made pageCountInfo() public
2009-04-06 Raimond SpekkingLocalisation updates for core messages from translatewi...
2009-04-06 Chad Horohoe(bug 17948) Maintenance scripts now exit(0) or exit...
2009-04-06 Chad Horohoerm stray $wgUser
2009-04-06 Alexandre Emsenhuber* (bug 18009) $wgHooks and $wgExtensionFunctions now...
2009-04-06 Rotem LissLocalization update for he.
2009-04-06 Aaron Schulz* Made generateReason() skip deleted user names
2009-04-06 Aaron SchulzDon't show '(comment removed)' for empty comments
2009-04-06 Aaron Schulz* (bug 17543) Allow partial hiding of top revision
2009-04-05 Aaron Schulz* Removed unused par
2009-04-05 Aaron Schulz(bug 18346) Automatically hide RC log items on block too
2009-04-05 Tim StarlingMove the circular reference check to *after* redirect...
2009-04-05 Alexandre EmsenhuberDon't display the "noautoblock" flag when blocking...
2009-04-05 Philip TzouUpdate the Chinese conversion tables. Thanks Shinjiman...
2009-04-05 Aaron SchulzClean up ipb_deleted query slightly
2009-04-05 Aaron SchulzMade suppress link bold
2009-04-05 Aaron SchulzFollow-up to r49191: Same thing but where the log is...
2009-04-05 Aaron SchulzsetUsernameBitfields() should skip suppress log items
2009-04-05 Aaron Schulzprofiling fix
2009-04-04 Alexandre Emsenhuber* (bug 18331) MediaWiki:Undelete-revision can now have...
2009-04-04 Alexandre Emsenhuber* update wikicities url, same as wikia now
2009-04-04 Aaron Schulzprofiling fixes
2009-04-04 Aaron SchulzFix profiling
2009-04-04 Aaron SchulzHide show/hide links for NO_ACTION_LINK
2009-04-04 Alex Z* (bug 18316) Removed superfluous name="fulltext" from...
2009-04-03 Alexandre EmsenhuberTypo; thanks to Splarka
2009-04-03 Alexandre EmsenhuberPer Sunwell5's report on IRC and my talk page: fixed...
2009-04-03 Siebrand MazelandLocalisation updates for core messages from translatewi...
2009-04-03 Alexandre EmsenhuberMoved "successbox", "errorbox" and related CSS classes...
2009-04-03 Philip TzouFollow up on r49157, remove an unused variable.
2009-04-03 Philip Tzou1. Rewrite code for parsing http request header to...
2009-04-03 Chad HorohoeRemove stray $wgTitle
2009-04-03 Aryeh GregorRemove superfluous border="0" from images
2009-04-03 Aaron SchulzCorrect empty case for r49149
2009-04-03 Aaron SchulzTweak/fixes to r49149
2009-04-03 Chad Horohoe(bug 18311) Purging images via the API now works. This...
2009-04-03 Chad Horohoe(bug 18325) Add File: nameespace to Occitan language...
2009-04-03 Aaron SchulzRevisionDelete log extract query optimizations
2009-04-02 Alexandre Emsenhuber* (bug 18289) Database connection error page now return...
next