- 01 May, 2018 2 commits
-
-
Kamil Trzciński authored
-
Filipa Lacerda authored
-
- 30 Apr, 2018 29 commits
-
-
Filipa Lacerda authored
-
Filipa Lacerda authored
* master: (106 commits) Merge branch '10-7-security_issue_42029' into 'security-10-7' Merge branch 'security-45689-fix-archive-cache-bug' into 'security-10-7' Add developer documentation on diff handling and limits Use fast timeouts for Gitaly FooInProgress RPC's Use GitLab Pages v0.9.1 Docs: review product categories in doc/README Define custom base controller for Doorkeeper Use grpc 1.11.0 Update index.md Makes namespaceless project destroy worker spec not depend on a specific migration version Docs: update Pages for newbies Remove legacy storage path call InvaildStateError -> InvalidStateError Don't automatically remove artifacts for pages jobs after pages:deploy has run Resolve "Add how to use nip.io to Auto DevOps and Kubernetes documentation" Fix example config miss-alignment in uploads.object_store.connection Remove IDE image upload spec Add gitlab-pages admin ping rake task Don't run JS lint for QA either Add sha filter to list pipelines ...
-
Phil Hughes authored
Sanitize user name to avoid XSS attacks See merge request gitlab/gitlabhq!2373
-
Douwe Maan authored
Serve archive requests with the correct file in all cases (10.7) See merge request gitlab/gitlabhq!2376
-
Douwe Maan authored
Skip `authenticate_user!` for Doorkeeper controllers Closes #44639 See merge request gitlab-org/gitlab-ce!18599
-
Douwe Maan authored
Use fast timeouts for Gitaly FooInProgress RPC's See merge request gitlab-org/gitlab-ce!18655
-
Douwe Maan authored
Add developer documentation on diff handling and limits Closes #43614 See merge request gitlab-org/gitlab-ce!18269
-
Stan Hu authored
Use grpc 1.11.0 See merge request gitlab-org/gitlab-ce!18652
-
Grzegorz Bizon | OOO until May 7th authored
Backports EE changes from disabling branch unprotect UI See merge request gitlab-org/gitlab-ce!18262
-
Oswaldo Ferreira authored
-
Jacob Vosmaer authored
-
Kamil Trzciński authored
Don't automatically remove artifacts for pages jobs after pages:deploy has run Closes #45481 See merge request gitlab-org/gitlab-ce!18628
-
Kamil Trzciński authored
Use GitLab Pages v0.9.1 Closes #45639 See merge request gitlab-org/gitlab-ce!18654
-
Douwe Maan authored
Makes namespaceless project destroy worker spec not depend on a specific migration version See merge request gitlab-org/gitlab-ce!18650
-
Nick Thomas authored
-
Achilleas Pipinellis authored
Docs: review product categories in doc/README Closes #45496 See merge request gitlab-org/gitlab-ce!18517
-
Marcia Ramos authored
-
Douwe Maan authored
Remove legacy storage path call See merge request gitlab-org/gitlab-ce!18598
-
Bob Van Landuyt authored
Since we only need the `can?` view helpers there, it's better to include those in a separate controller. If we inherit from `ApplicationController` we also need to deal with authentication, that needs to be done in some, but not all doorkeeper controllers.
-
Jacob Vosmaer authored
-
Achilleas Pipinellis authored
Update index.md See merge request gitlab-org/gitlab-ce!18450
-
Shinya Maeda authored
-
Tiago Botelho authored
-
Douwe Maan authored
Ports omniauth-jwt gem onto GitLab OmniAuth Strategies suite See merge request gitlab-org/gitlab-ce!18580
-
Achilleas Pipinellis authored
Docs: update Pages for newbies See merge request gitlab-org/gitlab-ce!18629
-
Marcia Ramos authored
-
Douwe Maan authored
Resolve "Members invitations scheduled before commit" Closes #45572 See merge request gitlab-org/gitlab-ce!18538
-
Douwe Maan authored
Move NotificationService calls to Sidekiq Closes #43106 See merge request gitlab-org/gitlab-ce!18535
-
Zeger-Jan van de Weg authored
Storage shards should only be used, the exact paths are the responsibilty of Gitaly. This will create deprecation warning, and in this instance the path is initialized, but never used so it could be removed.
-
- 29 Apr, 2018 1 commit
-
-
Kamil Trzciński authored
Add sha filter to list pipelines Closes #44880 See merge request gitlab-org/gitlab-ce!18125
-
- 27 Apr, 2018 8 commits
-
-
Kamil Trzciński authored
Fix example config miss-alignment in uploads.object_store.connection Closes gitlab-development-kit#342 See merge request gitlab-org/gitlab-ce!18622
-
Nick Thomas authored
-
Nick Thomas authored
-
Marcia Ramos authored
Resolve "Add how to use nip.io to Auto DevOps and Kubernetes documentation" Closes #45561 See merge request gitlab-org/gitlab-ce!18494
-
Dylan Griffith authored
-
Stan Hu authored
Remove IDE image upload spec Closes #45045 See merge request gitlab-org/gitlab-ce!18617
-
Alessio Caiazza authored
-
Phil Hughes authored
Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/45045
-