Remove suggestion to use svn-revision, it doesn't exist anymore.
[lhc/web/wiklou.git] / maintenance /
2009-07-24 Brion VibberCheck in Tim's test script for PHP implementation of...
2009-07-24 Aryeh GregorAdd opt-in RSS feed for watchlist
2009-07-23 Remember the dotEnabled use of the greater-than sign (">") in page...
2009-07-23 Chad Horohoe* (bug 14201) Set $wgDBadminuser/$wgDBadminpassword...
2009-07-22 Alexandre Emsenhuber* (bug 19857) maintenance/deleteRevision.php on last...
2009-07-22 Tim Starling(bug 19574) LocalisationCache gets confused when extern...
2009-07-21 Remember the dotFollow-up to r52963: Moved ID attributes on header...
2009-07-20 Alex Z(bug 15745) Make the edit summary link parser detect...
2009-07-20 Siebrand MazelandFollow-up r53515: register 'prefs-registration-date...
2009-07-20 Aaron SchulzMake --delete confirmation actually work
2009-07-20 Aaron SchulzMake sure this commits too
2009-07-20 Aaron SchulzUpdate deleteArchivedFiles.inc to use FileRepo (FileSto...
2009-07-20 Alex ZReplace the call to action=raw with a couple API calls...
2009-07-20 Brion VibberAlso treat [[#section]] links as expected with the...
2009-07-20 Chad HorohoeFollowup to r52477. Call unlock/lock in correct order :)
2009-07-20 Brion Vibber* (bug 14080) Short notation links to subpages didn...
2009-07-20 Greg Sabino MullaneFull support for modified oldimage FK constraint to...
2009-07-20 Greg Sabino MullaneFor oldimage table, do ON UPDATE CASCADE. Per bug ...
2009-07-20 Brion VibberFinally add a damn string->array parser for parser...
2009-07-20 Brion VibberAdd support for running test cases on the Linker::forma...
2009-07-19 Aryeh GregorAdd experimental new auth framework, ExternalAuth
2009-07-19 Alexandre Emsenhuberadd includes/upload/ to findhooks.php's path list
2009-07-19 Rotem LissLocalization update.
2009-07-18 Raimond SpekkingFollow-up r53286: Fix some issues:
2009-07-17 Aryeh GregorUpdate messages.inc for r53423
2009-07-17 Roan KattouwFollowup to r53408: change lengths of log_action and...
2009-07-17 Roan Kattouw(bug 19570) Add log_user_text and log_page to tables...
2009-07-17 Shinjiman* (bug 14611) Add a global variable hook to show the...
2009-07-16 Rotem LissLocalization update for he, and whitespace fixes +...
2009-07-15 Roan KattouwFix up r53308: fix up another parser test that I'd...
2009-07-15 Roan KattouwFix parser tests for r52213.
2009-07-15 Roan Kattouw(bug 19726) Missing schema updates break file uploads...
2009-07-15 Raimond SpekkingFollow-up r53282: Add new message keys to maintenance...
2009-07-15 Chad Horohoe(bug 16497) Paginate Special:AllMessages
2009-07-14 Michael Dalehere it is ... the upload-api, script-server, js2 ...
2009-07-12 Remember the dotRemoved repetition of URIs in the title attributes...
2009-07-11 Remember the dotUpdated parser tests for r52726. Also fixed some corner...
2009-07-09 Andrew Garrett* Allow leading-> as syntax for quoting.
2009-07-09 Remember the dotRemoved redundant anchors from headings as suggested...
2009-07-08 Ævar Arnfjörð Bjar... Make this error more understandable to someone who...
2009-07-08 Siebrand MazelandFollow-up to r52888:
2009-07-07 Ævar Arnfjörð Bjar... Commit 52503 which introduced l10n caching didn't add...
2009-07-07 Roan Kattouw(bug 19539) Added used but undeclared messages from...
2009-07-04 Alexandre Emsenhubersvn:eol-style native
2009-07-04 Chad Horohoe(bug 19316) Move do_unique_pl_tl_il to 1.15
2009-07-03 Tim Starling(bug 19447) Disable the localisation store backend...
2009-07-01 Chad Horohoe(bug 19428) PG and MySQL followups to r52503. Patch...
2009-07-01 Chad HorohoeTypo.
2009-06-29 Andrew GarrettDocument tag_summary and change_tags tables
2009-06-28 Tim Starling* Introduced a new system for localisation caching...
2009-06-27 Chad Horohoe(bug 19157) createAndPromote error on bad password
2009-06-27 Aaron SchulzAdded script to populate log_user_text
2009-06-27 Aaron SchulzFixed summary
2009-06-26 Chad HorohoeCleanup for r52382: Call correct function and use tmest...
2009-06-25 Chad Horohoe* Move lock()/unlock() to DatabaseMysql, declare abstract
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):
next