- 28 Feb, 2019 6 commits
-
-
Evan Read authored
Docs: groups page updates See merge request gitlab-org/gitlab-ee!9754
-
Tristan Williams authored
-
GitLab Bot authored
-
Evan Read authored
Add developer documentation for distributing tracing See merge request gitlab-org/gitlab-ce!25150
-
Andrew Newdigate authored
This change adds developer documentation on using distributed tracing using Jaeger.
-
GitLab Bot authored
-
- 27 Feb, 2019 34 commits
-
-
Luke Bennett authored
Adhere to stylelint specs See merge request gitlab-org/gitlab-ce!25620
-
Annabel Dunstone Gray authored
-
GitLab Bot authored
-
Annabel Dunstone Gray authored
More Stylelint rules See merge request gitlab-org/gitlab-ce!25266
-
Annabel Dunstone Gray authored
EE-Port More Stylelint rules See merge request gitlab-org/gitlab-ee!9747
-
Tim Zallmann authored
EE Specific CSS Fixes Removed an extraneous whitespace Fixed single quotes in notes.scss
-
Stan Hu authored
Feature: Runner tag filter for admin view See merge request gitlab-org/gitlab-ce!19740
-
Stan Hu authored
Port of feature/runner-tag-filter-for-admin-view to EE See merge request gitlab-org/gitlab-ee!9658
-
Douglas Barbosa Alexandre authored
-
Alexis Reigel authored
-
Alexis Reigel authored
-
Alexis Reigel authored
-
Alexis Reigel authored
Due to performance reasons we cannot use the type filter on the tags. The table for ActsAsTaggableOn is too big and too unoptimized, such that the queries time out on production. See the discussion https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/19740#note_120087938 for more info.
-
Alexis Reigel authored
The query generated by ActsAsTaggableOn `@taggable_type.all_tags` is very inefficient (joins too much, grouping, inner select, ...).
-
Alexis Reigel authored
-
Alexis Reigel authored
the potential number of available runner tags is too large to load it statically to a dropdown. we use the same lazy loaded dropdown as is used for the users dropdown already.
-
Alexis Reigel authored
-
Alexis Reigel authored
-
Alexis Reigel authored
-
GitLab Bot authored
-
Robert Speicher authored
Danger ignores gitlab.pot See merge request gitlab-org/gitlab-ce!25594
-
GitLab Bot authored
-
Filipa Lacerda authored
Moved EE code out of CE members JS file Closes #10019 See merge request gitlab-org/gitlab-ee!9743
-
Filipa Lacerda authored
CE backport of members-ee-code See merge request gitlab-org/gitlab-ce!25593
-
GitLab Bot authored
-
Rémy Coutable authored
Fix misspellings in app/spec executable lines See merge request gitlab-org/gitlab-ce!25521
-
Rémy Coutable authored
EE port: Fix misspellings in app/spec executable lines See merge request gitlab-org/gitlab-ee!9690
-
GitLab Bot authored
-
James Lopez authored
Fixed placeholder text in feature proposal issue template See merge request gitlab-org/gitlab-ee!9748
-
Jeremy Watson authored
-
James Lopez authored
Fixed placeholder text in feature proposal issue template See merge request gitlab-org/gitlab-ce!25603
-
Jeremy Watson authored
-
Grzegorz Bizon authored
Add reordering of child epics See merge request gitlab-org/gitlab-ee!9283
-
GitLab Bot authored
-