- 14 Feb, 2020 40 commits
-
-
Thong Kuah authored
Set default true for the nuget_package_registry feature flag See merge request gitlab-org/gitlab!25157
-
Sean McGivern authored
Avoid autolinking YouTrack issue numbers followed by letters See merge request gitlab-org/gitlab!24770
-
Jan Provaznik authored
Bump graphql to 1.9.12 See merge request gitlab-org/gitlab!25181
-
Shinya Maeda authored
Implement allowing empty needs for jobs in DAG pipelines See merge request gitlab-org/gitlab!22246
-
Shinya Maeda authored
Increase pipeline email notification from 10 to 30 lines See merge request gitlab-org/gitlab!21728
-
Philipp Hasper authored
-
Jan Provaznik authored
Add subepics feature to license and services See merge request gitlab-org/gitlab!24170
-
Martin Wortschack authored
[UPDATE] Migrating `fa-spinner` from `app/views/shared/notifications` Closes #204742 See merge request gitlab-org/gitlab!24940
-
Shubham Pandey authored
-
Imre Farkas authored
Add GET endpoint to LDAP group link API Closes #13679 See merge request gitlab-org/gitlab!24216
-
Blair Lunceford authored
-
Imre Farkas authored
Add delete identity API endpoint to users API Closes #23068 See merge request gitlab-org/gitlab!24122
-
Blair Lunceford authored
-
Furkan Ayhan authored
This will allow jobs to have "needs: []" configuration. Those jobs will start immediately without waiting previous stages
-
Phil Hughes authored
Scope merge request approval rules to protected branches using API search Closes #460 See merge request gitlab-org/gitlab!24344
-
Phil Hughes authored
Migrate fa-spinner to spinner in milestones directory See merge request gitlab-org/gitlab!25067
-
Ignacio Gea authored
-
Phil Hughes authored
Moves the standalone vulnerabilities url to `/vulnerabilities/[id]`" See merge request gitlab-org/gitlab!24777
-
Sam Beckham authored
- Moves the url from /security/dashboard/[id] to /security/vulnerabilities/id - Moves the nessecary bits from the dashboard controller to the vulnerabilities controller - Remaps the vulnerability_path routing helper to match the above changes - Updates the tests to match the above changes
-
Phil Hughes authored
Fix autocomplete limitation bug – take 2 See merge request gitlab-org/gitlab!25167
-
James Lopez authored
Separate platform provider and post receive entities into own class files See merge request gitlab-org/gitlab!25119
-
Rajendra Kadam authored
-
Jan Provaznik authored
Allow config of sidekiq-cluster with query Closes gitlab-com/gl-infra/scalability#45 See merge request gitlab-org/gitlab!18877
-
David Fernandez authored
See the epic https://gitlab.com/groups/gitlab-org/-/epics/2271
-
Martin Wortschack authored
Show Kubernetes namespace on job show page Closes #31756 See merge request gitlab-org/gitlab!20983
-
Hordur Freyr Yngvason authored
Adds support for showing kubernetes namespaces on deployment jobs where the namespace has been recorded. See https://gitlab.com/gitlab-org/gitlab/issues/31756 Also fixes a bug where we were using the last successful deployment instead of the deployment associated with the build to determine which cluster to display.
-
Marcel Amirault authored
Resolve "Follow-up from "Add Windows Shared Runners to GitLab.com docs"" Closes #198013 See merge request gitlab-org/gitlab!25020
-
Darren Eastman authored
Resolve discussion in issue 198013. - Reworded section describing usage quotas.
-
Martin Wortschack authored
Update dependency @gitlab/ui to ^9.8.0 See merge request gitlab-org/gitlab!24862
-
Kushal Pandya authored
[UPDATE] updated underscore to lodash in spec/javascripts/badges Closes #196678 See merge request gitlab-org/gitlab!25135
-
Shubham Pandey authored
-
Kushal Pandya authored
Design view: moveable "new comment" pin See merge request gitlab-org/gitlab!24769
-
Tom Quirk authored
- and emit the appropriate noteMove and openCommentForm events
-
Kushal Pandya authored
Replace underscore with lodash for ./app/assets/javascripts/ci_variable_list Closes #196663 See merge request gitlab-org/gitlab!25174
-
Kushal Pandya authored
Replace underscore with lodash for ./app/assets/javascripts/contributors Closes #196638 See merge request gitlab-org/gitlab!25027
-
Kushal Pandya authored
Partially migrate ee/spec/javascripts/environments/ to Jest See merge request gitlab-org/gitlab!24995
-
Kushal Pandya authored
Merge branch '202592-migrate-fa-spinner-to-spinner-for-app-views-admin-application_settings' into 'master' Migrate '.fa-spinner' to '.spinner' for admin/application_settings Closes #202592 See merge request gitlab-org/gitlab!24880
-
Stan Hu authored
Add projects widget to instance security dashboard See merge request gitlab-org/gitlab!24644
-
Avielle Wolfe authored
Adds Security::VulnerableProjectsController and accompanying route, which reuses the logic backing the vulnerable projects widget on the group security dashboard. https://gitlab.com/gitlab-org/gitlab/issues/17969
-
Evan Read authored
Docs update note for external id and kube-ctl See merge request gitlab-org/gitlab!25206
-