55 Commits

Author SHA1 Message Date
Russell Bryant
77c80b5e9a Update nova-core. 2013-06-04 20:05:21 -04:00
Russell Bryant
969244c494 Add more data to all-openreviews.txt. 2013-05-31 17:36:38 -04:00
Russell Bryant
99b02ca00c Fix stevebaker's username. 2013-05-29 17:23:28 -04:00
Russell Bryant
ca663198e0 Move project json files into a directory. 2013-05-29 16:12:37 -04:00
Russell Bryant
05d4e55b3b Add reddwarf.json 2013-05-29 15:17:39 -04:00
Russell Bryant
d8467d467c Add ironic.json 2013-05-29 15:14:17 -04:00
Russell Bryant
5e586cbfb1 Add zyluo and flaper87 to oslo-core. 2013-05-29 15:09:11 -04:00
Russell Bryant
437f78e4b3 Fix cboylan's username. 2013-05-29 15:00:18 -04:00
Russell Bryant
0bab81193f Add horizon.json 2013-05-29 14:33:41 -04:00
Russell Bryant
8c7d8ba11d Add a couple more docs projects. 2013-05-29 14:29:35 -04:00
Russell Bryant
c7c2e324ee Add script I use for generating stats.
This is the source for http://russellbryant.net/openstack-stats/
2013-05-29 14:25:31 -04:00
Russell Bryant
305e01755c Add docs.json 2013-05-29 14:18:47 -04:00
Russell Bryant
3d17a0a4d9 Add ceilometer.json 2013-05-29 14:15:03 -04:00
Russell Bryant
1698e9d4d0 Hack the review submission timestamp.
The createdOn timestamp on the patch isn't what we want.
It's when the patch was written, not submitted for review.
The next best thing in the data we have is the time of the
first review.  When all is working well, jenkins or smokestack
will comment within the first hour or two, so that's better
than the other timestamp, which may reflect that the code
was written many weeks ago, even though it was just recently
submitted for review.
2013-05-29 13:54:09 -04:00
Russell Bryant
b10794c9df Add infra project file thanks to fungi 2013-05-29 13:06:10 -04:00
Russell Bryant
a99c61abc8 Filter out WIP reviews. 2013-05-29 12:49:42 -04:00
Russell Bryant
283dccb13f Add pandemicsyn to swift-core, per notmyname. 2013-05-29 12:39:54 -04:00
Russell Bryant
79ade12faf Merge remote-tracking branch 'dolph/master'
Conflicts:
	keystone.json
2013-05-29 10:53:59 -04:00
Russell Bryant
50f09f0a17 Make the default to *not* include stable branch commits. 2013-05-29 10:20:23 -04:00
Dolph Mathews
6448bbfe02 Added keystone 2013-05-29 10:16:30 -04:00
Russell Bryant
92da40fe4c Merge pull request #9 from cyeoh/master
enhancements to openreviews
2013-05-29 07:14:24 -07:00
Russell Bryant
013e3633cb Merge pull request #8 from clayg/swift
add swift project file
2013-05-29 07:07:05 -07:00
Chris Yeoh
e799511e39 Adds ability to show number of reviews waiting more than a specified number of days
Adds ability to set how many longest waiting changesets to display
2013-05-29 22:04:46 +09:30
Chris Yeoh
e23974f926 Adds median waiting time
Adds ability to exclude changesets for stable branch
Shows 5 longest waiting changesests
2013-05-29 21:30:01 +09:30
Clay Gerrard
7e96bce463 add swift project file 2013-05-28 23:53:32 -07:00
Russell Bryant
74e67bfe52 Make pickled cache files dot files. 2013-05-28 18:19:13 -04:00
Russell Bryant
9e8acea84c Consider a -1 from Jekins and Smokestack.
If Jenkins or Smokestack has left a -1 in the verified column, consider
the patch as waiting for the submitter to update it.
2013-05-28 18:07:52 -04:00
Dolph Mathews
23f2333627 Added openstack/*-api projects as subprojects
e.g. openstack/identity-api as a subproject of keystone
2013-05-28 16:57:18 -05:00
Dolph Mathews
de5179ec90 Added keystone 2013-05-28 16:50:29 -05:00
Russell Bryant
2a96b53f70 Add a script to get number and age of open reviews. 2013-05-28 16:49:32 -04:00
Russell Bryant
26ea0a61fb Split some code out of reviewers.py.
Split some code out of reviewers.py that I'd like to use in another
script.
2013-05-28 14:28:19 -04:00
Russell Bryant
9934b7f08d Add a README. 2013-05-28 14:06:20 -04:00
Russell Bryant
70751e08e6 Rename stats.py to reviewers.py 2013-05-28 14:03:07 -04:00
Russell Bryant
b9062dbad9 Add count of reviewers in the output. 2013-05-23 13:16:09 -04:00
Russell Bryant
52306bbff1 Add -a/--all for getting stats across all known projects. 2013-05-23 13:12:45 -04:00
Russell Bryant
36f47b75fb Merge pull request #6 from hardys/heat_stats
Add heat.json
2013-05-17 05:17:24 -07:00
Steven Hardy
579edd01ea Add heat.json 2013-05-17 13:10:12 +01:00
Russell Bryant
4994e7d421 Merge pull request #5 from sdague/master
add tempest.json
2013-05-10 16:37:14 -07:00
Sean Dague
c7a46fc2c4 add tempest.json
add the tempest.json file to make it easy to get tempest review
counts.
2013-05-10 19:35:37 -04:00
Russell Bryant
7eb75c35d8 Fix 'project' option handling.
A previous commit changed this option so that you provide a json file,
not a project name.  That makes sense ... but it didn't work.  Now it
does.
2013-05-09 08:49:42 -04:00
Russell Bryant
e0d60b141f Merge pull request #3 from markmc/oslo-core
Conflicts:
	stats.py
2013-05-09 08:45:11 -04:00
Russell Bryant
3eb93c63cb Merge pull request #2 from aaronorosen/master
Add Quantum Core json and quantumclient mapping
2013-05-09 05:39:09 -07:00
Mark McLoughlin
c6239188a4 Add oslo-core 2013-05-09 11:25:58 +01:00
Mark McLoughlin
ea250c985f Add sub-project metadata to JSON files
Use JSON files to store metadata about sub-projects (like clients) as
well as just core team members.
2013-05-09 11:22:26 +01:00
Aaron Rosen
a1cf748efe Add Quantum Core json and quantumclient mapping 2013-05-08 23:32:45 -07:00
Russell Bryant
d17750d399 Merge pull request #1 from FlaPer87/master
Added glance
2013-05-08 14:01:00 -07:00
Flaper Fesp
0b27583d9f Added Glance Core json and glanceclient mapping 2013-05-08 22:45:33 +02:00
Russell Bryant
cb53d946f8 Add the cinder team. 2013-05-08 16:16:21 -04:00
Russell Bryant
83fdd30498 Add a +/- ratio to output. 2013-05-07 12:40:27 -04:00
Russell Bryant
f97b248896 Update nova-core membership (removed jk0) 2013-05-07 12:24:23 -04:00