- 30 Mar, 2018 1 commit
-
-
Balasankar "Balu" C authored
Instead of renaming existing storage directories to a timestamped format, create a timestamped directory in a temporary location and move the individual files and folders inside storage directories to it. This helps us with nested storage directories.
-
- 29 Mar, 2018 39 commits
-
-
Achilleas Pipinellis authored
Fix documentation introduced in gitlab-org/gitlab-ce!17221 See merge request gitlab-org/gitlab-ce!18087
-
Tomasz Maczukin authored
-
Sean McGivern authored
Always display Labels section in issuable sidebar, even when the project has no labels Closes #23472 See merge request gitlab-org/gitlab-ce!18081
-
Tim Zallmann authored
Correctly fail Vuex action helper Closes #44735 See merge request gitlab-org/gitlab-ce!18072
-
Sean McGivern authored
Update todos docs to say will trigger when commenting on a commit See merge request gitlab-org/gitlab-ce!18083
-
Marcia Ramos authored
Change Container to Kubernetes in Google integration docs Closes #44685 See merge request gitlab-org/gitlab-ce!18010
-
Achilleas Pipinellis authored
Fix typo in issue closing pattern docs Closes omnibus-gitlab#3351 See merge request gitlab-org/gitlab-ce!18080
-
Achilleas Pipinellis authored
Clarify what is meant by latest stable by linking to release posts See merge request gitlab-org/gitlab-ce!18085
-
Brendan O'Leary authored
-
Victor Wu authored
-
Phil Hughes authored
Escape autocomplete results for Markdown See merge request gitlab-org/gitlab-ce!18051
-
Rémy Coutable authored
Recommend a `-p` while `git fetch`ing See merge request gitlab-org/gitlab-ce!18016
-
Mattia Rizzolo authored
Especially with the main gitlab repository, there tends to be tons of stray branches, a continue `git fetch` without any -p will easily lead to hundreds of "orphaned branches" in the local checkouts. Signed-off-by: Mattia Rizzolo <mattia@mapreri.org>
-
Sean McGivern authored
A label name can contain a `_`, `~~`, or other Markdown-significant characters. But label references are processed _after_ Markdown processing has run, so we can't easily fix this on the backend. We can make it more convenient, though, by changing the frontend to escape these characters so they aren't processed as Markdown, when we insert them from autocomplete.
-
Rémy Coutable authored
Update README.md (settings -> pipelines is renamed to settings -> CI / CD ) See merge request gitlab-org/gitlab-ce!18078
-
Rémy Coutable authored
Fix link to "Getting started with GitLab and DigitalOcean" page. See merge request gitlab-org/gitlab-ce!17944
-
Rémy Coutable authored
Update events.md with time period limit documentation Closes #35912 See merge request gitlab-org/gitlab-ce!17941
-
Branka Martinovic authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Filipa Lacerda authored
[ci skip]
-
Balasankar "Balu" C authored
-
Kamil Trzciński authored
Fix background pipeline stages migration Closes #44135 See merge request gitlab-org/gitlab-ce!18076
-
Kamil Trzciński authored
Add per runner job timeout Closes #43426 See merge request gitlab-org/gitlab-ce!17221
-
Kamil Trzciński authored
ObjectStorage#use_file should respect exclusive lease Closes gitlab-com/infrastructure#3874 See merge request gitlab-org/gitlab-ce!18052
-
Moetaz authored
-
Grzegorz Bizon authored
-
Filipa Lacerda authored
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
-
Phil Hughes authored
-
Sean McGivern authored
Fix promoting labels and milestones copy text Closes #44208 See merge request gitlab-org/gitlab-ce!17726
-
Filipa Lacerda authored
-
Sean McGivern authored
Ensure hooks run when a deploy key without a user pushes Closes #44317 See merge request gitlab-org/gitlab-ce!18057
-
Sean McGivern authored
Add canary favicon See merge request gitlab-org/gitlab-ce!12477
-
Sean McGivern authored
Fix unapproved unassigned merge request e-mails failing -- CE backport Closes gitlab-ee#3092 See merge request gitlab-org/gitlab-ce!18007
-
Phil Hughes authored
-
Sean McGivern authored
Gitlab-workhorse still needs RepoPath on Git HTTP See merge request gitlab-org/gitlab-ce!18050
-
Jacob Vosmaer (GitLab) authored
-
Rémy Coutable authored
Replace group spinach tests with RSpec analog See merge request gitlab-org/gitlab-ce!17818
-
Douwe Maan authored
Bump Rugged to 0.27.0 See merge request gitlab-org/gitlab-ce!18069
-