- 16 Oct, 2019 4 commits
-
-
Marcel Amirault authored
-
Evan Read authored
Update documentation for replication from Object Storage Closes #14779 See merge request gitlab-org/gitlab!18276
-
Valery Sizov authored
As we now support replication from Object Storage
-
Stan Hu authored
Resolve "Web IDE button should fork and open forked project when selected from read-only project" See merge request gitlab-org/gitlab!17672
-
- 15 Oct, 2019 36 commits
-
-
Martin Wortschack authored
Add "edit" button to release blocks on Releases page See merge request gitlab-org/gitlab!18411
-
Russell Dickenson authored
Make clear new feature available from 12.4 See merge request gitlab-org/gitlab!18555
-
Evan Read authored
-
Thong Kuah authored
Update DAST report fixture, Fix deduplication logic See merge request gitlab-org/gitlab!17778
-
Pulkit Sharma authored
Renaming the old fixture to `gl-dast-report-legacy.json`
-
Evan Read authored
Document gitlab:graphql:compile_docs See merge request gitlab-org/gitlab!18548
-
Mario de la Ossa authored
-
Stan Hu authored
-
Himanshu Kapoor authored
Add a link to the WebIDE on project page in case the user doesn't have write access to the repo. Clicking the link will actually create a fork first and then redirect to the WebIDE in the forked repo. A confirm modal is shown before forking the project. The button would not appear if the user cannot create a fork or an MR in the fork.
-
Stan Hu authored
Raise issuable text limits See merge request gitlab-org/gitlab!18605
-
Evan Read authored
Explain how to protect manual jobs Closes #15819 See merge request gitlab-org/gitlab!18561
-
Marcel Amirault authored
-
Stan Hu authored
The 16,000 and 48,000-byte description and description HTML limits were a bit too low. In some of our onboarding tasks, the text took close to 170K. Our API limits the description to be 1 megabyte, so update the limit to match that. From https://gitlab.com/gitlab-org/gitlab/merge_requests/16181, the estimated description HTML multiple was 3x, so make this limit 5x to give some leeway.
-
Stan Hu authored
Avoid unnecessary locks on internal_ids (remove feature flag) Closes #30515 See merge request gitlab-org/gitlab!18328
-
Martin Wortschack authored
Implement dismissal behavior when dismissed vulnerabilities are hidden See merge request gitlab-org/gitlab!16207
-
Paul Slaughter authored
Front-End UI for design deletion See merge request gitlab-org/gitlab!15034
-
Natalia Tepluhina authored
This adds a new control to delete designs on the design page, and the mutations and state management to update the app.
-
Paul Slaughter authored
Update cluster link text Closes #31678 See merge request gitlab-org/gitlab!18322
-
Jacques Erasmus authored
- Also refactors the environment text function into smaller functions
-
Paul Slaughter authored
Add matching branch info to branch column Closes #32930 See merge request gitlab-org/gitlab!18352
-
Samantha Ming authored
- Remove last commit column - Move matching branch and detail to branch column - Make badge inline
-
Michael Kozono authored
Add spec for filtering by multiple authors See merge request gitlab-org/gitlab!18488
-
Clement Ho authored
Fix 3 icons showing for status emoji picker See merge request gitlab-org/gitlab!18509
-
Marcia Ramos authored
Fix small typo in gotcha.md See merge request gitlab-org/gitlab!18587
-
Kerri Miller authored
-
Marcia Ramos authored
Update broken link to global_md docs See merge request gitlab-org/gitlab!18461
-
Stan Hu authored
Remove failing post migration file See merge request gitlab-org/gitlab!18560
-
Adam Hegyi authored
This change removes the post migration file that drops the `analytics_repository_file_edits` table. The table is not in use, however for some reason post migration has failed on PRD.
-
Bob Van Landuyt authored
Externalize strings of group edit page See merge request gitlab-org/gitlab!15514
-
Bob Van Landuyt authored
Externalize strings of page ‘groups/new’ See merge request gitlab-org/gitlab!15507
-
Bob Van Landuyt authored
Remove DeleteAllRepositories RPC See merge request gitlab-org/gitlab!18390
-
Zeger-Jan van de Weg authored
Introduced in COMMIT ID,
-
Lin Jen-Shin authored
Docs: Update Gotchas page with comment clarifications See merge request gitlab-org/gitlab!18593
-
Sean McGivern authored
Enable grid, frame and stripes styling on AsciiDoc tables See merge request gitlab-org/gitlab!18165
-
Tom Atkins authored
PostgreSQL support troubleshooting page See merge request gitlab-org/gitlab!18323
-
Arturo Herrero authored
-