[MediaWiki-commits] [Gerrit] Clean up use of substr, substring, and 'string'[i] - change (mediawiki...Parsoid[master])

2012-11-01 Thread MarkTraceur (Code Review)
MarkTraceur has uploaded a new change for review. Change subject: Clean up use of substr, substring, and 'string'[i] .. Clean up use of substr, substring, and 'string'[i] There were some places where substr was being used like

[MediaWiki-commits] [Gerrit] add the word beta to the search placeholder - change (mediawiki...MobileFrontend[master])

2012-11-01 Thread awjrichards (Code Review)
awjrichards has submitted this change and it was merged. Change subject: add the word beta to the search placeholder .. add the word beta to the search placeholder this allows a simple way of distinguishing between beta and

[MediaWiki-commits] [Gerrit] Fixed the doc for $wgTranslateRcFilterDefault - change (mediawiki...Translate[master])

2012-11-01 Thread Hoo man (Code Review)
Hoo man has uploaded a new change for review. Change subject: Fixed the doc for $wgTranslateRcFilterDefault .. Fixed the doc for $wgTranslateRcFilterDefault Change-Id: I8a3cf668619db9610b4863e65cca0bfc12264be4 --- M

[MediaWiki-commits] [Gerrit] [JobQueue] Actually use the right job_random value. - change (mediawiki/core[master])

2012-11-01 Thread Aaron Schulz (Code Review)
Aaron Schulz has uploaded a new change for review. Change subject: [JobQueue] Actually use the right job_random value. .. [JobQueue] Actually use the right job_random value. Change-Id: Ie2b4ababe79fac8841400ee9edfa1ce298ec739e

[MediaWiki-commits] [Gerrit] [JobQueue] Actually use the right job_random value. - change (mediawiki/core[master])

2012-11-01 Thread Reedy (Code Review)
Reedy has submitted this change and it was merged. Change subject: [JobQueue] Actually use the right job_random value. .. [JobQueue] Actually use the right job_random value. Change-Id: Ie2b4ababe79fac8841400ee9edfa1ce298ec739e

[MediaWiki-commits] [Gerrit] Secure links to Meta - change (mediawiki...MobileFrontend[master])

2012-11-01 Thread awjrichards (Code Review)
awjrichards has submitted this change and it was merged. Change subject: Secure links to Meta .. Secure links to Meta Change-Id: Ibbc3bdbe29b6b9807f95b724450ce14bd656189f --- M MobileFrontend.i18n.php 1 file changed, 60

[MediaWiki-commits] [Gerrit] Minor stuff - change (mediawiki...MobileFrontend[master])

2012-11-01 Thread awjrichards (Code Review)
awjrichards has submitted this change and it was merged. Change subject: Minor stuff .. Minor stuff Unused variables, Doxygen warnings, etc. Change-Id: Ia0c02d1ae34be41a0a42a368dc86ca952470170b --- M

[MediaWiki-commits] [Gerrit] Update CentralNotice to master. Fixing Bug 41632. - change (mediawiki/core[wmf/1.21wmf2])

2012-11-01 Thread Pgehres (Code Review)
Pgehres has uploaded a new change for review. Change subject: Update CentralNotice to master. Fixing Bug 41632. .. Update CentralNotice to master. Fixing Bug 41632. Change-Id: Ic94e3519745d3653f38c64958c7377a43ae1b9d5 --- M

[MediaWiki-commits] [Gerrit] Update CentralNotice to master. Fixing Bug 41632. - change (mediawiki/core[wmf/1.21wmf2])

2012-11-01 Thread Pgehres (Code Review)
Pgehres has submitted this change and it was merged. Change subject: Update CentralNotice to master. Fixing Bug 41632. .. Update CentralNotice to master. Fixing Bug 41632. Change-Id: Ic94e3519745d3653f38c64958c7377a43ae1b9d5

[MediaWiki-commits] [Gerrit] Clean up use of substr, substring, and 'string'[i] - change (mediawiki...Parsoid[master])

2012-11-01 Thread GWicke (Code Review)
GWicke has submitted this change and it was merged. Change subject: Clean up use of substr, substring, and 'string'[i] .. Clean up use of substr, substring, and 'string'[i] There were some places where substr was being used

[MediaWiki-commits] [Gerrit] Simplify and improve page content language functions - change (mediawiki/core[master])

2012-11-01 Thread SPQRobin (Code Review)
SPQRobin has uploaded a new change for review. Change subject: Simplify and improve page content language functions .. Simplify and improve page content language functions I started with one getPageLanguage function, now there

[MediaWiki-commits] [Gerrit] Declare jquery.json as a dependency - change (mediawiki...EventLogging[master])

2012-11-01 Thread Ori.livneh (Code Review)
Ori.livneh has uploaded a new change for review. Change subject: Declare jquery.json as a dependency .. Declare jquery.json as a dependency Change-Id: I903a0fe54024bd95c41a98ac74f490c17e7257d2 --- M EventLogging.php 1 file

[MediaWiki-commits] [Gerrit] Change 'optional' = 'required'; fix tests - change (mediawiki...EventLogging[master])

2012-11-01 Thread Ori.livneh (Code Review)
Ori.livneh has uploaded a new change for review. Change subject: Change 'optional' = 'required'; fix tests .. Change 'optional' = 'required'; fix tests - Version 3 of the JSON Schema draft eliminated the 'optional'

[MediaWiki-commits] [Gerrit] Declare jquery.json as a dependency - change (mediawiki...EventLogging[master])

2012-11-01 Thread Ori.livneh (Code Review)
Ori.livneh has submitted this change and it was merged. Change subject: Declare jquery.json as a dependency .. Declare jquery.json as a dependency Change-Id: I903a0fe54024bd95c41a98ac74f490c17e7257d2 --- M EventLogging.php 1

[MediaWiki-commits] [Gerrit] Correctly update dsr during the left-to-right pass. - change (mediawiki...Parsoid[master])

2012-11-01 Thread Subramanya Sastry (Code Review)
Subramanya Sastry has uploaded a new change for review. Change subject: Correctly update dsr during the left-to-right pass. .. Correctly update dsr during the left-to-right pass. * This handles earlier examples correctly and

[MediaWiki-commits] [Gerrit] Correctly update dsr during the left-to-right pass. - change (mediawiki...Parsoid[master])

2012-11-01 Thread GWicke (Code Review)
GWicke has submitted this change and it was merged. Change subject: Correctly update dsr during the left-to-right pass. .. Correctly update dsr during the left-to-right pass. * This handles earlier examples correctly and also

[MediaWiki-commits] [Gerrit] Add /topfixes page similar to /regressions - change (mediawiki...Parsoid[master])

2012-11-01 Thread GWicke (Code Review)
GWicke has uploaded a new change for review. Change subject: Add /topfixes page similar to /regressions .. Add /topfixes page similar to /regressions We need both sticks and carrots. Change-Id:

[MediaWiki-commits] [Gerrit] Add /topfixes page similar to /regressions - change (mediawiki...Parsoid[master])

2012-11-01 Thread Subramanya Sastry (Code Review)
Subramanya Sastry has submitted this change and it was merged. Change subject: Add /topfixes page similar to /regressions .. Add /topfixes page similar to /regressions We need both sticks and carrots. Change-Id:

[MediaWiki-commits] [Gerrit] Report returned and max tested hash - change (mediawiki...Parsoid[master])

2012-11-01 Thread Subramanya Sastry (Code Review)
Subramanya Sastry has submitted this change and it was merged. Change subject: Report returned and max tested hash .. Report returned and max tested hash Change-Id: I6401a1c05a8759766a51a0dbf987951f8a5ef6f5 --- M

[MediaWiki-commits] [Gerrit] i18n updates for jquery.uls - change (mediawiki...UniversalLanguageSelector[master])

2012-11-01 Thread Santhosh (Code Review)
Santhosh has uploaded a new change for review. Change subject: i18n updates for jquery.uls .. i18n updates for jquery.uls Change-Id: Iaf7470e0443e4e0124f2b5379045bb2935917f14 --- M lib/jquery.uls/i18n/ar.json A

<    1   2   3   4