- 05 Sep, 2019 40 commits
-
-
GitLab Bot authored
-
Clement Ho authored
Display `more information` docs link on error tracking page when users do not have permissions to enable that feature See merge request gitlab-org/gitlab-ce!32365
-
Maneschi Romain authored
to doc
-
Stan Hu authored
Refactors rack attack requests spec See merge request gitlab-org/gitlab-ce!32708
-
Mayra Cabrera authored
* Creates a shared_examples files under shared_examples/requests * Moves web specs into the shared examples file * Moves let definitions to the block that uses them
-
Stan Hu authored
Update text on project import and mirroring forms See merge request gitlab-org/gitlab-ce!32567
-
Adam Hegyi authored
-
GitLab Bot authored
-
Stan Hu authored
Override CSP for Jira Connect page in iframe See merge request gitlab-org/gitlab-ee!16069
-
Robert Speicher authored
Fix Git ignore rules for tmp/, shared/, and plugins/ See merge request gitlab-org/gitlab-ce!32589
-
GitLab Bot authored
-
Robert Speicher authored
Group level JupyterHub See merge request gitlab-org/gitlab-ce!32512
-
Robert Speicher authored
Create a blank endpoint for generic alerts See merge request gitlab-org/gitlab-ee!15802
-
GitLab Bot authored
-
Mike Greiling authored
Adds route for instance level security dashboard See merge request gitlab-org/gitlab-ce!32548
-
Mark Florian authored
-
Mike Greiling authored
Adds the page for instance lvl security dashboard See merge request gitlab-org/gitlab-ee!15739
-
Sam Beckham authored
- Adds the route - Adds the template - Puts the above behind a feature flag
-
Tanya Pazitny authored
Fix and unquarantine Secure E2E tests Closes gitlab-org/quality/staging#70 See merge request gitlab-org/gitlab-ee!16137
-
Aleksandr Soborov authored
Fixes for UI changes. Adds new selectors where necessary.
-
Michael Kozono authored
Delete event for Docker Registry Replication See merge request gitlab-org/gitlab-ee!16066
-
GitLab Bot authored
-
Rémy Coutable authored
Extend License Compliance entity for Pipelines and MR view See merge request gitlab-org/gitlab-ce!32709
-
Can Eldem authored
-
Rémy Coutable authored
Extend License Compliance entity for Pipelines and MR view See merge request gitlab-org/gitlab-ee!15957
-
Can Eldem authored
Change json payload Sort licenses alphabetically
-
Rémy Coutable authored
DAG changes for setup-test-env and review-deploy See merge request gitlab-org/gitlab-ce!32366
-
Rémy Coutable authored
Add Danger Roulette rules for pipeline files See merge request gitlab-org/gitlab-ce!32616
-
GitLab Bot authored
-
Rémy Coutable authored
Fix LFS authentication URL in EE See merge request gitlab-org/gitlab-ee!16146
-
Michael Kozono authored
This is needed since lib/api/internal.rb was changed to lib/api/internal/base.rb in CE. The fact that the EE port didn't fail CI reveals that there are no tests in EE for this functionality.
-
Sean McGivern authored
Resolve "user-content.gitlab-static.net brings back 404 only" See merge request gitlab-org/gitlab-ce!32703
-
GitLab Bot authored
-
Achilleas Pipinellis authored
Add note about updating permissions See merge request gitlab-org/gitlab-ce!32700
-
Tetiana Chupryna authored
-
Achilleas Pipinellis authored
Update user permission group name Closes #65975 See merge request gitlab-org/gitlab-ce!32321
-
GitLab Bot authored
-
Kamil Trzciński authored
Interruptible builds for redundant pipelines See merge request gitlab-org/gitlab-ce!23464
-
Cédric Tabin authored
Since it is not possible to dynamically detect if a job is automatically cancellable or not, a this new attribute is necessary. Moreover, it let the maintainer of the repo to adjust the behaviour of the auto cancellation feature to match exactly what he needs.
-
Brett Walker authored
-