Re: [Wikitech-l] @param documentation

2012-04-27 Thread Niklas Laxström
On 27 April 2012 02:16, Ryan Kaldari rkald...@wikimedia.org wrote: We definitely shouldn't migrate to @param type $var: description because that's not valid doxygen syntax. The correct syntax is without a colon. This is why your 2nd example ends up with mangled output. If we follow the correct

Re: [Wikitech-l] @param documentation

2012-04-27 Thread Andrew Garrett
On Thu, Apr 26, 2012 at 8:52 AM, Jeremy Postlethwaite jpostlethwa...@wikimedia.org wrote: Hello! In the Mediawiki coding conventions section on PHP, the format for @param tag is not what Doxygen recommends.

Re: [Wikitech-l] OAuth

2012-04-27 Thread Petr Bena
Some updates on this? Is WMF or someone going to work on this or it's waiting for someone to start? On Fri, Mar 16, 2012 at 3:19 PM, Petr Bena benap...@gmail.com wrote: Sorry, few typos: So, right now a question is if it's supposed to be implemented as extension or in core, or both (in case

Re: [Wikitech-l] OAuth

2012-04-27 Thread Chris Steipp
Petr, OAuth is something we're committing to on the roadmap for Summer/Fall of this year. So baring anything crazy occurring, oauth should be happening over the next few months. I'm planning to help drive the process from WMF's side, but it's something I'm hoping some people in the community will

[Wikitech-l] 22 new extensions in Git

2012-04-27 Thread Chad
Hi everyone, I've migrated the 22 extensions that were on the queue today. I set permissions based on the requests--if anything needs adjusting, just let me know. -Chad ___ Wikitech-l mailing list Wikitech-l@lists.wikimedia.org

Re: [Wikitech-l] OAuth

2012-04-27 Thread Diederik van Liere
The current version of http://www.mediawiki.org/wiki/OAuth was written by me and Dario. It's definitely a starting point and not a finished proposal. I am not sure to what extent the OAuth 2 protocol has evolved since this was written but that definitely needs to be checked. Diederik On Fri,

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

2012-04-27 Thread MediaWiki Mail
Ottomata changed the status of MediaWiki.r115067 to ok and commented it. URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/115067#c32749 Old Status: new New Status: ok Commit summary for MediaWiki.r115067: Fix a segfault when more than 2 udplog listeners are configured. Ottomata's

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

2012-04-27 Thread MediaWiki Mail
Ottomata changed the status of MediaWiki.r115067 to resolved URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/115067 Old status: ok New status: resolved Commit summary for MediaWiki.r115067: Fix a segfault when more than 2 udplog listeners are configured.

Re: [Wikitech-l] Commits IDs, change IDs, legacy change IDs, oh my!

2012-04-27 Thread Daniel Zahn
On Wed, Apr 25, 2012 at 4:30 AM, Erik Moeller e...@wikimedia.org wrote: Take a look at http://wikitech.wikimedia.org/view/Server_admin_log to see an example of a mix wikitech has interwiki prefixes including: bugs or (bugzilla) and RT so when logging to SAL from IRC you can directly use

Re: [Wikitech-l] 22 new extensions in Git

2012-04-27 Thread Thomas Gries
Am 27.04.2012 20:01, schrieb Chad: Hi everyone, I've migrated the 22 extensions that were on the queue today. I set permissions based on the requests--if anything needs adjusting, just let me know. -Chad Is there a simple way to get an overview, which extensions are in git ?

Re: [Wikitech-l] 22 new extensions in Git

2012-04-27 Thread Chad
On Fri, Apr 27, 2012 at 4:08 PM, Thomas Gries m...@tgries.de wrote: Am 27.04.2012 20:01, schrieb Chad: Hi everyone, I've migrated the 22 extensions that were on the queue today. I set permissions based on the requests--if anything needs adjusting, just let me know. -Chad Is there a simple

Re: [Wikitech-l] 22 new extensions in Git

2012-04-27 Thread Platonides
On 27/04/12 22:12, Chad wrote: On Fri, Apr 27, 2012 at 4:08 PM, Thomas Gries m...@tgries.de wrote: Is there a simple way to get an overview, which extensions are in git ? You could look at https://gerrit.wikimedia.org/mediawiki-extensions.txt or

Re: [Wikitech-l] Guidelines for db schema changes

2012-04-27 Thread Andrew Otto
Here's the migrations library I wrote. :) https://github.com/ottomata/cs_migrations -Andrew Otto On Apr 26, 2012, at 11:30 AM, Andrew Otto wrote: I once wrote a pretty decent schema migration tool that fits most if not all of these requirements. It was built for the Kohana PHP framework,

Re: [Wikitech-l] OAuth

2012-04-27 Thread Daniel Friesen
I still have the same stance on the topic as before: http://thread.gmane.org/gmane.science.linguistics.wikipedia.technical/59502 I really don't want MediaWiki to fall into the trap of implementing this in a way that ONLY works with OAuth 2, completely excludes other protocols (OAuth 1,

Re: [Wikitech-l] OAuth

2012-04-27 Thread Ryan Lane
Well, make sure to participate in the development of the system then! On Fri, Apr 27, 2012 at 3:12 PM, Daniel Friesen li...@nadir-seen-fire.com wrote: I still have the same stance on the topic as before: http://thread.gmane.org/gmane.science.linguistics.wikipedia.technical/59502 I really

Re: [Wikitech-l] OAuth

2012-04-27 Thread Thomas Gries
Am 28.04.2012 00:18, schrieb Ryan Lane: Well, make sure to participate in the development of the system then! On Fri, Apr 27, 2012 at 3:12 PM, Daniel Friesen li...@nadir-seen-fire.com wrote: I still have the same stance on the topic as before: sorry to drop in, just a question: why haven't

Re: [Wikitech-l] OAuth

2012-04-27 Thread Ryan Lane
sorry to drop in, just a question: why haven't you ever thought about implementing Extension:OpenID ? Well, this discussion is on OAuth. They do different things. - Ryan ___ Wikitech-l mailing list Wikitech-l@lists.wikimedia.org

Re: [Wikitech-l] OAuth

2012-04-27 Thread Thomas Gries
Am 28.04.2012 00:25, schrieb Ryan Lane: sorry to drop in, just a question: why haven't you ever thought about implementing Extension:OpenID ? Well, this discussion is on OAuth. They do different things. - Ryan okay :

Re: [Wikitech-l] OAuth

2012-04-27 Thread Chris Steipp
Good, concise answer Tom. If you have an OAuth use case / user story, please update: http://www.mediawiki.org/wiki/OAuth/User_stories Thanks! On Fri, Apr 27, 2012 at 3:29 PM, Thomas Gries m...@tgries.de wrote: Am 28.04.2012 00:25, schrieb Ryan Lane: sorry to drop in, just a question: why

[MediaWiki-CodeReview] [Wikimedia r1695]: Revision status changed

2012-04-27 Thread MediaWiki Mail
Khorn (WMF) changed the status of Wikimedia.r1695 to ok URL: http://www.mediawiki.org/wiki/Special:Code/Wikimedia/1695 Old status: new New status: ok Commit summary for Wikimedia.r1695: Moving system verification to drush_recurring_globalcollect_validate(). See r1638.

[MediaWiki-CodeReview] [Wikimedia r1696]: Revision status changed

2012-04-27 Thread MediaWiki Mail
Khorn (WMF) changed the status of Wikimedia.r1696 to ok URL: http://www.mediawiki.org/wiki/Special:Code/Wikimedia/1696 Old status: new New status: ok Commit summary for Wikimedia.r1696: Moving system verification to drush_recurring_globalcollect_validate(). See r1638 and r1695.

[MediaWiki-CodeReview] [Wikimedia r1697]: Revision status changed

2012-04-27 Thread MediaWiki Mail
Khorn (WMF) changed the status of Wikimedia.r1697 to ok URL: http://www.mediawiki.org/wiki/Special:Code/Wikimedia/1697 Old status: new New status: ok Commit summary for Wikimedia.r1697: Moving system verification to drush_recurring_globalcollect_validate(). See r1638, r1695 and r1696.

[MediaWiki-CodeReview] [Wikimedia r1698]: Revision status changed

2012-04-27 Thread MediaWiki Mail
Khorn (WMF) changed the status of Wikimedia.r1698 to deferred URL: http://www.mediawiki.org/wiki/Special:Code/Wikimedia/1698 Old status: new New status: deferred Commit summary for Wikimedia.r1698: Added helpers for Drupal. See r1695. ___

[MediaWiki-CodeReview] [Wikimedia r1699]: Revision status changed

2012-04-27 Thread MediaWiki Mail
Khorn (WMF) changed the status of Wikimedia.r1699 to ok URL: http://www.mediawiki.org/wiki/Special:Code/Wikimedia/1699 Old status: new New status: ok Commit summary for Wikimedia.r1699: Moved require to TESTS_ENABLE_TESTING_FOR_CIVICRM. ___

[MediaWiki-CodeReview] [Wikimedia r1699]: Revision status changed

2012-04-27 Thread MediaWiki Mail
Khorn (WMF) changed the status of Wikimedia.r1699 to deferred URL: http://www.mediawiki.org/wiki/Special:Code/Wikimedia/1699 Old status: ok New status: deferred Commit summary for Wikimedia.r1699: Moved require to TESTS_ENABLE_TESTING_FOR_CIVICRM.

[MediaWiki-CodeReview] [Wikimedia r1700]: Revision status changed

2012-04-27 Thread MediaWiki Mail
Khorn (WMF) changed the status of Wikimedia.r1700 to deferred URL: http://www.mediawiki.org/wiki/Special:Code/Wikimedia/1700 Old status: new New status: deferred Commit summary for Wikimedia.r1700: Testing: Adding error handling tests. ___

[MediaWiki-CodeReview] [Wikimedia r1701]: Revision status changed

2012-04-27 Thread MediaWiki Mail
Khorn (WMF) changed the status of Wikimedia.r1701 to deferred URL: http://www.mediawiki.org/wiki/Special:Code/Wikimedia/1701 Old status: new New status: deferred Commit summary for Wikimedia.r1701: Testing: implemented drupal helpers. ___

[MediaWiki-CodeReview] [Wikimedia r1702]: Revision status changed

2012-04-27 Thread MediaWiki Mail
Khorn (WMF) changed the status of Wikimedia.r1702 to deferred URL: http://www.mediawiki.org/wiki/Special:Code/Wikimedia/1702 Old status: new New status: deferred Commit summary for Wikimedia.r1702: Removed constant from testing. ___

[MediaWiki-CodeReview] [Wikimedia r1703]: Revision status changed

2012-04-27 Thread MediaWiki Mail
Khorn (WMF) changed the status of Wikimedia.r1703 to deferred URL: http://www.mediawiki.org/wiki/Special:Code/Wikimedia/1703 Old status: new New status: deferred Commit summary for Wikimedia.r1703: Testing: See r1695. Adding tests for recurring_globalcollect settings.

[MediaWiki-CodeReview] [Wikimedia r1706]: Revision status changed

2012-04-27 Thread MediaWiki Mail
Khorn (WMF) changed the status of Wikimedia.r1706 to deferred URL: http://www.mediawiki.org/wiki/Special:Code/Wikimedia/1706 Old status: new New status: deferred Commit summary for Wikimedia.r1706: Testing: added test testSetBatchMaxToOneAndBatchTenToSetDrushError(). See r1704.

Re: [Wikitech-l] OAuth

2012-04-27 Thread Rob Lanphier
On Fri, Apr 27, 2012 at 4:05 PM, Chris Steipp cste...@wikimedia.org wrote: If you have an OAuth use case / user story, please update: http://www.mediawiki.org/wiki/OAuth/User_stories Hi everyone, I'd like to second this ^^^ Support for OAuth is not a binary thing, and so we'll need these user