An error occurred fetching the project authors.
  1. 09 Feb, 2021 1 commit
  2. 08 Feb, 2021 1 commit
  3. 12 Jan, 2021 1 commit
  4. 11 Jan, 2021 1 commit
  5. 11 Dec, 2020 1 commit
  6. 16 Nov, 2020 1 commit
    • Steve Abrams's avatar
      Packages and package file build_infos · a1f81a88
      Steve Abrams authored
      Create a new relationship between package_files and
      pipelines named package_file_build_infos.
      
      Change existing packages_build_infos relationship from
      1:1 to 1:many, removing the unique index.
      a1f81a88
  7. 30 Oct, 2020 1 commit
  8. 29 Oct, 2020 1 commit
  9. 15 Oct, 2020 1 commit
  10. 06 Oct, 2020 1 commit
  11. 03 Oct, 2020 1 commit
  12. 30 Sep, 2020 2 commits
  13. 22 Sep, 2020 1 commit
    • Ethan Reesor's avatar
      Add Golang Package type · a7c32fe2
      Ethan Reesor authored
      - Add `golang` as a valid `Packages::Package#package_type`
      - Add `golang_max_file_size` to `PlanLimits`
      - Add `prefixed_semver_regex` to `Gitlab::Regex::Packages`
      - Filter `Packages::Package#version` with `prefixed_semver_regex` for Go
      - Make appropriate changes to GraphQL, specs, factories, and docs
      a7c32fe2
  14. 07 Sep, 2020 1 commit
  15. 03 Sep, 2020 1 commit
    • Steve Abrams's avatar
      Fix package API N^2 query · 147ad05b
      Steve Abrams authored
      Add .with_build_info to prevent 7 additional
      queries for each package fetched using the
      ::API::Entities::Package entity.
      147ad05b
  16. 01 Sep, 2020 1 commit
  17. 24 Aug, 2020 1 commit
    • Bola Ahmed Buari's avatar
      Made changes based on review feedback · ca87d2e6
      Bola Ahmed Buari authored
      Add the optional 'v' in the version regex to allow version
      that starts with v, for example, 'v1.2', example of this is added to the tests and documentation.
      Also, reword the documentation with a more clear sentence
      ca87d2e6
  18. 08 Jul, 2020 1 commit
    • Giorgenes Gelatti's avatar
      Move package models to core · 9752dac7
      Giorgenes Gelatti authored
      - move package models to core
      - split package file GEO code into EE
      - move package services to core
      - move package factories to core
      9752dac7
  19. 18 Jun, 2020 1 commit
  20. 16 Jun, 2020 1 commit
  21. 04 Jun, 2020 1 commit
    • Giorgenes Gelatti's avatar
      Composer package creation support · 446e8754
      Giorgenes Gelatti authored
      - Creates package object for composer
        with proper version from branch/tag
      - Creates unique package name on instance level
      - Specs for version handling
      - Adds composer metadata migration
      446e8754
  22. 18 May, 2020 1 commit
  23. 12 May, 2020 1 commit
  24. 11 May, 2020 1 commit
  25. 08 May, 2020 1 commit
  26. 23 Apr, 2020 2 commits
  27. 14 Apr, 2020 2 commits
  28. 10 Apr, 2020 1 commit
  29. 24 Mar, 2020 2 commits
  30. 23 Mar, 2020 1 commit
  31. 02 Mar, 2020 2 commits
  32. 27 Feb, 2020 1 commit
  33. 17 Feb, 2020 1 commit
  34. 13 Feb, 2020 1 commit
  35. 10 Feb, 2020 1 commit