- 23 Mar, 2020 40 commits
-
-
Natalia Tepluhina authored
Highlight currently focused/viewed file in file tree See merge request gitlab-org/gitlab!27703
-
David O'Regan authored
-
Toon Claes authored
"Extend PAT expiration setting to GitLab.com" - Add necessary database column See merge request gitlab-org/gitlab!27769
-
Andrew Fontaine authored
Add Element.scrollBy shim for Jest+JSDOM See merge request gitlab-org/gitlab!27766
-
Andrew Fontaine authored
Update "More Pages" button on Wiki Page See merge request gitlab-org/gitlab!27499
-
Natalia Tepluhina authored
-
Mark Florian authored
Adds a new `security_dashboard_layout` component See merge request gitlab-org/gitlab!27674
-
Sam Beckham authored
Adds and tests the component but doesn't use it yet.
-
Imre Farkas authored
Add a new feature flag remove_non_gma_memberships Closes #211374 See merge request gitlab-org/gitlab!27581
-
Nick Thomas authored
Fix/openapi file detector See merge request gitlab-org/gitlab!27767
-
Roger Meier authored
-
Rémy Coutable authored
Check if pipelines for merge requests are enabled See merge request gitlab-org/gitlab!27784
-
Kushal Pandya authored
Improve hooks view performance See merge request gitlab-org/gitlab!27359
-
Rémy Coutable authored
Resolve "GraphQL 500 Internal Server Error: sentryDetailedError query" Closes #208672 See merge request gitlab-org/gitlab!26854
-
Sean Arnold authored
- Extend sentry detailed error spec
-
Imre Farkas authored
Detect duplicate locations for EE specs Closes #209052 See merge request gitlab-org/gitlab!27556
-
Sean McGivern authored
Check the path of the Changelog See merge request gitlab-org/gitlab!27588
-
Nick Thomas authored
ProcessBookkeepingService encode logged items for ES ingestion See merge request gitlab-org/gitlab!27760
-
Rémy Coutable authored
Renames the ProjectDashboards to name the team uses CustomDashboards See merge request gitlab-org/gitlab!27431
-
Kushal Pandya authored
Geo - Update Verification Popover Closes #209262 See merge request gitlab-org/gitlab!27624
-
Lin Jen-Shin authored
Don't run 'coverage-frontend' on FOSS as it's useless See merge request gitlab-org/gitlab!27570
-
Kushal Pandya authored
Improve usability of the links in the file listing Closes #35172 See merge request gitlab-org/gitlab!27571
-
Adam Hegyi authored
Ignore obsolete fields of resource_milestone_events See merge request gitlab-org/gitlab!25296
-
Nick Thomas authored
Feature/add arbitrary commit api backend changes See merge request gitlab-org/gitlab!27698
-
Anwar Sadath authored
This commit moves some required entities from controller to API level, and implements a limit on the number of context commits that will be returned from the API.
-
Sean McGivern authored
Deduplicate the Namespaces::RootStatisticsWorker jobs See merge request gitlab-org/gitlab!27601
-
Ramya Authappan authored
Update generate_perf_testdata script to create many files on master See merge request gitlab-org/gitlab!27408
-
Sanad Liaquat authored
move create_many_issues out of threaded run
-
manojmj authored
-
Sean McGivern authored
Separate user, entity and project modules into own files See merge request gitlab-org/gitlab!27771
-
Sean McGivern authored
Remove deprecated "master" role See merge request gitlab-org/gitlab!27656
-
Achilleas Pipinellis authored
This script is used to preview docs changes by deploying review apps to the gitlab-docs project. The branch name of the gitlab-docs project was taken from the CI_MERGE_REQUEST_IID variable, which is only present if pipelines for merge requests are enabled. With this change, we check if that's the case, otherwise we set a fallback to CI_COMMIT_REF_SLUG.
-
Alessio Caiazza authored
Merge branch '35627-api-response-for-adding-a-note-returns-http-400-for-command-only-notes' into 'master' API requests creating command only notes should return 2xx responses Closes #35627 See merge request gitlab-org/gitlab!19624
-
Alex Kalderimis authored
This changes the behaviour of note creation to respond with HTTP-202 when the note is command only - i.e. no note was created, but the changes mentioned were applied. The response type is also changed to expose the command changes, allowing the client to verify that their commands were correctly applied, and allowing the client to distinguish from real notes that have been persisted to the database from command only responses with a mechanism other than just checking the note id. Be aware that as a result of this change the response from this service will now return notes that have a null ID, a condition that previously excluded.
-
Peter Leitzen authored
Move repository creation outside snippet db transaction See merge request gitlab-org/gitlab!27736
-
Peter Leitzen authored
Move PrometheusAlertSerializer to CE Closes #210535 See merge request gitlab-org/gitlab!27430
-
Peter Leitzen authored
Reuse default generated snippet name Closes #211931 See merge request gitlab-org/gitlab!27673
-
Jan Provaznik authored
Update secpick to be more specific with errors See merge request gitlab-org/gitlab!27178
-
Mark Florian authored
Make Prettier failures prettier See merge request gitlab-org/gitlab!26937
-
Achilleas Pipinellis authored
Describe license scan python limitations See merge request gitlab-org/gitlab!27714
-