- 06 Sep, 2019 9 commits
-
-
Marcel Amirault authored
-
Evan Read authored
Update Sidekiq in architecture diagram See merge request gitlab-org/gitlab-ce!32673
-
Evan Read authored
Remove trailing whitespace from applications.md See merge request gitlab-org/gitlab-ce!32726
-
Ash McKenzie authored
Support adding and removing labels w/ push opts Closes #5942 See merge request gitlab-org/gitlab-ce!31831
-
Paul Gascou-Vaillancourt authored
-
Evan Read authored
Update docs for cluster apps cert-manager See merge request gitlab-org/gitlab-ce!32628
-
Evan Read authored
Update to use -e to pass environment See merge request gitlab-org/gitlab-ce!32495
-
Stan Hu authored
Fixes pot failure See merge request gitlab-org/gitlab-ce!32721
-
Mayra Cabrera authored
Also fixes duplicated entry
-
- 05 Sep, 2019 31 commits
-
-
Evan Read authored
Update docs for database load balancing logs See merge request gitlab-org/gitlab-ce!32535
-
Hordur Freyr Yngvason authored
The database load balancing docs had some mention of the logs that needed to be updated, and the logs doc had an absolute link to gitlab.com instead of a relative link to a markdown file.
-
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
-
Robert Speicher authored
Fix Git ignore rules for tmp/, shared/, and plugins/ See merge request gitlab-org/gitlab-ce!32589
-
Robert Speicher authored
Group level JupyterHub See merge request gitlab-org/gitlab-ce!32512
-
Mike Greiling authored
Adds route for instance level security dashboard See merge request gitlab-org/gitlab-ce!32548
-
Mark Florian 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
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
-
Sean McGivern authored
Resolve "user-content.gitlab-static.net brings back 404 only" See merge request gitlab-org/gitlab-ce!32703
-
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
-
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
-
Kyle Wiebers authored
-
Kyle Wiebers authored
Add needs for all jobs which require setup-test-env and move review-build-cng to additional stage review-prepare to decrease wait time for jobs in pipeline
-
Marcia Ramos authored
Update doc guidelines with markdownlint info See merge request gitlab-org/gitlab-ce!32273
-
Marcel Amirault authored
Move details of markdownlint mostly to the documentation index for a SSoT, and link apropriately
-
Nick Thomas authored
Extract /internal/allowed API Actor logic out See merge request gitlab-org/gitlab-ce!31564
-
Nick Thomas authored
EE->CE: Structure for "Require code owner approval on pushes" See merge request gitlab-org/gitlab-ce!32607
-
Kerri Miller authored
These are the structural changes for supporting the EE feature of moving "code_owner_approval_required" state from existing on a project to being on the protected branches individually, allowing for CODEOWNER validation on push events.
-
Paul Slaughter authored
Add helper to wait for axios requests in frontend tests Closes #60972 See merge request gitlab-org/gitlab-ce!30887
-