- 14 Feb, 2020 40 commits
-
-
Jan Provaznik authored
Take into account also issues which reference another issue with link type `blocked_by`. Also issue visibility is now not taken into account - `blocked` status is displayed to all users no matter if they can access blocking issue or not.
-
Walmyr Lima e Silva Filho authored
Add E2E test of fork creation after storage change See merge request gitlab-org/gitlab!21383
-
Mark Lapierre authored
Tests that if a fork is created and then the parent project is moved to a new gitaly storage/shard, another fork can be created after the move. See https://gitlab.com/gitlab-org/gitlab/issues/38264 Add the ability to create a fork via the API, check import status (to confirm when the fork is complete), and change repository storage. Resource::Fork needed to be updated, which also required updating Resource::MergeRequestFromFork and the test that uses it so that that test can still fabricate a fork via the UI.
-
James Lopez authored
Separate application and blob entities into own class files See merge request gitlab-org/gitlab!24997
-
Rajendra Kadam authored
-
Nick Thomas authored
Code Nav Poc: Extend LSIF info with hover data See merge request gitlab-org/gitlab!23682
-
James Lopez authored
Add more group attrs to list of excluded attributes for Group Import See merge request gitlab-org/gitlab!25031
-
Jan Provaznik authored
Swap AlertsController#metrics_dashboard to use metric_id and env_id See merge request gitlab-org/gitlab!24888
-
Sean McGivern authored
Resolve "Disable self-approval at the Instance level" Closes #39060 See merge request gitlab-org/gitlab!23731
-
Yorick Peterse authored
Danger: Remove single code base analysis See merge request gitlab-org/gitlab!25228
-
Sean McGivern authored
Add package dependencies cleanup migration See merge request gitlab-org/gitlab!24868
-
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
-
George Koltsov authored
- Exclude certain attributes from Group Import/Export of Group Model to disallow an ability to overwrite them
-
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
-
syasonik authored
-
Shinya Maeda authored
Increase pipeline email notification from 10 to 30 lines See merge request gitlab-org/gitlab!21728
-
Philipp Hasper authored
-
David Fernandez authored
Those with dependency_type 5 should be removed
-
Jan Provaznik authored
Add subepics feature to license and services See merge request gitlab-org/gitlab!24170
-
Igor Drozdov authored
This MR adds documentation of a method for LSIF API
-
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
-