- 23 Apr, 2020 40 commits
-
-
Sean McGivern authored
Log server responses of API bad requests in api_json.log Closes #214879 See merge request gitlab-org/gitlab!29839
-
Phil Hughes authored
Code Review Analytics: Add filters module See merge request gitlab-org/gitlab!30054
-
Phil Hughes authored
Remove the dashboard with alerts file Closes #214833 See merge request gitlab-org/gitlab!30134
-
Rémy Coutable authored
Only run update-tests-metadata for EE See merge request gitlab-org/gitlab!30151
-
Nick Thomas authored
Upgrade Gitaly to v12.10.0 See merge request gitlab-org/gitlab!30259
-
Kamil Trzciński authored
Refactor policy class lookup See merge request gitlab-org/gitlab!29667
-
Achilleas Pipinellis authored
Incorporate suggested styles from RP review See merge request gitlab-org/gitlab!30110
-
Mike Jang authored
-
Natalia Tepluhina authored
Change license history wording See merge request gitlab-org/gitlab!30148
-
Mark Chao authored
Avoid rechecking presence of declarative_policy_class.
-
Heinrich Lee Yu authored
Update accepted params to accept an Entry object See merge request gitlab-org/gitlab!30123
-
Bob Van Landuyt authored
Log duration of ProcessBookkeepingService#execute See merge request gitlab-org/gitlab!30265
-
James Lopez authored
License Compliance: Ignore invalid reports Closes #215226 See merge request gitlab-org/gitlab!30114
-
mo khan authored
-
Dylan Griffith authored
-
Jan Provaznik authored
Fix display of some overflowing merge request diffs Closes #199843 See merge request gitlab-org/gitlab!29267
-
Jan Provaznik authored
Add updated_at to todos API Closes #214283 See merge request gitlab-org/gitlab!30035
-
Marcel Amirault authored
Update accessibility report documentation See merge request gitlab-org/gitlab!30065
-
Maxime Orefice authored
-
Kerri Miller authored
-
Mark Lapierre authored
Bump ruby-debug-ide QA gem to v0.7.2 Closes #214912 See merge request gitlab-org/gitlab!30255
-
Stan Hu authored
Drop feature flag: import_bulk_inserts Closes #215147 See merge request gitlab-org/gitlab!30057
-
Stan Hu authored
This was shipped in 12-10-stable-ee but was not changed in `master`.
-
Ramya Authappan authored
Add QA selector for "Close issue" button with "Report abuse" dropdown Closes #213750 See merge request gitlab-org/gitlab!30098
-
Ramya Authappan authored
Fix temporary logging mechanism by signing out before signing in as admin See merge request gitlab-org/gitlab!30177
-
Paul Slaughter authored
Moved container_mixin out of ee folder See merge request gitlab-org/gitlab!30061
-
-
Jarka Košanová authored
Resolve "Use "billing" feature category for Seat Link workers" Closes #215199 See merge request gitlab-org/gitlab!30099
-
Natalia Tepluhina authored
Update Vue Apollo dependency See merge request gitlab-org/gitlab!30184
-
Stan Hu authored
This fixes an install issue, which was fixed by https://github.com/ruby-debug/ruby-debug-ide/pull/142. Closes https://gitlab.com/gitlab-org/gitlab/-/issues/214912
-
Stan Hu authored
The API helper `render_api_error!` previously would log a 400 error with no details in `api_json.log`, which made it difficult to debug problems in production. To fix this, we: 1. Store the intended status code in the request environment. grape-logging doesn't pass this along to the loggers: https://github.com/aserafin/grape_logging/issues/71 2. In the logger, check the code. If it is 400, attach an `api_error` field that contains the response from the server. Closes https://gitlab.com/gitlab-org/gitlab/-/issues/214879
-
Ash McKenzie authored
De-duplicate auth helper EE specs See merge request gitlab-org/gitlab!27949
-
Ash McKenzie authored
Change feature flag metrics_dashboard_annotations to project gate See merge request gitlab-org/gitlab!30029
-
Russell Dickenson authored
Documentation: Add more why around repository graph feature See merge request gitlab-org/gitlab!30205
-
Marcel Amirault authored
Add a link to a walkthrough video and a working example repository See merge request gitlab-org/gitlab!30004
-
DarwinJS authored
-
Marcel Amirault authored
Add video and working example project link See merge request gitlab-org/gitlab!30009
-
DarwinJS authored
-
Mike Lewis authored
Add video for Feature Flags Documentation See merge request gitlab-org/gitlab!30203
-
Joe Randazzo authored
Move video to the top
-