- 19 Sep, 2019 40 commits
-
-
Kushal Pandya authored
Extracts collapsible logic to a component See merge request gitlab-org/gitlab!17219
-
Yorick Peterse authored
Disable scheduling of productivity analytics See merge request gitlab-org/gitlab!17253
-
Robert Speicher authored
Modify the CI config to support security branches See merge request gitlab-org/gitlab!17082
-
Kamil Trzciński authored
Use monotonic time in Sidekiq daemon memory killer See merge request gitlab-org/gitlab!17209
-
Yorick Peterse authored
Update canonical source repo links in README.md See merge request gitlab-org/gitlab!17214
-
Jean du Plessis authored
-
Filipa Lacerda authored
Fix broken doc links from autodevops settings page See merge request gitlab-org/gitlab!17232
-
GitLab Release Tools Bot authored
[ci skip]
-
GitLab Release Tools Bot authored
[ci skip]
-
Walmyr Lima e Silva Filho authored
Make project private to avoid spam on issues See merge request gitlab-org/gitlab!17235
-
Sanad Liaquat authored
This is needed for staging env where we have Akismet for spam detection
-
Achilleas Pipinellis authored
Add docs for dast domain validation See merge request gitlab-org/gitlab!16680
-
-
Clement Ho authored
Replace _.findWhere() with _.find() See merge request gitlab-org/gitlab!17105
-
Winnie Hellmann authored
-
Marin Jankovski authored
Upgrade Gitaly to v1.65.0 See merge request gitlab-org/gitlab!17135
-
GitalyBot authored
-
Paul Slaughter authored
Explicitly import gl_dropdown See merge request gitlab-org/gitlab!16907
-
Filipa Lacerda authored
-
Kushal Pandya authored
Merge branch '13570-add-error-handling-for-reporting-on-groups-which-have-no-plan-for-cycle-analytics' into 'master' Resolve "Add error handling for reporting on groups which have no plan for cycle analytics" Closes #13570 See merge request gitlab-org/gitlab!16099
-
Brandon Labuschagne authored
Only groups on a silver / premium tier or above, where the user has reporter access or greater are able to have access to cycle analytics. This change presents the user with a relevant error message.
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Yorick Peterse authored
This migration times out on both GitLab's staging and production environments, even when an index is added for the columns used. As we are nearing release day we have decided to turn this migration into a noop for the time being. The background migration is not removed as some jobs may have been scheduled (especially in dev environments). Keeping this code allows those jobs to finish, and allows us to reschedule it in the future if needed.
-
Kushal Pandya authored
Deprecate old GlModal component See merge request gitlab-org/gitlab!16945
-
Winnie Hellmann authored
Replaces ~/vue_shared/components/gl_modal.vue with ~/vue_shared/components/deprecated_modal_2.vue
-
Andreas Brandl authored
Sync issuable state_id with null values See merge request gitlab-org/gitlab!16480
-
Felipe Artur authored
Sync remaining issues and merge requests with null values for state_id
-
Achilleas Pipinellis authored
Add placeholder text guidance Closes #31305 See merge request gitlab-org/gitlab!17030
-
Evan Read authored
-
Kushal Pandya authored
Merge branch '13836-follow-up-from-productivity-analytics-add-error-handling-for-reporting-on-groups-which-have-no-plan' into 'master' Resolve "Follow-up from "Productivity Analytics: Add error handling for reporting on groups which have no plan"" Closes #13836 See merge request gitlab-org/gitlab!17206
-
Martin Wortschack authored
- This avoid confusion about the value since we now set the error code instead of a Boolean
-
Rémy Coutable authored
Update CI checks for the single codebase Closes #32153, #17548, #17554, #20364, #21519, #23219, and #25990 See merge request gitlab-org/gitlab!16810
-
Filipa Lacerda authored
Fix Epic selection for newly created issues within Issue Boards Closes #32289 See merge request gitlab-org/gitlab!17211
-
Filipa Lacerda authored
Stop sidebar icons collapsing on collapse and expand Closes #31837 See merge request gitlab-org/gitlab!16971
-
Annabel Dunstone Gray authored
-
Kushal Pandya authored
Remove vue-resource dependency Closes #18662 and #31361 See merge request gitlab-org/gitlab!16602
-
Winnie Hellmann authored
-
Kamil Trzciński authored
Fix registry tag deletes Closes #15737 See merge request gitlab-org/gitlab!16886
-
Giorgenes Gelatti authored
- Adds Client#upload() to upload docker blobs - Adds Client#generate_manifest() to generate random blobs for manifests. - Adds Client#generate_dummy_image() to generate a dummy image - Adds Client#put_tag() to replace tag manifests
-
Filipa Lacerda authored
Allows to render collapsible nested sections Please enter the commit message for your changes. Lines starting
-