Last modified: 2011-01-16 20:56:29 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T25494, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 23494 - Setup $wgCodeReviewDeferredPaths for Mediawiki.org
Setup $wgCodeReviewDeferredPaths for Mediawiki.org
Status: RESOLVED FIXED
Product: Wikimedia
Classification: Unclassified
Site requests (Other open bugs)
unspecified
All All
: Normal enhancement (vote)
: ---
Assigned To: Nobody - You can work on this!
: shell
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2010-05-13 00:15 UTC by Sam Reed (reedy)
Modified: 2011-01-16 20:56 UTC (History)
3 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Sam Reed (reedy) 2010-05-13 00:15:05 UTC
Was discussing this with Jeron on IRC before. I thought he was going to request it, but seemingly not.

There are quite a few bits and pieces (such as the Semantic extensions etc), that just get deferred.

Any way we can have a list of "auto statuses", or at least, auto defer (as is most likely to be the case)

Saves a human having to do it
Comment 1 Chad H. 2010-05-13 00:19:20 UTC
We can already mark things as auto-deferred. See $wgCodeReviewDeferredPaths, added in r63277.

Repurposing this into a shell bug, we should add some stuff to that list that we want to mark as auto-deferred. Thoughts?
Comment 2 Sam Reed (reedy) 2010-05-13 00:27:47 UTC
.*semantic.*

The Maps extension too..

I'd suspect most branches should be too?

Of course, we need the code reviewing and pushing live.. But that should be trivial


Might be worth pointing people this way on a mailing list, to get some more input?
Comment 3 JeLuF 2010-06-13 07:06:37 UTC
r63277 is not in 1.16wmf4, needs to be merged before this feature can be used.
Comment 4 Sam Reed (reedy) 2010-06-16 19:44:00 UTC
/trunk/WikiWord/

Validator extension
Comment 5 Antoine "hashar" Musso (WMF) 2011-01-16 15:15:47 UTC
Was merged in 1.16wmf4 in july by r68850
Comment 6 Antoine "hashar" Musso (WMF) 2011-01-16 15:36:24 UTC
Enabled on live site (hopefully). Local revision is 1455 and adds the following filters :

+$wgCodeReviewDeferredPaths['mediawiki'] = array(
+	'%^/trunk/extensions/SemanticForms%',
+	'%^/trunk/WikiWord%',
+);

Please open new bugs to amend this list.
Comment 7 Sam Reed (reedy) 2011-01-16 20:56:29 UTC
Haha. Awesome :D

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links