RTL fixes. RTL in IE6 is still a disaster.
[lhc/web/wiklou.git] / maintenance /
2009-06-24 Raimond SpekkingFollow-up r52361: Add new message to maintenance file...
2009-06-24 Brion VibberRevert r52336 "Merge maintenance-work branch:"
2009-06-24 Chad HorohoeMerge maintenance-work branch:
2009-06-20 Siebrand MazelandFollow-up to r52226.
2009-06-20 Tim StarlingAdded PHP port of CDB, with abstraction layer. Tested...
2009-06-19 Siebrand MazelandAdd missing message (r52083)
2009-06-18 Huji'listgrouprights-key' is added in MessagesEn.php but...
2009-06-18 Huji'listgrouprights-right-revoked' is described as optiona...
2009-06-18 Tim StarlingFix typo in filename
2009-06-16 Alexandre Emsenhuberfix for r51997: user_properties and log_search tables...
2009-06-16 Aaron SchulzAdded log_user_text
2009-06-15 Alexandre EmsenhuberAdded new message 'sp-deletedcontributions-contribs...
2009-06-15 Alex Z(bug 19160) Use DISTINCT instead of DISTINCTROW for...
2009-06-13 Jure KajzerAdded bitwise operations to DatabaseBase and overloaded...
2009-06-13 Siebrand MazelandUpdate Special:BrokenRedirects:
2009-06-12 Rotem LissLocalization update for he and fixing comment in en.
2009-06-12 Trevor ParscalSwitched language of tabs from generic and monobook...
2009-06-10 Roan KattouwRemove call to print_c() function which seems to have...
2009-06-10 Roan KattouwFix for r51560: forgot to remove a require('counter...
2009-06-10 Tim StarlingUse require not include when sourcing commandLine.inc...
2009-06-09 Tim StarlingChanges related to update.php:
2009-06-08 Jure KajzerWeb installation support for Oracle.
2009-06-08 Tim Starling(bug 18846) Remove update_password_format(), unnecessar...
2009-06-08 Roan KattouwSCHEMA CHANGE: adding rd_interwiki patch from bug 14418...
2009-06-08 Tim StarlingFixed SQL error, inconsistency in field names between...
2009-06-08 Tim StarlingRenamed indexes, new indexes must be prefixed to avoid...
2009-06-08 Tim StarlingFix typo in filename
2009-06-07 Siebrand MazelandFollow-up to r51540 (revert r49677, r50459): also rever...
2009-06-06 Daniel Kinzlerfixed missing } (thanks HardDisk)
2009-06-06 Aaron SchulzDon't kill whole update process if no log rows to updat...
2009-06-05 Aryeh GregorRemove $wgSectionContainers from parser tests
2009-06-05 Jure KajzerOracle database abstraction updated.
2009-06-04 Aaron SchulzTweaked r49468 - sqllite fix
2009-06-04 Andrew GarrettRevert r51128, and its follow-up revisions r51129,...
2009-06-04 Siebrand MazelandFollow-up to r51086/r51094 (adding of Vector skin)...
2009-06-04 Chad Horohoe(bug 11654) updateSearchIndex.php now uses a wiki-speci...
2009-06-03 Siebrand Mazeland(bug 14866) 'recentchangeslinked' should be split into...
2009-06-02 Steve Sanbegtry to load hooks before testing them, so we can text...
2009-06-02 Meno25update
2009-06-02 Andrew GarrettFix up r49794, make new groups noncapturing, fixing...
2009-06-01 Siebrand MazelandFollow-up to r51279
2009-05-31 Rotem LissLocalization update for he, and fixes.
2009-05-31 Robert StojnićNew search option:
2009-05-31 Siebrand MazelandUpdate $checkBlacklist
2009-05-31 Robert StojnićMore work on new search UI (follow-up to r50207):
2009-05-30 Siebrand MazelandFollow-up to r51210: update messages.inc
2009-05-30 Shinjimanintroudce 'file-anchor-link' message on the File descri...
2009-05-28 Shinjiman* (bug 18958) Added ability to disable entire variant...
2009-05-27 Trevor ParscalAdded view message for use in the new Vector skin
2009-05-26 Robin PepermansPer comment at r50961: keep the messages saying "you...
2009-05-26 Siebrand MazelandFollow-up on r51009. Remove unused 'deletedrev'
2009-05-25 ShinjimanLocalisation updates Cantonese, Chinese and Literary...
2009-05-24 Robin PepermansFixing part of bug 14688 (upload restrictions):
2009-05-24 Shinjimanadded functionality to removing a array key specified...
2009-05-23 Shinjiman* (bug 18698) Renaming non entry point maintenance...
2009-05-23 Shinjimanadded fallback code display on the translation statistics.
2009-05-23 Shinjimantweak the message for check whether the message array...
2009-05-23 Shinjimanadded support to output as PHP syntax
2009-05-23 Siebrand MazelandRevert own r50862 ('pipe-separator' from optional to...
2009-05-22 Shinjimansome more tweaks
2009-05-22 Shinjimantreak some messages
2009-05-22 ShinjimanAdded a script for checks any duplicate messages agains...
2009-05-21 Siebrand MazelandFollow-up to r50869:
2009-05-21 Siebrand Mazeland'pipe-separator' from optional to ignored
2009-05-19 Greg Sabino MullaneClean up whitespace, add log_search to Postgres schema.
2009-05-19 Greg Sabino MullaneHandle multi-col primary keys, cleanup new tables.
2009-05-17 Siebrand Mazeland(bug 18432) Updated documentation for dumpBackup.php...
2009-05-17 Siebrand Mazeland(bug 18466) Add note or warning when overruling a move...
2009-05-15 Aryeh Gregor(bug 16912) Tooltips on images with link= disappear
2009-05-15 Aryeh GregorAdd --setversion option to parserTests
2009-05-15 Aryeh GregorFix parsertests with $wgSectionContainers=true
2009-05-15 Alexandre EmsenhuberFollow-up r50567: also update PostgreSQL and SQLite...
2009-05-15 Alexandre Emsenhuber* Fix comment
2009-05-15 Alexandre EmsenhuberTweak for r50609: use $wgDatabase rather than wfGetDB...
2009-05-15 Aaron SchulzAdd newline to echo call
2009-05-14 Brion VibberPopulate log_search during update.php run and store...
2009-05-14 Brion VibberCleanup for r50567:
2009-05-14 Aaron SchulzTweaks to r50567:
2009-05-14 Tim Starling(bug 11451) Fix error in 1.2 -> 1.3 upgrade script...
2009-05-13 Aaron Schulz[schema change] Use new log_search table to replace...
2009-05-13 Tim StarlingAdd AbuseFilter to the installer.
2009-05-12 Tim StarlingQuick hack to allow creation of blobs tables with names...
2009-05-10 Aaron SchulzTweak comment
2009-05-08 Alexandre Emsenhuber* Fix for r50316 and r50324: require ProfilerStub.php...
2009-05-07 Chad HorohoeFollowup to r50316: Fix inclusion of profiler in mainte...
2009-05-07 Niklas Laxström* Same hack for transstat.php as in r50125
2009-05-06 Brion VibberFix a silly bug that isn't the mystery dump bug we...
2009-05-04 Robert StojnićRedesign of the "new search UI" per Trevor's design...
2009-05-04 Robin PepermansAdd $wgGroupsAddToSelf and $wgGroupsRemoveFromSelf...
2009-05-03 Alexandre EmsenhuberCleanup in MagicWord::$mVariableIDs, removed IDs that...
2009-05-02 Niklas Laxström* Hack for checkLanguage.php to work without database
2009-05-02 Niklas LaxströmRename $wgOut to $output to avoid collision, wfDebug...
2009-04-30 Tim StarlingAssorted minor live patches to command-line scripts.
2009-04-29 Alexandre EmsenhuberPer Brion's comment: fix the UI to make clear that...
2009-04-28 Brion VibberFollow-up to r49803: use proper type and add an explici...
2009-04-28 Rotem LissLocalization update for he; moving some messsages in...
2009-04-28 Andrew GarrettSectionise preferences to make the form a bit more...
2009-04-27 Brion VibberRevert r49880, r49883, r49885 - add uniwiki/CreatePage...
2009-04-27 Brion Vibber* Update patch-user_properties.sql to match definition...
2009-04-27 Shinjimanchange the message of 'version-svn-revision' to '(r...
next