- 15 Jan, 2019 1 commit
-
-
Stan Hu authored
Retries in Sidekiq and in the remote mirror scheduler can cause repeated attempts in quick succession if the sync fails. Each failure will then send an e-mail to all project maintainers, which can spam users unnecessarily. Modify the logic to send one notification the first time the mirror fails by setting `error_notification_sent` to `true` and reset the flag after a successful sync. Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/56222
-
- 14 Jan, 2019 39 commits
-
-
Evan Read authored
Clarify cluster integration link is for all Kubernetes See merge request gitlab-org/gitlab-ce!24364
-
Clement Ho authored
Generate searchable JSDoc documentation See merge request gitlab-org/gitlab-ce!23583
-
Winnie Hellmann authored
-
Clement Ho authored
Externalize strings from `/app/views/projects/project_members` See merge request gitlab-org/gitlab-ce!23227
-
George Tsiolis authored
-
Annabel Dunstone Gray authored
Remove all `$theme-gray-{weight}` variables in favor of `$gray-{weight}` Closes #56266 See merge request gitlab-org/gitlab-ce!24333
-
George Tsiolis authored
-
Phil Hughes authored
Moves shared code into a mixin See merge request gitlab-org/gitlab-ce!24322
-
Marcia Ramos authored
Add Import/Export dev docs Closes #36055 See merge request gitlab-org/gitlab-ce!23835
-
James Lopez authored
-
Rémy Coutable authored
GitLab 11.4.3 "Outbound requests" setting path See merge request gitlab-org/gitlab-ce!22898
-
Dylan Griffith authored
Not just GKE
-
Rémy Coutable authored
Fix no avatar not showing in user selection box Closes #56268 See merge request gitlab-org/gitlab-ce!24346
-
Achilleas Pipinellis authored
Add 11.7 -> 11.8 update doc See merge request gitlab-org/gitlab-ce!24283
-
Lukas 'Eipi' Eipert authored
-
Dmitriy Zaporozhets authored
Resolve "Add "What's new" menu item in top navigation" Closes #25341 See merge request gitlab-org/gitlab-ce!23186
-
Brandon Labuschagne authored
-
Rémy Coutable authored
Fix Bitbucket Server importer error handling Closes #56154 See merge request gitlab-org/gitlab-ce!24343
-
Lin Jen-Shin authored
Ensure pool participants are linked before GC Closes gitaly#1354 See merge request gitlab-org/gitlab-ce!24230
-
Mike Greiling authored
Bump minimal node version from 6 to 8.10.0 Closes #54065 See merge request gitlab-org/gitlab-ce!24305
-
Achilleas Pipinellis authored
Update Gitaly documentation to indicate which version shipped with Gitaly TLS support See merge request gitlab-org/gitlab-ce!24334
-
Zeger-Jan van de Weg authored
In theory the case could happen that the initial linking of the pool fails and so do all the retries that Sidekiq performs. This could lead to data loss. To prevent that case, linking is done before Gits GC too. This makes sure that case doesn't happen.
-
Drew Blessing authored
-
Douwe Maan authored
Adjust applied suggestion reverting previous changes Closes #56017 See merge request gitlab-org/gitlab-ce!24250
-
Marcia Ramos authored
Fix broken MR coach link See merge request gitlab-org/gitlab-ce!24327
-
Filipa Lacerda authored
Resolve "undefined method `count_of_extra_tags_not_shown'" Closes #56311 See merge request gitlab-org/gitlab-ce!24354
-
Rémy Coutable authored
Fixes several ActionController::Parameters deprecations See merge request gitlab-org/gitlab-ce!24332
-
Lukas Eipert authored
-
Lukas Eipert authored
-
Lukas Eipert authored
-
Lukas Eipert authored
-
Dmitriy Zaporozhets authored
Bump kubectl in Auto DevOps to 1.11.6 See merge request gitlab-org/gitlab-ce!24176
-
Dmitriy Zaporozhets authored
Bump nginx-ingress chart to 1.1.2 See merge request gitlab-org/gitlab-ce!24203
-
Filipa Lacerda authored
web-terminal: Add support for URL to Link parsing See merge request gitlab-org/gitlab-ce!24242
-
Martin Wortschack authored
- Add tests for project topics
-
Lin Jen-Shin authored
Update gitlab-styles to 2.5.1 See merge request gitlab-org/gitlab-ce!24336
-
Filipa Lacerda authored
Move job cancel button Closes #55944 and #54812 See merge request gitlab-org/gitlab-ce!24074
-
Sean McGivern authored
Rename Add style proposal See merge request gitlab-org/gitlab-ce!24353
-
James Lopez authored
-