Jake Moshenko
|
193436f945
|
Fix the registry tests to run without debug.
|
2015-09-03 16:26:07 -04:00 |
|
Jake Moshenko
|
8269d4ac90
|
Checkpoint implementing PATCH according to Docker
|
2015-09-03 16:26:02 -04:00 |
|
josephschorr
|
35919b4cc8
|
Merge pull request #418 from coreos-inc/python-registry-v2-testsuite
Fix auth and add V2 tests!
|
2015-09-03 15:33:08 -04:00 |
|
Joseph Schorr
|
42dba8655c
|
Fix auth and add V2 tests!
|
2015-09-03 12:21:21 -04:00 |
|
Jake Moshenko
|
afdd687192
|
Merge pull request #414 from jakedt/python-registry-v2
Implement some new methods on the storage engines.
|
2015-08-27 11:37:44 -04:00 |
|
Jake Moshenko
|
398202e6fc
|
Implement some new methods on the storage engines.
|
2015-08-27 11:29:19 -04:00 |
|
josephschorr
|
4fa37a46d1
|
Merge pull request #408 from coreos-inc/python-registry-v2-notfun
Change to return a proper manifest URL
|
2015-08-26 16:17:25 -04:00 |
|
josephschorr
|
9d1296da38
|
Merge pull request #407 from coreos-inc/python-registry-v2-pushevent
Spawn the repo_push event in V2
|
2015-08-26 16:13:02 -04:00 |
|
Joseph Schorr
|
9842857b89
|
Change to return a proper manifest URL
|
2015-08-26 14:14:59 -04:00 |
|
Joseph Schorr
|
aa90caa97e
|
Spawn the repo_push event in V2
Fixes #403
|
2015-08-25 16:02:21 -04:00 |
|
josephschorr
|
9fe573aacc
|
Merge pull request #406 from coreos-inc/python-registry-v2-unsize
Rename wrap_with_hash to a more generic wrap_with_handler
|
2015-08-25 15:54:36 -04:00 |
|
josephschorr
|
7510004f7e
|
Merge pull request #404 from coreos-inc/python-registry-v2-pushfix
Fix 500 error when pushing a manifest previously pushed
|
2015-08-25 15:54:03 -04:00 |
|
Joseph Schorr
|
84458811d5
|
Rename wrap_with_hash to a more generic wrap_with_handler
|
2015-08-25 15:53:13 -04:00 |
|
Joseph Schorr
|
2b724509b9
|
Fix 500 error when pushing a manifest previously pushed
Fixes #400
|
2015-08-25 15:34:49 -04:00 |
|
josephschorr
|
d9973af1df
|
Merge pull request #402 from coreos-inc/python-registry-v2-test-fixes
Fix V1 tests due to a typo
|
2015-08-25 14:37:33 -04:00 |
|
Joseph Schorr
|
767be0798f
|
Fix V1 tests due to a typo
Fixes #397
|
2015-08-25 14:31:25 -04:00 |
|
josephschorr
|
2bb19061d6
|
Merge pull request #383 from coreos-inc/python-registry-v2-verbs
Python registry v2 verbs fixes
|
2015-08-25 14:24:09 -04:00 |
|
Joseph Schorr
|
31fdb94436
|
Enable rate limiting of V2 requests
|
2015-08-25 14:18:34 -04:00 |
|
Joseph Schorr
|
df4ab8565c
|
Temp fix for squashed images
|
2015-08-25 14:18:20 -04:00 |
|
Joseph Schorr
|
b87427aefb
|
Add missing pyjwkest dependency
|
2015-08-25 14:18:07 -04:00 |
|
Joseph Schorr
|
f2252f0726
|
Add a temporary multiplier for the Docker size -> uncompressed size
|
2015-08-25 13:49:36 -04:00 |
|
Joseph Schorr
|
c07dec4d39
|
File reader fixes for verbs
- Fix local file reader to always read in chunks
- Have gzip stream raise an exception if the full data is requested
|
2015-08-25 13:49:21 -04:00 |
|
Joseph Schorr
|
0c7839203e
|
Send the original host along to the registry code
|
2015-08-24 16:09:17 -04:00 |
|
Joseph Schorr
|
e56115d9d2
|
Move secret key generation before we load users of config, as they may reference it
|
2015-08-24 16:09:01 -04:00 |
|
Joseph Schorr
|
1450b7e84c
|
Fix verbs support in V2
|
2015-08-24 12:05:09 -04:00 |
|
Joseph Schorr
|
cf030e2a98
|
Save the compressed image size on blob upload completion
|
2015-08-24 12:05:09 -04:00 |
|
Joseph Schorr
|
d246e68e68
|
Move shared V1/V2 code into common methods and fix verbs
|
2015-08-24 12:05:09 -04:00 |
|
Joseph Schorr
|
0e93dbb832
|
Fix image API for V2 images
|
2015-08-24 12:05:09 -04:00 |
|
Jake Moshenko
|
1f0c7f9cff
|
Merge pull request #396 from jakedt/python-registry-v2
Python registry v2
|
2015-08-24 12:04:31 -04:00 |
|
Jake Moshenko
|
3bfec1d7a9
|
Style fixes.
|
2015-08-24 11:59:46 -04:00 |
|
Jake Moshenko
|
b998eca8e5
|
Fix the tests for registry v2 changes.
|
2015-08-24 11:59:12 -04:00 |
|
josephschorr
|
0dc0f23c5e
|
Merge pull request #360 from coreos-inc/python-registry-v2-smallfixes
Python registry v2 fixes
|
2015-08-20 15:21:50 -04:00 |
|
Joseph Schorr
|
dead054b43
|
Fix image API for V2 images
|
2015-08-19 13:35:47 -04:00 |
|
Joseph Schorr
|
bc4e07343e
|
Fix PATCH semantics due to recent API changes
|
2015-08-13 15:35:37 -04:00 |
|
Joseph Schorr
|
f50ea3329a
|
Fix URL scheme on the authenticate header
|
2015-08-13 14:44:42 -04:00 |
|
Jake Moshenko
|
e1b3e9e6ae
|
Another huge batch of registry v2 changes
Add patch support and resumeable sha
Implement all actual registry methods
Add a simple database generation option
|
2015-08-12 16:41:12 -04:00 |
|
Jimmy Zelinskie
|
5ba3521e67
|
Merge pull request #353 from coreos-inc/volcheckfix
Loosen the check for mounted volumes
|
2015-08-12 16:02:25 -04:00 |
|
Matt Jibson
|
5ce4702814
|
Merge pull request #329 from mjibson/fix-weak-dh
Fix weak DH configuration
|
2015-08-12 15:33:42 -04:00 |
|
josephschorr
|
74bffa3e25
|
Merge pull request #350 from coreos-inc/superseceded
Allow a stripe plan to be superseded
|
2015-08-12 15:18:18 -04:00 |
|
Jake Moshenko
|
ec6bee35b6
|
Allow a stripe plan to be superseded
If a plan has a direct corrolary, show that one as the selected plan
instead of showing the plan as deprecated even though it has the same
details
|
2015-08-12 15:01:15 -04:00 |
|
Joseph Schorr
|
5ea028c8be
|
Loosen the check for mounted volumes
Docker apparently does not always use the same mounted volume type
Fixes #352
|
2015-08-12 13:16:58 -04:00 |
|
Jimmy Zelinskie
|
aee746bec6
|
Merge pull request #349 from coreos-inc/buildreffix
Really fix the build trigger schema and add a test for it
|
2015-08-11 17:27:51 -04:00 |
|
Joseph Schorr
|
09bb98f161
|
Really fix the build trigger schema and add a test for it
|
2015-08-11 17:17:18 -04:00 |
|
Jimmy Zelinskie
|
a5d0569e35
|
Merge pull request #347 from coreos-inc/passwordnonauth
Disable password change for non-DB auth
|
2015-08-11 15:58:57 -04:00 |
|
Jimmy Zelinskie
|
1c684be11c
|
Merge pull request #348 from coreos-inc/fixtests
Fix tests broken by the recent plan change
|
2015-08-11 14:11:12 -04:00 |
|
Joseph Schorr
|
60ab3c339f
|
Fix tests broken by the recent plan change
|
2015-08-11 14:09:02 -04:00 |
|
Joseph Schorr
|
16b012e05c
|
Disable password change for non-DB auth
Fixes #344
|
2015-08-11 13:53:09 -04:00 |
|
josephschorr
|
fcfeb137bc
|
Merge pull request #345 from coreos-inc/freetrial
Unify the free trial period
|
2015-08-10 18:33:07 -04:00 |
|
Jake Moshenko
|
0cbc96a54b
|
Unify the free trial period
Fixes #263
|
2015-08-10 17:36:13 -04:00 |
|
Jimmy Zelinskie
|
4dfab5b8e2
|
Merge pull request #343 from coreos-inc/favicon
Add support for custom favicon in ER
|
2015-08-10 13:42:03 -04:00 |
|