r22518 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r22517‎ | r22518 | r22519 >
Date:22:22, 28 May 2007
Author:david
Status:old
Tags:
Comment:
Merged revisions 22484-22517 via svnmerge from
svn+ssh://david@svn.wikimedia.org/svnroot/mediawiki/trunk/phase3

........
r22486 | river | 2007-05-27 16:39:54 -0700 (Sun, 27 May 2007) | 2 lines

SpecialPage::exists needs to fold case when checking if a name exists
........
r22488 | yurik | 2007-05-27 16:50:24 -0700 (Sun, 27 May 2007) | 3 lines

API: Enabled API login throttling (with amidaniel's help)
fixed memcached-client comments
minor queryRevisions fix
........
r22496 | aaron | 2007-05-27 21:23:59 -0700 (Sun, 27 May 2007) | 1 line

*use /s modifier for parseinline regexp, <p> tags were being left on some messages
........
r22500 | yurik | 2007-05-27 23:59:19 -0700 (Sun, 27 May 2007) | 1 line

API bug 10046: incorrect action produces invalid response format
........
r22502 | yurik | 2007-05-28 01:06:40 -0700 (Mon, 28 May 2007) | 1 line

API: fixed broken redirects feature
........
r22503 | wegge | 2007-05-28 02:14:36 -0700 (Mon, 28 May 2007) | 1 line

Reworked translation for da, by Lars Helbo
........
r22504 | nikerabbit | 2007-05-28 03:44:07 -0700 (Mon, 28 May 2007) | 2 lines

* Hakka (hak) translation
........
r22505 | nikerabbit | 2007-05-28 03:53:30 -0700 (Mon, 28 May 2007) | 2 lines

* Greek (el) updates by dead3y3
........
r22506 | hashar | 2007-05-28 05:32:29 -0700 (Mon, 28 May 2007) | 2 lines

Add class for prev/next/numlinks just like r22473 / r22482
........
r22509 | raymond | 2007-05-28 09:27:42 -0700 (Mon, 28 May 2007) | 2 lines

* (bug 9742) Update Lithuanian translations
Patch by Edgaras
........
r22510 | raymond | 2007-05-28 09:37:00 -0700 (Mon, 28 May 2007) | 2 lines

* (bug 7859) Update Kazakh translations
Patch by AlefZet
........
r22511 | raymond | 2007-05-28 12:15:43 -0700 (Mon, 28 May 2007) | 6 lines

After revert of r22435 and talk with Brion on IRC previously introduced and newly function parameters merged to an array.

Introducing 'frameless' keyword to [[Image:]] syntax which respects the user preferences for image width like 'thumb' but without a frame.
Now we can use frameless images without the need to nailing its size by a constant pixel parameter. Scaling by different user preference/anon view will always keep the proportions.

Usage: [[Image:name.jpg|frameless|right]]
........
Modified paths:
  • /branches/liquidthreads (modified) (history)
  • /branches/liquidthreads/RELEASE-NOTES (modified) (history)
  • /branches/liquidthreads/includes/GlobalFunctions.php (modified) (history)
  • /branches/liquidthreads/includes/Linker.php (modified) (history)
  • /branches/liquidthreads/includes/Parser.php (modified) (history)
  • /branches/liquidthreads/includes/SpecialPage.php (modified) (history)
  • /branches/liquidthreads/includes/api/ApiLogin.php (modified) (history)
  • /branches/liquidthreads/includes/api/ApiMain.php (modified) (history)
  • /branches/liquidthreads/includes/api/ApiQuery.php (modified) (history)
  • /branches/liquidthreads/includes/api/ApiQueryRevisions.php (modified) (history)
  • /branches/liquidthreads/includes/memcached-client.php (modified) (history)
  • /branches/liquidthreads/languages/messages/MessagesDa.php (modified) (history)
  • /branches/liquidthreads/languages/messages/MessagesEl.php (modified) (history)
  • /branches/liquidthreads/languages/messages/MessagesEn.php (modified) (history)
  • /branches/liquidthreads/languages/messages/MessagesHak.php (added) (history)
  • /branches/liquidthreads/languages/messages/MessagesHak.php (added) (history)
  • /branches/liquidthreads/languages/messages/MessagesKk_cn.php (modified) (history)
  • /branches/liquidthreads/languages/messages/MessagesKk_kz.php (modified) (history)
  • /branches/liquidthreads/languages/messages/MessagesKk_tr.php (modified) (history)
  • /branches/liquidthreads/languages/messages/MessagesLt.php (modified) (history)

Diff [purge]

The diff is too large to display.

Follow-up revisions

RevisionCommit summaryAuthorDate
r22536* Adding 1 message to optional per hint (bug 7859, comment# 71)...raymond14:43, 29 May 2007
r22549Merged revisions 22518-22547 via svnmerge from...david01:48, 30 May 2007
r22557* (bug 7859) Update Kazakh translations...raymond09:47, 30 May 2007
r22587Merged revisions 22555-22586 via svnmerge from...david03:19, 31 May 2007
r22794* (bug 7859) Update Kazakh translations...raymond10:01, 6 June 2007
r22811Merged revisions 22791-22810 via svnmerge from...david07:26, 7 June 2007
r22901* (bug 7859) Update Kazakh translations...raymond08:53, 11 June 2007
r22919Merged revisions 22878-22918 via svnmerge from...david00:00, 12 June 2007
r22973* (bug 7859) Update Kazakh translations...raymond22:27, 13 June 2007
r23039Merged revisions 22967-23037 via svnmerge from...david20:15, 16 June 2007
r23058* (bug 7859) Update Kazakh translations...raymond07:49, 18 June 2007
r23060* (bug 9742) Update Lithuanian translations...raymond08:04, 18 June 2007
r23087Merged revisions 23050-23086 via svnmerge from...david03:14, 19 June 2007
r23201* (bug 7859) Update Kazakh translations...raymond08:40, 22 June 2007
r23203Merged revisions 23120-23202 via svnmerge from...david09:07, 22 June 2007
r23286(bug 7859) Kazakh message updates [patch from AlefZet]robchurch09:27, 23 June 2007
r23407Merged revisions 23203-23405 via svnmerge from...david23:00, 25 June 2007
r23891* (bug 9742) Update Lithuanian translations...raymond09:08, 9 July 2007
r23912Merged revisions 23662-23909 via svnmerge from...david18:11, 9 July 2007
r24672* (bug 9742) Update Lithuanian translations...raymond14:21, 8 August 2007
r24705Merged revisions 24632-24693 via svnmerge from...david19:15, 9 August 2007
r25321* (bug 9742) Update Lithuanian translations...raymond14:25, 30 August 2007
r25338Merged revisions 25303-25337 via svnmerge from...david04:55, 31 August 2007
r26497* (bug 9742) Update Lithuanian...raymond09:30, 8 October 2007
r26512Merged revisions 26465-26511 via svnmerge from...david21:07, 8 October 2007
r27367* (bug 9742) Update Lithuanian translations...raymond18:33, 10 November 2007
r28002* (bug 9742) Update Lithuanian translations...shinjiman02:45, 1 December 2007

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r17525(bug 7859) Updates for Kazakh i18nrotem13:30, 10 November 2006
r17537(bug 7859) Updates for Kazakh i18nrotem16:57, 11 November 2006
r17723(bug 7859) Updates for Kazakh i18nrotem13:46, 16 November 2006
r17781(bug 7859) Updates for Kazakh i18nrotem13:03, 18 November 2006
r17908(bug 7859) Updates for Kazakh i18nrotem15:06, 24 November 2006
r17924(bug 7859) Updates for Kazakh i18nrotem14:12, 25 November 2006
r17925(bug 7859) Updates for Kazakh i18nrotem14:35, 25 November 2006
r19547* (bug 7859) yet another kazakh localisation patch.leon09:55, 21 January 2007
r20180* (bug 7859) Update Kazakh messages...raymond18:32, 6 March 2007
r20737* (bug 7859) Update Kazahk translations...raymond12:10, 27 March 2007
r20948* (bug 7859) Update Kazahk translations...raymond18:13, 2 April 2007
r21604* (bug 7859) Update Kazakh translations...raymond04:54, 26 April 2007
r21680* (bug 7859) Update Kazakh translations...raymond05:05, 28 April 2007
r21706* (bug 7859) Update Kazakh translations...raymond20:57, 29 April 2007
r21741* (bug 9742) Update Lithuanian translations...raymond05:46, 1 May 2007
r21746* (bug 7859) Update Kazakh translations...raymond09:40, 1 May 2007
r21747* (bug 7859) Update Kazakh translations...raymond09:45, 1 May 2007
r22009* (bug 7859) Update Kazakh translations...raymond20:57, 8 May 2007
r22056* (bug 7859) Update Kazakh translations...raymond21:13, 9 May 2007
r22061* (bug 9742) Update Lithuanian translations...raymond10:23, 10 May 2007
r22062* (bug 7859) Update Kazakh translations...raymond10:32, 10 May 2007
r22081* (bug 7859) Update Kazakh translations...raymond19:53, 10 May 2007
r22082* (bug 7859) Update Kazakh translations...raymond20:01, 10 May 2007
r22201* (bug 7859) Update Kazakh translations...raymond10:53, 16 May 2007
r22269* (bug 7859) Update Kazakh translations...raymond20:28, 19 May 2007
r22435Reverting r22430 for now; I don't really like this keyword creep, and even if...brion18:02, 25 May 2007
r22473* cleaner indenting for query pages...hashar08:22, 27 May 2007
r22482- need to include </div> in empty result case, otherwise page layout is screwed...river22:13, 27 May 2007
r22486SpecialPage::exists needs to fold case when checking if a name existsriver23:39, 27 May 2007
r22488API: Enabled API login throttling (with amidaniel's help)...yurik23:50, 27 May 2007
r22496*use /s modifier for parseinline regexp, <p> tags were being left on some mes...aaron04:23, 28 May 2007
r22500API bug 10046: incorrect action produces invalid response formatyurik06:59, 28 May 2007
r22502API: fixed broken redirects featureyurik08:06, 28 May 2007
r22503Reworked translation for da, by Lars Helbowegge09:14, 28 May 2007
r22504* Hakka (hak) translationnikerabbit10:44, 28 May 2007
r22505* Greek (el) updates by dead3y3nikerabbit10:53, 28 May 2007
r22506Add class for prev/next/numlinks just like r22473 / r22482hashar12:32, 28 May 2007
r22509* (bug 9742) Update Lithuanian translations...raymond16:27, 28 May 2007
r22510* (bug 7859) Update Kazakh translations...raymond16:37, 28 May 2007
r22511After revert of r22435 and talk with Brion on IRC previously introduced and n...raymond19:15, 28 May 2007