josephschorr
|
57430a18b4
|
Merge pull request #1224 from coreos-inc/removeoldsearch
Remove old search API which is no longer in use
|
2016-03-04 12:05:07 -05:00 |
|
Jake Moshenko
|
c138ffd1b6
|
Update the roadmap for current sprint and strip from QE
|
2016-03-04 11:29:51 -05:00 |
|
Quentin Machu
|
8f0eb3c4cd
|
Merge pull request #1270 from coreos-inc/secscan_api_swap_params
Repair secscan's analyze_layer API call
|
2016-03-02 18:01:07 -05:00 |
|
Quentin Machu
|
4f7a66ab0e
|
Repair secscan's analyze_layer API call
|
2016-03-02 16:05:11 -05:00 |
|
Quentin Machu
|
85208ae5a3
|
Merge pull request #1269 from Quentin-M/secnotif_feature_flag
Enable security notifications in test suite
|
2016-03-01 16:26:22 -05:00 |
|
Quentin Machu
|
f4131d3c8a
|
Enable security notifications in test suite
|
2016-03-01 16:14:56 -05:00 |
|
Quentin Machu
|
c29ce8e1a1
|
Merge pull request #1268 from Quentin-M/secnotif_feature_flag
Use a feature flag to toggle security notifications
|
2016-03-01 15:54:37 -05:00 |
|
Quentin Machu
|
888f976e8d
|
Use a feature flag to toggle security notifications
|
2016-03-01 15:54:18 -05:00 |
|
Quentin Machu
|
9ca6a8a194
|
Merge pull request #1267 from Quentin-M/fix_allocator
make min_index optionnal in allocator's constructor
|
2016-03-01 15:07:20 -05:00 |
|
Quentin Machu
|
ea013b8066
|
make min_index optionnal in allocator's constructor
|
2016-03-01 14:54:38 -05:00 |
|
Quentin Machu
|
bfcb1add48
|
Merge pull request #1264 from coreos-inc/new_clair
New clair
|
2016-03-01 13:44:28 -05:00 |
|
Jimmy Zelinskie
|
164ec83f0b
|
dockerfile: bust pip cache for pybitbucket
|
2016-03-01 11:50:31 -05:00 |
|
josephschorr
|
b08fe5d77f
|
Merge pull request #1265 from coreos-inc/pricing
Redo plans to remove replication from standard plan
|
2016-02-29 18:26:58 -05:00 |
|
Joseph Schorr
|
abea7d7654
|
Redo plans to remove replication from standard plan
|
2016-02-29 18:22:36 -05:00 |
|
Quentin Machu
|
8d6b2f1580
|
Merge pull request #1263 from coreos-inc/clair_lb_close_conn
Close Clair API connections
|
2016-02-29 15:10:13 -05:00 |
|
Quentin Machu
|
672168ce78
|
Close Clair API connections
This forces every API calls to be load-balanced properly.
|
2016-02-29 14:52:38 -05:00 |
|
josephschorr
|
27cc59b8a9
|
Merge pull request #1261 from coreos-inc/new_clair_ui_exp
Add experiment to hide the new Clair UI
|
2016-02-25 18:35:08 -05:00 |
|
Joseph Schorr
|
85919cbc39
|
Fix error when constructing DownstreamIssue exception
|
2016-02-25 17:45:49 -05:00 |
|
Joseph Schorr
|
4c5c46aa8f
|
Add experiment to hide the new Clair UI
|
2016-02-25 17:42:09 -05:00 |
|
josephschorr
|
09d8e643c0
|
Merge pull request #1256 from coreos-inc/new_clair_ui
Implement new vulnerabilities and packages tabs.
|
2016-02-25 17:16:57 -05:00 |
|
Joseph Schorr
|
58ccda6590
|
Small JS fixes
|
2016-02-25 17:09:29 -05:00 |
|
Joseph Schorr
|
ae9140caae
|
Implement new vulnerabilities and packages tabs.
Fixes https://github.com/coreos-inc/design/issues/268
|
2016-02-25 17:09:29 -05:00 |
|
Jimmy Zelinskie
|
c7904db30d
|
v2: always send www-authn headers on unauthorized
Fixes #1254.
|
2016-02-25 17:09:29 -05:00 |
|
josephschorr
|
1b7d741e30
|
Merge pull request #1260 from coreos-inc/new_clair_pagination
Implement against new Clair paginated notification system
|
2016-02-25 17:04:18 -05:00 |
|
Joseph Schorr
|
f498e92d58
|
Implement against new Clair paginated notification system
|
2016-02-25 15:58:42 -05:00 |
|
josephschorr
|
b34314a584
|
Merge pull request #1258 from coreos-inc/new_clair_notify
Refactor the security worker and API calls and add a bunch of tests
|
2016-02-25 12:29:55 -05:00 |
|
Joseph Schorr
|
c0374d71c9
|
Refactor the security worker and API calls and add a bunch of tests
|
2016-02-25 12:29:41 -05:00 |
|
Jimmy Zelinskie
|
01b9606481
|
Merge pull request #1255 from jzelinskie/wwwauth
v2: always send www-authn headers on unauthorized
|
2016-02-22 12:49:37 -05:00 |
|
Jimmy Zelinskie
|
54a029e2bd
|
v2: always send www-authn headers on unauthorized
Fixes #1254.
|
2016-02-22 12:48:19 -05:00 |
|
Quentin Machu
|
0183c519f7
|
Merge pull request #1253 from Quentin-M/clair2
Adapt securityworker, secscan API and Quay UI for Clair 1.0
|
2016-02-19 18:21:25 -05:00 |
|
Quentin Machu
|
6a37f93718
|
Make the Quay UI work for Clair 1.0
|
2016-02-19 17:44:23 -05:00 |
|
Quentin Machu
|
4bd5996bbf
|
Adapt secscan API for Clair v1.0
Squash /vulnerabilities and /packages as it basically does the same
action on Clair and we don't need both for Quay
|
2016-02-19 17:44:23 -05:00 |
|
Quentin Machu
|
e5da33578c
|
Adapt security worker for Clair v1.0 (except notifications)
|
2016-02-19 17:44:14 -05:00 |
|
josephschorr
|
11af123ba5
|
Merge pull request #1244 from coreos-inc/enableaci
Add UI to the setup tool for enabling ACI conversion
|
2016-02-17 12:29:48 -05:00 |
|
Joseph Schorr
|
1940fd9939
|
Add UI to the setup tool for enabling ACI conversion
Fixes #1211
|
2016-02-17 12:05:48 -05:00 |
|
josephschorr
|
04cd3c2f63
|
Merge pull request #1204 from coreos-inc/spangular
Fix superuser panel title
|
2016-02-17 12:03:50 -05:00 |
|
josephschorr
|
4b8818f96e
|
Merge pull request #1249 from coreos-inc/changesoverflow
Fix changes overflow bug
|
2016-02-17 11:59:10 -05:00 |
|
Joseph Schorr
|
1505f35b8e
|
Fix changes overflow bug
Fixes #1248
|
2016-02-17 11:24:31 -05:00 |
|
josephschorr
|
6f9fc7fc08
|
Merge pull request #1225 from coreos-inc/setuptooltest
Add tests for superuser config API calls
|
2016-02-16 17:01:43 -05:00 |
|
josephschorr
|
e8faa9f843
|
Merge pull request #939 from coreos-inc/user-admin
Add user admin scope
|
2016-02-16 16:42:29 -05:00 |
|
Jake Moshenko
|
0c1b2f7c7c
|
Merge pull request #1245 from jakedt/thxjimmy
Let's not shadow a variable we are about to delete
|
2016-02-16 16:00:26 -05:00 |
|
Jake Moshenko
|
d0b2030b4e
|
Let's not shadow a variable we are about to delete
|
2016-02-16 15:36:52 -05:00 |
|
josephschorr
|
81a36ee3b8
|
Merge pull request #1217 from coreos-inc/v2pagination
Fix V2 catalog and tag pagination
|
2016-02-16 15:34:49 -05:00 |
|
Quentin Machu
|
c8d825c232
|
expose min_id in allocator.py
|
2016-02-16 15:16:22 -05:00 |
|
josephschorr
|
ded0a27901
|
Merge pull request #1242 from coreos-inc/receiptemailsbug
Fix schema for invoice email updating
|
2016-02-16 13:26:26 -05:00 |
|
Joseph Schorr
|
ecaa051791
|
Fix schema for invoice email updating
Fixes #1209
|
2016-02-16 11:52:57 -05:00 |
|
Jake Moshenko
|
fc419d6648
|
Merge pull request #1237 from jakedt/deletebadmanifests
Delete bad manifests from the DB
|
2016-02-16 11:42:47 -05:00 |
|
Jake Moshenko
|
6e05920d6b
|
Delete bad manifests from the DB
|
2016-02-16 11:42:19 -05:00 |
|
josephschorr
|
babf61fdaa
|
Merge pull request #1241 from coreos-inc/v2v1idbugs
Small bug fixes for V2->V1 translation
|
2016-02-15 12:15:46 -05:00 |
|
Joseph Schorr
|
4b24556cb3
|
Check for the parent's ID in the updated ID map.
Fixes #1240
|
2016-02-15 11:02:52 -05:00 |
|