- 13 Dec, 2018 34 commits
-
-
Phil Hughes authored
Allow suggesting single line changes in diffs See merge request gitlab-org/gitlab-ce!23147
-
Oswaldo Ferreira authored
-
Achilleas Pipinellis authored
Update Filesystem Benchmarking to be more strict See merge request gitlab-org/gitlab-ce!23709
-
Drew Blessing authored
-
Achilleas Pipinellis authored
Fix base64 example to use universal option Closes #55218 See merge request gitlab-org/gitlab-ce!23787
-
Mark Lapierre authored
[QA] Fix the 'Commit data' QA test Closes gitlab-org/quality/nightly#42 See merge request gitlab-org/gitlab-ce!23800
-
Achilleas Pipinellis authored
Revert "Document gitaly network architecture" See merge request gitlab-org/gitlab-ce!23743
-
Robert Speicher authored
Fix documentation for automatic merging See merge request gitlab-org/gitlab-ce!23784
-
Annabel Dunstone Gray authored
Add margin to .row on signin page and fix missing border-radius Closes #54736 See merge request gitlab-org/gitlab-ce!23739
-
Rémy Coutable authored
We now visit the project/wiki page after a push since that's the logical page where we should be after a push. Also, we now properly set the `@project` variable because the `web_url` of a Push resource isn't necessarily it's project/wiki page (if the project/wiki are created via the API for instance, `current_url` would be the current page, not the project/wiki page). Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Yorick Peterse authored
The strategy name and interval was incorrect, and the link back to the developer documentation was in the wrong place.
-
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
-
Thong Kuah authored
`-D` is OSX speific and is invalid on Linux, etc Fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/55218
-
- 12 Dec, 2018 6 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
-