- 03 Sep, 2017 21 commits
-
-
Shinya Maeda authored
-
Shinya Maeda authored
-
Shinya Maeda authored
-
Shinya Maeda authored
-
Shinya Maeda authored
-
Shinya Maeda authored
-
Shinya Maeda authored
-
Shinya Maeda authored
-
Shinya Maeda authored
-
Shinya Maeda authored
-
Shinya Maeda authored
-
Shinya Maeda authored
-
Shinya Maeda authored
-
Shinya Maeda authored
-
Shinya Maeda authored
-
Shinya Maeda authored
-
Shinya Maeda authored
Re-organize schema. Drop protected from runner. Add access_level to runner. Drop protected from pipeline. Add protected to ci_bilds.
-
Shinya Maeda authored
-
Shinya Maeda authored
-
Shinya Maeda authored
Solution 1. Persists protected(ref) flag on ci_pipelines table. builds_for_shared_runner and builds_for_specific_runner read the flag instead of executing protected_for? one by one.
-
Shinya Maeda authored
-
- 02 Sep, 2017 1 commit
-
-
Jacob Schatz authored
Issue discussions Vue refactor See merge request !12069
-
- 01 Sep, 2017 18 commits
-
-
Robert Speicher authored
Ensure `issuables_count_for_state` returns the requested state count Closes #37353 See merge request !14005
-
Robert Speicher authored
We were incorrectly stubbing `Issues::MoveService#execute`. This only caused a failure when another spec caused it to be autoloaded -- `spec/controllers/projects/issues_controller_spec.rb` in this case.
-
Robert Speicher authored
-
Robert Speicher authored
Add settings for minimum key strength and allowed key type Closes #17849 See merge request !13712
-
Robert Speicher authored
Remove issuable finder count caching See merge request !13959
-
Clement Ho authored
Make pipeline dropdowns consistent See merge request !13530
-
Sean McGivern authored
Reduce duration and complexity of spec/features/issues/filtered_search/filter_issues_spec.rb See merge request !13973
-
Robert Speicher authored
Optimize notification emails specs See merge request !13986
-
Filipa Lacerda authored
Fixes the fly-out navigation flashing in & out Closes #37022 See merge request !13929
-
Robert Speicher authored
The assignee wasn't important to the test, and shortening the query allowed us to avoid the "horizontal scroll" failure without having to stub the `sidebar_collapsed?` helper.
-
Robert Speicher authored
We now document that fact.
-
Robert Speicher authored
-
Robert Speicher authored
We were essentially testing "all of the filters" four times, so now we just do it once at the top level.
-
Robert Speicher authored
-
Robert Speicher authored
-
Robert Speicher authored
-
Robert Speicher authored
-
Robert Speicher authored
-