- 10 May, 2017 2 commits
-
-
Rémy Coutable authored
Use the EnforcedStyleForMultiline: no_comma option. Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Ahmad Sherif authored
-
- 08 May, 2017 1 commit
-
-
Luke "Jared" Bennett authored
-
- 05 May, 2017 1 commit
-
-
Michael Kozono authored
-
- 04 May, 2017 1 commit
-
-
Jacob Vosmaer authored
-
- 03 May, 2017 1 commit
-
-
Nick Thomas authored
-
- 02 May, 2017 2 commits
-
-
Ruben Davila authored
-
Mike Ricketts authored
-
- 26 Apr, 2017 5 commits
-
-
Zeger-Jan van de Weg authored
-
Jacob Vosmaer authored
-
Ruben Davila authored
-
Douglas Barbosa Alexandre authored
-
Douglas Barbosa Alexandre authored
-
- 24 Apr, 2017 3 commits
-
-
Douglas Barbosa Alexandre authored
-
Phil Hughes authored
-
Phil Hughes authored
Closes #29971
-
- 21 Apr, 2017 1 commit
-
-
Nick Thomas authored
-
- 19 Apr, 2017 1 commit
-
-
Alejandro Rodríguez authored
-
- 18 Apr, 2017 1 commit
-
-
Douglas Barbosa Alexandre authored
-
- 13 Apr, 2017 1 commit
-
-
Alejandro Rodríguez authored
Currently we specify versions for Gitlab-Shell, Workhorse and Gitaly using version strings, to which we prepend 'v' and assume are tags. These changes allow branches or tags with other name formats to be specified by prepending '=' to the version string (á la govendor). We also simplify the process to reset to the given version (now a branch or tag): Right now there's a check to supposedly try to avoid fetching from the remote the version if it already exist locally. But the previous logic already clones if the directory doesn't exist or fetches if it does, so this check is pointless. We can safely assume the version exists once we get to the reset stage.
-
- 12 Apr, 2017 2 commits
-
-
Rémy Coutable authored
Make the `gitlab:gitlab_shell:check` task check that the repositories storage path are owned by the `root` group Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Adam Niedzielski authored
-
- 07 Apr, 2017 1 commit
-
-
Douglas Barbosa Alexandre authored
-
- 06 Apr, 2017 1 commit
-
-
James Lopez authored
-
- 04 Apr, 2017 1 commit
-
-
Ahmad Sherif authored
Closes gitaly#173
-
- 28 Mar, 2017 2 commits
-
-
Sebastian Reitenbach authored
of unlimited width if they cannot detect terminal size, therefore force unlimited terminal size when checking processes via ps.
-
- 21 Mar, 2017 5 commits
-
-
Mike Greiling authored
-
Jacob Vosmaer authored
This helps you understand why the command failed.
-
Jacob Vosmaer authored
-
James Lopez authored
-
Yorick Peterse authored
Nested groups support uses queries along the lines of `path LIKE 'X/%'`. For these queries to use an index on PostgreSQL we need to use either the varchar_pattern_ops or text_pattern_ops operator class. Fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/29554
-
- 16 Mar, 2017 1 commit
-
-
Z.J. van de Weg authored
-
- 08 Mar, 2017 2 commits
-
-
Douwe Maan authored
-
- 06 Mar, 2017 2 commits
-
-
Eric Eastwood authored
-
Eric Eastwood authored
- gl_emoji for falling back to image/css-sprite when the browser doesn't support an emoji - Markdown rendering (Banzai filter) - Autocomplete - Award emoji menu - Perceived perf - Immediate response because we now build client-side - Update `digests.json` generation in gemojione rake task to be more useful and include `unicodeVersion` MR: !9437 See issues - #26371 - #27250 - #22474
-
- 03 Mar, 2017 1 commit
-
-
Alejandro Rodríguez authored
This will be necessary when adding gitaly settings. This version doesn't make any functional changes, but allows us to include this breaking change in 9.0 and add the needed extra settings in the future with backwards compatibility
-
- 28 Feb, 2017 1 commit
-
- 23 Feb, 2017 1 commit
-
-
Douwe Maan authored
-