1. 24 Jul, 2019 2 commits
  2. 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
  3. 16 Jul, 2019 1 commit
  4. 15 Jul, 2019 1 commit
  5. 01 Jul, 2019 2 commits
  6. 30 Jun, 2019 1 commit
  7. 27 Jun, 2019 2 commits
  8. 26 Jun, 2019 30 commits