- 27 May, 2019 29 commits
-
-
Jacopo authored
When using the members/all api the same user was returned multiple times when he was a member of the project/group and also of one of the ancestor groups. Now the member is returned only once giving priority to the membership on the project and maintaining the same behaviour of the members UI.
-
Bob Van Landuyt authored
Remove the circuit breaker API Closes #52467 See merge request gitlab-org/gitlab-ce!28669
-
Filipa Lacerda authored
Resolve "Style secondary button type to be aligned with pattern library" See merge request gitlab-org/gitlab-ce!27920
-
Filipa Lacerda authored
Fix bug candidates of forms on Bootstrap Grid system Closes #57189 See merge request gitlab-org/gitlab-ce!24885
-
Filipa Lacerda authored
Added parent table row to files table See merge request gitlab-org/gitlab-ce!28658
-
Jan Provaznik authored
Masked should be Boolean type See merge request gitlab-org/gitlab-ce!28758
-
Dmitriy Zaporozhets authored
Add developmenty documentation about routing See merge request gitlab-org/gitlab-ce!28533
-
Dmitriy Zaporozhets authored
Explain and recommend developers to use `/-/` scope for group and project routes in Rails Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Kamil Trzciński authored
Add benchmark-memory Ruby gem See merge request gitlab-org/gitlab-ce!28762
-
Ash McKenzie authored
-
Sean McGivern authored
Resolve "Validate k8s credentials provided at cluster creation" Closes #55447 See merge request gitlab-org/gitlab-ce!27403
-
Jacques Erasmus authored
Added a changelog entry for the feature
-
Kushal Pandya authored
Add expand/collapse button to error tracking settings See merge request gitlab-org/gitlab-ce!28619
-
Adriel Santiago authored
Add ability to expand/collapse error tracking settings
-
Kushal Pandya authored
Add Object.entries polyfill for IE11 compatibility See merge request gitlab-org/gitlab-ce!28732
-
Paul Gascou-Vaillancourt authored
-
Mark Lapierre authored
Be explicit about setting :masked See merge request gitlab-org/gitlab-ce!28759
-
Takuya Noguchi authored
Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
-
Evan Read authored
Edit Admin Area *Labels* to comply with SSOT guidelines See merge request gitlab-org/gitlab-ce!28528
-
Russell Dickenson authored
-
Evan Read authored
Edit admin index to comply with SSOT guidelines See merge request gitlab-org/gitlab-ce!28569
-
Russell Dickenson authored
-
Evan Read authored
Update import.md - fix documented mkdir command so it can succeed See merge request gitlab-org/gitlab-ce!28616
-
Evan Read authored
Docs - dedicated GitLab Managed Apps page See merge request gitlab-org/gitlab-ce!28103
-
Thong Kuah authored
So we can add detailed information, and also point to SSOT
-
Thong Kuah authored
As documented in https://gitlab.com/gitlab-org/gitlab-ce/blob/master/doc/api/project_level_variables.md#create-variable and it's a boolean in `db/schema.rb`
-
Evan Read authored
Added Geo troubleshooting instructions See merge request gitlab-org/gitlab-ce!28491
-
Gabriel Mazetto authored
Added instructions cover all existing error messages from health check status errors that can appear in the Geo Node admin UI
-
Evan Read authored
Update path to Usage Statistics in Admin Settings See merge request gitlab-org/gitlab-ce!28568
-
- 26 May, 2019 6 commits
-
-
Thong Kuah authored
In addition to API, add support for toggling mased on UI too. (Though fabricate_via_browser_ui is private)
-
Evan Read authored
Edit Admin Area's *Health Check* content for SSOT See merge request gitlab-org/gitlab-ce!28531
-
Russell Dickenson authored
-
Evan Read authored
Edit License details to comply with SSOT guidelines See merge request gitlab-org/gitlab-ce!28529
-
Russell Dickenson authored
-
Thong Kuah authored
Only some values can be masked. Currently API defaults :masked to false and browser defaults :masked to true - resolve this ambiguity by requiring QA to be explicit about which value it requires for :masked.
-
- 24 May, 2019 5 commits
-
-
Achilleas Pipinellis authored
Updating import-export doc page with better screenshots and updated information See merge request gitlab-org/gitlab-ce!27777
-
Erik van der Gaag authored
-
Achilleas Pipinellis authored
sast/index.md: link to current repository for "bandit" (Python tool) See merge request gitlab-org/gitlab-ce!28451
-
Achilleas Pipinellis authored
Docs: Make wording familiar to Salesforce admins See merge request gitlab-org/gitlab-ce!28584
-
Doug Ayers authored
Use "Salesforce" (lowercase 'f') Use Salesforce help doc language to navigate setup menu Clarify to use callback url matching the GitLab installation url
-