- 09 Mar, 2020 1 commit
-
-
Wayne Haber authored
-
- 06 Mar, 2020 39 commits
-
-
GitLab Release Tools Bot authored
[ci skip]
-
GitLab Release Tools Bot authored
[ci skip]
-
Peter Leitzen authored
Import/Export project snippets See merge request gitlab-org/gitlab!24150
-
Rémy Coutable authored
Rename ruby coverage job to rspec:coverage See merge request gitlab-org/gitlab!26669
-
Mayra Cabrera authored
Revert "Merge branch '198323-migrate-snippet-mentions-to-db-table' into 'master'" See merge request gitlab-org/gitlab!26671
-
Bob Van Landuyt authored
Fix broken spec covering non-tar backups See merge request gitlab-org/gitlab!26651
-
Achilleas Pipinellis authored
Add Retire.js vars to Dependency Scanning template See merge request gitlab-org/gitlab!26463
-
Adam Cohen authored
-
Achilleas Pipinellis authored
Move Sidekiq args logging to troubleshooting docs Closes gitlab-com/support/toolbox/snippets#59 See merge request gitlab-org/gitlab!26646
-
Achilleas Pipinellis authored
Use create/delete words in self-monitoring docs See merge request gitlab-org/gitlab!26590
-
Francisco Javier López authored
When the snippet has a repository attached, the export file will create a bundle per each one. When we restore the export file, if the snippet has a repository, we will import it from the bundle. If not, we will create a repository from the snippet file_name and content columns.
-
Natalia Tepluhina authored
Add pagination support to ILSD project selector See merge request gitlab-org/gitlab!26138
-
David Pisek authored
This commit adds actions, mutations and helpers to support pagination within the instance security dashboard's project selector.
-
Lin Jen-Shin authored
Remove Container Scanning kubernetes workaround Closes #207451 See merge request gitlab-org/gitlab!21188
-
Adam Cohen authored
-
Lin Jen-Shin authored
Use the (merge) commit sha when building CNG components Closes #202651 See merge request gitlab-org/gitlab!26641
-
James Lopez authored
Sync snippet after git action See merge request gitlab-org/gitlab!26565
-
Bob Van Landuyt authored
Add ENV['RAILS_PROFILE'] to the development env See merge request gitlab-org/gitlab!26516
-
Heinrich Lee Yu authored
Allow selecting all queues with sidekiq-cluster See merge request gitlab-org/gitlab!26594
-
Kushal Pandya authored
Prevent editing weight to scroll to the top Closes #207249 See merge request gitlab-org/gitlab!26613
-
Alexandru Croitor authored
This reverts commit 99fe7697, reversing changes made to 1cf0dcb2.
-
Kushal Pandya authored
Convert mr_rules_spec to a jest test See merge request gitlab-org/gitlab!26638
-
Erick Bajao authored
This is to give a more indicative name that the job is for gathering coverage for rspec. This will be used later on for code coverage graph.
-
Martin Wortschack authored
Consistent sizes for loading spinners on diffs tab See merge request gitlab-org/gitlab!26660
-
Grzegorz Bizon authored
Leverage repository checksums when moving a repository See merge request gitlab-org/gitlab!26334
-
Grzegorz Bizon authored
Allow to disable defaults See merge request gitlab-org/gitlab!25690
-
Sean McGivern authored
Because it was designed for selecting specific queues, sidekiq-cluster didn't have a convenient method to select all queues. As we want this to become the default sidekiq entry point for all GitLab installations, and the default is to handle all queues in a single process, we need that option. (This was possible before: using `--experimental-queue-selector`, you could ask for something like `has_external_dependencies=true,false`, but that's not obvious.) Instead of making `*` a wildcard anywhere, which would be more general, this commit just allows a single `*` in a queue group to represent all queues. While this is less general, it's also simpler to implement, and we can assume that YAGNI for the wildcards.
-
Vijay Hawoldar authored
-
Kamil Trzciński authored
Dynamically generate child pipeline from artifact See merge request gitlab-org/gitlab!23790
-
Fabio Pitino authored
* allow `trigger:artifact` to point to a job artifact * document new feature * Remove FF ci_limit_yaml_expansion
-
Dmitry Gruzd authored
-
GitLab Release Tools Bot authored
[ci skip]
-
GitLab Release Tools Bot authored
[ci skip]
-
Achilleas Pipinellis authored
Add pipeline history to exported project content documentation See merge request gitlab-org/gitlab!26644
-
Alessio Caiazza authored
Upgrade Pages to 1.17.0 See merge request gitlab-org/gitlab!26478
-
Alessio Caiazza authored
Incorporate 12.8.3 changelog updates from dev to gitlab.com See merge request gitlab-org/gitlab!26654
-
John Jarvis authored
-
Simon Knox authored
-
Rémy Coutable authored
Update documentation for danger's behaviour based on the current implementation See merge request gitlab-org/gitlab!26642
-