- 03 Mar, 2020 40 commits
-
-
Patrick Derichs authored
Also add specs and update GraphQL schema Make EpicsFinder able to search for epics which start with a partial iid Constructs a combined where clause which includes all possible combinations for the given iid start string which would take advantage of the existing index on epics table. Use LIKE query for iid search with specialized index Add index for searching epics by iid and group_id Remove obsolete scopes and specs Change changelog entry
-
Achilleas Pipinellis authored
Improve Gitaly HA docs Closes gitaly#2470 See merge request gitlab-org/gitlab!25402
-
Sean McGivern authored
Add web_url attribute to API response for Commits See merge request gitlab-org/gitlab!26173
-
Sean McGivern authored
Make status transition resilient for downstream pipeline creation See merge request gitlab-org/gitlab!25706
-
Imre Farkas authored
Allow to fork to the same namespace with different name Closes #208167 See merge request gitlab-org/gitlab!26062
-
Stan Hu authored
Remove unused Snippets content_types method See merge request gitlab-org/gitlab!26306
-
Robert Speicher authored
API for creating remote mirrors Closes #24189 See merge request gitlab-org/gitlab!25825
-
Kamil Trzciński authored
Add Spec for Invalid Ci Yaml Files See merge request gitlab-org/gitlab!26113
-
Jason Goodman authored
Document current behavior
-
James Ramsay authored
-
Fabio Pitino authored
Set this behavior behind a feature flag Log error if downstream pipeline exists
-
Fabio Pitino authored
-
Robert Speicher authored
Commits will sometimes be wrapped in a `BatchLoader` instance, which properly delegates `itself` to the wrapped object via `method_missing` but not the `===` used by the `case` statement.
-
Douglas Barbosa Alexandre authored
Avatar upload support for Group Create/Update API Closes #36681 See merge request gitlab-org/gitlab!25751
-
Kushal Pandya authored
Send credentials with GraphQL fetch requests Closes #36864 See merge request gitlab-org/gitlab!26386
-
Mike Greiling authored
Update dependency @gitlab/svgs to ^1.105.0 See merge request gitlab-org/gitlab!26349
-
Dmytro Zaporozhets authored
Separate vulnerability and feature entities into own class files See merge request gitlab-org/gitlab!26088
-
Dmytro Zaporozhets authored
Merge branch '37320-ensure-project-snippet-feature-status-in-project-snippet-api-endpoints' into 'master' Resolve "Ensure project snippet feature status in project API endpoints" See merge request gitlab-org/gitlab!26064
-
Andreas Brandl authored
Ensure CleanupOptimisticLockingNulls uses BETWEEN See merge request gitlab-org/gitlab!26343
-
Rajendra Kadam authored
-
Rajendra Kadam authored
-
Rajendra Kadam authored
-
Rajendra Kadam authored
-
Rajendra Kadam authored
-
Rajendra Kadam authored
-
Rajendra Kadam authored
-
Rajendra Kadam authored
-
Rajendra Kadam authored
-
Martin Wortschack authored
Migrated spec/javascripts/search_spec.js to Jest See merge request gitlab-org/gitlab!26350
-
Robert Speicher authored
-
Vitaly Slobodin authored
fetch won’t send cookies in older browsers unless you set the credentials init option. See https://github.com/whatwg/fetch/pull/585 Closes https://gitlab.com/gitlab-org/gitlab/issues/36864
-
Rajendra Kadam authored
-
Rajendra Kadam authored
-
Rajendra Kadam authored
-
Rajendra Kadam authored
-
Rajendra Kadam authored
-
Rajendra Kadam authored
-
Rajendra Kadam authored
-
Rajendra Kadam authored
-
Rajendra Kadam authored
-