Commit graph

4747 commits

Author SHA1 Message Date
Jake Moshenko
c4b637521c Remove Matt Jibson's public key 2015-11-23 18:18:42 -05:00
Jake Moshenko
9d3a2bc548 Merge pull request #968 from jakedt/treereduce
Reducing in a tree to avoid recursion depth limits
2015-11-23 15:58:01 -05:00
Jake Moshenko
3a29dfc535 Reducing in a tree to avoid recursion depth limits 2015-11-23 15:57:13 -05:00
josephschorr
cd4d94207b Merge pull request #965 from coreos-inc/v2header
Send Docker-Content-Digest headers on GET requests
2015-11-23 13:58:59 -05:00
Joseph Schorr
a0e597f957 Send Docker-Content-Digest headers on GET requests
Fixes #955
2015-11-23 13:56:34 -05:00
josephschorr
c9b1a02e9c Merge pull request #960 from coreos-inc/pullogs
Log when pulls occur in V2
2015-11-21 00:09:22 -05:00
Joseph Schorr
5c8eea2728 Log when pulls occur in V2
Fixes #958
2015-11-20 21:30:03 -05:00
Jake Moshenko
4c3e41984d Merge pull request #954 from jakedt/badcreds
Return a 401 when doing a login with bad credentials
2015-11-20 18:38:42 -05:00
josephschorr
859537c4a1 Merge pull request #952 from coreos-inc/fixpagetitle
Fix page titles
2015-11-20 18:38:03 -05:00
Jake Moshenko
0c44949017 Return a 401 when doing a login with bad credentials 2015-11-20 18:37:52 -05:00
josephschorr
ec396226c3 Merge pull request #953 from coreos-inc/uploaddf
Fix handling of plain Dockerfiles
2015-11-20 18:11:01 -05:00
Joseph Schorr
70b72818b7 Fix handling of plain Dockerfiles
Fixes #901
2015-11-20 18:09:25 -05:00
Joseph Schorr
fce37f545a Fix page titles
Fixes #949
2015-11-20 17:50:01 -05:00
josephschorr
a2896cc39d Merge pull request #948 from coreos-inc/defcon1
Add defcon1 banner
2015-11-20 16:39:04 -05:00
josephschorr
b6cd51ac8d Merge pull request #937 from coreos-inc/datedisplayff
Fix date display in Firefox
2015-11-20 16:38:59 -05:00
Jimmy Zelinskie
389c180303 Merge pull request #935 from jzelinskie/title
Template titles made more consistent
2015-11-20 16:25:24 -05:00
Jimmy Zelinskie
af70a08dff standardize template title style 2015-11-20 16:23:39 -05:00
Joseph Schorr
666114dea4 Add defcon1 banner
Fixes #771
2015-11-20 16:13:50 -05:00
Quentin Machu
de9a0e51d3 Merge pull request #925 from Quentin-M/vulntaguiclair
Make vulnerability tag UI more clair
2015-11-20 15:24:54 -05:00
josephschorr
1ec8809e3d Merge pull request #942 from coreos-inc/squashtest
Add squash testing code to registry tests
2015-11-20 15:18:07 -05:00
Joseph Schorr
e9b577104d Add squash testing code to registry tests
Fixes #896
2015-11-20 15:16:11 -05:00
josephschorr
3b66cb941a Merge pull request #944 from coreos-inc/nogrunting
Remove grunt, npm and nodejs once no longer needed
2015-11-20 15:07:04 -05:00
Joseph Schorr
5c4471a231 Remove grunt, npm and nodejs once no longer needed
Fixes #941
2015-11-20 15:03:56 -05:00
josephschorr
352a2b7280 Merge pull request #936 from coreos-inc/fiximagesize
Fix handling of aggregate size in V2
2015-11-20 11:50:02 -05:00
Joseph Schorr
f4266d08d2 Fix handling of aggregate size in V2
Fixes #931
2015-11-20 11:44:03 -05:00
Quentin Machu
2a1cee4f43 Make vulnerability tag UI more clair 2015-11-20 11:31:53 -05:00
Joseph Schorr
37a1b01d77 Fix date display in Firefox
Fixes #934
2015-11-20 11:29:05 -05:00
josephschorr
30a552f2c6 Merge pull request #878 from coreos-inc/better-scheduled
Better scheduled downtime information
2015-11-20 09:47:22 -05:00
Jimmy Zelinskie
74ad602259 update index title and description 2015-11-19 21:36:14 -05:00
josephschorr
aa1911fe15 Merge pull request #933 from coreos-inc/gcsqlfix
Fix issue with query when manifest count is 0
2015-11-19 17:47:43 -05:00
josephschorr
984e9b1154 Merge pull request #932 from coreos-inc/grantuser
Fix track_and_log for grant-ed users
2015-11-19 17:47:36 -05:00
Joseph Schorr
4981ccbc4e Fix issue with query when manifest count is 0 2015-11-19 17:44:16 -05:00
Joseph Schorr
b49435bfee Fix track_and_log for grant-ed users 2015-11-19 17:41:27 -05:00
Jake Moshenko
d8f395447e Merge pull request #930 from jakedt/fixgcagain
For the last time, you can't delete with a subquery on the same table!
2015-11-19 16:47:37 -05:00
Jake Moshenko
c352050b07 For the last time, you can't delete with a subquery on the same table! 2015-11-19 16:44:27 -05:00
Jake Moshenko
a241c176d6 Merge pull request #929 from jakedt/fixgcagain
Fix garbage collection when manifests may reference tags
2015-11-19 16:04:23 -05:00
Jake Moshenko
7b53797677 Fix garbage collection when manifests may reference tags 2015-11-19 16:01:36 -05:00
Jake Moshenko
bb934e04af Merge pull request #927 from jakedt/alias
Alias our subqueries to appease the MySQL beast
2015-11-19 13:07:09 -05:00
Jake Moshenko
7ae94f414c Alias our subqueries to appease the MySQL beast 2015-11-19 12:58:06 -05:00
Silas Sewell
90ec66561d Merge pull request #915 from coreos-inc/clair-worker-update-children
securityworker: mark children we can't analyze
2015-11-19 12:11:11 -05:00
Silas Sewell
1162814734 securityworker: mark children we can't analyze
This allows us to differentiate between images that are queued and those we
can't analyze in constant time.
2015-11-19 11:22:15 -05:00
Jake Moshenko
9c8e1eb506 Merge pull request #923 from jakedt/v2performance
Improve the performance of fetching manifest blobs by checksum.
2015-11-19 11:05:44 -05:00
Jake Moshenko
e6bd5488c9 Ensure that manifest tags are still alive 2015-11-19 11:01:47 -05:00
Jake Moshenko
b564492ea7 Improve the performance of fetching manifest blobs by checksum. 2015-11-19 11:01:47 -05:00
Quentin Machu
790a33589d Merge pull request #921 from jakedt/fixcache
Re-enable squashed caching
2015-11-18 22:08:30 -05:00
Jake Moshenko
e01f5ce06e Re-enable squashed caching 2015-11-18 22:05:07 -05:00
Quentin Machu
450a3e08e0 Merge pull request #920 from Quentin-M/fix_secwor
Fix security worker (ok last time before I give up on engineering)
2015-11-18 21:24:13 -05:00
Quentin Machu
f2d874386b Fix security worker (ok last time before I give up on engineering) 2015-11-18 21:21:00 -05:00
Jake Moshenko
e3c64afaf3 Merge pull request #919 from jakedt/fixregistrytest
Fix anonymous repository pulls
2015-11-18 20:17:21 -05:00
Jake Moshenko
39d799b1aa Fix anonymous repository pulls 2015-11-18 20:11:06 -05:00