- 13 Dec, 2018 24 commits
-
-
Alex Hanselka authored
[MASTER]: Validate LFS hrefs before downloading them Closes #2754 See merge request gitlab/gitlabhq!2696
-
GitLab Release Tools Bot authored
[ci skip]
-
Fatih Acet authored
Resolve "Fix labels dropdown with multiple same names" Closes #51994 See merge request gitlab-org/gitlab-ce!23265
-
Phil Hughes authored
Update header navigation theme colors Closes #49658 See merge request gitlab-org/gitlab-ce!23734
-
George Tsiolis authored
-
Fatih Acet authored
Fix calendar events fetching error on private profile page. Closes #54938 See merge request gitlab-org/gitlab-ce!23718
-
Harry Kiselev authored
-
Fatih Acet authored
Fix small button line height Closes #55257 See merge request gitlab-org/gitlab-ce!23779
-
Clement Ho authored
Update eslint dependencies See merge request gitlab-org/gitlab-ce!23610
-
Sean McGivern authored
Resolve "Redesign project lists UI" Closes #51944 See merge request gitlab-org/gitlab-ce!22682
-
Martin Wortschack authored
-
Filipa Lacerda authored
Fix diff changes empty state Closes #48635 See merge request gitlab-org/gitlab-ce!23767
-
Sean McGivern authored
Add List-Id to notification emails Closes #53493 See merge request gitlab-org/gitlab-ce!22817
-
Olivier Crête authored
-
Mike Greiling authored
IE11: Fix sprite icon rendering Closes #52774 See merge request gitlab-org/gitlab-ce!23773
-
Douwe Maan authored
Restore Object Pools when restoring an object pool Closes gitaly#1355 See merge request gitlab-org/gitlab-ce!23682
-
Phil Hughes authored
The empty state now only gets shown when no files exist in the branch. If the user is reviewing 2 versions with no files, we don't show the state. Refactors the diff app spec to use Vue test utils. Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/48635
-
Grzegorz Bizon authored
Re-define default only except policy Closes #55099 See merge request gitlab-org/gitlab-ce!23765
-
Kamil Trzciński authored
-
Filipa Lacerda authored
Update environments breadcrumb Closes #48048 See merge request gitlab-org/gitlab-ce!23751
-
Filipa Lacerda authored
Fixed notes not being applied to diff lines Closes #55245 and #55248 See merge request gitlab-org/gitlab-ce!23778
-
Phil Hughes authored
Fix mr_widget_icon responsive alignment See merge request gitlab-org/gitlab-ce!23781
-
Phil Hughes authored
-
Zeger-Jan van de Weg authored
Pool repositories are persisted in the database, and when the DB is restored, the data need to be restored on disk. This is done by resetting the state machine and rescheduling the object pool creation. This is not an exact replica of the state like at the time of the creation of the backup. However, the data is consistent again. Dumping isn't required as internally GitLab uses git bundles which bundle all refs and include all objects in the bundle that they require, reduplicating as more repositories get backed up. This does require more data to be stored. Fixes https://gitlab.com/gitlab-org/gitaly/issues/1355
-
- 12 Dec, 2018 16 commits
-
-
Mike Lewis authored
Nurtch link See merge request gitlab-org/gitlab-ce!23668
-
Paul Slaughter authored
-
Annabel Dunstone Gray authored
Add CSS helper classes for left and right padding See merge request gitlab-org/gitlab-ce!23760
-
Stan Hu authored
Document how to run rspec tests See merge request gitlab-org/gitlab-ce!23780
-
Mike Lewis authored
-
Sam Bigelow authored
-
Sam Bigelow authored
-
Paul Slaughter authored
**Why?** Commit 75496059 accidentally changed line height for all small buttons. This fixes that by introducing some `btn-xs` variables.
-
Phil Hughes authored
-
Winnie Hellmann authored
-
Robert Speicher authored
Resolve various database deprecation warnings See merge request gitlab-org/gitlab-ce!23772
-
Robert Speicher authored
Refactor Project#create_or_update_import_data See merge request gitlab-org/gitlab-ce!23701
-
Lukas Eipert authored
-
Nick Thomas authored
Do not save user preferences on read-only mode Closes #55024 See merge request gitlab-org/gitlab-ce!23698
-
Felipe Artur authored
-