Hey,

I am looking for a way to obtain some information on the commits made to
some WMF hosted git repo within the last n seconds. My current solution is
using githubs since parameters as follows:

https://api.github.com/repos/wikimedia/mediawiki-extensions-Wikibase/commits?since=2013-04-05T04:17:03Z

This however does not really work for me since there is a lag of a minute
or two before the commit gets pushed to github. So if I ask for the commits
made in the last 30 seconds, I will never get anything back.

Is there a similar API in gitweb, gerrit or something else accessible over
http?

Cheers

--
Jeroen De Dauw
http://www.bn2vs.com
Don't panic. Don't be evil.
--
_______________________________________________
Wikitech-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikitech-l

Reply via email to