- 24 Jan, 2020 40 commits
-
-
Fabio Huser authored
-
Sean McGivern authored
Redacts quick actions used by support bot See merge request gitlab-org/gitlab!23353
-
Marcel Amirault authored
Update the docs release process See merge request gitlab-org/gitlab!23587
-
Achilleas Pipinellis authored
-
Achilleas Pipinellis authored
Add some Maven troubleshooting docs See merge request gitlab-org/gitlab!22362
-
Kushal Pandya authored
Update Kaminari templates to match design spec See merge request gitlab-org/gitlab!23582
-
Dheeraj Joshi authored
The current Kaminari templates are not aligned with our design system pagination component which is gl-pagination.
-
Kushal Pandya authored
Disable expiration policy if dict is absent from API See merge request gitlab-org/gitlab!23511
-
Nicolò Maria Mezzopera authored
- action - mutation - mutation type - state update - unit tests
-
Kushal Pandya authored
Define constants for routes within Design Management See merge request gitlab-org/gitlab!23392
-
Tom Quirk authored
- add constants for design management routes - use these in the createRouter fn
-
Peter Leitzen authored
Show settings only if container registry enabled See merge request gitlab-org/gitlab!23593
-
Nicolò Maria Mezzopera authored
- create helper - use helper instead of direct feature flag call
-
Achilleas Pipinellis authored
Docs about permission dependencies See merge request gitlab-org/gitlab!23204
-
Tetiana Chupryna authored
Apply suggestion to doc/development/permissions.md Apply suggestion to doc/development/permissions.md Apply suggestion to doc/development/permissions.md Apply suggestion to doc/development/permissions.md Apply suggestion to doc/development/permissions.md Apply suggestion to doc/development/permissions.md Apply suggestion to doc/development/permissions.md Apply suggestion to doc/development/permissions.md Fix duplicating phrase
-
Imre Farkas authored
Merge branch '33257-prevent-accidental-deletions-via-soft-delete-for-groups-ui-changes' into 'master' Resolve "Prevent accidental deletions via soft delete for groups" - UI changes (MR: 5/n) See merge request gitlab-org/gitlab!19483
-
Manoj M J authored
This change adds the controller actions required to soft-delete and restore a group from the UI
-
Natalia Tepluhina authored
Group-level compliance dashboard MVC frontend Closes #36524 See merge request gitlab-org/gitlab!21549
-
Jiaan Louw authored
This includes all the work from BE branch: https://gitlab.com/gitlab-org/gitlab/merge_requests/20844 Add new scope to gather data properly Add basic spec Fix variable name Refactor compliance controller Add specs and try to order things as they should be ordered Add empty state Add menu link Add specs to the empty state Refactor controller method into separate finder Add specs Move compliance dashboard feature to ultumate Add changelog entry Add specs and regenerate string file Fix lint problem Add cr remarks Add code review remarks Rename controller Fix presentable approvers number Change query in finder WIP on changes Refactor finder to use more efficient sql query Add first new files for dashboard MVC Remove debugger Add first draft of a view Add info to view Refactor preloading collections Add new scope to gather data properly Add basic spec Fix variable name Refactor compliance controller Add specs and try to order things as they should be ordered Add empty state Add menu link Add specs to the empty state Refactor controller method into separate finder Add specs Move compliance dashboard feature to ultumate Add changelog entry Add specs and regenerate string file Fix lint problem Add cr remarks Add code review remarks Rename controller Add first new files for dashboard MVC Remove debugger Add first draft of a view Add info to view Add new scope to gather data properly Add basic spec Fix variable name Refactor compliance controller Add specs and try to order things as they should be ordered Add empty state Add specs to the empty state Refactor controller method into separate finder Add specs Move compliance dashboard feature to ultumate Add changelog entry Fix lint problem Add cr remarks Add code review remarks Rename controller Change query in finder WIP on changes Refactor finder to use more efficient sql query Add first new files for dashboard MVC Add code review remarks Rename controller
-
Natalia Tepluhina authored
Add some extra checks for Vue file listing See merge request gitlab-org/gitlab!23611
-
Sean McGivern authored
Resolve "Audit Log: Include username changes" Closes #7797 See merge request gitlab-org/gitlab!23576
-
Sean McGivern authored
Move two methods to the more specialized system note services See merge request gitlab-org/gitlab!23443
-
Imre Farkas authored
Resolve "Prevent accidental deletions via soft delete for groups" - API changes (MR: 4/n) See merge request gitlab-org/gitlab!19430
-
Achilleas Pipinellis authored
Docs: Fix inaccuracies surrounding create/view issue button See merge request gitlab-org/gitlab!23564
-
Allison Browne authored
-
Alessio Caiazza authored
Optimize page loading of Admin::RunnersController#show Closes #119093 See merge request gitlab-org/gitlab!23309
-
Alessio Caiazza authored
Clear some fields from Cron workers See merge request gitlab-org/gitlab!23444
-
Bob Van Landuyt authored
Cron workers, regardless from how they are schedules, can't have a context pointing to a user, project or a namespace. Since they don't run with arguments, they are never scoped to a single resource. So clear the context, to make sure that every job that gets scheduled from within a cron worker doesn't inherit it's context. This also adds a `with_context` helper to the workers to facilitate scheduling a context for workers that are spun off from a cron worker.
-
GitLab Release Tools Bot authored
[ci skip]
-
GitLab Release Tools Bot authored
[ci skip]
-
Phil Hughes authored
Added some extra error checks and throwing errors to try and catch any bugs that are stopping us enabling this globally
-
manojmj authored
This change adds API endpoints to perfrom 1. soft-deleting of group 2. restoring of already soft-deleted groups.
-
Peter Leitzen authored
Add analytics pages to Project Analytics sidebar See merge request gitlab-org/gitlab!23312
-
Adam Hegyi authored
- Add `unless` option (lambda) to `nav_link` to have a flexible way to skip matching the current controller and action. - Move analytics specific pages to Analytics sidebar. - Add the change behind a feature flag: `analytics_pages_under_project_analytics_sidebar`
-
Martin Wortschack authored
Move date time picker component to vue_shared (2) See merge request gitlab-org/gitlab!23393
-
Natalia Tepluhina authored
Replace underscore with lodash for ~/monitoring Closes #196674 See merge request gitlab-org/gitlab!23574
-
Tristan Read authored
-
Bob Van Landuyt authored
Improve performance of 'spec/services/notification_service_spec.rb' See merge request gitlab-org/gitlab!22620
-
Marcel Amirault authored
Group variables permissions in docs See merge request gitlab-org/gitlab!23598
-
Marcel Amirault authored
Update internal links to use .md suffix See merge request gitlab-org/gitlab!23651
-