Commit Graph

  • b9d878e013
    Fix logger race condition (#817) LaurentiuNiculae 2022-09-26 18:18:28 +0300
  • 6b1d8925c2
    Validate Annotations present in image manifest and fallback to annotations in the config if not available (#790) Nicol 2022-09-23 19:28:30 +0300
  • 1bad90bb9d
    add debug flag for zli commands (#785) Lisca Ana-Roberta 2022-09-23 19:24:01 +0300
  • 0f7b174fc0
    Signed-off-by: Lisca Ana-Roberta <ana.kagome@yahoo.com> (#713) Lisca Ana-Roberta 2022-09-23 19:23:31 +0300
  • 944ae66844
    fix incorrect http transport to work with proxies (#802) Ramkumar Chinchani 2022-09-23 01:16:35 -0700
  • f686ab6bf6
    initial design for task scheduler (#700) Andreea Lupu 2022-09-23 08:27:56 +0300
  • 7517f2a5bb
    list all images that have all layers of the base image included (2) (#813) Andrei Aaron 2022-09-22 22:08:58 +0300
  • b919279eef
    dco: enable DCO checks only on PRs (#812) Ramkumar Chinchani 2022-09-22 10:13:53 -0700
  • 04da7fb1b7
    fix dependabot alerts (#809) Ramkumar Chinchani 2022-09-22 01:27:55 -0700
  • e5decaa47e fix dependabot alerts Ramkumar Chinchani 2022-09-21 19:57:35 +0000
  • 42c947fa03 Enrich ImageSummary with a new field representing image History Closing #748 Alex Stan 2022-09-21 20:53:56 +0300
  • 1870b53656
    Added tag page with vulnerabilities. (#82) Amelia-Maria Breda 2022-09-21 12:21:58 +0300
  • 7804ba7ce0
    fix dependabot alerts (#795) Ramkumar Chinchani 2022-09-21 00:04:08 -0700
  • 3cf7cccf50 update presentation links Ramkumar Chinchani 2022-09-20 22:31:59 +0000
  • 601e4fcad4 graphql: Populate ImageSummary missing fields: Description, Labels, Licenses, Title, Documentation, Source Petu Eusebiu 2022-09-13 17:20:44 +0300
  • 19410e20e5 update README.md for release Ramkumar Chinchani 2022-09-16 02:14:57 +0000
  • 90c8390c29 routes: support resumable pull Ramkumar Chinchani 2022-08-30 22:12:10 +0000
  • 10a349fdcd
    Updated the UI to look like the Figma UI (#81) Amelia-Maria Breda 2022-09-15 14:47:36 +0300
  • 7912b6a3fb Refactor s3 dedupe Petu Eusebiu 2022-09-08 18:07:00 +0300
  • f3faae0e09
    report listening port when chosen by kernel (#770) Ramkumar Chinchani 2022-09-08 22:41:13 -0700
  • d68bbf6743 fix security alerts from artifacthub Ramkumar Chinchani 2022-09-06 19:49:20 +0000
  • 5479e2c785
    s3: fix dedupe failing to manage blobs correctly (#772) peusebiu 2022-09-08 01:12:14 +0300
  • 6471add89d Read log path and verify content separately to avoid failed tests Nicol Draghici 2022-09-02 16:40:34 +0300
  • 8ffb053cec
    Replaced deprecated io/ioutil functions (#768) slab713 2022-09-02 14:56:02 +0200
  • 6ae793eb51 skip manifests inside index.json that don't have an tag annotation Alex Stan 2022-08-26 17:53:42 +0300
  • a94293874e Changed zot logo in UI Amelia-Maria Breda 2022-08-29 18:46:40 +0300
  • 3e636be262 Updated the tests according to the ImageListWithLatestTag replacement and resigned off the commit Amelia-Maria Breda 2022-08-31 18:45:24 +0300
  • 5bca610d92 Updated the code for replacing ImageListWithLatestTag Amelia-Maria Breda 2022-08-29 17:02:59 +0300
  • ff095ff056 updated repocard test Raul Kele 2022-09-01 11:36:39 +0300
  • f7e5aff614 Updated repo details component to consume new extendedrepoinfo api Raul Kele 2022-08-18 19:20:39 +0300
  • 6c293719e3 storage: different subpaths can point to same root directory Shivam Mishra 2022-08-10 22:28:52 +0000
  • 3bccea7aa2 oras fix: newer version of oras: https://github.com/oras-project/oras/releases/tag/v0.14.0 rename the --manifest-config to --config for push command Roxana Nemulescu 2022-08-30 19:29:39 +0300
  • 5dda12b6a7 Fix syntax errors in benchmark and cluster workflows Andrei Aaron 2022-08-30 15:38:56 +0000
  • 8ed34608e4 GetCatalog() - Populate _catalog with mix of many small, medium and large images Roxana Nemulescu 2022-08-24 19:15:46 +0300
  • cda1f4989d fix dependabot alerts Ramkumar Chinchani 2022-08-29 17:10:49 +0000
  • 9ca5fa1029 Implement RepoListWithNewestImage to return [RepoSummary] Removed access by index in repoListWithNewestImage Catalin Hofnar 2022-07-29 18:33:34 +0300
  • 981ca6ddb4 fix make binary-stacker Makefile target Ramkumar Chinchani 2022-08-26 02:06:58 +0000
  • 49e8167dbe graphql: Apply authorization on /_search endpoint Alex Stan 2022-08-16 11:57:09 +0300
  • 5450139ba1 Get identity when using TLS certificates Nicol Draghici 2022-08-12 15:18:41 +0300
  • f9f388f32e fix artifact upload action in github workflow Ramkumar Chinchani 2022-08-22 23:13:38 +0000
  • 399dc307e6 add a copyright notice Ramkumar Chinchani 2022-08-24 00:05:49 +0000
  • 2ff8e8b7d2 fix dependabot alerts Ramkumar Chinchani 2022-08-21 01:18:50 +0000
  • ab9a20c1ae Add GraphQL API for getting the information necessary to list images in the zot cli without download manifests. If this GraphQL API is available, try that first, else fallback to the slowpath. Roxana Nemulescu 2022-01-19 17:57:10 +0200
  • eb77307b63 fix chart version from pushpull.bats Andreea-Lupu 2022-08-22 20:45:39 +0300
  • 5c01c4eab4
    support OCI image index at manifest endpoint (#638) Ramkumar Chinchani 2022-08-20 01:18:48 -0700
  • b9b233e7fc Add the hack folder to .gitignore Andrei Aaron 2022-08-19 17:59:41 +0000
  • bd9ad998cd Fix file handlers not being closed after calls to ImageStore.GetBlob Andrei Aaron 2022-08-19 10:38:59 +0000
  • 428b819bab Added build cov and codeql pills to readme Added host config section Raul Kele 2022-08-19 10:57:52 +0300
  • ab17a7032e Added build test workflow Raul Kele 2022-08-19 11:04:08 +0300
  • 12e44d82c1 Production build host config Raul Kele 2022-08-17 21:16:18 +0300
  • e23044fd1b fixed newest tag display Raul Kele 2022-08-11 12:27:35 +0300
  • 498356c6eb added host config to automatically use origin as hostname. For development, auto needs to be disabled renamed host config file Raul Kele 2022-08-04 19:29:17 +0300
  • 6b99caa1a1 added gradient light background to sign in page Raul Kele 2022-08-04 18:27:17 +0300
  • 74630ed3a0 Added content-type to Access-Control-Allow-Headers needed for playground preflight Catalin Hofnar 2022-08-12 11:48:39 +0300
  • b4b5259469 repo page tests added coverage, fixed some small linting issues Raul Kele 2022-08-16 09:42:06 +0300
  • 1b91668036 explore tests Raul Kele 2022-08-14 19:49:24 +0300
  • 3be37c9f7b homepage tests Raul Kele 2022-08-14 19:22:46 +0300
  • b9a9491da4 login tests Raul Kele 2022-08-13 20:09:27 +0300
  • 2929a62998 fix dependabot alerts Ramkumar Chinchani 2022-08-15 17:09:34 +0000
  • 4b8e288cd3 fix dependabot alerts Ramkumar Chinchani 2022-08-13 03:53:23 +0000
  • a702a2377e Remove AllowReadOnly and ReadOnly Nicol Draghici 2022-07-14 18:13:46 +0300
  • a5ed99178e replace dependency of tagsInfo and repoInfo with just a list of manifests Alex Stan 2022-08-02 18:58:30 +0300
  • 705662f45e eliminated all static pixel measurements in favor or relative units Raul Kele 2022-08-08 15:43:38 +0300
  • 47856c1ea5 changed all static px measurements to relative units Raul Kele 2022-08-08 12:38:11 +0300
  • 0da2203f83 resolve comment Raul Kele 2022-07-27 13:34:09 +0300
  • a0b28bb60d Updated repo card design to be more inline with mocks Raul Kele 2022-07-25 20:26:50 +0300
  • 86401de3b0 fix dependabot alerts Ramkumar Chinchani 2022-08-05 22:31:59 +0000
  • 0c70ae8a4e RepoInfo structure now includes new field representing RepoSummary Alex Stan 2022-07-29 17:51:10 +0300
  • 4b0982a48c updated makefile to emit dev dependencies, fixed build script Raul Kele 2022-08-04 19:00:15 +0300
  • ae73290929 fix dependabot alerts Ramkumar Chinchani 2022-08-02 14:15:42 +0000
  • 0f386f0c89 Remove from Response header Range the 'bytes' string Conformance spec requires responding to PATCH requests with response header 'Content-Range' and value <range> Bogdan BIVOLARU 2022-06-29 11:12:20 +0300
  • f92e584301 Fix 'InvalidManifestErr' to have a response.body Bogdan BIVOLARU 2022-06-28 13:38:00 +0300
  • d11f1cd787 header layout Raul Kele 2022-07-22 21:55:50 +0300
  • 5ccc57c8da skip signin if auth disabled Raul Kele 2022-07-22 21:44:10 +0300
  • 525c1420b0 login drawing source Raul Kele 2022-07-22 21:35:45 +0300
  • e3cac30c05 Login page updated design Raul Kele 2022-07-22 21:29:07 +0300
  • 49fb609f28 fix dependabot alerts Ramkumar Chinchani 2022-07-29 14:12:57 +0000
  • a49692a22b regclient blackbox tests and regclient installation in Makefile Lisca Ana-Roberta 2022-07-22 14:34:12 +0300
  • be93ece95e
    Merge pull request #683 from andaaron/perms2 Andrei Aaron 2022-07-27 21:22:22 +0300
  • 903460c55c
    Fix permissions for image sync and stale workflows Andrei Aaron 2022-07-27 06:13:43 +0000
  • 16e9822c7f
    Add fuzz tests for storage_fs (#601) alexstan12 2022-07-27 20:37:55 +0300
  • b5f27c5b50 RepoSummary has a new attribute NewestTag of type ImageSummary Andrei Aaron 2022-07-22 20:01:38 +0000
  • 1f13445f50 Repo details page updated styling Raul Kele 2022-07-25 22:25:28 +0300
  • 6a9635a873 Updated homepage styling Raul Kele 2022-07-25 21:46:05 +0300
  • 87fc941b3c image level lint: enforce manifest mandatory annotations closes #536 Lisca Ana-Roberta 2022-06-24 16:08:47 +0300
  • 3d72dad507 fix dependabot alerts Ramkumar Chinchani 2022-07-25 18:11:19 +0000
  • 7182e426a7 Fix typos in workflow permissions Andrei Aaron 2022-07-26 14:05:37 +0000
  • 4fd727a10c changed filenames in pkg/extensions Alex Stan 2022-07-22 17:04:07 +0300
  • 10d9b1514b Fixes/Improvements to pkg/cli/stress_test.go Andrei Aaron 2022-07-24 05:37:58 +0000
  • 9134e14b58 fixed peer dependency vulnerability, moved react-scripts to dev dependencies Raul Kele 2022-07-22 15:23:01 +0300
  • 841f1f9dc0 Replaced user-pass storage with token Raul Kele 2022-07-12 00:33:39 +0300
  • 007998e5cf moved old homepage, initial version of new homepage Raul Kele 2022-07-11 18:16:31 +0300
  • a84ad70fa2 repo details page Raul Kele 2022-07-11 16:35:15 +0300
  • 8f91259e4e header design work Raul Kele 2022-07-10 16:49:10 +0300
  • 1c12fafbd6 added filter cards, finished initial explore page layout Raul Kele 2022-07-10 15:36:25 +0300
  • faf481c0c5 explose page and repo card work Raul Kele 2022-07-09 22:41:01 +0300
  • 197310999b api utility work and signin fix Raul Kele 2022-07-09 22:40:42 +0300
  • ba6951f6ef more signin work for auth enabled/disabled logic Raul Cristian Kele 2022-07-05 22:50:08 +0300
  • cde4b9a9a1 auth-disabled work Raul Cristian Kele 2022-07-05 17:20:27 +0300
  • f4797b9a75 login page design Raul Cristian Kele 2022-07-05 13:41:56 +0300