- 07 Oct, 2019 40 commits
-
-
Grzegorz Bizon authored
Refactor `readiness` and `liveness` probes and add them to `sidekiq|web_exporter` See merge request gitlab-org/gitlab!17960
-
Kamil Trzciński authored
This adds liveness and readiness probes on sidekiq|web_exporters. This also improves readiness probe to return a success if at least one probe from the group (like Gitaly) returns success.
-
Walmyr Lima e Silva Filho authored
Add automated test for the burndown chart starter feature Closes gitlab-org/quality/testcases#175 See merge request gitlab-org/gitlab!18009
-
Annabel Dunstone Gray authored
Use separate routes for sign in and sign up See merge request gitlab-org/gitlab!16482
-
Nicolas Dular authored
When the feature flag is enabled, we want to show a different layout for sign up. Otherwise, we redirect to the register tab on our original sign up flow
-
Rémy Coutable authored
Update display_deployment_debug See merge request gitlab-org/gitlab!18100
-
Jan Provaznik authored
Services for persisting Cycle Analytics group stages Closes #32570 See merge request gitlab-org/gitlab!17588
-
Adam Hegyi authored
This changes introduces service objects for creating, updating and finding cycle analytics group stages.
-
Rémy Coutable authored
Quarantine test that fails intermittently See merge request gitlab-org/gitlab!18195
-
ddavison authored
-
Walmyr Lima authored
-
Walmyr Lima authored
-
Walmyr Lima authored
Update project milestone resource with new attributes and the ability to fabricate a milestone with or without start and due date.
-
Walmyr Lima authored
-
Walmyr Lima authored
-
Walmyr Lima authored
Also, add new elements and methods to it. Finally, update the autoload of it to reflect the new name.
-
Walmyr Lima authored
-
Walmyr Lima authored
-
Walmyr Lima authored
-
Walmyr Lima authored
-
Kushal Pandya authored
Fix moved help url for license compliance See merge request gitlab-org/gitlab!18147
-
Kushal Pandya authored
Fix moved help url for geo replication configuration See merge request gitlab-org/gitlab!18145
-
Achilleas Pipinellis authored
Docs: mention feature renamed in 12.4 See merge request gitlab-org/gitlab!18182
-
Marcia Ramos authored
-
Bob Van Landuyt authored
Remove redundant comment and cop disable See merge request gitlab-org/gitlab!18121
-
Rémy Coutable authored
Make sure project insights stick on its own Closes #33337 See merge request gitlab-org/gitlab!18082
-
Dmitriy Zaporozhets authored
Removing cleanup:repo, cleanup:dirs Closes #24633 See merge request gitlab-org/gitlab!18087
-
Dmitriy Zaporozhets authored
Ignore incoming emails with X-Autoreply See merge request gitlab-org/gitlab!18118
-
Jan Provaznik authored
Some messages may not contains the RFC-compliant Auto-Submitted header, instead they may use X-Autoreply header for automated replies (e.g. out of office emails).
-
Rémy Coutable authored
Remove ce-ee merge documentation See merge request gitlab-org/gitlab!18096
-
Thong Kuah authored
Enable frozen string for ee/spec See merge request gitlab-org/gitlab!18167
-
gfyoung authored
Follow-up to: https://gitlab.com/gitlab-org/gitlab/merge_requests/17754
-
Kamil Trzciński authored
Abort MWPS when FF only merge is impossible See merge request gitlab-org/gitlab!17886
-
Marius Bobin authored
Abort MWPS merge requests when pushing on target branches for projects with FF only enabled. Notify MR author with a TODO.
-
Alper Akgun authored
-
Alper Akgun authored
-
Stan Hu authored
Add DB schema migrations and model for Vulnerabilities See merge request gitlab-org/gitlab!16181
-
Victor Zagorodny authored
This is the DB layout for first-class vulnerabilities backend MVC. Added vulnerabilities table, FK to it from vulnerability_occurrences table, add all required foreign keys for associations between Vulnerability and other models
-
Sanad Liaquat authored
Add Geo wiki ssh push to secondary spec See merge request gitlab-org/gitlab!16989
-
Jennifer Louie authored
Update wiki_push and wiki resources to fetch repository ssh location Create new end-to-end test for wiki commits via ssh to secondary node
-