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
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
Jimmy Zelinskie
7ac3b05a1d
Merge pull request #1208 from jzelinskie/torrentprivate
...
private swarms torrents
2016-02-08 14:07:04 -05:00
Jimmy Zelinskie
5828d8e716
private swarms torrents
2016-02-08 13:56:31 -05:00
Jake Moshenko
84895b7102
Merge pull request #1206 from jakedt/deleteaccount
...
Add a tool for purging users
2016-02-05 16:28:02 -05:00
Jake Moshenko
95c7c2090a
Add a tool for purging users
2016-02-05 16:01:59 -05:00
Joseph Schorr
5f66baf2f5
Fix superuser panel title
2016-02-05 12:16:23 +02:00
josephschorr
d5920319de
Merge pull request #1193 from coreos-inc/keystonetest
...
Add basic tests for keystone auth
2016-02-05 09:51:05 +02:00
Joseph Schorr
cc677f9824
Add basic tests for keystone auth
2016-02-05 09:50:46 +02:00
Joseph Schorr
6a8331d305
Tests for endpoints/web and some small fixes
2016-02-05 09:45:25 +02:00
Jake Moshenko
7055c93c25
Merge pull request #1202 from jakedt/changelog
...
Update changelog for v1.15.3
2016-02-03 15:40:54 -05:00
Jake Moshenko
d2a33cef20
Update changelog for v1.15.3
2016-02-03 15:32:53 -05:00