Commit graph

  • e8d62e1d2a Joseph Schorr 2018-11-13 17:13:51 +0200
  • 9474fb7833 Fix bug with json.dumps changing the order of keys Joseph Schorr 2018-11-13 16:50:13 +0200
  • f4157705f3 Joseph Schorr 2018-11-13 16:50:13 +0200
  • 8985d8f106 Have registry tests run against both data models (old and new) Joseph Schorr 2018-11-13 11:49:33 +0200
  • e6983a4dfa Joseph Schorr 2018-11-13 11:49:33 +0200
  • 849e613386 Implement support for schema 2 manifests Joseph Schorr 2018-11-13 11:49:12 +0200
  • dbbbe89c02 Joseph Schorr 2018-11-13 11:49:12 +0200
  • 1b3daac3c3 Add method for retrieving a V1-compatible manifest for any manifest or manifest list Joseph Schorr 2018-11-13 10:40:57 +0200
  • 68839574e1 Joseph Schorr 2018-11-13 10:40:57 +0200
  • d77d383e46 Add schema2 media types Joseph Schorr 2018-11-13 09:24:04 +0200
  • a7c8df5473 Joseph Schorr 2018-11-13 09:24:04 +0200
  • 30f072aeff Add support for creating schema 2 manifests and manifest lists via the OCI model Joseph Schorr 2018-11-12 23:27:49 +0200
  • bcc6e0c585 Joseph Schorr 2018-11-12 23:27:49 +0200
  • e344d4a5cf Enhancements for Docker schema implementations in preparing for supporting schema 2 in the OCI model Joseph Schorr 2018-11-12 23:27:01 +0200
  • 79fcf2c1fe Joseph Schorr 2018-11-12 23:27:01 +0200
  • 6b86b87a16
    Merge pull request #3290 from quay/joseph.schorr/QUAY-1124/implement-new-data-model Joseph Schorr 2018-11-08 13:39:29 -0500
  • 262b3cf3cd Joseph Schorr 2018-11-08 13:39:29 -0500
  • 527c44087b
    Merge pull request #3292 from vbatts/comments Joseph Schorr 2018-11-08 13:38:05 -0500
  • 7f8aaa4049 Joseph Schorr 2018-11-08 13:38:05 -0500
  • c312ad1a1b dockerclients: comment of the BOX tuple Vincent Batts 2018-11-08 13:21:23 -0500
  • 02c36260cf Vincent Batts 2018-11-08 13:21:23 -0500
  • fdcb8bad23 Implement the new OCI-based registry data model Joseph Schorr 2018-11-05 13:03:08 -0500
  • 5d78157d60 Joseph Schorr 2018-11-05 13:03:08 -0500
  • 7f72fd2f80
    Merge pull request #3291 from KeyboardNerd/bug/utc Sida Chen 2018-11-07 16:54:54 -0500
  • 0683c7f27b Sida Chen 2018-11-07 16:54:54 -0500
  • d30045a424 Fix wrong utc timestamp in tag expiration view Sida Chen 2018-11-07 16:51:49 -0500
  • dbac843dfe Sida Chen 2018-11-07 16:51:49 -0500
  • 3e63b08731
    Merge pull request #3288 from quay/faster-gc Joseph Schorr 2018-11-07 14:35:38 -0500
  • e8ceeb60dc Joseph Schorr 2018-11-07 14:35:38 -0500
  • 5124422332 Change garbage collection queries to be far smaller by GCing per tag and per image Joseph Schorr 2018-11-05 11:57:32 -0500
  • b735cbe0bf Joseph Schorr 2018-11-05 11:57:32 -0500
  • 924b386437
    Merge pull request #3286 from quay/extra-gc-check Joseph Schorr 2018-11-05 12:43:02 -0500
  • 091e575657 Joseph Schorr 2018-11-05 12:43:02 -0500
  • 5b089653d1 Add an extra check in garbage collection to ensure we don't delete manifests referenced by other new-style tags Joseph Schorr 2018-11-02 15:56:18 -0400
  • fc7ff360cb Joseph Schorr 2018-11-02 15:56:18 -0400
  • d0e1f464ff
    Merge pull request #3285 from quay/fix-change-tag-expiration Joseph Schorr 2018-11-02 14:55:00 -0400
  • 3fabf463ce Joseph Schorr 2018-11-02 14:55:00 -0400
  • 4779e05f55 Fix NPE in changing the expiration of a tag Joseph Schorr 2018-11-02 14:54:13 -0400
  • f53e8203c6 Joseph Schorr 2018-11-02 14:54:13 -0400
  • 417b3f9fc2
    Merge pull request #3284 from quay/switch-tag-basic-to-ascii Joseph Schorr 2018-11-02 14:39:45 -0400
  • 521c6a0e75 Joseph Schorr 2018-11-02 14:39:45 -0400
  • 0c83e1272b Switch Tag name field back to ASCII Joseph Schorr 2018-11-02 14:35:39 -0400
  • 56af4b2155 Joseph Schorr 2018-11-02 14:35:39 -0400
  • 876ebc9b2f
    Merge pull request #3278 from quay/joseph.schorr/QUAY-1124/new-data-model Joseph Schorr 2018-11-02 14:04:14 -0400
  • b34ae7eafa Joseph Schorr 2018-11-02 14:04:14 -0400
  • 3cd6a4ae84
    Merge pull request #3282 from kleesc/handle-missing-build-phase-case Joseph Schorr 2018-11-02 13:46:38 -0400
  • c19bd1fc69 Joseph Schorr 2018-11-02 13:46:38 -0400
  • e8ed43b46f Fix name of reversion field in new Tag table and add a test Joseph Schorr 2018-10-31 11:38:55 -0400
  • 4de70d7f47 Joseph Schorr 2018-10-31 11:38:55 -0400
  • 114e2c3bf2 Have all tag code add, modify and delete both old and new style tags Joseph Schorr 2018-10-30 11:35:31 -0400
  • 8683f5d90f Joseph Schorr 2018-10-30 11:35:31 -0400
  • 36db133b86 Pull out common shared code in the data model interface Joseph Schorr 2018-10-29 15:54:01 -0400
  • 6e33863607 Joseph Schorr 2018-10-29 15:54:01 -0400
  • c0653ef2ad Add Tag, TagKind and ManifestChild tables in prep for new data model Joseph Schorr 2018-10-29 15:37:33 -0400
  • be3ca202c0 Joseph Schorr 2018-10-29 15:37:33 -0400
  • 053d918d67 Rename pre oci model tests in preparation for the new model (the tests will be applicable to both models) Joseph Schorr 2018-10-29 14:31:59 -0400
  • cb40e182f8 Joseph Schorr 2018-10-29 14:31:59 -0400
  • 6c29baf3fc
    Merge pull request #3281 from quay/georep-fix Joseph Schorr 2018-11-01 17:58:32 -0400
  • c1d4b5ac9d Joseph Schorr 2018-11-01 17:58:32 -0400
  • ebc57da843 Tiny fixes found in review Joseph Schorr 2018-11-01 17:45:39 -0400
  • e86338d845 Joseph Schorr 2018-11-01 17:45:39 -0400
  • 9bc41de376 Changelog for 2.9.4 v2.9.4 Joseph Schorr 2018-11-01 16:54:24 -0400
  • f7f52ffa07 remove old test Joseph Schorr 2018-11-01 14:16:42 -0400
  • 47bd7fe5c7 Add a script for verifying the placements of blobs in storage. If a blob is not present in storage, its placement will be removed. Joseph Schorr 2018-10-31 14:55:52 -0400
  • eb047d1050 cherry pick Joseph Schorr 2018-10-31 14:13:25 -0400
  • bb4927470a cherrypick Joseph Schorr 2018-10-31 12:46:49 -0400
  • 313d03b75b cherrypick Joseph Schorr 2018-10-31 12:46:58 -0400
  • db9e0f6ba3 Fixes for running tests Joseph Schorr 2018-11-01 13:36:59 -0400
  • 0fb3d6847e Add a script for verifying the placements of blobs in storage. If a blob is not present in storage, its placement will be removed. Joseph Schorr 2018-10-31 14:55:52 -0400
  • 55e6e37ca1 Joseph Schorr 2018-10-31 14:55:52 -0400
  • 8805d64eca Build phase message: add missing case Kenny Lee Sin Cheong 2018-11-01 11:22:59 -0400
  • 3e14325124 Kenny Lee Sin Cheong 2018-11-01 11:22:59 -0400
  • 859bbec3dc
    Merge pull request #3272 from quay/joseph.schorr/QUAY-1171/registry-jwt-tests Joseph Schorr 2018-10-31 17:03:49 -0400
  • 5523d13a5e Joseph Schorr 2018-10-31 17:03:49 -0400
  • 6a9634dffb Harden the storage replication worker to failures by explicitly catching certain errors, having better backoff and explicitly ensuring a layer has been replicated to a region before adding the placement into the database Joseph Schorr 2018-10-31 14:13:25 -0400
  • b12d1168ca Joseph Schorr 2018-10-31 14:13:25 -0400
  • 088a301754 Add extra exception handling around stream_write in verbs Joseph Schorr 2018-10-31 12:46:58 -0400
  • 531a8ba323 Joseph Schorr 2018-10-31 12:46:58 -0400
  • 3a0adfcb11 Fix stream_write to properly raise an exception on failure, instead of just silently failing Joseph Schorr 2018-10-31 12:46:49 -0400
  • a53e23888c Joseph Schorr 2018-10-31 12:46:49 -0400
  • a048ff3633
    Merge pull request #3279 from quay/fix-torrent-info-bug Joseph Schorr 2018-10-31 11:33:11 -0400
  • 3d26c02a0d Joseph Schorr 2018-10-31 11:33:11 -0400
  • 366bddd20a Fix NPE bug in torrentinfo set call Joseph Schorr 2018-10-30 15:39:57 -0400
  • 7f71db2a11 Joseph Schorr 2018-10-30 15:39:57 -0400
  • 4868f17832 Implement a basic test suite for jwtutil and add extra checks to the decode method Joseph Schorr 2018-10-23 17:48:20 -0400
  • 9f4dcb02ec Joseph Schorr 2018-10-23 17:48:20 -0400
  • 436e8cb760
    Merge pull request #3275 from kleesc/fix-tag-ui-function-name Kenny Lee Sin Cheong 2018-10-30 14:07:55 -0400
  • 977cd16a41 Kenny Lee Sin Cheong 2018-10-30 14:07:55 -0400
  • 9cf74227ee typo Kenny Lee Sin Cheong 2018-10-30 13:21:14 -0400
  • 03f640def7 Kenny Lee Sin Cheong 2018-10-30 13:21:14 -0400
  • 203bffbbbb
    Merge pull request #3276 from KeyboardNerd/about_page Sida Chen 2018-10-30 12:57:18 -0400
  • e7ad59d8d2 Sida Chen 2018-10-30 12:57:18 -0400
  • c7730d2438 Add copying bill-of-materials.json before compiling javascript files Sida Chen 2018-10-26 13:58:52 -0400
  • 9485015839 Sida Chen 2018-10-26 13:58:52 -0400
  • 79a7b9f617 Update bill-of-materials Sida Chen 2018-10-26 13:48:27 -0400
  • a01be9e04f Sida Chen 2018-10-26 13:48:27 -0400
  • 1dcc5d9d64 Add dependent packages in about page Sida Chen 2018-10-25 10:34:57 -0400
  • a45e04e892 Sida Chen 2018-10-25 10:34:57 -0400
  • e61551d6b9 Show loader when tags are loading instead of empty msg Kenny Lee Sin Cheong 2018-10-24 17:35:02 -0400
  • d79f3c2bea Kenny Lee Sin Cheong 2018-10-24 17:35:02 -0400