Re: [Wikitech-l] Adding MD5 / SHA1 column to revision table (discussing r94289)

2011-09-17 Thread Ariel T. Glenn
Στις 17-09-2011, ημέρα Σαβ, και ώρα 22:55 -0700, ο/η Robert Rohde έγραψε: > On Sat, Sep 17, 2011 at 4:56 PM, Anthony wrote: > > For offline analyses, there's no need to change the online database tables. > > Need? That's debatable, but one of the major motivators is the desire > to have hash

Re: [Wikitech-l] Adding MD5 / SHA1 column to revision table (discussing r94289)

2011-09-17 Thread Robert Rohde
On Sat, Sep 17, 2011 at 4:56 PM, Anthony wrote: > On Sat, Sep 17, 2011 at 6:46 PM, Robert Rohde wrote: >> Is there a good reason to prefer SHA-1? >> >> Both have weaknesses allowing one to construct a collision (with >> considerable effort) > > Considerable effort?  I can create an MD5 collision

[MediaWiki-CodeReview] [MediaWiki r96760]: Revision status changed

2011-09-17 Thread MediaWiki Mail
User "Krinkle" changed the status of MediaWiki.r96760. Old Status: new New Status: ok Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/96760 Commit summary: * Per Aaron on r96261, use string 'flip' instead of boolean * Apparently @noflip should only be set once, otherwise it behave

[MediaWiki-CodeReview] [MediaWiki r96812]: Revision status changed

2011-09-17 Thread MediaWiki Mail
User "Krinkle" changed the status of MediaWiki.r96812. Old Status: new New Status: ok Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/96812 Commit summary: * r96737: set OutputPage->addWikiText() as an interface message by default * r96760: use 'noflip' for $flip in OutputPage->ad

[MediaWiki-CodeReview] [MediaWiki r97406]: New comment added

2011-09-17 Thread MediaWiki Mail
User "Krinkle" posted a comment on MediaWiki.r97406. Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/97406#c22720 Commit summary: Fix lowercase test added in r97405 * (bug 30843) mediawiki.Title should not convert extensions (anything after the last full stop) to lower case * Foll

Re: [Wikitech-l] Adding MD5 / SHA1 column to revision table (discussing r94289)

2011-09-17 Thread Anthony
On Sat, Sep 17, 2011 at 6:46 PM, Robert Rohde wrote: > Is there a good reason to prefer SHA-1? > > Both have weaknesses allowing one to construct a collision (with > considerable effort) Considerable effort? I can create an MD5 collision in a few minutes on my home computer. Is there anything e

[MediaWiki-CodeReview] [MediaWiki r86108]: New comment added

2011-09-17 Thread MediaWiki Mail
User "Krinkle" posted a comment on MediaWiki.r86108. Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/86108#c22719 Commit summary: Followup ro r86088: Use data-sort-type instead of classes to specify the parser-type; add support for data-sort-value; strip legacy code (CR) Comment:

[MediaWiki-CodeReview] [MediaWiki r97397]: Revision status changed

2011-09-17 Thread MediaWiki Mail
User "Jack Phoenix" changed the status of MediaWiki.r97397. Old Status: new New Status: ok Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/97397 Commit summary: getOutput() is a method, not a property ___ MediaWiki-CodeReview mailing li

Re: [Wikitech-l] Adding MD5 / SHA1 column to revision table (discussing r94289)

2011-09-17 Thread Robert Rohde
On Sat, Sep 17, 2011 at 8:26 AM, Roan Kattouw wrote: > Minor detail: I think it's more likely we'll use SHA-1 hashes rather > than MD5 hashes. Is there a good reason to prefer SHA-1? Both have weaknesses allowing one to construct a collision (with considerable effort), but I wouldn't see why tha

Re: [Wikitech-l] Adding MD5 / SHA1 column to revision table (discussing r94289)

2011-09-17 Thread Platonides
Roan Kattouw wrote: > On Fri, Sep 16, 2011 at 6:48 PM, Thomas Gries wrote: >> Was there a certain reason to chose base 36 ? >> Why not recoding to base 62 and saving 3 bytes per checksum ? >> > I don't know, this was way, way before my time. But then, why use base > 62 if you can use base 64? Enc

[MediaWiki-CodeReview] [MediaWiki r97388]: Revision status changed

2011-09-17 Thread MediaWiki Mail
User "Meno25" changed the status of MediaWiki.r97388. Old Status: new New Status: ok Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/97388 Commit summary: Some message tweaks, Add extension per r97374 to translatewiki.net ___ MediaWiki-

[MediaWiki-CodeReview] [MediaWiki r97374]: New comment added

2011-09-17 Thread MediaWiki Mail
User "Raymond" posted a comment on MediaWiki.r97374. Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/97374#c22718 Commit summary: AdManager: version 0.2: *remove unused jquery-1.4.2.min.js file *define new globals $wgAdManagerService and $wgAdManagerCode in the setup file *some i18

[MediaWiki-CodeReview] [MediaWiki r97387]: Revision status changed

2011-09-17 Thread MediaWiki Mail
User "Reedy" changed the status of MediaWiki.r97387. Old Status: new New Status: ok Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/97387 Commit summary: Revert r97386, way to soon. loader constructor has dependencies and assumptions about mw.log, mw.html and mw.messages ___

[MediaWiki-CodeReview] [MediaWiki r97386]: Revision status changed

2011-09-17 Thread MediaWiki Mail
User "Reedy" changed the status of MediaWiki.r97386. Old Status: new New Status: reverted Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/97386 Commit summary: [RL] Stand-alone ResourceLoader front-end * In preparation of this, duplicating the entire file as-is in order to preser

[MediaWiki-CodeReview] [MediaWiki r97335]: New comment added

2011-09-17 Thread MediaWiki Mail
User "Raymond" posted a comment on MediaWiki.r97335. Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/97335#c22717 Commit summary: Forgot to press Ctrl-S: r97334 (was: Per initial commit r96356) Comment: I really do not understand your resistance against description messages, as

[MediaWiki-CodeReview] [MediaWiki r82029]: New comment added

2011-09-17 Thread MediaWiki Mail
User "Duplicatebug" posted a comment on MediaWiki.r82029. Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/82029#c22716 Commit summary: * (bug 17160) Gender specific display text for User namespace Second attempt for this thing.. Comment: The GenderCache does not cache the default

[MediaWiki-CodeReview] [MediaWiki r97150]: Revision status changed

2011-09-17 Thread MediaWiki Mail
User "Krinkle" changed the status of MediaWiki.r97150. Old Status: fixme New Status: new Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/97150 Commit summary: Update jquery.tablesorter for r97145: emulate if there is no in the HTML, by walking down the table starting at the fir

[MediaWiki-CodeReview] [MediaWiki r97150]: New comment added

2011-09-17 Thread MediaWiki Mail
User "Krinkle" posted a comment on MediaWiki.r97150. Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/97150#c22715 Commit summary: Update jquery.tablesorter for r97145: emulate if there is no in the HTML, by walking down the table starting at the first row and moving rows to the

[MediaWiki-CodeReview] [MediaWiki r95644]: Revision status changed

2011-09-17 Thread MediaWiki Mail
User "Krinkle" changed the status of MediaWiki.r95644. Old Status: new New Status: ok Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/95644 Commit summary: Followup r95642, messages are added to RL before they can be customized ___ Medi

[MediaWiki-CodeReview] [MediaWiki r90902]: New comment added

2011-09-17 Thread MediaWiki Mail
User "Krinkle" posted a comment on MediaWiki.r90902. Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/90902#c22714 Commit summary: * (bug 28259) Localise CR Tooltips Comment: Although it's no longer in trunk, the following caused a uncaught exception in the Installer of 1.17.0 wh

[MediaWiki-CodeReview] [MediaWiki r96548]: New comment added

2011-09-17 Thread MediaWiki Mail
User "Duplicatebug" posted a comment on MediaWiki.r96548. Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/96548#c22713 Commit summary: Update ChangesList and derivatives to use LogFormatter. This diff is a bit ugly. There is lots of duplication in ChangesList code. Hopefully it is

[MediaWiki-CodeReview] [MediaWiki r92054]: New comment added

2011-09-17 Thread MediaWiki Mail
User "Dantman" posted a comment on MediaWiki.r92054. Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/92054#c22712 Commit summary: Render category links as an HTML list. Bug 12261. Based on patch by Thana & Bergi. It's removing the textual pipe separator, wrapping the links inside

[MediaWiki-CodeReview] [MediaWiki r92054]: Revision status changed

2011-09-17 Thread MediaWiki Mail
User "Krinkle" changed the status of MediaWiki.r92054. Old Status: new New Status: ok Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/92054 Commit summary: Render category links as an HTML list. Bug 12261. Based on patch by Thana & Bergi. It's removing the textual pipe separator

[MediaWiki-CodeReview] [MediaWiki r92054]: New comment added

2011-09-17 Thread MediaWiki Mail
User "Krinkle" posted a comment on MediaWiki.r92054. Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/92054#c22711 Commit summary: Render category links as an HTML list. Bug 12261. Based on patch by Thana & Bergi. It's removing the textual pipe separator, wrapping the links inside

[MediaWiki-CodeReview] [MediaWiki r84814]: New comment added

2011-09-17 Thread MediaWiki Mail
User "Duplicatebug" posted a comment on MediaWiki.r84814. Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/84814#c22710 Commit summary: Topple the last bastion of global-function-based special pages. Also fix HTMLCheckField to work with GET forms. Comment: Please have a look at

[MediaWiki-CodeReview] [MediaWiki r18334]: Revision status changed

2011-09-17 Thread MediaWiki Mail
User "Krinkle" changed the status of MediaWiki.r18334. Old Status: fixme New Status: old Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/18334 Commit summary: User::getOption now accept a default value to override default user values this makes it consistent with WebRequest::get*

[MediaWiki-CodeReview] [MediaWiki r97257]: New comment added

2011-09-17 Thread MediaWiki Mail
User "QuestPC" posted a comment on MediaWiki.r97257. Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/97257#c22709 Commit summary: * (bug 30927) Omission of MySQLField::maxLength Comment: What does it produce in ORAField? Ok, I understand that it is probably impossible to disting

[MediaWiki-CodeReview] [MediaWiki r97150]: New comment added

2011-09-17 Thread MediaWiki Mail
User "Dantman" posted a comment on MediaWiki.r97150. Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/97150#c22708 Commit summary: Update jquery.tablesorter for r97145: emulate if there is no in the HTML, by walking down the table starting at the first row and moving rows to the

[MediaWiki-CodeReview] [MediaWiki r92054]: New comment added

2011-09-17 Thread MediaWiki Mail
User "Dantman" posted a comment on MediaWiki.r92054. Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/92054#c22707 Commit summary: Render category links as an HTML list. Bug 12261. Based on patch by Thana & Bergi. It's removing the textual pipe separator, wrapping the links inside

[MediaWiki-CodeReview] [MediaWiki r97150]: New comment added, and revision status changed

2011-09-17 Thread MediaWiki Mail
User "Krinkle" changed the status of MediaWiki.r97150. Old Status: new New Status: fixme User "Krinkle" also posted a comment on MediaWiki.r97150. Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/97150#c22706 Commit summary: Update jquery.tablesorter for r97145: emulate if there

[MediaWiki-CodeReview] [MediaWiki r92054]: New comment added

2011-09-17 Thread MediaWiki Mail
User "Krinkle" posted a comment on MediaWiki.r92054. Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/92054#c22705 Commit summary: Render category links as an HTML list. Bug 12261. Based on patch by Thana & Bergi. It's removing the textual pipe separator, wrapping the links inside

[MediaWiki-CodeReview] [MediaWiki r97380]: Revision status changed

2011-09-17 Thread MediaWiki Mail
User "MaxSem" changed the status of MediaWiki.r97380. Old Status: new New Status: ok Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/97380 Commit summary: Per r97367 CR. Add 'alpha'. 1.18alpha is less than 1.18, and it works in that version as well __

[MediaWiki-CodeReview] [MediaWiki r96775]: Revision status changed

2011-09-17 Thread MediaWiki Mail
User "Krinkle" changed the status of MediaWiki.r96775. Old Status: new New Status: ok Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/96775 Commit summary: Adress fixme on r92054: Style print ___ MediaWiki-CodeReview mailing list mediaw

Re: [Wikitech-l] Spammer

2011-09-17 Thread Chad
On Sat, Sep 17, 2011 at 4:56 AM, Strainu wrote: > Would someone please ban this email address from wiki mailing lists? > This is the third email from him > > Thanks, >   Strainu > > 2011/9/17 William Nelson : > I've removed him from wikitech-l. -Chad

[MediaWiki-CodeReview] [MediaWiki r97367]: New comment added

2011-09-17 Thread MediaWiki Mail
User "Krinkle" posted a comment on MediaWiki.r97367. Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/97367#c22704 Commit summary: [ResourceLoader] Set default options for gadgets that are enabled by default, otherwise they can't be disabled from the preferences (bug 30941) * Uses

[MediaWiki-CodeReview] [MediaWiki r97378]: Revision status changed

2011-09-17 Thread MediaWiki Mail
User "MarkAHershberger" changed the status of MediaWiki.r97378. Old Status: new New Status: ok Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/97378 Commit summary: Followup to r97150 per CR: use .children() instead of .find(), more efficient and prevents potential issues with ne

[MediaWiki-CodeReview] [MediaWiki r97150]: New comment added

2011-09-17 Thread MediaWiki Mail
User "Catrope" posted a comment on MediaWiki.r97150. Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/97150#c22703 Commit summary: Update jquery.tablesorter for r97145: emulate if there is no in the HTML, by walking down the table starting at the first row and moving rows to the

[MediaWiki-CodeReview] [MediaWiki r95562]: New comment added

2011-09-17 Thread MediaWiki Mail
User "Catrope" posted a comment on MediaWiki.r95562. Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/95562#c22702 Commit summary: (bug 29246) Edit API occasionally throws "unknown error 231". Per comment #1 on the bug and a comment in ApiEditPage, I refactored internalAttemptSave(

[MediaWiki-CodeReview] [MediaWiki r95562]: Revision status changed

2011-09-17 Thread MediaWiki Mail
User "Catrope" changed the status of MediaWiki.r95562. Old Status: fixme New Status: new Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/95562 Commit summary: (bug 29246) Edit API occasionally throws "unknown error 231". Per comment #1 on the bug and a comment in ApiEditPage, I r

[MediaWiki-CodeReview] [MediaWiki r97364]: Revision status changed

2011-09-17 Thread MediaWiki Mail
User "Catrope" changed the status of MediaWiki.r97364. Old Status: new New Status: ok Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/97364 Commit summary: [RL2] ReferenceError: id not defined. Fix copy-paste failure from r97154 (see CR) _

[MediaWiki-CodeReview] [MediaWiki r97362]: Revision status changed

2011-09-17 Thread MediaWiki Mail
User "Catrope" changed the status of MediaWiki.r97362. Old Status: new New Status: ok Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/97362 Commit summary: [RL] pass 'media' property to tags as well (in already did it for the

[MediaWiki-CodeReview] [MediaWiki r97260]: New comment added

2011-09-17 Thread MediaWiki Mail
User "Mormegil" posted a comment on MediaWiki.r97260. Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/97260#c22701 Commit summary: Introduced Special:MessageGroupStats Required refactoring lots of code, including the new StatsTable class Comment: It seems the refactoring removed

Re: [Wikitech-l] Adding MD5 / SHA1 column to revision table (discussing r94289)

2011-09-17 Thread Roan Kattouw
On Fri, Sep 16, 2011 at 6:48 PM, Thomas Gries wrote: > Was there a certain reason to chose base 36 ? > Why not recoding to base 62 and saving 3 bytes per checksum ? > I don't know, this was way, way before my time. But then, why use base 62 if you can use base 64? Encoders/decoders for that are mu

[MediaWiki-CodeReview] [MediaWiki r97369]: New comment added

2011-09-17 Thread MediaWiki Mail
User "Jeroen De Dauw" posted a comment on MediaWiki.r97369. Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/97369#c22700 Commit summary: reverted r96988 Comment: I'm not convinced removing this feature makes sense to do. It might not be the solution needed for the bug I was tryi

[MediaWiki-CodeReview] [MediaWiki r96585]: New comment added

2011-09-17 Thread MediaWiki Mail
User "Nikerabbit" posted a comment on MediaWiki.r96585. Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/96585#c22699 Commit summary: Switch JSON to (un)serialize Comment: About? The new code stores array of parameters as serialized blob. _

[MediaWiki-CodeReview] [MediaWiki r95562]: New comment added, and revision status changed

2011-09-17 Thread MediaWiki Mail
User "Nikerabbit" changed the status of MediaWiki.r95562. Old Status: ok New Status: fixme User "Nikerabbit" also posted a comment on MediaWiki.r95562. Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/95562#c22698 Commit summary: (bug 29246) Edit API occasionally throws "unknown e

[MediaWiki-CodeReview] [MediaWiki r97376]: Revision status changed

2011-09-17 Thread MediaWiki Mail
User "MaxSem" changed the status of MediaWiki.r97376. Old Status: new New Status: ok Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/97376 Commit summary: Revert r97257 ___ MediaWiki-CodeReview mailing list mediawiki-coderev...@lists.wi

[MediaWiki-CodeReview] [MediaWiki r97257]: New comment added

2011-09-17 Thread MediaWiki Mail
User "MaxSem" posted a comment on MediaWiki.r97257. Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/97257#c22697 Commit summary: * (bug 30927) Omission of MySQLField::maxLength Comment: Back home, elaborating on my previous comment: > $db = wfGetDB( DB_MASTER ); > $db->query( 'C

[MediaWiki-CodeReview] [MediaWiki r97257]: Revision status changed

2011-09-17 Thread MediaWiki Mail
User "Reedy" changed the status of MediaWiki.r97257. Old Status: fixme New Status: reverted Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/97257 Commit summary: * (bug 30927) Omission of MySQLField::maxLength ___ MediaWiki-CodeReview m

[MediaWiki-CodeReview] [MediaWiki r96645]: New comment added, and revision status changed

2011-09-17 Thread MediaWiki Mail
User "Midom" changed the status of MediaWiki.r96645. Old Status: ok New Status: fixme User "Midom" also posted a comment on MediaWiki.r96645. Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/96645#c22696 Commit summary: * Added a script to reduce disk space on a MySQL parser cache

[MediaWiki-CodeReview] [MediaWiki r97029]: New comment added

2011-09-17 Thread MediaWiki Mail
User "Jack Phoenix" posted a comment on MediaWiki.r97029. Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/97029#c22695 Commit summary: New extension: code by Ike Hecht (I'm just checking it in) Comment: I added the directory for AdManager under tags/extensions/ in r97372, tagged

[MediaWiki-CodeReview] [MediaWiki r97335]: New comment added

2011-09-17 Thread MediaWiki Mail
User "Jack Phoenix" posted a comment on MediaWiki.r97335. Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/97335#c22694 Commit summary: Forgot to press Ctrl-S: r97334 (was: Per initial commit r96356) Comment: This is awfully silly. :) On top of the fact that [[User:Jack Phoenix/ex

[Wikitech-l] Spammer

2011-09-17 Thread Strainu
Would someone please ban this email address from wiki mailing lists? This is the third email from him Thanks, Strainu 2011/9/17 William Nelson : ___ Wikitech-l mailing list Wikitech-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listi

[MediaWiki-CodeReview] [MediaWiki r97334]: Revision status changed

2011-09-17 Thread MediaWiki Mail
User "Jack Phoenix" changed the status of MediaWiki.r97334. Old Status: new New Status: ok Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/97334 Commit summary: Per initial commit r96356: Some tweaks to the i18n file: Uppercase -> lowercase for consisteny, like in core Add extens

[MediaWiki-CodeReview] [MediaWiki r96356]: New comment added

2011-09-17 Thread MediaWiki Mail
User "Jack Phoenix" posted a comment on MediaWiki.r96356. Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/96356#c22693 Commit summary: Nimbus -- the skin used on Halopedia (http://www.halopedian.com/). Tested against MediaWiki 1.18, requires ResourceLoader. TODO: Nimbus_IE.css sho

[MediaWiki-CodeReview] [MediaWiki r97342]: Revision status changed

2011-09-17 Thread MediaWiki Mail
User "Nikerabbit" changed the status of MediaWiki.r97342. Old Status: new New Status: fixme Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/97342 Commit summary: Merged in changes from LogEventsList which prevent missing usernames in log-lines and adds hook LogEventsListShowLogEx

[MediaWiki-CodeReview] [MediaWiki r97342]: New comment added

2011-09-17 Thread MediaWiki Mail
User "Nikerabbit" posted a comment on MediaWiki.r97342. Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/97342#c22692 Commit summary: Merged in changes from LogEventsList which prevent missing usernames in log-lines and adds hook LogEventsListShowLogExtract. Part of merge from here

[MediaWiki-CodeReview] [MediaWiki r97338]: Revision status changed

2011-09-17 Thread MediaWiki Mail
User "Nikerabbit" changed the status of MediaWiki.r97338. Old Status: new New Status: ok Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/97338 Commit summary: Classical usage pattern for a ifsetor. Don't produce a warning if there's no language file for this domain. _

[MediaWiki-CodeReview] [MediaWiki r97337]: Revision status changed

2011-09-17 Thread MediaWiki Mail
User "Nikerabbit" changed the status of MediaWiki.r97337. Old Status: deferred New Status: ok Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/97337 Commit summary: Moved all Page Schemas-related static functions from SF_Utils.php into a new file, SF_PageSchemas.php _

[MediaWiki-CodeReview] [MediaWiki r97336]: Revision status changed

2011-09-17 Thread MediaWiki Mail
User "Nikerabbit" changed the status of MediaWiki.r97336. Old Status: deferred New Status: ok Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/97336 Commit summary: Moved all Page Schemas-related static function from SD_Utils.php into a new file, SD_PageSchemas.php __