Cameron Dawson
|
3b0cd77fd7
|
code cleanup
|
2013-08-13 17:48:51 -07:00 |
Cameron Dawson
|
95cd5bbefd
|
test coverage for resultset view 100%
|
2013-08-13 17:44:09 -07:00 |
Cameron Dawson
|
53bc0e5a7c
|
tests passing again
|
2013-08-13 17:04:53 -07:00 |
Cameron Dawson
|
c7e677b09c
|
refactor of as_list and as_single base methods
|
2013-08-13 14:19:22 -07:00 |
Cameron Dawson
|
5c3754aff8
|
resultset test start
|
2013-08-13 14:19:22 -07:00 |
camd
|
4eedd0d81d
|
Merge pull request #50 from mozilla/fix-platform-option
fix jobs grouping in resultset endpoint
|
2013-08-13 14:11:14 -07:00 |
Cameron Dawson
|
a786632c19
|
fixed refdata db name references in procedure files
|
2013-08-13 13:27:12 -07:00 |
camd
|
af8e967600
|
Merge pull request #52 from mozilla/persona-auth-endpoint
add persona authentication service
|
2013-08-13 09:25:48 -07:00 |
camd
|
ed89c40b24
|
Merge pull request #51 from mozilla/etl-mixins-refactoring
split etl buildapi adapter into mixin classes
|
2013-08-13 08:48:47 -07:00 |
mdoglio
|
4a8ec631c3
|
add persona authentication service
|
2013-08-13 16:06:00 +01:00 |
mdoglio
|
cd97e45374
|
fixup! fix jobs grouping in resultset endpoint
|
2013-08-13 11:44:46 +01:00 |
mdoglio
|
655b213663
|
fixup! split etl buildapi adapter into mixin classes
|
2013-08-12 18:16:15 +01:00 |
mdoglio
|
1f2a21e066
|
split etl buildapi adapter into mixin classes
|
2013-08-12 16:30:45 +01:00 |
mdoglio
|
3b2ef7a643
|
fixup! fix jobs grouping in resultset endpoint
|
2013-08-12 15:59:40 +01:00 |
camd
|
63370b22f3
|
Merge pull request #49 from mozilla/fix-job-type-ingestion
fix the job_type parsing strategy
|
2013-08-12 07:39:38 -07:00 |
mdoglio
|
6be45f1757
|
fixup! fix the job_type parsing strategy
|
2013-08-12 15:38:22 +01:00 |
mdoglio
|
04b87120b1
|
fix jobs grouping in resultset endpoint
|
2013-08-12 12:48:58 +01:00 |
mdoglio
|
7971aac690
|
fix the job_type parsing strategy
|
2013-08-09 13:21:45 -07:00 |
Cameron Dawson
|
409a6951e7
|
fix syntax error in json file
|
2013-08-08 10:53:09 -07:00 |
Mauro Doglio
|
a1ae32af2d
|
Merge pull request #48 from mozilla/sorted-result-sets
sort the list of result sets descending by push_timestamp
|
2013-08-08 10:26:22 -07:00 |
Cameron Dawson
|
e23ac40049
|
sort the list of result sets descending by push_timestamp
|
2013-08-08 10:11:05 -07:00 |
Mauro Doglio
|
1edd9f289e
|
Merge pull request #47 from mozilla/endpoint-filters
Endpoint filters
|
2013-08-07 13:09:10 -07:00 |
Cameron Dawson
|
d5de5cdf8f
|
filter updates
|
2013-08-07 13:07:05 -07:00 |
Cameron Dawson
|
907508092d
|
code cleanup
|
2013-08-06 17:30:17 -07:00 |
Cameron Dawson
|
5b362cb4bc
|
better filtering technique
|
2013-08-06 17:26:12 -07:00 |
Cameron Dawson
|
9916ed937b
|
Merge branch 'master' into endpoint-filters
|
2013-08-06 17:01:24 -07:00 |
Cameron Dawson
|
80bb005dad
|
add a couple filters to the result_set list and singular
|
2013-08-06 17:01:03 -07:00 |
Mauro Doglio
|
a4df134650
|
Merge pull request #46 from mozilla/puppet-aws-provisioning
update puppet modules for amazon linux compatibility
|
2013-08-06 11:22:26 -07:00 |
Mauro Doglio
|
de911e7d9e
|
Merge pull request #45 from mozilla/push_endpoint
Push endpoint
|
2013-08-06 11:21:10 -07:00 |
Cameron Dawson
|
1f76bb1914
|
removed CORS setting per api, due to middleware fix from mdoglio
|
2013-08-06 10:10:58 -07:00 |
Cameron Dawson
|
62739a22e5
|
Merge branch 'master' into push_endpoint
|
2013-08-06 10:05:12 -07:00 |
mdoglio
|
06336679d7
|
fix pulse failures with new repositories
|
2013-08-06 10:04:02 -07:00 |
Cameron Dawson
|
09450fcb4f
|
code cleanup
|
2013-08-05 23:00:44 -07:00 |
Cameron Dawson
|
9198911ff9
|
Merge branch 'master' into push_endpoint
|
2013-08-05 17:25:12 -07:00 |
Cameron Dawson
|
2a6cbdbbb1
|
fixed bug in json, some code cleanup
|
2013-08-05 17:21:21 -07:00 |
mdoglio
|
9a3a8fa9b1
|
add support for cors headers
|
2013-08-05 16:59:53 -07:00 |
mdoglio
|
871882ded6
|
update puppet modules for amazon linux compatibility
|
2013-08-05 16:19:57 -07:00 |
Cameron Dawson
|
1e0b1c2d2b
|
fixed resultset/<id>/ endpoint to avoid CORS issue
|
2013-08-05 13:55:25 -07:00 |
Cameron Dawson
|
78a2491b65
|
ui job list now comes with the detail of result_set/id/ endpoint
|
2013-08-05 12:47:53 -07:00 |
Cameron Dawson
|
9490dcbdeb
|
Merge branch 'master' into push_endpoint
|
2013-08-05 09:07:53 -07:00 |
Mauro Doglio
|
c0daff88cd
|
Merge pull request #44 from mozilla/unique_result_sets
guarantee result_set revision_hash is unique
|
2013-08-05 09:06:38 -07:00 |
Cameron Dawson
|
534b919b6c
|
endpoints for pushes and results by platform
|
2013-08-05 08:50:48 -07:00 |
Cameron Dawson
|
ce6617b4e8
|
merged conflict fix
|
2013-08-01 13:05:33 -07:00 |
Cameron Dawson
|
5555a69819
|
made the slow job stest an xfail
|
2013-08-01 12:53:23 -07:00 |
Cameron Dawson
|
cf175fbab9
|
code cleanup
|
2013-08-01 12:31:51 -07:00 |
Cameron Dawson
|
5f3c3eb41b
|
fixed tests. commented out larger slow jobs test till we get better data.
|
2013-08-01 12:23:29 -07:00 |
Cameron Dawson
|
f6c9ade874
|
moved push_timestamp to result_set
|
2013-08-01 11:22:42 -07:00 |
Cameron Dawson
|
b12627e417
|
merge in unique result sets
|
2013-07-31 13:40:53 -07:00 |
Cameron Dawson
|
182d87774f
|
guarantee result_set revision_hash is unique
|
2013-07-31 13:18:50 -07:00 |
Cameron Dawson
|
d1ea1027f7
|
add an api endpoint to get list of pushes for the UI
|
2013-07-31 11:45:19 -07:00 |