Commit graph

5068 commits

Author SHA1 Message Date
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
Joseph Schorr
69262282fe Make sure to encode all V1 metadata strings
Fixes #1239
2016-02-15 10:57:20 -05:00
Jake Moshenko
989c2722e5 Merge pull request #1238 from jakedt/newrelease
Update changelog for v1.15.5 release
2016-02-12 18:07:08 -05:00
Jake Moshenko
e1edbb9f72 Update changelog for v1.15.5 release 2016-02-12 18:06:21 -05:00
Jimmy Zelinskie
70aa7cc731 Merge pull request #1230 from jzelinskie/aci-head
allow HEAD on ACI images
2016-02-12 16:29:12 -05:00
Jimmy Zelinskie
2b07b6d8a9 allow HEAD on ACI images
Fixes #911.
2016-02-12 16:28:44 -05:00
Jake Moshenko
9b1463ba77 Merge pull request #1236 from jakedt/v1linking
V1linking
2016-02-12 16:26:16 -05:00
Jake Moshenko
6454b5aeb7 Update the layer rename PR to preserve the original manifest 2016-02-12 16:25:47 -05:00
Joseph Schorr
abd2e3c234 V1 Docker ID <-> V2 layer SHA mismatch fix
Fix handling of V1 Docker ID <-> V2 layer SHA mismatch by dynamically rewriting the manifest to use new synthesized IDs for all layers above the mismatch. Also adds a bunch of tests for this and other use cases, fixes a bug around manifest digest uniqueness and fixes the 5.5 migration for MySQL.
2016-02-12 17:39:27 +02:00
Quentin Machu
8b61c69dad Merge pull request #1233 from coreos-inc/wtfbbq
Remove abort(500) on checksum mismatch
2016-02-11 18:36:17 -05:00
Quentin Machu
5c7f2a5c16 Remove abort(500) on checksum mismatch 2016-02-11 18:32:21 -05:00
Quentin Machu
52fb982ae1 Merge pull request #1232 from coreos-inc/changelog-1.15.4
Update changelog for v1.15.4
2016-02-11 17:25:28 -05:00
Quentin Machu
10efc1cc1f Update changelog for v1.15.4 2016-02-11 17:21:55 -05:00
Jake Moshenko
bbbd7c692c Merge pull request #1231 from jakedt/capitaloops
Fix allocator test
2016-02-11 17:20:16 -05:00
Jake Moshenko
abb0e9fb88 Fix allocator test 2016-02-11 17:18:19 -05:00
Jake Moshenko
4d9bfef08f Merge pull request #1229 from jakedt/capitaloops
Fixes for content checksum and torrent pieces backfill
2016-02-11 16:55:38 -05:00
Jake Moshenko
88d84aa182 Fixes for content checksum and torrent pieces backfill
Remove null handler from app.py, was silencing other logs
2016-02-11 16:53:18 -05:00
josephschorr
a9c64545fa Merge pull request #1228 from coreos-inc/v2storagevalidation
Add a check that will fail if we try to mislink V1 layers
2016-02-11 22:49:33 +02:00
josephschorr
904b2d53d2 Merge pull request #1197 from coreos-inc/webpytest
Tests for endpoints/web and some small fixes
2016-02-11 22:42:43 +02:00
Joseph Schorr
27f1cc0a13 Add a check that will fail if we try to mislink V1 layers
Also logs some useful information
2016-02-11 22:40:00 +02:00
Jake Moshenko
2a350460d5 Merge pull request #1227 from jakedt/fiftyfive
Replace incompatible MySQL 5.5 server_default
2016-02-11 15:09:30 -05:00
Jake Moshenko
59a6f5bc77 Replace incompatible MySQL 5.5 server_default 2016-02-11 15:07:16 -05:00
josephschorr
95f3787152 Merge pull request #1223 from coreos-inc/quaynotifyicon
Fix Quay notification icon
2016-02-11 21:42:18 +02:00
josephschorr
7b99a594f4 Merge pull request #1222 from coreos-inc/jsnpefix
Small NPE fix in JS
2016-02-11 21:41:27 +02:00
Joseph Schorr
03533db5a3 Add tests for superuser config API calls 2016-02-11 11:04:37 +02:00
Joseph Schorr
1887dc879c Remove old search API which is no longer in use 2016-02-10 15:02:27 +02:00
Joseph Schorr
fd3cf09bcc Fix Quay notification icon 2016-02-10 14:40:29 +02:00
Joseph Schorr
ffc5e4b11e Small NPE fix in JS 2016-02-10 14:36:47 +02:00
Quentin Machu
86584abba5 Merge pull request #1221 from coreos-inc/secworkerfixes
various securityworker fixes
2016-02-09 22:29:55 -05:00
Quentin Machu
f62a05f6d7 various securityworker fixes 2016-02-09 21:25:07 -05:00
Jimmy Zelinskie
4ae18cf249 Merge pull request #1219 from coreos-inc/securityworker-manifest
Mark layers that Clair can't extract as failed
2016-02-09 18:28:44 -05:00
Quentin Machu
1d2b31a581 Mark layers that Clair can't extract as failed 2016-02-09 18:24:35 -05:00
Jimmy Zelinskie
ee705fe7a9 vastly simplify log rotation 2016-02-09 18:20:14 -05:00
Joseph Schorr
db0eab0461 Fix V2 catalog and tag pagination 2016-02-10 00:25:33 +02:00
josephschorr
e84d14af55 Merge pull request #1216 from coreos-inc/secworkerquery
Change sec scan candidate query to match parents to the expected version
2016-02-09 22:25:31 +02:00
Joseph Schorr
4e771e667f Change sec scan candidate query to match parents to the expected version only 2016-02-09 22:23:48 +02:00
Quentin Machu
aef651a7ad Merge pull request #1214 from coreos-inc/Quentin-M-patch-1
Double the securityworker indexing interval
2016-02-09 14:58:09 -05:00
Jimmy Zelinskie
deadd5eee3 Merge pull request #1210 from jzelinskie/torrent-life
extend torrent webseed lifetime to an hour
2016-02-09 14:51:26 -05:00
Jimmy Zelinskie
b76252b3f2 Merge pull request #1213 from jzelinskie/manifesto
return an error when writing manifest v2 schema2
2016-02-09 14:49:33 -05:00
Quentin Machu
13c10ba7b1 Double the securityworker indexing interval 2016-02-09 14:49:10 -05:00
Jimmy Zelinskie
463dc98a42 return an error when writing manifest v2 schema2 2016-02-09 14:42:58 -05:00
Jimmy Zelinskie
e18dacd26b extend torrent webseed lifetime to an hour 2016-02-08 17:57:28 -05:00