- 07 Feb, 2019 27 commits
-
-
Phil Hughes authored
Also regenerated gitlab.pot Closes https://gitlab.com/gitlab-org/gitlab-ee/issues/9645
-
Nick Thomas authored
Group SAML SSO when signed out Closes #6261 See merge request gitlab-org/gitlab-ee!8008
-
GitLab Bot authored
-
Sean McGivern authored
Return 401 when OAuth token generation fails See merge request gitlab-org/gitlab-ee!9482
-
Sean McGivern authored
Consuming remaining jobs and correct approvals_required See merge request gitlab-org/gitlab-ee!9267
-
Sean McGivern authored
API group labels Closes #44901 See merge request gitlab-org/gitlab-ce!21368
-
Fatih Acet authored
Backport to resolve conflicts for gitlab-ee!9224 See merge request gitlab-org/gitlab-ce!24889
-
Fatih Acet authored
Don't show Alert widget for non-licensed users Closes #8346 See merge request gitlab-org/gitlab-ee!9224
-
Simon Knox authored
-
Phil Hughes authored
Creates environment search dropdown Closes #9439 See merge request gitlab-org/gitlab-ee!9417
-
GitLab Bot authored
-
Phil Hughes authored
Merge branch '52347-lines-changed-statistics-is-not-easily-visible-in-mr-changes-view' into 'master' Resolve "Lines changed statistics is not easily visible in MR changes view" Closes #52347 See merge request gitlab-org/gitlab-ce!24569
-
Mark Chao authored
-
GitLab Bot authored
-
Phil Hughes authored
Remove ECharts metrics dashboard feature flag Closes #55910 and #54973 See merge request gitlab-org/gitlab-ce!24653
-
Adriel Santiago authored
-
Heinrich Lee Yu authored
In our Jira authorizations endpoint, return the error instead of ignoring it
-
GitLab Bot authored
-
Stan Hu authored
Fix code search when text is larger than max gRPC message size See merge request gitlab-org/gitlab-ce!24111
-
John Cai authored
updates gitaly proto to 1.7.0, modifies the search files gitaly client call to use the new chunked_response flag in the rpc request, and stitch the responses together. maintains backwards compatibility with older gitaly servers.
-
GitLab Bot authored
-
Evan Read authored
Describe how to set up a push mirror repository at GitLab Closes #57062 See merge request gitlab-org/gitlab-ce!24834
-
GitLab Bot authored
-
Evan Read authored
Documentation: add a note about time sync between GitLab and k8s cluster See merge request gitlab-org/gitlab-ce!24816
-
Evan Read authored
Added further details to the CI_PROJECT_DIR variable documentation See merge request gitlab-org/gitlab-ce!24153
-
Douglas Barbosa Alexandre authored
Fix bug where users could not be added in protected branch rules Closes #9591 See merge request gitlab-org/gitlab-ee!9474
-
Alexander Tanayno authored
-
- 06 Feb, 2019 13 commits
-
-
James Edwards-Jones authored
This will allow Group SAML to be used for signing in to GitLab.com Initially this will be behind the feature flag: "group_saml_allows_sign_in_to_gitlab" so we can roll it out per group. Implements Auth::GroupSaml::User to process callback when signed out. Updates Groups::OmniauthCallbacksController to handle more complicated redirect flows.
-
James Edwards-Jones authored
Adds Auth::GroupSaml::TokenActor for use in SamlProviderPolicy
-
James Edwards-Jones authored
-
Douglas Barbosa Alexandre authored
-
GitLab Bot authored
-
Stan Hu authored
Clean up unicorn sampler metric labels Closes #56788 See merge request gitlab-org/gitlab-ce!24626
-
Stan Hu authored
dbf7978b introduced a regression where protected branches and tags could only be added if the user getting access to push or merge was a direct member of the project. However, this does not consider that team members can gain access to a project via group membership. Fix this by checking the user has any access within the team. Closes https://gitlab.com/gitlab-org/gitlab-ee/issues/9591
-
Simon Knox authored
-
GitLab Bot authored
-
Douglas Barbosa Alexandre authored
Upgrade gitaly to 1.18.0 See merge request gitlab-org/gitlab-ce!24981
-
Andrew Newdigate authored
-
Douglas Barbosa Alexandre authored
Geo: Add settings page empty state Closes #8380 See merge request gitlab-org/gitlab-ee!9415
-
Filipa Lacerda authored
Adds a dropdown that will query the api It allows the user to either select a value or create a new one.
-