- 29 Mar, 2019 40 commits
-
-
samdbeckham authored
.
-
samdbeckham authored
- Better fallbacks for non-translated / untracked severities - Use of constants in the severity badges
-
samdbeckham authored
Pulls the severity values into a constants file, translates them, and distributes them into wherever they were used.
-
GitLab Bot authored
-
Mike Lewis authored
Docs: new doc for deprecated variables See merge request gitlab-org/gitlab-ce!26737
-
Clement Ho authored
Update dependency @gitlab/svgs to ^1.57.0 See merge request gitlab-org/gitlab-ce!26758
-
Filipa Lacerda authored
Fix Epic sidebar datepicker Closes #10777 See merge request gitlab-org/gitlab-ee!10496
-
GitLab Bot authored
-
Sean McGivern authored
Handle missing keys in sentry api response Closes #58971 See merge request gitlab-org/gitlab-ce!26264
-
Reuben Pereira authored
- Do not raise error when there are missing non-essential keys in sentry api response. - Add specs for to check for missing keys behavior.
-
Sean McGivern authored
Extend quick actions dsl Closes #50199 See merge request gitlab-org/gitlab-ce!26095
-
Sean McGivern authored
Port extend quick actions dsl See merge request gitlab-org/gitlab-ee!10451
-
GitLab Bot authored
-
Robert Speicher authored
Add more logging to the Review Apps deployment steps See merge request gitlab-org/gitlab-ce!26645
-
Lukas 'Eipi' Eipert authored
-
GitLab Bot authored
-
Stan Hu authored
Use a Gitlab::FakeApplicationSettings when migrations are pending Closes #59462 See merge request gitlab-org/gitlab-ce!26601
-
Kushal Pandya authored
Prevent Edit button click event from propagating further up which makes datepicker hide immediately as soon as it shows up.
-
Nick Thomas authored
Merge branch '10350-follow-up-from-geo-support-archive-recovery-or-streaming-replication-types' into 'master' Geo: Support archive recovery or streaming replication types Closes #10350 See merge request gitlab-org/gitlab-ee!10473
-
GitLab Bot authored
-
Nick Thomas authored
Backport of 1607-elastic_feature_flag_per_group See merge request gitlab-org/gitlab-ce!25825
-
Nick Thomas authored
Enable elasticsearch per project or group Closes #1607 See merge request gitlab-org/gitlab-ee!9861
-
Mario de la Ossa authored
In order to allow us to incrementally enable ES on gitlab.com we add two new classes: - ElasticsearchIndexedNamespaces - ElasticsearchIndexedProjects These classes are used by ApplicationSetting to enable/disable projects and namespaces (groups) that should be indexed by elasticsearch. We also have the application setting, `elasticsearch_limit_indexing`, that enables/disables the new functionality In order to be able to selectively choose projects/namespaces to use with elasticsearch, `elasticsearch_limit_indexing` MUST be enabled under the admin integrations options.
-
Tim Zallmann authored
Disable Vue tips when running Jest See merge request gitlab-org/gitlab-ce!26717
-
Alexandru Croitor authored
* Extend quick actions dsl to allow specifying model types to which given quick action applies * Rename issuable attribute to noteable in interpret_service.rb * Refactor and reorder quick action specs * Create a shared example spec for each quick action to be used for issue, merge request and commit specs. https://gitlab.com/gitlab-org/gitlab-ce/issues/50199
-
GitLab Bot authored
-
Alexandru Croitor authored
* Extend quick actions dsl to allow specifying model types to which given quick action applies * Rename issuable attribute to noteable in interpret_service.rb * Refactor and reorder quick action specs * Create a shared example spec for each quick action to be used for issue, merge request and commit specs. https://gitlab.com/gitlab-org/gitlab-ce/issues/50199
-
Kamil Trzciński authored
Use merge request HEAD ref for detached merge request pipelines Closes #58454 See merge request gitlab-org/gitlab-ce!25504
-
Douwe Maan authored
Refactor subbed_worker calls Closes #58484 See merge request gitlab-org/gitlab-ce!26708
-
GitLab Bot authored
-
Kamil Trzciński authored
Allow ref name caching CommitService#find_commit Closes #57083 See merge request gitlab-org/gitlab-ce!26248
-
GitLab Bot authored
-
Robert Speicher authored
Add a thin encapsulation around .pluck(:id) See merge request gitlab-org/gitlab-ce!26669
-
Robert Speicher authored
EE: Add a thin encapsulation around .pluck(:id) See merge request gitlab-org/gitlab-ee!10483
-
Filipa Lacerda authored
Set gon.ee in Jest Closes #59634 See merge request gitlab-org/gitlab-ce!26713
-
Filipa Lacerda authored
Set gon.ee in Jest (EE-port) Closes gitlab-ce#59634 See merge request gitlab-org/gitlab-ee!10481
-
Sean McGivern authored
Use a fixed git abbrev parameter when we fetch a git revision See merge request gitlab-org/gitlab-ce!26707
-
GitLab Bot authored
-
Lin Jen-Shin authored
Include pod log usage in the usage ping Closes gitlab-ce#56615 See merge request gitlab-org/gitlab-ee!10370
-
Filipa Lacerda authored
Backport scss-lint config from EE See merge request gitlab-org/gitlab-ce!26711
-