- 07 Jul, 2017 21 commits
-
-
Bob Van Landuyt authored
The `app/controllers/projects/boards_controller.rb` is identical to the CE version by doing this. I've split up the `spec/controllers/projects/boards_spec.rb` into the logic that is on CE en what is on EE. However, they have diverged. So they are likely (however less than before) to cause conflicts in the future. We'd need to move the EE specific spec logic for `Projects::BoardsController#index` & `Projects::BoardsController#show` into `spec/controllers/ee/projects/boards_controller.rb` however, some of the tests in EE have been improved, so those improvements would need to be ported to CE.
-
Bob Van Landuyt authored
-
Bob Van Landuyt authored
-
Valery Sizov authored
CE upstream: Thursday See merge request !2361
-
Grzegorz Bizon authored
Add optional sha parameter when approving an MR through the API Closes #2394 See merge request !2370
-
Sean McGivern authored
Fix creation of push rules via POST API Closes #2820 See merge request !2367
-
Job van der Voort authored
Split docs for canary deployments and add use cases See merge request !2359
-
Achilleas Pipinellis authored
-
Nick Thomas authored
-
Job van der Voort authored
Refactor push rules docs See merge request !2362
-
Achilleas Pipinellis authored
-
Job van der Voort authored
Add use cases for Deploy Boards See merge request !2357
-
Achilleas Pipinellis authored
-
Nick Thomas authored
-
Grzegorz Bizon authored
All artifacts are now browsable Closes #2619 See merge request !2356
-
Sean McGivern authored
This works exactly like the same param when merging an MR. We don't need this in the UI, because you already get a warning in the widget when the source branch HEAD changes while you're on the page.
-
Stan Hu authored
If the `max_file_size` parameter were not specified, Grape would default that value to `nil`, which prevents the model from being validated and saved. As a result, users would see a JSON response that had an `id` of `nil`, and the push rule was never created. Closes #2820
-
Robert Speicher authored
[EE] Fix some N+1 queries in the GET /projects API See merge request !2363
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Nick Thomas authored
-
- 06 Jul, 2017 19 commits
-
-
Douwe Maan authored
Geo: Added extra SystemCheck checks Closes #2860 and #2469 See merge request !2354
-
Douwe Maan authored
Rationalise license codes See merge request !2360
-
Nick Thomas authored
-
Nick Thomas authored
-
Gabriel Mazetto authored
-
Gabriel Mazetto authored
-
Gabriel Mazetto authored
-
Gabriel Mazetto authored
-
Sean McGivern authored
Add Geo repository renamed event log Closes #2641 See merge request !2238
-
Clement Ho authored
[EE] Improve & fix the performance bar UI and behavior See merge request !2349
-
Douwe Maan authored
Fix Geo log cursor Closes #2858 See merge request !2353
-
Douwe Maan authored
Namespace license checks for multiple assignees Closes #2564 See merge request !1916
-
Nick Thomas authored
-
Nick Thomas authored
-
Nick Thomas authored
-
Nick Thomas authored
-
Douglas Barbosa Alexandre authored
-
Douglas Barbosa Alexandre authored
-
Douglas Barbosa Alexandre authored
-