- 03 Feb, 2021 40 commits
-
-
Jarka Košanová authored
Fix Style/FrozenStringLiteralComment violations in config* See merge request gitlab-org/gitlab!52568
-
Markus Koller authored
Auto-corrected with Rubocop
-
Andrew Fontaine authored
Pipeline Graph Structural Update: Slidey Bugfix See merge request gitlab-org/gitlab!53255
-
Andrew Fontaine authored
Iteration lists frontend See merge request gitlab-org/gitlab!52178
-
Andrew Fontaine authored
Pipeline Graph Structural Update: Update no-link CSS See merge request gitlab-org/gitlab!53238
-
Kamil Trzciński authored
Make cloud native build logs resilient to replication lag See merge request gitlab-org/gitlab!46976
-
Andrew Fontaine authored
Add btn-default to buttons in tag action on the single tag page See merge request gitlab-org/gitlab!52866
-
Yogi authored
-
Grzegorz Bizon authored
Fix usage of threads for pages migration See merge request gitlab-org/gitlab!53284
-
Mark Florian authored
Apply new GitLab UI for buttons in the tag edit page See merge request gitlab-org/gitlab!52863
-
Mike Jang authored
Add projects to API call See merge request gitlab-org/gitlab!53170
-
Robert Speicher authored
Lower allocations in _collapsed partial See merge request gitlab-org/gitlab!53233
-
Craig Norris authored
Fix yet more spelling issues in the docs See merge request gitlab-org/gitlab!53282
-
Amy Qualls authored
Add words to the dictionary. Fix capitalization. Wrap in code tags. Correct link format. Whatever it takes.
-
Serena Fang authored
-
Kamil Trzciński authored
The main thread already is one that is `running`. The child threads should always wrap only operation instead of the whole thread. This ensures that wrapping operation can hold a lock when loading code. In a worst case scenario it will result that initially till all threads do load all relevant code it will be run effectively in sequence. This will resolve once all dependencies get loaded lazilly.
-
Mayra Cabrera authored
Revert "Merge branch 'sh-use-absolute-paths-gitaly-tests' into 'master'" See merge request gitlab-org/gitlab!53261
-
Savas Vedova authored
Remove learn gitlab popover See merge request gitlab-org/gitlab!52685
-
Miguel Rincon authored
Clean up `test_coverage_table_spec` file See merge request gitlab-org/gitlab!53086
-
Patrick Bair authored
Verify check constraint existence before removing See merge request gitlab-org/gitlab!53267
-
Douglas Barbosa Alexandre authored
Geo framework: Fix retry time of verification failures See merge request gitlab-org/gitlab!53115
-
Douglas Barbosa Alexandre authored
Geo: Fix concurrent VerificationBatchWorkers See merge request gitlab-org/gitlab!53194
-
Heinrich Lee Yu authored
Serialize renamed application setting asset_proxy_whitelist See merge request gitlab-org/gitlab!53272
-
Scott Hampton authored
Move mock data file up a directory so that it is more generally applicable to all of the repo analytics folder. Also did a slight refactor in the test coverage table spec file.
-
Fabio Pitino authored
Cleans up job finder See merge request gitlab-org/gitlab!52780
-
Adam Hegyi authored
This change fixes the `has_external_wiki` not null check constraint rollback by checking if the constraint exists before removing it.
-
Scott Hampton authored
Add btn-default class for history button in the contributors page See merge request gitlab-org/gitlab!52861
-
Rémy Coutable authored
Update `.gitlab-ci.yml` to use patched Ruby See merge request gitlab-org/gitlab!53226
-
Rémy Coutable authored
Use dependency proxy for base images See merge request gitlab-org/gitlab!51726
-
Peter Leitzen authored
-
Nick Gaskill authored
Add note about pages requiring NFS See merge request gitlab-org/gitlab!53109
-
Harsh Chouraria authored
Even when object storage is enabled, Pages currently requires the NFS mount to be available for the deploy tasks to work. This change adds a note to the documentation instructing that the NFS mount not be removed when attempting to configure object storage for pages. Related epics: - https://gitlab.com/groups/gitlab-org/-/epics/3910 - https://gitlab.com/groups/gitlab-org/-/epics/3901
-
Shinya Maeda authored
Add codequality mr diff report endpoint See merge request gitlab-org/gitlab!52843
-
Maxime Orefice authored
This commits allow us to expose our new quality report on a a merge request. This will allow the frontend to display quality degration easily on the merge request.
-
Stan Hu authored
This reverts merge request !53174
-
Jarka Košanová authored
Import and export Group Wikis See merge request gitlab-org/gitlab!51873
-
Robert May authored
-
Robert May authored
-
Natalia Tepluhina authored
Switch to correct localization function that strips namespaces See merge request gitlab-org/gitlab!53244
-
Thomas Randolph authored
-