- 04 Oct, 2019 40 commits
-
-
Lin Jen-Shin authored
However we don't run FOSS system tests for now, because it requires FOSS assets (perhaps?) Let's run other tests first.
-
Tim Zallmann authored
Fix burndown negative count edge case Closes #32401 See merge request gitlab-org/gitlab!18053
-
Lin Jen-Shin authored
Resolve "schedule:package-and-qa:notify-failure script error" Closes #33391 See merge request gitlab-org/gitlab!18106
-
Albert Salim authored
Doing it in `before_script:` would override the extended `before_script:` in `.notify`
-
Achilleas Pipinellis authored
Correct documentation for global hooks Closes #31136 See merge request gitlab-org/gitlab!17835
-
Andreas Brandl authored
Conan Search API Endpoints See merge request gitlab-org/gitlab!16213
-
Steve Abrams authored
Add conan search api endpoint and related search services for finding conan packages using the conan CLI 'conan search' command
-
Achilleas Pipinellis authored
gitlab-shell: use make build instead of bin/compile See merge request gitlab-org/gitlab!18059
-
Achilleas Pipinellis authored
Document that you can now edit vulnerability dismissal reasons See merge request gitlab-org/gitlab!18077
-
-
Grzegorz Bizon authored
Do not try to generate `iid` unless it is specified during import See merge request gitlab-org/gitlab!18003
-
Grzegorz Bizon authored
Do not use `restored_project` to reduce amount of SQL queries See merge request gitlab-org/gitlab!18005
-
Andreas Brandl authored
Add a link for migration testing guides See merge request gitlab-org/gitlab!18070
-
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
-