1. 20 Jul, 2022 1 commit
  2. 31 May, 2022 1 commit
    • Alain Takoudjou's avatar
      NXD: get mimemagic from github · ac8559e5
      Alain Takoudjou authored
      mimemagic was yanked from rubygems, so this cause gitlab to fail building. To
      make it possible to keep installing this old version of gitlab we get mimemagic
      from git.
      ac8559e5
  3. 12 Oct, 2021 1 commit
  4. 12 Mar, 2020 7 commits
  5. 09 Aug, 2019 6 commits
  6. 06 Aug, 2019 2 commits
  7. 02 Aug, 2019 1 commit
  8. 29 Jul, 2019 4 commits
  9. 25 Jul, 2019 2 commits
  10. 24 Jul, 2019 10 commits
  11. 17 Jul, 2019 1 commit
    • Bob Van Landuyt's avatar
      Filter params in MR build service · 8af7f42c
      Bob Van Landuyt authored
      Reusing the existing `IssuableBaseService#filter_params` which uses
      the policies to determine what params a user can set, and which values
      it can be set to.
      
      This also removed the need for the seperate call to
      `IssuableBaseService#ensure_milestone_available`.
      
      The `Issues::BuildService` does not suffer from this because it limits
      the params that are assignable to the `title`, `description` and
      `milestone_id`.
      8af7f42c
  12. 16 Jul, 2019 1 commit
  13. 15 Jul, 2019 1 commit
  14. 12 Jul, 2019 1 commit
  15. 10 Jul, 2019 1 commit