- 10 Jul, 2019 40 commits
-
-
Bob Van Landuyt authored
Some of the specs were using namespace names instead of paths for building URLS. This would fail since we now build a namespace with a user's name instead of a user's username.
-
Bob Van Landuyt authored
Instead of setting the name of the namespace to the user's username, set it to the user's name. This is more consistent with how we name the routes: The route-name of a namespace is the human name of the routable. In the case of a user-namespace, this is the owner's name. When we change a user's name (both on create and update), we now also update the namespace-name to the user's name. This will make sure that if we also correctly update all the nested routes.
-
GitLab Bot authored
-
Achilleas Pipinellis authored
In /development/documentation page, add link to epic for removing /help See merge request gitlab-org/gitlab-ce!30550
-
Thong Kuah authored
Update Clair Version V8 to V11 See merge request gitlab-org/gitlab-ce!30396
-
Can Eldem authored
-
Nick Thomas authored
Merge branch '12720-geo-rake-task-to-check-the-health-of-the-secondary-node-does-not-mention-why-it-is-unhealthy' into 'master' Geo - Show why node is unhealthy in the rake task to check the health of the secondary node Closes #12720 See merge request gitlab-org/gitlab-ee!14615
-
GitLab Bot authored
-
Bob Van Landuyt authored
Externalize strings of page '/projects/new' See merge request gitlab-org/gitlab-ce!30447
-
antony liu authored
Fix symbol '&' display. Remove unnecessary calls of `.html_safe`
-
Bob Van Landuyt authored
Externalize strings of page '/projects/new' See merge request gitlab-org/gitlab-ee!14583
-
antony liu authored
Fix symbol '&' display. Remove unnecessary calls of `.html_safe`
-
Kushal Pandya authored
Display vulnerabilities in Dependency List See merge request gitlab-org/gitlab-ee!14531
-
Mark Florian authored
This adds a "Status" column to the Dependency List, and allows the user to see basic information about the vulnerabilities detected for each of a project's dependencies. This contributes towards the larger [feature][1] for adding dependency scanning results to the Dependency List, behind the `dependency_list_vulnerabilities` feature flag. [1]: https://gitlab.com/gitlab-org/gitlab-ee/issues/10077
-
GitLab Bot authored
-
Lin Jen-Shin authored
Copy EE-only config files to CE See merge request gitlab-org/gitlab-ce!30529
-
GitLab Bot authored
-
Kushal Pandya authored
Remove toggleAward from notes service See merge request gitlab-org/gitlab-ce!30536
-
Winnie Hellmann authored
-
Kushal Pandya authored
Add ability to sort Dependency List by Severity See merge request gitlab-org/gitlab-ee!14567
-
Mark Florian authored
This adds "Severity" to the available sorting options on the Dependency List. This will sort the dependencies according to the severity of any of their detected vulnerabilities. This contributes towards the larger [feature][1] for adding dependency scanning results to the Dependency List, behind the `dependency_list_vulnerabilities` feature flag. [1]: https://gitlab.com/gitlab-org/gitlab-ee/issues/10077
-
Marcia Ramos authored
Tidy up version notes for Pages documentation See merge request gitlab-org/gitlab-ce!30548
-
Evan Read authored
-
GitLab Bot authored
-
Phil Hughes authored
Reduce margin between modal footer buttons See merge request gitlab-org/gitlab-ce!30428
-
Miranda Fluharty authored
Set margin to 0 except left margin on any button after another button Now matches the 8px from the design spec
-
Phil Hughes authored
Moves EE differences for issue boards See merge request gitlab-org/gitlab-ce!30461
-
Filipa Lacerda authored
-
Phil Hughes authored
EE: Moves EE differences for issue boards See merge request gitlab-org/gitlab-ee!14592
-
Filipa Lacerda authored
Deletes ee project model file
-
Kushal Pandya authored
"Security Dashboard unavailable" empty state See merge request gitlab-org/gitlab-ee!9517
-
Victor Zagorodny authored
Adds an EE override of groups#show action that renders groups/security/dashboard#show view and substitutes the controller_path, controller_name and action_name to pretend that we're still rendering groups/show for JS bundles and sidebar navlinks to display and load correctly
-
GitLab Bot authored
-
James Lopez authored
Propagate python version variable See merge request gitlab-org/gitlab-ce!30519
-
Can Eldem authored
-
GitLab Bot authored
-
Jan Provaznik authored
GraphQL mutations for managing Notes See merge request gitlab-org/gitlab-ce!30210
-
Jan Provaznik authored
GraphQL mutations for managing Notes (EE) See merge request gitlab-org/gitlab-ee!14497
-
GitLab Bot authored
-
Jan Provaznik authored
Rename ProjectEntity to IssuableEntity Closes #58275 See merge request gitlab-org/gitlab-ce!30217
-