Commit graph

5003 commits

Author SHA1 Message Date
Jimmy Zelinskie
e5d8a431f4 replace use of URL joining with slash_join 2016-03-18 14:56:10 -04:00
Jimmy Zelinskie
bf477b6b9c add slash_join helper and tests 2016-03-18 14:56:10 -04:00
Jimmy Zelinskie
0dcfcebe34 remove unused imports and lint 2016-03-18 14:56:09 -04:00
Jimmy Zelinskie
bcea268fcb use app.gitlab_trigger for config data
This includes defaults and makes the structure of the Gitlab trigger
parallel the GitHub trigger.
2016-03-18 14:56:09 -04:00
Jimmy Zelinskie
675e1799d8 remove hardcoded host in gitlab get_repository_url 2016-03-18 14:56:09 -04:00
Jimmy Zelinskie
cca95ac583 add GITLAB_TRIGGER_CONFIG to config.py
We were already using this in production in our config.yml. We just
didn't have a default value for it inside of config.py.
2016-03-18 14:56:09 -04:00
josephschorr
e3fb249b8e Merge pull request #1298 from coreos-inc/secscanimageview
Fix display of images in new sec scan API
2016-03-17 18:28:08 -04:00
Joseph Schorr
46b4ea8e3e Fix display of images in new sec scan API
Fixes #1297
2016-03-17 16:55:41 -04:00
josephschorr
f7893daeb8 Merge pull request #1296 from coreos-inc/newsecuienable
Enable new sec scan UI for everyone
2016-03-17 14:28:18 -04:00
Joseph Schorr
8ce0018128 Enable new sec scan UI for everyone 2016-03-17 14:27:34 -04:00
josephschorr
c1cceb2949 Merge pull request #1295 from coreos-inc/fixeventseverity
Add another test for security notification filtering
2016-03-17 13:00:59 -04:00
Joseph Schorr
6a4584b87a Add another test for security notification filtering 2016-03-17 12:59:27 -04:00
Jimmy Zelinskie
b60420e280 Merge pull request #1293 from jzelinskie/clair-ns-api-update
vuln-service: use new clair namespace field name
2016-03-16 16:56:41 -04:00
Jimmy Zelinskie
48e0c44dbb vuln-service: use new clair namespace field name 2016-03-16 16:55:07 -04:00
Quentin Machu
d093a7bde5 Merge pull request #1290 from Quentin-M/split_clair_clusters
Split clair clusters
2016-03-15 11:09:51 -04:00
josephschorr
d036ff6d0d Merge pull request #1291 from coreos-inc/oddparent
Fix link-to-parent-with-different-blob issue and add a test
2016-03-14 15:35:25 -04:00
Joseph Schorr
57e5141fb5 Fix link-to-parent-with-different-blob issue and add a test 2016-03-14 15:35:18 -04:00
josephschorr
4ac56d825d Merge pull request #1288 from coreos-inc/secscanuifixes
Update Quay Sec UI as per feedback from design team
2016-03-14 15:26:19 -04:00
Joseph Schorr
a941b26a2d Better handling of defcon1 2016-03-14 15:25:56 -04:00
Quentin Machu
e28d2d7ce8 Fix Clair's testconfig 2016-03-14 14:28:34 -04:00
Quentin Machu
81fe315171 Add ability to use another Clair stack for batch tasks 2016-03-14 14:28:34 -04:00
Jimmy Zelinskie
ba2851c952 Merge pull request #1287 from jzelinskie/namespace-reponame
v2: send proper scopes for authorization failures
2016-03-11 13:46:16 -05:00
Jimmy Zelinskie
ea2e17cc11 v2: send proper scopes for authorization failures
Fixes #1278.
2016-03-11 13:41:38 -05:00
Joseph Schorr
821b09daaf Update Quay Sec UI as per feedback from design team
Fixes #1281
2016-03-10 14:49:36 -05:00
Jimmy Zelinskie
bb46cc933d use kwargs for parse_repository_name 2016-03-09 16:20:28 -05:00
josephschorr
a0d4c6ba39 Merge pull request #1286 from coreos-inc/betterclairtests
Add body checking to the analyze layer test
2016-03-09 11:48:16 -05:00
Joseph Schorr
c75fcfbd5e Add body checking to the analyze layer test
Fixes #1272
2016-03-09 11:45:28 -05:00
Joseph Schorr
8e1727b6d3 Fix mail and signing defaults 2016-03-08 18:08:40 -05:00
josephschorr
3b52a255b2 Merge pull request #1283 from coreos-inc/pricingupdate
Update pricing page
2016-03-08 14:36:09 -05:00
josephschorr
e54f4cfbe7 Merge pull request #1282 from coreos-inc/headerfix
Fix header CSS for focus state
2016-03-08 13:36:32 -05:00
Joseph Schorr
4c912ada30 Update pricing page 2016-03-08 13:35:59 -05:00
Joseph Schorr
82ec62aa90 Fix header CSS for focus state
Fixes #1277
2016-03-08 12:23:04 -05:00
Jake Moshenko
dfb94c7107 Merge pull request #1279 from coreos-inc/revert-1224-removeoldsearch
Revert "Remove old search API which is no longer in use"
2016-03-07 10:31:34 -05:00
Jake Moshenko
fe2cd240bc Revert "Remove old search API which is no longer in use" 2016-03-07 10:07:41 -05:00
josephschorr
e441a58a8d Merge pull request #1276 from coreos-inc/clairuxfix
Fix handling of non-features from Clair and other small UI fixes
2016-03-04 18:15:36 -05:00
Joseph Schorr
65037ac5e1 Fix handling of non-features from Clair and other small UI fixes 2016-03-04 18:07:44 -05:00
Quentin Machu
5b7d6b0638 Merge pull request #1275 from Quentin-M/min_id_once
Compute min_id only once during securityworker's lifetime
2016-03-04 14:02:47 -05:00
Quentin Machu
54153c9b80 Compute min_id only once during securityworker's lifetime 2016-03-04 14:02:28 -05:00
Jimmy Zelinskie
b5d904f373 Merge pull request #1218 from jzelinskie/logrotate5ever
vastly simplify log rotation
2016-03-04 13:48:21 -05:00
Quentin Machu
897df4de32 Merge pull request #1271 from coreos-inc/allocator_bs
Repair allocator (min/max swapped)
2016-03-04 12:06:04 -05:00
Quentin Machu
5a63d5033d Merge pull request #1273 from coreos-inc/post_timeout
Increase POST timeout in secscan API
2016-03-04 12:05:45 -05:00
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
Quentin Machu
d36528a77a Increase POST timeout in secscan API 2016-03-04 11:59:00 -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
c8bf55c2bb Repair allocator (min/max swapped) 2016-03-02 14:51:54 -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