- 02 Apr, 2020 26 commits
-
-
Paul Slaughter authored
To run the pin test, revert this commit then run ``` ./scripts/pin_boards.sh ```
-
Paul Slaughter authored
- Adds pinning script - Adds pinning oracles **How to create test oracle?** ``` PIN_TYPE=oracle scripts/pin_boards.sh ``` **How to run test?** ``` scripts/pin_boards.sh ```
-
Igor Drozdov authored
Merge branch '212817-http-status-code-for-todos-api-when-an-epic-cannot-be-found-by-a-legitimate-user-is-wrong' into 'master' Resolve "HTTP status code for Todos API when an epic cannot be found by a legitimate user is wrongly returning 403 instead of 404" Closes #212817 See merge request gitlab-org/gitlab!28310
-
Igor Drozdov authored
Remove duplicate spec example in autolink filter See merge request gitlab-org/gitlab!28607
-
Peter Leitzen authored
-
Igor Drozdov authored
Merge branch '18140-add-to-next-and-previous-commit-buttons-when-viewing-commits-in-merge-request' into 'master' Add previous and next commit IDs to the diffs JSON response Closes #18140 See merge request gitlab-org/gitlab!27528
-
Ash McKenzie authored
Measure custom dashboard processing time See merge request gitlab-org/gitlab!27875
-
Igor Drozdov authored
Remove obsolete example for reopened merge request See merge request gitlab-org/gitlab!28612
-
Adam Hegyi authored
Optimize suggestions counters in usage data See merge request gitlab-org/gitlab!26443
-
rpereira2 authored
- Add a summary metric to measure the amount of time taken to process dashboards.
-
Martin Wortschack authored
Track buy more ci minutes click Closes gitlab-org/growth/product#1496 See merge request gitlab-org/gitlab!28463
-
Achilleas Pipinellis authored
Simplify failover documentation Closes gitaly#2584 See merge request gitlab-org/gitlab!28405
-
Alper Akgun authored
Suggestions counter times out on gitlab.com. Adds an index to optimize suggestion counters join. Also uses manual start/finish parameters for the batch counting.
-
Ash McKenzie authored
Expose code_navigation_path and definition_path_prefix for merge request diffs See merge request gitlab-org/gitlab!28349
-
Heinrich Lee Yu authored
Update feature categories See merge request gitlab-org/gitlab!28553
-
Evan Read authored
Enable code fence check in markdownlint See merge request gitlab-org/gitlab!28627
-
Gary Holtz authored
-
Marcel Amirault authored
Edits to use workflow rules as primary method See merge request gitlab-org/gitlab!28374
-
Suzanne Selhorn authored
Related to doc/ci/merge_request_pipelines/index.md
-
Martin Wortschack authored
Web IDE commit sidebar should preserve action Closes #212276 See merge request gitlab-org/gitlab!27876
-
Marcel Amirault authored
-
Michael Kozono authored
Update docs for Milestones in Roadmap See merge request gitlab-org/gitlab!28388
-
Florie Guibert authored
-
Shinya Maeda authored
Filter a TestReport by attachment See merge request gitlab-org/gitlab!27839
-
Maxime Orefice authored
Filter a TestReport by attachment Filter a TestSuite by attachment
-
Mayra Cabrera authored
Add foreign key from chat_name to service See merge request gitlab-org/gitlab!24341
-
- 01 Apr, 2020 14 commits
-
-
Mike Jang authored
Docs: Update Okta Group SAML info See merge request gitlab-org/gitlab!28385
-
Cynthia Ng authored
-
Alex Ives authored
- Fix orphaned data causing 500 in profile/chat_names when projects are removed - Add foreign key to prevent future orphaned rows - Add before destroy hook to project cleaning up any chat names Relates to https://gitlab.com/gitlab-org/gitlab/issues/25230
-
Mike Greiling authored
Add tracking to clicking buy ci minutes Closes gitlab-org/growth/product#1495 See merge request gitlab-org/gitlab!28476
-
Mike Greiling authored
Correct project subscriptions form action path See merge request gitlab-org/gitlab!27678
-
Matija Čupić authored
Add test coverage for the pipeline subscriptions feature. Add id to the pipeline subscription form.
-
Peter Leitzen authored
In https://gitlab.com/gitlab-org/gitlab-foss/-/merge_requests/12972 we've consolidated the MR state "reopened" into "opened".
-
Mayra Cabrera authored
Refactor compare license scanning reports service test See merge request gitlab-org/gitlab!28197
-
Paul Slaughter authored
Move Alerting feature to Core See merge request gitlab-org/gitlab!28196
-
Vitali Tatarintev authored
Moves Settings > Integrations > Prometheus > Alerts to Core https://gitlab.com/gitlab-org/gitlab/-/merge_requests/28196
-
Mark Lapierre authored
Remove test from quarantine Closes gitlab-org/quality/team-tasks#388 See merge request gitlab-org/gitlab!28601
-
charlie ablett authored
Revert "Add read-only state for LDAP syncable attributes" See merge request gitlab-org/gitlab!28541
-
Nick Gaskill authored
Indicate to users what version of GitLab introduced DAST API Scans See merge request gitlab-org/gitlab!28500
-
Dan Davison authored
Dashboard filtering e2e test See merge request gitlab-org/gitlab!27506
-