- 30 Aug, 2019 40 commits
-
-
Michael Kozono authored
Apply the group setting "Restrict access by IP address" to API requests See merge request gitlab-org/gitlab-ee!15282
-
Gosia Ksionek authored
Add middleware to api Add new middleware class Cast ip to string Add specyfication for groups endpoint Add specs for projects endpoint Add working specs for ip_saver Add changelog entry Add string freeze Fix rubocop offences Add code review remarks Fix typo in filename Add docs about api restriction Update docs file Add changelod Remove not needed file Update docs file Add changelod Remove changelog Apply suggestion to doc/user/group/index.md Add code review remarks Remove not needed code Bring back to_s method on remote ip Add if clause to restrictor To avoid locking out of ssh calls Make regex wider so it covers all internal endpoints Add remote ip to be used in middleware Add rubocop remarks
-
GitLab Bot authored
-
Grzegorz Bizon authored
Fix users cannot access job detail page when deployable does not exist Closes #65216 See merge request gitlab-org/gitlab-ce!32247
-
GitLab Bot authored
-
Kamil Trzciński authored
Fix for histogram corruption in Sidekiq See merge request gitlab-org/gitlab-ce!32453
-
Andrew Newdigate authored
This fixes a bug in which sidekiq histograms contain invalid labels. See https://gitlab.com/gitlab-com/gl-infra/infrastructure/issues/7729 for more details.
-
Lin Jen-Shin authored
Ensure a Geo migration is the same in CE and EE See merge request gitlab-org/gitlab-ee!15750
-
GitLab Bot authored
-
Lin Jen-Shin authored
Don't use ee/.gitlab/ for CI config files See merge request gitlab-org/gitlab-ce!32351
-
Lin Jen-Shin authored
EE: Don't use ee/.gitlab/ for CI config files See merge request gitlab-org/gitlab-ee!15748
-
Kushal Pandya authored
Use `extends` for EE-specific RemoveIssue component Closes #14054 See merge request gitlab-org/gitlab-ee!15881
-
Winnie Hellmann authored
-
GitLab Bot authored
-
Achilleas Pipinellis authored
Update documentation for security dashboard See merge request gitlab-org/gitlab-ce!32205
-
Achilleas Pipinellis authored
Document ES web indexing See merge request gitlab-org/gitlab-ce!31972
-
Markus Koller authored
-
Achilleas Pipinellis authored
Documentation for embedding Grafana live charts as images Closes #66662 See merge request gitlab-org/gitlab-ce!32342
-
-
Kamil Trzciński authored
Install cert-manager v0.9.1 See merge request gitlab-org/gitlab-ce!32243
-
James Fargher authored
This does not support upgrading from earlier versions
-
GitLab Bot authored
-
Shinya Maeda authored
When deployable is nil, we gracefully take care of the case.
-
Jan Provaznik authored
Perform two-step Routable lookup by path See merge request gitlab-org/gitlab-ce!32272
-
Andreas Brandl authored
Rename epic column state to state_id See merge request gitlab-org/gitlab-ce!32270
-
Felipe Artur authored
Rename epic column state to state_id to be consistent with issues and merge requests
-
Andreas Brandl authored
[EE] - Rename epic column state to state_id Closes #10770 See merge request gitlab-org/gitlab-ee!15552
-
Felipe Artur authored
Rename epic column state to state_id to be consistent with issues and merge requests
-
GitLab Bot authored
-
Dave Pisek authored
This commit updates a screenshot and the description of the documentation of the group security dashboard to it is in sync with the latest version of the dashboard.
-
Achilleas Pipinellis authored
Add note about GitHub OAuth See merge request gitlab-org/gitlab-ce!32041
-
Evan Read authored
-
GitLab Bot authored
-
Achilleas Pipinellis authored
Settings API: Sync documentation with implemented features See merge request gitlab-org/gitlab-ce!30909
-
GitLab Bot authored
-
Andreas Brandl authored
We should see the ratio drop down when enabling the Feature. Recommendation by @andrewn
-
Lin Jen-Shin authored
Improve search result labels See merge request gitlab-org/gitlab-ce!32101
-
Markus Koller authored
- Use "results" instead of "blobs", "wiki blobs", "snippet blobs" - Use "comments" instead of "notes" - Use correct pluralization - Don't add "1 - 10 of" if there's only one page
-
Lin Jen-Shin authored
Improve search result labels (EE port) See merge request gitlab-org/gitlab-ee!15549
-
Achilleas Pipinellis authored
# Conflicts: # doc/api/settings.md
-