- 18 Mar, 2020 40 commits
-
-
Lin Jen-Shin authored
Use the legacy `Gemfile`/`Gemfile.lock` names in `tooling/overcommit` See merge request gitlab-org/gitlab!27495
-
Nick Thomas authored
Improve usage data tests See merge request gitlab-org/gitlab!27420
-
Doug Stull authored
- no need to create all of those db records, improve speed by 3 seconds
-
Stan Hu authored
Fix for empty keys on Redis#del See merge request gitlab-org/gitlab!27507
-
Achilleas Pipinellis authored
Navigating GitLab via Rails console See merge request gitlab-org/gitlab!26571
-
Wei-Meng Lee authored
Thanks @dstanley!
-
Mark Florian authored
Migrate to @gitlab/eslint-plugin See merge request gitlab-org/gitlab!27415
-
Achilleas Pipinellis authored
Remove Consul from Praefect diagram See merge request gitlab-org/gitlab!27472
-
Kamil Trzciński authored
Enable bulk-inserts by default See merge request gitlab-org/gitlab!27487
-
Dan Davison authored
Change test quarantine type to bug See merge request gitlab-org/gitlab!27486
-
Martin Wortschack authored
[Part-1] Adds Requirements page tabs and app root Closes #207981 See merge request gitlab-org/gitlab!27498
-
Mark Florian authored
Migrate ee/notes to Jest Closes #194297 See merge request gitlab-org/gitlab!27317
-
James Lopez authored
Send active users in seat link See merge request gitlab-org/gitlab!27481
-
Shreyas Agarwal authored
-
Grzegorz Bizon authored
Remove database hits from Issue#moved? tests See merge request gitlab-org/gitlab!27213
-
Grzegorz Bizon authored
Enable Zeitwerk auto-loader Closes #197345 See merge request gitlab-org/gitlab!20521
-
Grzegorz Bizon authored
Move Issue#order_created_at_desc from EE to CE Closes #210526 See merge request gitlab-org/gitlab!27325
-
Bob Van Landuyt authored
Expose smaller Design Management design images in GraphQL See merge request gitlab-org/gitlab!26947
-
Adam Hegyi authored
Optimize AlertsService batch query See merge request gitlab-org/gitlab!26982
-
Rémy Coutable authored
Move "follow-up issue" below "getting majority" See merge request gitlab-org/gitlab!27504
-
Mark Florian authored
Convert audit logs date range field to use GitLab UI See merge request gitlab-org/gitlab!26911
-
Robert Hunt authored
Updated the HAML file to reference the new app rather than the generic event_filters HAML template. A future MR will generalise this work into the shared templates
-
Adam Hegyi authored
Optimize projects_service_active queries See merge request gitlab-org/gitlab!27093
-
Robert May authored
Prevents attempts to call Redis `del` with no arguments.
-
Peter Leitzen authored
Add revision param validator Closes #33766 See merge request gitlab-org/gitlab!26102
-
Rajendra Kadam authored
-
Peter Leitzen authored
For new static checks, in order to avoid extra work authors should create a follow-up issue _after_ the check got the majority. This way authors can tick off the tasks top to bottom.
-
Martin Wortschack authored
Merge branch '32085-fe-improve-documentation-and-static-checks-regarding-mutation-errors-conventions' into 'master' Ensure all mutations have 'errors' field and a proper handler See merge request gitlab-org/gitlab!27328
-
Natalia Tepluhina authored
-
Peter Leitzen authored
Resolve "Issue boards selector only shows first 100 boards" See merge request gitlab-org/gitlab!27467
-
Alex Buijs authored
by adding an index and converting the grouping to individual batch queries
-
Shinya Maeda authored
Move Maskable concern to Ci namespace See merge request gitlab-org/gitlab!27305
-
Adam Hegyi authored
Optimize projects_mirrored_with_pipelines_enabled query See merge request gitlab-org/gitlab!27110
-
Sean McGivern authored
Implements bare stages skeleton for jira importer See merge request gitlab-org/gitlab!27118
-
Kushal Pandya authored
Adds filter tabs on Requirements page and app shell to list requirements.
-
Rémy Coutable authored
Remove ci_file_based_cache feature flag See merge request gitlab-org/gitlab!27406
-
Natalia Tepluhina authored
Fix directory paths incorrectly encoding URLs Closes #209075 See merge request gitlab-org/gitlab!27397
-
Imre Farkas authored
Upgrade unparser and parser gems See merge request gitlab-org/gitlab!27381
-
Rémy Coutable authored
This is because when multiple versions of Bundler are installed (e.g. 1.17.3 and 2.1.4), Bundler will choose the 2.x version based on the `gems.rb` / `gems.locked` file names but it chooses the 1.17.x version if the we use the legacy `Gemfile` / `Gemfile.lock` file names. For now, we'll use the legacy file names to be consistent with the main `gitlab`'s `Gemfile.lock` and to avoid unexpected changes in the working tree. Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Walmyr Lima e Silva Filho authored
Update issue link and quarantine spec See merge request gitlab-org/gitlab!27476
-