An error occurred fetching the project authors.
- 07 Jan, 2020 1 commit
-
-
David Fernandez authored
Add support for the `npm dist-tag` operations: https://docs.npmjs.com/cli/dist-tag Add relevant models and services Update API::NpmPackages to support these new requests Co-Authored-By:
Sara Ahbabou <sahbabou@gitlab.com>
-
- 06 Jan, 2020 1 commit
-
-
Giorgenes Gelatti authored
Adds fields to group package api
-
- 20 Dec, 2019 1 commit
-
-
David Fernandez authored
Add Packages::Nuget::CreatePackageService Centralize shared logic and helpers between NuGet and Conan APIs
-
- 16 Dec, 2019 1 commit
-
-
Giorgenes Gelatti authored
- Adds Packages::PackageBuildInfo migration - Assign build info for npm packages - Save pipeline info to Maven packages - Add spec to job assign to packages
-
- 12 Dec, 2019 1 commit
-
-
James Fargher authored
Ran: bundle exec rubocop --only RSpec/EmptyLineAfterFinalLet -a ee/
-
- 07 Nov, 2019 1 commit
-
-
David Fernandez authored
This API method is similar to the one listing packages within a project but for the group level Rename the existing packages API class to make it more explicit that it is for the project level Add the packages API class for the group level Add the related access checks in `GroupPolicy` Refactor packages API specs so that both levels share a common examples Add the docs for the new group level API method
-