- 05 Oct, 2020 40 commits
-
-
Markus Koller authored
Gitaly returns a GRPC::InvalidArgument response in certain cases, such as empty titles or versions containing invalid characters. On the Rails side we don't want to raise an error in this case, but treat it the same as if a wiki page could not be found.
-
Tim Zallmann authored
Update button element with new code Closes #219810 See merge request gitlab-org/gitlab!43327
-
James Lopez authored
Add listing of top level groups to BulkImportsController See merge request gitlab-org/gitlab!43155
-
Brandon Labuschagne authored
Merge branch '233680-replace-bootstrap-alerts-in-app/views/profiles/accounts/show.html.haml' into 'master' Replace bootstrap alerts in app/.../show.html.haml Closes #233680 See merge request gitlab-org/gitlab!41299
-
Gilang Gumilar authored
-
Bob Van Landuyt authored
Fix "A copy of ... has been removed from the module tree but is still active" See merge request gitlab-org/gitlab!44080
-
Achilleas Pipinellis authored
Docs: Add Enablement metadata to development docs See merge request gitlab-org/gitlab!44231
-
Achilleas Pipinellis authored
Link to more recent commit re backups gems Closes gitlab-com/support/docs#41 See merge request gitlab-org/gitlab!44125
-
Martin Wortschack authored
Lazy loading of cropper css See merge request gitlab-org/gitlab!44137
-
George Koltsov authored
- Add Gitlab::BulkImport::Client to fetch groups from source GitLab instance - Use client to list groups in BulkImportsController
-
Bob Van Landuyt authored
Fix spelling of PyPI, the Python Package Index See merge request gitlab-org/gitlab!44058
-
Nicolò Maria Mezzopera authored
Improve styling of design pins See merge request gitlab-org/gitlab!39797
-
Tom Quirk authored
Updates css and some util classes for design pin, and makes same changes in design_management_legacy
-
Achilleas Pipinellis authored
Add notes about clear_index_status rake task See merge request gitlab-org/gitlab!44112
-
Alexander Tanayno authored
-
Achilleas Pipinellis authored
Hooks: Use gitaly-hooks instead of bin/check See merge request gitlab-org/gitlab!44000
-
Zeger-Jan van de Weg authored
`bin/check` is supplied by GitLab-Shell, and Gitaly still uses that internally. To move away from it, GitLab will standardize on using `gitaly-hooks` instead, opening the porting to Go possibility. Verified at https://gitlab.com/gitlab-org/gitaly/-/merge_requests/2620
-
Achilleas Pipinellis authored
More information about gitaly-ruby Closes #34309 See merge request gitlab-org/gitlab!42936
-
Achilleas Pipinellis authored
Update backup_restore.md to correct restore command for Users of GitLab 12.1 and earlier See merge request gitlab-org/gitlab!44020
-
Sean McGivern authored
Controller feature categories H-Z See merge request gitlab-org/gitlab!44150
-
Toon Claes authored
Add default_branch_name column to namespace_settings table Closes #251935 See merge request gitlab-org/gitlab!42778
-
Kerri Miller authored
-
James Lopez authored
Reduce cached SQL for JobsController#show Closes #231467 See merge request gitlab-org/gitlab!43559
-
Shinya Maeda authored
Adds debian package type Closes #258839 See merge request gitlab-org/gitlab!43623
-
Bob Van Landuyt authored
Track unique number of test cases parsed See merge request gitlab-org/gitlab!41918
-
Tim Zallmann authored
Fixed Data Property Name Added safe guard to css check Added Changelog
-
Sean McGivern authored
-
Sean McGivern authored
-
Sean McGivern authored
-
Sean McGivern authored
-
Sean McGivern authored
-
Sean McGivern authored
-
Sean McGivern authored
-
Sean McGivern authored
-
Sean McGivern authored
-
Sean McGivern authored
-
Sean McGivern authored
-
Shinya Maeda authored
Add project scope CI lint API endpoint See merge request gitlab-org/gitlab!42998
-
Matija Čupić authored
Add project scoped CI lint API endpoint for linting projects with all namespace specific data available.
-
Jan Provaznik authored
Speed up closing issue extractor lib specs See merge request gitlab-org/gitlab!44239
-