- 04 Oct, 2019 30 commits
-
-
Andreas Brandl authored
Add gitlab-org/gitlab as reference for DB review See merge request gitlab-org/gitlab!18072
-
Mayra Cabrera authored
Includes gitlab-org/gitlab project as referendce for DB review
-
Lin Jen-Shin authored
Correct menu path for 'User and IP rate limits' See merge request gitlab-org/gitlab!18032
-
Rene Verschoor authored
-
Kushal Pandya authored
Warn before applying issue template Closes #16188 See merge request gitlab-org/gitlab!16865
-
Fatih Acet authored
If there are a previously applied template and its content is changed, we now warn users before applying another issue template to prevent a possible data loss
-
Filipa Lacerda authored
Allow release blocks to be scrolled to using URL anchor tags See merge request gitlab-org/gitlab!17150
-
Filipa Lacerda authored
Remove unused `js-` class See merge request gitlab-org/gitlab!18043
-
Sarah Groff Hennigh-Palermo authored
-
Kushal Pandya authored
Add Instance Security Dashboard component See merge request gitlab-org/gitlab!16496
-
Mark Florian authored
This implements the basic scaffolding of the root application component that wraps the security dashboard, and leaves a placeholder for the project selector. Another MR will implement the project selector, and likely a third will integrate the two into the store. Part of the [Instance Security Dashboard MVC][1]. [1]: https://gitlab.com/gitlab-org/gitlab-ee/issues/6953
-
Fatih Acet authored
Merge branch '31030-when-viewing-comments-occasionally-the-users-profile-picture-will-be-out-of-place' into 'master' Fix broken notes avatar rendering in Chrome 77 See merge request gitlab-org/gitlab!18110
-
Fatih Acet authored
Resolve "Remove Security Dashboard router from pipelines view" See merge request gitlab-org/gitlab!17767
-
Mark Florian authored
This reduces a bit the coupling of the security dashboard's router and store, and [removes the router from the Pipeline Security Dashboard][1]. Now, to sync a security dashboard to its router (as is done for the Group and Project Security Dashboards), the router must be explictly created and bound to the store using the `syncWithRouter` store plugin at store creation. [1]: https://gitlab.com/gitlab-org/gitlab/issues/32749
-
Tom Atkins authored
Add example in troubleshooting git re postBuffer Closes gitlab-com/support/docs#11 See merge request gitlab-org/gitlab!18075
-
Nourdin el Bacha authored
-
Heinrich Lee Yu authored
Add float to all timeline icons instead of only those for system notes
-
James Lopez authored
Refactor metrics dashboard endpoints into a module See merge request gitlab-org/gitlab!17675
-
Sarah Yasonik authored
In preparation for adding a new metrics_dashboard endpoint, this pulls endpoint logic into a single location so that this logic can be reused. We'll add a new endpoint as a part of https://gitlab.com/gitlab-org/gitlab/issues/31376.
-
Evan Read authored
Fix Danger documentation label check See merge request gitlab-org/gitlab!18108
-
Stan Hu authored
Allow additional method of gathering web metrics See merge request gitlab-org/gitlab!17943
-
Kamil Trzciński authored
This allows to export /metrics directly from the master process instead of exporting from worker process.
-
Evan Read authored
Remove note about omnibus-only installation See merge request gitlab-org/gitlab!18084
-
Ash McKenzie authored
-
Ash McKenzie authored
Add static context GitHub service API param Closes #8477 See merge request gitlab-org/gitlab!17397
-
Evan Read authored
docs: cache:paths - make clear, that only paths within the project folder can be cached. See merge request gitlab-org/gitlab!18028
-
Evan Read authored
Permissions table: Add project creation role setting See merge request gitlab-org/gitlab!17968
-
Cynthia Ng authored
-
Paul Slaughter authored
Migrate ee/spec/javascripts/monitoring/alert_widget_spec.js to Jest" Closes #32461 See merge request gitlab-org/gitlab!17398
-
Illya Klymov authored
* Moves `alert_widget_spec` to Jest * Removes some dead parts in component
-
- 03 Oct, 2019 10 commits
-
-
Paul Slaughter authored
Refactor merge_requests/list_spec to Jest Closes #31631 See merge request gitlab-org/gitlab!16909
-
-
Mark Lapierre authored
Update the QA image Dockerfile to include 'config/light_settings.rb' Closes #33309 See merge request gitlab-org/gitlab!18061
-
Mayra Cabrera authored
Count unique users for more accurate SMAU reporting - Release See merge request gitlab-org/gitlab!17259
-
Mayra Cabrera authored
Set failed status for test cases with error See merge request gitlab-org/gitlab!17039
-
Erick Bajao authored
Made test summary message clearer by stating we are merging failed and error test cases in failures.
-
Alex Buijs authored
Added usage activity data for the release stage
-
Stan Hu authored
Refactor the usage of `HealthChecks` See merge request gitlab-org/gitlab!17953
-
Mayra Cabrera authored
Count unique users for more accurate SMAU reporting - Package See merge request gitlab-org/gitlab!17256
-
Alex Buijs authored
Added usage activity data for package stage
-