- 29 Jan, 2019 3 commits
-
-
Grzegorz Bizon authored
We share metadata attributes between processable `Ci::Build` and `Ci::Bridge`. Common implementation can be extracted to a concern to make it easier to share it, and to build abstraction for attributes that are stored in a separate table as a metadata.
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
It is now possible to pass variables to a downstream pipeline from a bridge job. Variables defined as YAML variables for this bridge job are going to be populated downstream, and are going to be available in every job created within a downstream pipeline. These variables are then going to be passed to GitLab Runner as environment variables.
-
- 28 Jan, 2019 32 commits
-
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
-
GitLab Bot authored
-
Rémy Coutable authored
Bump Sidekiq to 5.2.5 See merge request gitlab-org/gitlab-ce!24662
-
Sean McGivern authored
Feature switch layer around Approvable and VisibleApprovable See merge request gitlab-org/gitlab-ee!9147
-
Phil Hughes authored
Adds new and edit modules FF store See merge request gitlab-org/gitlab-ee!9292
-
GitLab Bot authored
-
Phil Hughes authored
Fix `star` action in the `explore` subpages See merge request gitlab-org/gitlab-ce!24693
-
Riccardo Padovani authored
-
Phil Hughes authored
[Part 3] Add support for start and due dates in Epic sidebar See merge request gitlab-org/gitlab-ee!9304
-
Mark Chao authored
To eager load rules, reuse the association without scope. Filter those rules using `regular?` method.
-
Mark Chao authored
as it is no longer needed.
-
Mark Chao authored
-
Mark Chao authored
-
Mark Chao authored
-
Mark Chao authored
Apply project scope It is now wished for the feature to be disabled by default. Since we can't control when the background migration finishes, which would set the old flag to true, changing the flag is easier to work around with.
-
Mark Chao authored
From dev.gitlab repo
-
Mark Chao authored
DRY maintainer
-
Mark Chao authored
The logics are copied over but unchanged.
-
Mark Chao authored
Similar to MergeRequestPresenter
-
Mark Chao authored
-
Mark Chao authored
Logic unchanged
-
Mark Chao authored
Only call ApprovalState when enabled
-
GitLab Bot authored
-
Sean McGivern authored
Add query method for id See merge request gitlab-org/gitlab-ce!24386
-
Kushal Pandya authored
Standardize token value capitalization in filter bar Closes #54213 See merge request gitlab-org/gitlab-ce!23846
-
Omar Bahareth authored
-
Kushal Pandya authored
Adds start and due date pickers within sidebar. Supports for expand and collapsed sidebar states.
-
Ramya Authappan authored
Fix create_edit_delete_epic_spec.rb test flakiness Closes gitlab-org/quality/nightly#63 See merge request gitlab-org/gitlab-ee!9300
-
Sanad Liaquat authored
-
- 26 Jan, 2019 1 commit
-
-
Stan Hu authored
This reduces duplication caused by gitlab-monitor already shipping Sidekiq 5.2.5. The only changes appear to be minor: https://github.com/mperham/sidekiq/blob/master/Changes.md
-
- 25 Jan, 2019 4 commits
-
-
GitLab Bot authored
-
Mark Lapierre authored
Auto DevOps QA: increase IP address timeout, remove quarantine Closes gitlab-qa#369 See merge request gitlab-org/gitlab-ce!24687
-
GitLab Bot authored
-
Douglas Barbosa Alexandre authored
[EE] Refactor Hashed Storage for future Rollback functionality See merge request gitlab-org/gitlab-ee!9175
-