Joseph Schorr
f38e7f5b25
Make it explicit that the hostname is a hostname, and not a URL
2015-12-04 15:40:33 -05:00
Joseph Schorr
f07b940bc5
Optimize blob lookup
...
Fixes #1013
2015-12-04 14:47:09 -05:00
josephschorr
32fae5533c
Merge pull request #1022 from coreos-inc/manifestexc
...
Only write exceptions for manifest gen when a tag exists
2015-12-04 14:32:06 -05:00
Silas Sewell
61b0d732ff
Merge pull request #1028 from coreos-inc/notification-event-config
...
Make eventConfig required in create notification
2015-12-04 14:29:14 -05:00
Silas Sewell
d28768f792
Make eventConfig required in create notification
2015-12-03 18:28:07 -05:00
Joseph Schorr
f992086625
Fix popup warning in new repo
...
Fixes #1024
2015-12-03 16:56:53 -05:00
Joseph Schorr
c324ebd7f6
Only write exceptions for manifest gen when a tag exists
...
Fixes #1019
Currently, we just raise an exception to the logs regardless, which can make it appear as if there is an issue (when there isn't).
2015-12-03 16:04:17 -05:00
Silas Sewell
ea87905527
Merge pull request #1020 from coreos-inc/nginx-read-timeout
...
Increase nginx proxy timeout and close db before storage operation
2015-12-03 11:49:58 -05:00
Silas Sewell
8781cf6e11
Increase nginx proxy timeout and close db before storage operation
2015-12-03 11:19:39 -05:00
Silas Sewell
597d6ecd3c
Merge pull request #1015 from coreos-inc/dont-send-content-length
...
Don't send content-length when redirecting v2 blob
2015-12-02 23:41:20 -05:00
Silas Sewell
664a2951cc
Don't send content-length when redirecting v2 blob
...
Fixes #1012
2015-12-02 21:28:11 -05:00
josephschorr
b95f47ee73
Merge pull request #525 from coreos-inc/bttrigger3
...
Support all schemas in the custom trigger
2015-12-01 17:01:37 -05:00
Joseph Schorr
f99e74f0a1
Support all schemas in the custom trigger
...
Fixes #266
2015-12-01 16:59:24 -05:00
josephschorr
1bd1e2248b
Merge pull request #1009 from coreos-inc/delinvalidlayers
...
Add tool to allow customers to delete invalid layers
2015-12-01 16:36:05 -05:00
Joseph Schorr
c515d3a73e
Add tool to allow customers to delete invalid layers
...
Customer requested
2015-12-01 16:35:28 -05:00
josephschorr
8afb4691a5
Merge pull request #1007 from coreos-inc/acivolumes
...
Fix ACI volumes
2015-12-01 15:05:58 -05:00
Joseph Schorr
a51fc4633f
Fix ACI volumes
...
Fixes #891
2015-12-01 15:01:51 -05:00
Joseph Schorr
edd9a03af5
Catch additional key not found exception
...
Fixes #806
2015-12-01 12:29:58 -05:00
josephschorr
cc80e87ef4
Merge pull request #997 from coreos-inc/nosourcemap
...
Disable source map generation
2015-12-01 11:55:02 -05:00
Silas Sewell
09e4fdedf1
Merge pull request #1005 from coreos-inc/fix-seq-update-migration
...
Fix seq migration down_revision
2015-11-30 18:07:55 -05:00
Silas Sewell
502e4c04d0
Fix seq migration down_revision
2015-11-30 17:59:04 -05:00
Silas Sewell
3833fb6530
Merge pull request #888 from coreos-inc/remove-hardcoded-ids
...
Fix seq generators for enum tables in postgres
2015-11-30 17:54:13 -05:00
Josh Wood
cc24e6e3ae
Merge pull request #918 from robszumski/docker-v2
...
static: add v2 support details (deja vu because I thought you already merged this, @robszumski )
2015-11-30 13:31:30 -08:00
josephschorr
faacbc5d05
Merge pull request #1001 from coreos-inc/builderexc
...
Change to only exception logging internal errors on builds
2015-11-30 14:37:32 -05:00
Joseph Schorr
fbc4927544
Change to only exception logging internal errors on builds
...
Fixes #993
2015-11-30 14:30:55 -05:00
Quentin Machu
eeb4f952dc
Merge pull request #998 from coreos-inc/fix_secnotification
...
Fix security notification perform condition
2015-11-30 13:55:36 -05:00
Quentin Machu
8a539c4bc1
Fix security notification perform condition
...
As defined in util/secscan/api.py, Critical < High < Medium < Low < Negligible < Unknown. We have to send the notification if the expected level is higher than the vulnerability level, not the opposite.
2015-11-30 13:54:34 -05:00
Joseph Schorr
069a48da60
Disable source map generation
...
Fixes #995
2015-11-30 11:42:45 -05:00
Jimmy Zelinskie
7339ac976e
cut v1.13.4
2015-11-30 11:38:15 -05:00
josephschorr
955ff20068
Merge pull request #989 from coreos-inc/derivedfix-part2
...
Remove DerivedImageStorage table
2015-11-25 13:36:53 -05:00
josephschorr
dc1f6c2d87
Merge pull request #974 from coreos-inc/derivedfix
...
Derived image fixes
2015-11-25 11:57:16 -05:00
Joseph Schorr
0f7c8105b0
Remove DerivedImageStorage table
2015-11-25 11:46:59 -05:00
Joseph Schorr
6ed705be15
Make manifest generation safe for multiple callers
...
Fixes #985
2015-11-24 18:38:29 -05:00
Jimmy Zelinskie
71cdffc1bc
Merge pull request #984 from jzelinskie/v1
...
404 on v2 routes for the hostname v1.quay.io
2015-11-24 17:05:40 -05:00
Jimmy Zelinskie
87a4e1f417
404 on v2 routes for the hostname v1.quay.io
...
This also copies v2 into its own separate location directive because you
cannot have nested location directives. Also, the `if` directive can be
very tricky and should only be used to return response codes.
2015-11-24 17:02:09 -05:00
josephschorr
3a7f9532f1
Merge pull request #982 from coreos-inc/fixreq
...
Fix typo in requirements.txt
2015-11-24 16:29:45 -05:00
Joseph Schorr
c9c5fcf53f
Fix typo in requirements.txt
2015-11-24 16:29:09 -05:00
josephschorr
11cd3afba0
Merge pull request #981 from coreos-inc/globalworker
...
Add a base class for a global worker that locks via Redis
2015-11-24 16:24:45 -05:00
Joseph Schorr
544fa40a5f
Add a base class for a global worker that locks via Redis
2015-11-24 16:18:45 -05:00
josephschorr
c279d904bd
Merge pull request #978 from coreos-inc/pushpulllogs
...
Add test for push and pull logs
2015-11-24 15:28:38 -05:00
Joseph Schorr
b2df3bc9cb
Add test for push and pull logs
...
Fixes #961
2015-11-24 15:23:45 -05:00
josephschorr
9a95ae7741
Merge pull request #977 from coreos-inc/fixcopylink
...
Fix div overlap on repo info page
2015-11-24 15:11:10 -05:00
Joseph Schorr
cbbd1cbcf4
Fix div overlap on repo info page
...
Fixes #966
2015-11-24 15:09:37 -05:00
josephschorr
0dbd19a236
Merge pull request #976 from coreos-inc/incidentaltests
...
Add login tests and fix scope security issue
2015-11-24 13:42:06 -05:00
Joseph Schorr
75a91f0f92
Add login tests and fix scope security issue
2015-11-24 13:39:16 -05:00
Joseph Schorr
762cd56e64
Change derived storage to be based on image
...
Fixes #971
2015-11-24 12:44:07 -05:00
Joseph Schorr
8d05d40cf7
Add test for verb pulling when the tag has changed images
2015-11-24 11:18:56 -05:00
josephschorr
1eb019cd16
Merge pull request #970 from coreos-inc/disableverbcaching
...
Disable derived image storage entirely until we fix it to be by image…
2015-11-23 23:56:51 -05:00
Joseph Schorr
5d3aa2a2b9
Disable derived image storage entirely until we fix it to be by image, not storage
2015-11-23 23:49:46 -05:00
Jake Moshenko
72e7afd312
Merge pull request #969 from jakedt/removematt
...
Remove Matt Jibson's public key
2015-11-23 18:19:51 -05:00