- 01 Apr, 2019 32 commits
-
-
Douwe Maan authored
Notify owner that group is invalid when LDAP "Sync now" fails See merge request gitlab-org/gitlab-ee!10509
-
Rémy Coutable authored
Fix ChatOps responder for gitlab.com See merge request gitlab-org/gitlab-ee!10416
-
Filipa Lacerda authored
Added image component to design detail view See merge request gitlab-org/gitlab-ee!10480
-
GitLab Bot authored
-
Sean McGivern authored
add a uniq constraints on issues and mrs labels See merge request gitlab-org/gitlab-ce!25435
-
Antoine Huret authored
-
Rémy Coutable authored
Remove dead code See merge request gitlab-org/gitlab-ee!10493
-
GitLab Bot authored
-
Rémy Coutable authored
Add no-op license helper to CE See merge request gitlab-org/gitlab-ce!26723
-
Rémy Coutable authored
Port Add no-op license helper to CE See merge request gitlab-org/gitlab-ee!10485
-
Rémy Coutable authored
[CE] - Load 'Gitlab::Jira::Middleware' if it exists See merge request gitlab-org/gitlab-ce!26665
-
Felipe Artur authored
Loads 'Gitlab::Jira::Middleware' only if it exists so this initializer can be backported to CE.
-
Rémy Coutable authored
Load Gitlab::Jira::Middleware only if it exists Closes #10672 See merge request gitlab-org/gitlab-ee!10459
-
Felipe Artur authored
Loads 'Gitlab::Jira::Middleware' only if it exists so this initializer can be backported to CE.
-
GitLab Bot authored
-
Evan Read authored
Clarify that personal access token should be sent as password for authentication. See merge request gitlab-org/gitlab-ce!22603
-
Tim Hobbs authored
-
GitLab Bot authored
-
Evan Read authored
Update to the commits.md, more details about how to use the --form method for creating a commit See merge request gitlab-org/gitlab-ce!26329
-
Jochum van der Ploeg authored
-
GitLab Bot authored
-
Evan Read authored
Fix example block for mixin from ee-else-ce path See merge request gitlab-org/gitlab-ce!26808
-
GitLab Bot authored
-
Evan Read authored
Remove executable permission on images See merge request gitlab-org/gitlab-ce!26800
-
Evan Read authored
Update lfs_administration.md to add documentation on Rackspace Cloud Files for... See merge request gitlab-org/gitlab-ce!26720
-
GitLab Bot authored
-
Evan Read authored
Jira Services Doc update to String See merge request gitlab-org/gitlab-ce!26683
-
Evan Read authored
Merge branch '7360-documented-guide-to-using-geo-in-ha-with-rds-cross-region-replicas-docs' into 'master' Resolve "Documented Guide to using Geo in HA with RDS cross-region replicas" Closes #10362 and #7360 See merge request gitlab-org/gitlab-ee!9985
-
Valery Sizov authored
Documented Guide to using Geo in HA with RDS cross-region replicas
-
GitLab Bot authored
-
Evan Read authored
Add troubleshooting info for Docker and GitLab Pages See merge request gitlab-org/gitlab-ce!26662
-
Evan Read authored
Clarify onlychanges See merge request gitlab-org/gitlab-ce!22790
-
- 31 Mar, 2019 4 commits
-
-
Ezekiel Kigbo authored
-
James Fargher authored
The responder method can only exist on a Service model subclass
-
Stan Hu authored
Fixes https://gitlab.com/gitlab-org/gitlab-ee/-/jobs/187433314
-
Stan Hu authored
If a group is in an invalid state, it will never transition properly to the right LDAP sync state, leading to confusion as to what the problem is. In the previous implementation, clicking on the "Sync now" button would erronenously tell the owner, "The group sync is already scheduled", when in fact, it was stuck in the "ready" state. This would help diagnose https://gitlab.com/gitlab-org/gitlab-ee/issues/1529 and https://gitlab.com/gitlab-org/gitlab-ee/issues/9613.
-
- 30 Mar, 2019 4 commits
-
-
GitLab Bot authored
-
Stan Hu authored
Don't try to set any ACL on uploaded objects Closes #59309 See merge request gitlab-org/gitlab-ce!26781
-
Bastian Blank authored
Set ACL of uploaded objects to not-public (fog-aws) or no ACL at all (fog-google). Value is ignored by other supported backends (fog-aliyun, fog-openstack, fog-rackspace) This allows uploads to GCS with ACL support disabled.
-
GitLab Bot authored
-