Joseph Schorr
|
ea18790dfe
|
Get V1 registry code working with new model methods
|
2016-09-26 14:47:06 -04:00 |
|
Jimmy Zelinskie
|
8435c254c3
|
finish v1 registry refactor
|
2016-09-26 14:47:06 -04:00 |
|
Jimmy Zelinskie
|
c14437e54a
|
initial v1 refactor to use model methods
|
2016-09-26 14:47:06 -04:00 |
|
Jimmy Zelinskie
|
4f95a814c0
|
satisfy the pylint gods
|
2016-09-26 14:47:06 -04:00 |
|
Joseph Schorr
|
c8a1b8abab
|
Add prom stats for repository push, pull and verb actions
|
2016-09-09 15:13:58 -04:00 |
|
Joseph Schorr
|
a1009af61c
|
Move aggregator into its own repo and add it to the image
|
2016-07-05 15:39:51 -04:00 |
|
Joseph Schorr
|
12924784ce
|
Enable storage replication for V2 and add backfill tool
Fixes #1501
|
2016-06-02 14:36:08 -04:00 |
|
Jimmy Zelinskie
|
bb46cc933d
|
use kwargs for parse_repository_name
|
2016-03-09 16:20:28 -05:00 |
|
Joseph Schorr
|
accc576a98
|
Fix V1 push URL to match Docker and fix registry tests
|
2016-01-29 16:42:15 +02:00 |
|
Jimmy Zelinskie
|
85ae1a2a0a
|
Merge pull request #1161 from jzelinskie/torrenthmac
misc torrent changes
|
2016-01-22 23:02:44 -05:00 |
|
Joseph Schorr
|
e4ffaff869
|
Fix Docker Auth and our V2 registry paths to support library (i.e. namespace-less) repositories.
This support is placed behind a feature flag.
|
2016-01-22 15:54:06 -05:00 |
|
Jimmy Zelinskie
|
e54b86c6eb
|
s/TORRENT/BITTORRENT
|
2016-01-22 15:52:28 -05:00 |
|
Jake Moshenko
|
476ac8cec9
|
Add piece hashing to verbs generated image storages
|
2016-01-06 12:01:15 -05:00 |
|
Jake Moshenko
|
8f80d7064b
|
Hash v1 uploads for torrent chunks
|
2016-01-05 14:43:40 -05:00 |
|
Joseph Schorr
|
ab166c4448
|
Delete the image diff feature
Fixes #1077
|
2015-12-23 13:08:01 -05:00 |
|
Joseph Schorr
|
327258c83e
|
Add namespace to be returned by docker search
Fixes #956
|
2015-12-17 16:38:06 -05:00 |
|
Joseph Schorr
|
ca7d36bf14
|
Handle empty scopes and always send the WWW-Authenticate header, as per spec
Fixes #1045
|
2015-12-15 14:59:47 -05:00 |
|
josephschorr
|
1323da20e3
|
Merge pull request #1050 from coreos-inc/v2betterlogging
Make our JWT subjects better and log using the info
|
2015-12-14 15:24:39 -05:00 |
|
Joseph Schorr
|
4a4eee5e05
|
Make our JWT subjects better and log using the info
Fixes #1039
|
2015-12-14 14:00:33 -05:00 |
|
Joseph Schorr
|
d963f7174a
|
Change manifest delete to mark tag as dead and log
|
2015-12-10 15:45:53 -05:00 |
|
Jake Moshenko
|
0459c3bc54
|
Merge remote-tracking branch 'upstream/master' into python-registry-v2
|
2015-11-16 14:22:54 -05:00 |
|
Jake Moshenko
|
52125bbfed
|
Fix gc by using the v1/v2 storage location helper everywhere
|
2015-11-16 14:13:37 -05:00 |
|
Joseph Schorr
|
32a799a067
|
Remove code that adds images to the image diff queue
|
2015-11-13 12:42:43 -05:00 |
|
Jake Moshenko
|
7efa6265bf
|
Merge branch 'newchanges' into python-registry-v2
|
2015-11-06 18:24:32 -05:00 |
|
Jake Moshenko
|
c2fcf8bead
|
Merge remote-tracking branch 'upstream/phase4-11-07-2015' into python-registry-v2
|
2015-11-06 18:18:29 -05:00 |
|
Jake Moshenko
|
4314882fa0
|
Reverse the order of get_parent_images
|
2015-11-06 17:47:08 -05:00 |
|
Jake Moshenko
|
ad93425ead
|
Stop writing to v1 checksum on ImageStorage
|
2015-11-06 16:40:04 -05:00 |
|
Jake Moshenko
|
75f917f592
|
Stop reading the v1 checksums from storage
|
2015-11-06 16:17:12 -05:00 |
|
Jake Moshenko
|
3d0bcbaaeb
|
Move v1 checksums to image and track v2 separately
|
2015-11-06 15:17:55 -05:00 |
|
Jake Moshenko
|
9da64f3aba
|
Stop writing to deprecated columns for image data.
|
2015-10-24 14:45:15 -04:00 |
|
Jimmy Zelinskie
|
e973289397
|
Revert "Revert "Merge pull request #682 from jzelinskie/revertrevert""
This reverts commit 278bc736e3 .
|
2015-10-23 15:26:33 -04:00 |
|
Jake Moshenko
|
e7a6176594
|
Merge remote-tracking branch 'upstream/v2-phase4' into python-registry-v2
|
2015-10-22 16:59:28 -04:00 |
|
Jimmy Zelinskie
|
278bc736e3
|
Revert "Merge pull request #682 from jzelinskie/revertrevert"
This reverts commit 627ad25c9c , reversing
changes made to 31c392fecc .
|
2015-10-22 16:02:07 -04:00 |
|
Jake Moshenko
|
ce94931540
|
Stop writing to deprecated columns for image data.
|
2015-10-22 12:14:39 -04:00 |
|
Jimmy Zelinskie
|
39cfe77d42
|
Revert "Merge pull request #557 from coreos-inc/revert-migration"
This reverts commit c4f938898a , reversing
changes made to 7ad2522dbe .
|
2015-10-21 15:29:57 -04:00 |
|
Joseph Schorr
|
5941f3937c
|
Enable async GC for all
Fixes #569
|
2015-10-19 14:22:41 -04:00 |
|
Joseph Schorr
|
fe79d5fb66
|
Check and handle NULL image_size
Fixes #613
|
2015-10-15 13:25:54 -04:00 |
|
josephschorr
|
3e7a95407b
|
Merge pull request #598 from coreos-inc/limitbadquery
Prevent unlimited insane query from running and fix tests
|
2015-10-05 21:29:35 -04:00 |
|
Silas Sewell
|
c6da322ec1
|
Merge pull request #597 from coreos-inc/tag-validation
Update tag validation
|
2015-10-05 21:10:55 -04:00 |
|
Silas Sewell
|
dd3d939b31
|
Update tag validation
Fixes #536
|
2015-10-05 19:32:10 -04:00 |
|
Joseph Schorr
|
dd804816ba
|
Prevent unlimited insane query from running and fix tests
Fixes #591
|
2015-10-05 17:11:49 -04:00 |
|
Joseph Schorr
|
8ca92d6828
|
Remove old search API and switch V1 search to use the new search system
|
2015-10-05 14:36:43 -04:00 |
|
Joseph Schorr
|
decdaa4c79
|
New tests and small fixes while comparing against the V2 spec
Fixes #391
|
2015-09-29 15:18:48 -04:00 |
|
Silas Sewell
|
9000169b53
|
Revert "Merge pull request #491 from jakedt/migratebackp2"
This reverts commit 7ad2522dbe , reversing
changes made to a0b191ffa1 .
|
2015-09-28 16:09:22 -04:00 |
|
josephschorr
|
7ad2522dbe
|
Merge pull request #491 from jakedt/migratebackp2
Migrate image data back phase 2
|
2015-09-26 15:11:46 -04:00 |
|
Joseph Schorr
|
a283c8d8ec
|
Add a check to ensure repository names are valid according to an extended set of rules.
Fixes #534
|
2015-09-24 11:55:08 -04:00 |
|
Jake Moshenko
|
26cea9a07c
|
Merge remote-tracking branch 'upstream/master' into python-registry-v2
|
2015-09-17 16:16:27 -04:00 |
|
Jake Moshenko
|
8baacd2741
|
Migrate old data to new locations, read only new.
|
2015-09-17 15:47:13 -04:00 |
|
Silas Sewell
|
a8183ed87b
|
Sample pull_repo events
|
2015-09-15 18:41:48 -04:00 |
|
Jake Moshenko
|
b56de3355c
|
Migrate data back to Image in preparation for v2
|
2015-09-15 11:53:31 -04:00 |
|