- 07 Aug, 2018 7 commits
-
-
Nick Thomas authored
Fix typo and improve formatting See merge request gitlab-org/gitlab-ce!21056
-
Sean McGivern authored
Update git rerere link in docs See merge request gitlab-org/gitlab-ce!21060
-
gfyoung authored
The original link was moved.
-
Achilleas Pipinellis authored
Add documentation for setting up a user status See merge request gitlab-org/gitlab-ce!21045
-
Winnie Hellmann authored
-
Sean McGivern authored
Send resize parameters for avatars See merge request gitlab-org/gitlab-ce!20966
-
Tim Zallmann authored
-
- 06 Aug, 2018 33 commits
-
-
Fatih Acet authored
Update CreateItemDropdown class to allow the glDropdown filterRemote option See merge request gitlab-org/gitlab-ce!21041
-
Mike Greiling authored
-
Clement Ho authored
Resolve "Improve Auto DevOps settings flow for admin and project" Closes #47156 See merge request gitlab-org/gitlab-ce!20946
-
Mike Greiling authored
-
James Ramsay authored
-
Tim Zallmann authored
Add support for Bitbucket Server imports Closes #25393 See merge request gitlab-org/gitlab-ce!20164
-
Clement Ho authored
Resolve "Charts with long label appear oversized" Closes #48419 See merge request gitlab-org/gitlab-ce!20866
-
Jose Ivan Vargas authored
Revert "Merge branch 'bvl-instance-stats-default' into 'master'" See merge request gitlab-org/gitlab-ce!21054
-
Stan Hu authored
-
Fatih Acet authored
Persist 'auto devops' banner dismissal globally Closes #48657 See merge request gitlab-org/gitlab-ce!20540
-
Stan Hu authored
Respond to DB health in background migrations See merge request gitlab-org/gitlab-ce!20720
-
Sean McGivern authored
Retrieve merge request closing issues from database cache Closes #44821 See merge request gitlab-org/gitlab-ce!20911
-
Bob Van Landuyt authored
This reverts merge request !21044
-
Felipe Artur authored
-
Phil Hughes authored
Resolve "Increase width of left column in reports modal" Closes #49835 See merge request gitlab-org/gitlab-ce!21048
-
Sean McGivern authored
Allow multiple JIRA transitions id split by comma or semicolon Closes #43602 See merge request gitlab-org/gitlab-ce!20939
-
Yorick Peterse authored
The background migration interval has been reduced from 5 minutes to 2 minutes, so we have to adjust this migration accordingly.
-
Yorick Peterse authored
This changes the BackgroundMigration worker so it checks for the health of the DB before performing a background migration. This in turn allows us to reduce the minimum interval, without having to worry about blowing things up if we schedule too many migrations. In this setup, the BackgroundMigration worker will reschedule jobs as long as the database is considered to be in an unhealthy state. Once the database has recovered, the migration can be performed. To determine if the database is in a healthy state, we look at the replication lag of any replication slots defined on the primary. If the lag is deemed to great (100 MB by default) for too many slots, the migration is rescheduled for a later point in time. The health checking code is hidden behind a feature flag, allowing us to disable it if necessary.
-
Sean McGivern authored
Hide instance statistics by default Closes #50000 See merge request gitlab-org/gitlab-ce!21044
-
Filipa Lacerda authored
-
Bob Van Landuyt authored
Making the migrations and the default do the right thing in the first place. This makes 20180806094307 a no-op.
-
Filipa Lacerda authored
Add a generic more CSS class to render expandable reports correctly See merge request gitlab-org/gitlab-ce!21014
-
Nick Thomas authored
Trigger `project_update` system hook when archiving projects See merge request gitlab-org/gitlab-ce!20995
-
Phil Hughes authored
Moves help_popover.vue to a common location See merge request gitlab-org/gitlab-ce!21011
-
Filipa Lacerda authored
Keep Admin settings sections expanded after submitting form See merge request gitlab-org/gitlab-ce!21040
-
Phil Hughes authored
Fix initialization of JS in pipeline `/failures` tab Closes #49994 See merge request gitlab-org/gitlab-ce!21043
-
Sean McGivern authored
Use Gitaly 0.115.0 See merge request gitlab-org/gitlab-ce!21013
-
Bob Van Landuyt authored
Changing the default in a new migration and updating the existing values to change the defaults for instances already exposing the statistics.
-
Lukas Eipert authored
-
Phil Hughes authored
Move xterm to a node dependency and remove it from vendor's folder Closes #49741 See merge request gitlab-org/gitlab-ce!20588
-
Mike Greiling authored
-
Mike Greiling authored
-
Mike Greiling authored
-