- 03 Apr, 2019 22 commits
-
-
Patrick Bajao authored
It's still being called in PushRule model. Also still present in 11-9-stable-ee branch.
-
James Lopez authored
Fix broken master: Add detected_repository_languages to schema.rb Closes #10858 See merge request gitlab-org/gitlab-ee!10557
-
Rémy Coutable authored
Fix Release permission spec Closes #10863 See merge request gitlab-org/gitlab-ee!10560
-
GitLab Bot authored
-
Filipa Lacerda authored
Fixes duplicate diff too large error messages Closes #59802 See merge request gitlab-org/gitlab-ce!26857
-
Filipa Lacerda authored
Resolve CE/EE difference in FE dependency files See merge request gitlab-org/gitlab-ce!26856
-
GitLab Bot authored
-
Tim Zallmann authored
Set specific reviewers for the GitLab UI WG effort See merge request gitlab-org/gitlab-ce!26760
-
Tim Zallmann authored
Enabled text selection in diffs in Web IDE Closes #47771 See merge request gitlab-org/gitlab-ce!26721
-
Phil Hughes authored
Fix comment typo in noteable_note.vue See merge request gitlab-org/gitlab-ce!26855
-
GitLab Bot authored
-
Evan Read authored
remove html tag See merge request gitlab-org/gitlab-ce!26885
-
Shinya Maeda authored
We recently changed the permission model to disallow guests to read Releases. The spec should be updated as well according to the expectation.
-
Evan Read authored
Add SCIM docs See merge request gitlab-org/gitlab-ee!10337
-
James Lopez authored
Adds the SCIM API documentation and the setup for SAML GitLab groups.
-
GitLab Bot authored
-
Evan Read authored
Document matching refs with an at-symbol See merge request gitlab-org/gitlab-ce!26755
-
Cody Mize authored
At-symbols are used to match a ref to a specific repository path. Currently this is done by string splitting the ref pattern on the at-symbol. In order to pattern match a literal `@` you must use ruby's unicode character matching `\u{0040}`.
-
GitLab Bot authored
-
Evan Read authored
Fix format typo on generate-new-recovery-codes-using-ssh See merge request gitlab-org/gitlab-ce!26819
-
GitLab Bot authored
-
Sanad Liaquat authored
Fix typo on tests style guide See merge request gitlab-org/gitlab-ce!26859
-
- 02 Apr, 2019 18 commits
-
-
GitLab Bot authored
-
Mike Greiling authored
Add file line number to vuln modal Closes #8701 See merge request gitlab-org/gitlab-ee!10265
-
Luke Duncalfe authored
Fixes a broken master. https://gitlab.com/gitlab-org/gitlab-ee/issues/10858 The property is present in `ce`'s schema, but not `ee`'s.
-
Mike Greiling authored
Resolve "Set the size of instance system message text 12px" Closes #59131 See merge request gitlab-org/gitlab-ce!26293
-
GitLab Bot authored
-
Clement Ho authored
Update dependency @gitlab/svgs to ^1.58.0 See merge request gitlab-org/gitlab-ce!26881
-
William Chia authored
-
GitLab Bot authored
-
Douglas Barbosa Alexandre authored
Use the default fetch/clone depth for the review-deploy job See merge request gitlab-org/gitlab-ce!26868
-
Clement Ho authored
Remove non-functional add issue button on welcome list Closes #55980 See merge request gitlab-org/gitlab-ce!26742
-
Donald Cook authored
-
GitLab Bot authored
-
Robert Speicher authored
Revert "Monitor GraphQL with Prometheus" See merge request gitlab-org/gitlab-ce!26864
-
Jan Provaznik authored
This reverts merge request !26569
-
Lukas 'Eipi' Eipert authored
-
GitLab Bot authored
-
Marcia Ramos authored
Docs: revamp/reorg CI variables Closes #58626 See merge request gitlab-org/gitlab-ce!26336
-
Marcia Ramos authored
- Variables overview - Variables triggered via manual pipeline
-