- 30 Mar, 2018 12 commits
-
-
Nick Thomas authored
Add gitlab-pages port number to artifacts links, if needed Closes #44398 See merge request gitlab-org/gitlab-ce!18073
-
Douwe Maan authored
Update charlock_holmes to 0.76 See merge request gitlab-org/gitlab-ce!18103
-
Rémy Coutable authored
Update dashboard milestones breadcrumb link See merge request gitlab-org/gitlab-ce!17933
-
Zeger-Jan van de Weg authored
Didn't compile against newer icu4c versions and was fixed upstream in https://github.com/brianmario/charlock_holmes/pull/129, which was releaed in the versions its now locked to.
-
Achilleas Pipinellis authored
Document that LFS is included in the 10GB repository limit on gitlab.com See merge request gitlab-org/gitlab-ce!18093
-
Winnie Hellmann (back on Tuesday) authored
-
Sean McGivern authored
Remove support for absolute dirs from Git::Env See merge request gitlab-org/gitlab-ce!18024
-
Jacob Vosmaer (GitLab) authored
-
Sean McGivern authored
[Backport] Order boards dropdown alphabetically See merge request gitlab-org/gitlab-ce!18065
-
Rémy Coutable authored
Fix ee_compat_check for forks Closes #40788 See merge request gitlab-org/gitlab-ce!17532
-
Mike Greiling authored
Revert "Merge branch 'sh-add-fsevents-dev-dependency' into 'master'" See merge request gitlab-org/gitlab-ce!18096
-
Stan Hu authored
This reverts merge request !17971
-
- 29 Mar, 2018 28 commits
-
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
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
-
Alessio Caiazza authored
-
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
-