- 12 Oct, 2020 40 commits
-
-
Heinrich Lee Yu authored
Enable by default track_issue_activity_actions feature See merge request gitlab-org/gitlab!44819
-
Suzanne Selhorn authored
Include more helpful snippets for Composer packages See merge request gitlab-org/gitlab!44060
-
Björn Strausmann authored
-
Marcia Ramos authored
docs mention fixup commits as a way to flag a MR as See merge request gitlab-org/gitlab!40623
-
Michael Kozono authored
Add sorting parameters to Releases API See merge request gitlab-org/gitlab!44118
-
Jake Burden authored
Adds sort and sort_by params to Release API Adds sort and sort_by params to ReleaseFinder Add order_by and sort attributes to Release API docs Update release/util snapshot
-
Stan Hu authored
Merge branch '263102-bugfix-use-project-owner-to-perform-git-actions-during-design-copy' into 'master' Use owner for git actions during designs copy See merge request gitlab-org/gitlab!44662
-
Kamil Trzciński authored
Merge branch '228782-save-artifacts-archive-in-pages_deployment-in-projects-updatepagesservice' into 'master' Save artifacts archive in pages_deployment in Projects::UpdatePagesService See merge request gitlab-org/gitlab!42842
-
Vladimir Shushlin authored
It depends on configration of object storage
-
Miguel Rincon authored
Redesign solution card for vulnerabilities See merge request gitlab-org/gitlab!44408
-
Suzanne Selhorn authored
Docs: Add term semaphore for comprehension and SEO in GitLab CI YAML reference See merge request gitlab-org/gitlab!44912
-
Marcin Sedlak-Jakubowski authored
Further edits to fix Vale errors in Epics doc See merge request gitlab-org/gitlab!44923
-
Avi Chazen authored
-
Nick Thomas authored
Refactor issue designs tests to use nodes See merge request gitlab-org/gitlab!44887
-
Markus Koller authored
Remove accept terms checkbox for signup See merge request gitlab-org/gitlab!42581
-
Nicolò Maria Mezzopera authored
Merge branch '266959-move-test-case-from-pipelines_table_spec-js-to-pipelines_table_row_spec-js' into 'master' Add tests to the correct spec file See merge request gitlab-org/gitlab!44910
-
Angelo Gulina authored
-
Alper Akgun authored
Background migration for setting Jira tracker data deployment type See merge request gitlab-org/gitlab!37002
-
Brett Walker authored
to be backfilled
-
Peter Leitzen authored
Alert Management assignee filter See merge request gitlab-org/gitlab!44911
-
David O'Regan authored
Allow for Alert Management to support filtering via assignee username
-
Michael Kozono authored
Minor refactor to entity_leave_service.rb See merge request gitlab-org/gitlab!44530
-
Sean McGivern authored
Storage enforcement based on purchased storage See merge request gitlab-org/gitlab!43892
-
Jan Provaznik authored
More realistic instance statistics seed file See merge request gitlab-org/gitlab!44724
-
Igor Drozdov authored
Resolve "Allowed to push" should supersede "Code owner approval" See merge request gitlab-org/gitlab!44126
-
Rémy Coutable authored
Resolve post-checkout hook issue with pot generation See merge request gitlab-org/gitlab!44738
-
Rémy Coutable authored
Switch to terser gem to replace uglifier See merge request gitlab-org/gitlab!44034
-
Achilleas Pipinellis authored
Update links to Redis docs See merge request gitlab-org/gitlab!44533
-
Rémy Coutable authored
Upgrade Elasticsearch to 7.9.2 in CI See merge request gitlab-org/gitlab!44547
-
Jacques Erasmus authored
Feat(datetime_utility): add formatDateAsMonth See merge request gitlab-org/gitlab!44736
-
Michael Lunøe authored
Add function to format a date as a month string to be used in charts displaying monthly data, specifically for the instance analytics, but this should be useble elsewhere.
-
Sanad Liaquat authored
E2E test for modifying a design See merge request gitlab-org/gitlab!43672
-
Tomislav Nikić authored
Creating a file and checking if the create icon is used. After that it updates the fila and checks again, this time if the update icon is available.
-
Phil Hughes authored
Issuable Show: Add IssuableHeader component See merge request gitlab-org/gitlab!44730
-
Phil Hughes authored
CSS fix for upgrade button See merge request gitlab-org/gitlab!44333
-
Imre Farkas authored
Remove merge_ref_head_comments FF See merge request gitlab-org/gitlab!44433
-
Alper Akgun authored
Allow optional caching in failed builds See merge request gitlab-org/gitlab!41822
-
Allison Browne authored
`cache:when` is used to cache on job failure, despite the failure. `cache:when` can be set to one of the following values: 1. `on_success` - upload artifacts only when the job succeeds. This is the default. 2. `on_failure` - upload artifacts only when the job fails. 3. `always` - upload artifacts regardless of the job status.
-
Markus Koller authored
Fix order-dependent assertion See merge request gitlab-org/gitlab!44890
-
Heinrich Lee Yu authored
Memoize repository storage shard in GroupWiki See merge request gitlab-org/gitlab!44727
-