- 13 Dec, 2019 15 commits
-
-
Mark Lapierre authored
Checks for a valid search response via the API using an elasticsearch-only scope. Checks 3 times and raises an exception if unable to search. This gives the elasticsearch server time to be ready for the the index to be created before the first test. Waiting for a response takes time, so it should be enough to make 3 attempts with the default interval between attempts.
-
Russell Dickenson authored
docs: Add missing Content-Type header for ES requests See merge request gitlab-org/gitlab!21488
-
Evan Read authored
Adjust deprecation note for only/except See merge request gitlab-org/gitlab!21021
-
Marcel Amirault authored
-
Thong Kuah authored
Rename `approved` to `allowed` See merge request gitlab-org/gitlab!21282
-
Ash McKenzie authored
Revert "Merge branch 'ab/pagination-batch-counts' into 'master'" See merge request gitlab-org/gitlab!21698
-
Michael Kozono authored
Accept sentry_issue_identifier on issue creation See merge request gitlab-org/gitlab!21081
-
Allison Browne authored
Add table to store the sentry event and issue ids that are related to a gitlab issue
-
Ash McKenzie authored
API::Helpers::Pagination.paginate_and_retrieve! is not called at all atm.
-
Evan Read authored
Enhance danger bot documentation See merge request gitlab-org/gitlab!21443
-
Doug Stull authored
- this note would have been helpful when setting up danger on versions app
-
Thong Kuah authored
This reverts commit 7a5656b7, reversing changes made to f663c871. Left changes to lib/api/helpers/pagination.rb and spec/lib/api/helpers/pagination_spec.rb as they have later modifications made to them but nothing will now use `#paginate_and_retrieve!` for now.
-
Evan Read authored
Resolve "Follow-up from "Edit of runtimes content"" Closes #38227 See merge request gitlab-org/gitlab!21293
-
Alishan Ladhani authored
It could be either an A record or a CNAME
-
Mark Lapierre authored
Simplify test to make it more reliable See merge request gitlab-org/gitlab!21686
-
- 12 Dec, 2019 25 commits
-
-
Mark Lapierre authored
Cleaning up merge request PO See merge request gitlab-org/gitlab!21625
-
Evan Read authored
Add running tests to FE tips doc See merge request gitlab-org/gitlab!20934
-
Brandon Labuschagne authored
-
Mike Greiling authored
Web IDE: Fix the console error that happens when discarding a newly added/uploaded file. See merge request gitlab-org/gitlab!21537
-
John T Skarbek authored
[ci skip]
-
John T Skarbek authored
[ci skip]
-
GitLab Release Tools Bot authored
[ci skip]
-
GitLab Release Tools Bot authored
[ci skip]
-
Paul Slaughter authored
Remove jasmine focused test See merge request gitlab-org/gitlab!21693
-
Mayra Cabrera authored
Merge branch '27239-display-a-better-message-when-starting-a-discussion-on-a-deleted-comment' into 'master' Resolve "Display a better message when starting a discussion on a deleted comment" See merge request gitlab-org/gitlab!20031
-
🙈 jacopo beschi 🙉 authored
Shows "Your comment could not be submitted because the original comment has been deleted" when replying to a deleted comment.
-
Stan Hu authored
Implement Tillerless install and uninstall See merge request gitlab-org/gitlab!20894
-
Mike Greiling authored
-
Robert Speicher authored
Quarantine file lock spec due to bug in code See merge request gitlab-org/gitlab!21674
-
Robert Speicher authored
Add more relations to Group Export See merge request gitlab-org/gitlab!21504
-
Clement Ho authored
Stage dropdown lists style corrections Closes #42158 See merge request gitlab-org/gitlab!21607
-
Hector Bustillos authored
-
Dan Davison authored
Update merge results/trains pipelines QA test Closes #36824 See merge request gitlab-org/gitlab!21530
-
Achilleas Pipinellis authored
Updates Sentry error tracking docs with option to create issue See merge request gitlab-org/gitlab!21687
-
lauraMon authored
-
Natalia Tepluhina authored
Begin laying frontend framework for Threat Monitoring UI See merge request gitlab-org/gitlab!20910
-
Mark Florian authored
Part of [WAF statistics reporting][1]. This sets up some of the frontend framework for the Threat Monitoring page, including a basic store and the root app component. As this feature is not yet complete, it is disabled by default behind the `threat_monitoring` feature flag. [1]: https://gitlab.com/gitlab-org/gitlab/issues/14707
-
Walmyr Lima authored
For more context, fallow this issue's comment: https://gitlab.com/gitlab-org/gitlab/commit/ 957463991bbb76102e9291baccf060e9f758d73c#note_259513692
-
Natalia Tepluhina authored
Fix for: check for highlighted_diff_lines iterates over parallel_diff_lines; parallel left/right duplicates property See merge request gitlab-org/gitlab!21573
-
Kamil Trzciński authored
Save puma_stdout[stderr].log in JSON format with timestamp added See merge request gitlab-org/gitlab!21101
-