- 05 Oct, 2018 20 commits
-
-
Sean McGivern authored
-
Sean McGivern authored
We simplify the query generated if the user can see all confidential issues in a project context. This change applies the same simplification to group issue lists.
-
Sean McGivern authored
-
Fatih Acet authored
Resolve "Drop down filter for project snippets" Closes #22188 See merge request gitlab-org/gitlab-ce!21458
-
Fabian Schneider authored
-
Sean McGivern authored
Backport CE changes from draft_notes addition in EE See merge request gitlab-org/gitlab-ce!22125
-
Grzegorz Bizon authored
Removes icon key from job endpoint See merge request gitlab-org/gitlab-ce!22085
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
Adding qa-selectors for e2e tests See merge request gitlab-org/gitlab-ce!21824
-
Ramya Authappan authored
-
Marcia Ramos authored
Documentation: Use proper Configure label instead of Configuration in issue_workflow.md See merge request gitlab-org/gitlab-ce!22114
-
Dmitriy Zaporozhets authored
Use tiller directly for Auto DevOps Closes #52143 See merge request gitlab-org/gitlab-ce!22076
-
Douwe Maan authored
Revert "Merge branch 'feature/git-v2-flag' into 'master'" See merge request gitlab-org/gitlab-ce!22134
-
Douwe Maan authored
List public ssh keys by id or username without authentication See merge request gitlab-org/gitlab-ce!20118
-
Douwe Maan authored
Add `Feature.enabled_and_licensed?` See merge request gitlab-org/gitlab-ce!21687
-
Douwe Maan authored
Allows to filter issues by `Any milestone` in the API Closes #51748 See merge request gitlab-org/gitlab-ce!22080
-
Sean McGivern authored
Banzai label ref finder - minimize SQL calls by sharing context more aggresively Closes #48221 See merge request gitlab-org/gitlab-ce!22070
-
James Lopez authored
This reverts merge request !21520
-
Stan Hu authored
Require spec helpers loaded by other spec helpers first See merge request gitlab-org/gitlab-ce!22127
-
Alejandro Rodríguez authored
-
- 04 Oct, 2018 20 commits
-
-
Thong Kuah authored
This saves a external network call to fetch a helm plugin. The cost is a few lines of shell script
-
Douglas Barbosa Alexandre authored
EE backport: Add css class to Admin > Project > show page See merge request gitlab-org/gitlab-ce!22124
-
Filipa Lacerda authored
Resolve "2FA mobile options should be rephrased" Closes #40140 See merge request gitlab-org/gitlab-ce!21998
-
Marc Schwede authored
-
Mario de la Ossa authored
-
Clement Ho authored
Trim whitespace when inviting a new user by email Closes #52194 See merge request gitlab-org/gitlab-ce!22119
-
Gabriel Mazetto authored
-
Alejandro Rodríguez authored
Bump Gitaly to v0.124.0 Closes #52235 See merge request gitlab-org/gitlab-ce!22120
-
Robert Speicher authored
This will allow an explicitly-disabled feature flag to override a feature being available for a project. As an extreme example, we could quickly disable issues across all projects at runtime by running `Feature.disable(:issues)`.
-
Jacopo authored
-
Stan Hu authored
Fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/52235
-
Nick Thomas authored
Add reliable sidekiq fetcher See merge request gitlab-org/gitlab-ce!21715
-
Mario de la Ossa authored
Changes `Banzai::CrossProjectReference#parent_from_ref` to return the project in the context if the project's `full_path` matches the ref we're looking for, as it makes no sense to go to the database to find a Project we already have loaded.
-
Robert Speicher authored
Resolve "More N+1s in calculating notification recipients" Closes #47496 See merge request gitlab-org/gitlab-ce!22050
-
Achilleas Pipinellis authored
Change image for docs linting See merge request gitlab-org/gitlab-ce!22100
-
Annabel Dunstone Gray authored
Resolve "Unable to close performance bar" Closes #50552 See merge request gitlab-org/gitlab-ce!21577
-
Phil Hughes authored
Fix markdown table border and background color Closes #52178 See merge request gitlab-org/gitlab-ce!22090
-
Annabel Dunstone Gray authored
-
Zsolt Kovari authored