- 26 Oct, 2018 1 commit
-
-
danielgruesso authored
-
- 23 Oct, 2018 35 commits
-
-
danielgruesso authored
-
Phil Hughes authored
Removes duplicate escape from job item Closes #53013 See merge request gitlab-org/gitlab-ce!22536
-
Sean McGivern authored
Fix ee-compat-check by not modifying frozen strings Closes #53030 See merge request gitlab-org/gitlab-ce!22527
-
Marin Jankovski authored
Add review app Closes #52188 and #49569 See merge request gitlab-org/gitlab-ce!22010
-
Robert Speicher authored
Update dev security workflow template See merge request gitlab-org/gitlab-ce!22532
-
Mario de la Ossa authored
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Ian Baum authored
-
Ian Baum authored
* Use 2 space indentation in review-apps.sh script * Move automated_review_cleanup back to build stage
-
Ian Baum authored
* Uses the same supporting code as used in EE * Includes automated cleanup * Install external-dns helm chart to review apps cluster if it isn't already * Adds variables REVIEW_APPS_AWS_SECRET_KEY and REVIEW_APPS_AWS_ACCESS_key * review-apps-ce uses a different cipher
-
Robert Speicher authored
Improve review apps Closes #6875 See merge request gitlab-org/gitlab-ee!6665 [ci skip]
-
Filipa Lacerda authored
Tooltips aren't using v-html anymore thus causing escape not to be needed
-
Kamil Trzciński authored
Update Runner Chart to 0.1.35 See merge request gitlab-org/gitlab-ce!22541
-
Tomasz Maczukin authored
-
Andreas Brandl authored
Add dbname to MySQL migration GRANT command See merge request gitlab-org/gitlab-ce!21719
-
Grzegorz Bizon authored
Support licenses and performance See merge request gitlab-org/gitlab-ce!22175
-
Annabel Dunstone Gray authored
Update Todo icons in collapsed sidebar for Issues and MRs See merge request gitlab-org/gitlab-ce!22534
-
Kushal Pandya authored
-
Nick Thomas authored
Alias the lfs_enabled method Closes #49348 See merge request gitlab-org/gitlab-ce!22501
-
James Lopez authored
-
Kamil Trzciński authored
Add RoleBinding method and class See merge request gitlab-org/gitlab-ce!22524
-
Grzegorz Bizon authored
Remove broken git storage for testing See merge request gitlab-org/gitlab-ce!22530
-
Phil Hughes authored
Add `Any` option to milestone filter See merge request gitlab-org/gitlab-ce!22351
-
Heinrich Lee Yu authored
-
Phil Hughes authored
Resolve "Filter discussion (tab) by comments or activity in issues and merge requests" Closes #26723 See merge request gitlab-org/gitlab-ce!19193
-
Oswaldo Ferreira authored
-
Zeger-Jan van de Weg authored
This will allow changes in Gitaly that will make it fail when running rspec, to make it to GitLab. Else Gitaly won't start as it can't reach the broken storage directory.
-
James Lopez authored
It now asks to assign the main dev issue to all RMs
-
Zeger-Jan van de Weg authored
Broken storage used to be used to test situations where the Git storage wasn't being reached. These days we can just mock the Gitaly response. But given the broken storage is removed now, Gitaly can take over control of the storage being reachable. If it's not, Gitaly won't boot. That's nice for situations where a disk wasn't mounted for instance. Gitaly MR: https://gitlab.com/gitlab-org/gitaly/merge_requests/675
-
Phil Hughes authored
Run karma for qa-* branches See merge request gitlab-org/gitlab-ce!22464
-
Grzegorz Bizon authored
Resolve "Removed branch link in pipelines page is broken" Closes #42611 See merge request gitlab-org/gitlab-ce!21451
-
Grzegorz Bizon authored
Resolve "Group runner confused about whether or not is protected" Closes #52840 See merge request gitlab-org/gitlab-ce!22459
-
Grzegorz Bizon authored
Fix EOF detection with CI artifacts metadata Closes #36954 See merge request gitlab-org/gitlab-ce!22479
-
Evan Read authored
Add information about the uid_attribute custom setting in the SAML docs See merge request gitlab-org/gitlab-ce!22500
-
Dmitriy Zaporozhets authored
Introduce new Kubernetes spec helpers See merge request gitlab-org/gitlab-ce!22525
-
- 22 Oct, 2018 4 commits
-
-
Mayra Cabrera authored
Includes RoleBinding methods to Kubeclient and introduce a new lib class to generate RoleBinding resources. This MR is part of https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/22011
-
Mayra Cabrera authored
Add create_role_binding, create_namespace and get_namespace kubernetes spec helpers. This new helpers are going to be used on https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/22011
-
Robert Speicher authored
Revert "Merge branch 'refactor-cluster-create-service-spec' into 'master'" See merge request gitlab-org/gitlab-ce!22523
-
Annabel Dunstone Gray authored
Remove card-title in card-header Closes #46884 See merge request gitlab-org/gitlab-ce!19335
-