- 01 Dec, 2020 30 commits
-
-
Peter Leitzen authored
Fix depreciation warning for positional args See merge request gitlab-org/gitlab!48808
-
Peter Leitzen authored
Fix depreciation warning for positional args for project creator spec See merge request gitlab-org/gitlab!48809
-
David O'Regan authored
Add loading spinner to assignee header See merge request gitlab-org/gitlab!48392
-
Scott Stern authored
-
🤖 GitLab Bot 🤖 authored
Update Gitaly version See merge request gitlab-org/gitlab!48874
-
Rémy Coutable authored
Raise error if webpack errored during compilation See merge request gitlab-org/gitlab!48802
-
GitLab Release Tools Bot authored
-
Ezekiel Kigbo authored
Move jira_connect.js code to Vue App See merge request gitlab-org/gitlab!48744
-
Michael Kozono authored
Block non-get and non-head requests See merge request gitlab-org/gitlab!46045
-
Aakriti Gupta authored
in maintenance mode.
-
Sanad Liaquat authored
Quarantine failing E2E specs See merge request gitlab-org/gitlab!48829
-
Brandon Labuschagne authored
Contain flash message in projects commit show page See merge request gitlab-org/gitlab!48439
-
Samantha Ming authored
Issue: https://gitlab.com/gitlab-org/gitlab/-/issues/267751
-
Tom Quirk authored
Consolidates JS for the Jira connect app, reducing fetched JS from 2 files to 1.
-
Michael Kozono authored
Fix an unstable test around Issue Metrics Images API See merge request gitlab-org/gitlab!48860
-
Russell Dickenson authored
Clarify vulnerability identifier limit See merge request gitlab-org/gitlab!48848
-
Ash McKenzie authored
#34997 - post receive spec See merge request gitlab-org/gitlab!29053
-
Takuya Noguchi authored
Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
-
Ash McKenzie authored
Add missing specs for Project.clusterAgents See merge request gitlab-org/gitlab!48358
-
Alex Kalderimis authored
-
Ash McKenzie authored
Add import CSV endpoint for Requirements See merge request gitlab-org/gitlab!48060
-
🤖 GitLab Bot 🤖 authored
Update Gitaly version See merge request gitlab-org/gitlab!48843
-
Ash McKenzie authored
Avoid unnecessary Sidekiq retries for Security::TokenRevocationService See merge request gitlab-org/gitlab!48636
-
Thiago Figueiró authored
-
Stan Hu authored
Add GraphQL mutation to delete release See merge request gitlab-org/gitlab!48364
-
Nathan Friend authored
This commit adds a new GraphQL mutation - `releaseDelete` - that deletes a release.
-
Kerri Miller authored
Display base diff for merged merge requests See merge request gitlab-org/gitlab!48691
-
Kerri Miller authored
Paginate first page of branches using Gitaly See merge request gitlab-org/gitlab!48595
-
Kerri Miller authored
Fix incorrectly passing issue spec for Elasticsearch indexing See merge request gitlab-org/gitlab!48745
-
Kerri Miller authored
Refactor package event list generation See merge request gitlab-org/gitlab!48305
-
- 30 Nov, 2020 10 commits
-
-
Stan Hu authored
Avoid blocking Github imports with known LFS exceptions See merge request gitlab-org/gitlab!48826
-
GitLab Release Tools Bot authored
-
Marc Shaw authored
Issue: gitlab.com/gitlab-org/gitlab/-/issues/258994
-
Russell Dickenson authored
Add using_license_seat attribute to Users API docs See merge request gitlab-org/gitlab!48818
-
Mike Jang authored
doc: Remove less than sign (<) from example url See merge request gitlab-org/gitlab!48565
-
Andrew Fontaine authored
Pipeline Graph Structural Update: Create Legacy Linked Pipelines Column See merge request gitlab-org/gitlab!48779
-
Sarah Groff Hennigh-Palermo authored
Includes specs as well
-
Mike Jang authored
Add explanatory comment for 'git tag' command See merge request gitlab-org/gitlab!48814
-
Kassio Borges authored
https://gitlab.com/gitlab-org/gitlab/-/merge_requests/48512 recently removed the `rescue` that ensured Github import to finish even with Lfs exceptions. This commit adds that rescue back.
-
Robert Speicher authored
Add new function for reading/writing encrypted config files See merge request gitlab-org/gitlab!43220
-