- 16 Jan, 2020 40 commits
-
-
Achilleas Pipinellis authored
Typo/Grammar in audit_events See merge request gitlab-org/gitlab!22985
-
Stan Hu authored
LRU object caching for GroupProjectObjectBuilder See merge request gitlab-org/gitlab!21823
-
Paul Slaughter authored
Refactor Web IDE collapsible sidebar logic See merge request gitlab-org/gitlab!22416
-
Chad Woolley authored
Make it reusable for left sidebar as well as right. This supports merge request https://gitlab.com/gitlab-org/gitlab/merge_requests/21010
-
Achilleas Pipinellis authored
Add issue weight to members permissions table See merge request gitlab-org/gitlab!22789
-
Achilleas Pipinellis authored
Typo/Grammar improvement to import_export See merge request gitlab-org/gitlab!22875
-
Michael Kozono authored
Organize packages API code using namespaces See merge request gitlab-org/gitlab!23076
-
Thong Kuah authored
Bump `managed-applications` to v0.5.0 See merge request gitlab-org/gitlab!23110
-
Qingyu Zhao authored
It reduces database queries and object creation for labels/milestones during project import. - reduces import time when project heavily uses labels/milestones - reduces database pressure
-
Robert Speicher authored
Remove unneeded DB query from `emails_disabled?` See merge request gitlab-org/gitlab!22843
-
Stan Hu authored
Add event tracking to NPM package API See merge request gitlab-org/gitlab!23117
-
Stan Hu authored
Allow skip_ci to be passed to rebase See merge request gitlab-org/gitlab!22800
-
Stan Hu authored
Merge branch '196984-flaky-boards-sidebar_spec-rb-312-issue-boards-labels-adds-a-multiple' into 'master' Wait for request in `spec/features/boards/sidebar_spec.rb:312` and `ee/spec/features/boards/sidebar_spec.rb:265` Closes #118659 and #196984 See merge request gitlab-org/gitlab!23144
-
Dan Davison authored
Simplify a bunch of Enterprise Edition end-to-end tests See merge request gitlab-org/gitlab!23174
-
Tim Zallmann authored
Updates AWS EKS service role name help text to clarify it is distinct from provision role See merge request gitlab-org/gitlab!21967
-
Tim Zallmann authored
Merge branch '119341-automatically-update-widget-when-creating-a-new-epic-or-issue-from-an-epic' into 'master' Update widget on click dropdown item when creating epic from epic See merge request gitlab-org/gitlab!22511
-
Stan Hu authored
Upgrade Gitaly to v1.81.0 See merge request gitlab-org/gitlab!23198
-
GitalyBot authored
-
Nick Thomas authored
Add Sentry Issue Finder See merge request gitlab-org/gitlab!22727
-
Sean Arnold authored
- Refactor specs a bit too
-
Walmyr Lima e Silva Filho authored
Update access request order in group audit logs 2 spec Closes #196726 See merge request gitlab-org/gitlab!23012
-
Sean McGivern authored
Run Dependency Scanning against Go projects See merge request gitlab-org/gitlab!22712
-
Igor Frenkel authored
-
Robert Speicher authored
Default evidence collection flag to on See merge request gitlab-org/gitlab!23194
-
Stan Hu authored
-
Fabio Pitino authored
-
Fabio Pitino authored
Instead of passing `skip_ci` field which is Gitlab specific notion, pass `git_push_options` to Gitaly rebase RPC
-
Fabio Pitino authored
* Let `skip_ci` to be passed to the API endpoint * Add doc entry * Add changelog entry
-
Fabio Pitino authored
Send `skip_ci` flag to Gitaly Rebase RPC and use it as push options in the PostReceive hook to skip CI.
-
Walmyr Lima e Silva Filho authored
Quarantine the 'Manage OAuth login' QA test See merge request gitlab-org/gitlab!23190
-
Douglas Barbosa Alexandre authored
Fix Docker repository sync for local storage See merge request gitlab-org/gitlab!22981
-
Valery Sizov authored
When local storage is used we get a direct link without redirect it used to work but it was broken by https://gitlab.com/gitlab-org/gitlab/merge_requests/21068. It wasn't noticed because this bug was disguised by another small bug - if primaty_api_url was specified with trailing slash it worked well.
-
Mike Greiling authored
Remove useless attachToDocument usage in spec/frontend/issuable Closes #196757 See merge request gitlab-org/gitlab!23047
-
Heinrich Lee Yu authored
Get Project's environment names via GraphQL See merge request gitlab-org/gitlab!22932
-
Kirstie Cook authored
Add id and name environment fields Add search by name for environment
-
Paul Slaughter authored
Change security dashboard's filters bar background See merge request gitlab-org/gitlab!23094
-
Sarah GP authored
-
Mike Greiling authored
Adds quickstart doc link to ADO CICD settings Closes #30936 See merge request gitlab-org/gitlab!22728
-
Lin Jen-Shin authored
Lint MR title instead of commits when squash is enabled Closes #194230 and #34148 See merge request gitlab-org/gitlab!22213
-
Paul Slaughter authored
Remove useless attachToDocument usage in ee/spec/frontend/vue_shared Closes #196753 See merge request gitlab-org/gitlab!23050
-