- 03 Feb, 2021 40 commits
-
-
Craig Norris authored
Fix more spelling issues in the docs See merge request gitlab-org/gitlab!53302
-
Amy Qualls authored
Fix capitalization. Wrap words in code tags. Add words to the exceptions list. Fix misspellings. Whatever's required.
-
Scott Hampton authored
Track load performance widget expansions via usage ping See merge request gitlab-org/gitlab!52688
-
Andrew Fontaine authored
Merge feature branch for Pipeline Editor app refactor See merge request gitlab-org/gitlab!52200
-
Frédéric Caplette authored
This refactor will allow the new pipeline editor section to grow organically from an architectural POV. Each section is now its own component and at the very top, we have the app that fetches the graphQL queries and pasases it down to all other part of the applications that need it.
-
Mike Jang authored
Instruct users to restart application after change See merge request gitlab-org/gitlab!53289
-
Serena Fang authored
-
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.
-
mfluharty authored
Use Vue's built-in .once instead of importing and using lodash's once Remove localVue.extend from grouped reports app specs
-
mfluharty authored
To make sure they're rendering fully so we don't have another regression like we did with browser performance in 13.8
-
mfluharty authored
Push feature flag to frontend Peel report section out into its own component Add the trigger to track the event Add specs to test the event tracking
-
mfluharty authored
Add event to known_events Add default-true feature flag Add changelog entry
-
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
-