- 20 Apr, 2017 2 commits
-
-
Douwe Maan authored
-
Douwe Maan authored
-
- 19 Apr, 2017 2 commits
-
-
Adam Niedzielski authored
Fixes #30557 Use "lang" attribute instead of "class" in PlantumlFilter.
-
Adam Niedzielski authored
Closes #30964
-
- 18 Apr, 2017 6 commits
-
-
Grzegorz Bizon authored
-
Robin Bobbitt authored
-
Filipa Lacerda authored
-
Lin Jen-Shin authored
-
Douglas Barbosa Alexandre authored
-
- 17 Apr, 2017 6 commits
-
-
Douwe Maan authored
-
Lin Jen-Shin authored
-
Lin Jen-Shin authored
-
Lin Jen-Shin authored
-
Lin Jen-Shin authored
-
Lin Jen-Shin authored
-
- 15 Apr, 2017 1 commit
-
-
Stan Hu authored
Closes #30972
-
- 14 Apr, 2017 15 commits
-
-
Sean McGivern authored
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Rémy Coutable authored
This new class uses a Redis Hash instead of a Sorted Set. Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Sean McGivern authored
CE port of https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/962
-
James Lopez authored
Refactored specs and added a post deployment migration to remove the activity users table.
-
James Lopez authored
It uses a user activity table instead of a column in users. Tested with mySQL and postgreSQL
-
Sean McGivern authored
-
Sean McGivern authored
-
Robert Speicher authored
-
Stan Hu authored
-
Stan Hu authored
-
Sean McGivern authored
CE port of https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/1521
-
Z.J. van de Weg authored
-
Ruben Davila authored
This query is constantly generating timeout errors on large installations and we don't have a simple solution for now and also we don't think having this counter is really critical.
-
Sean McGivern authored
CE port of https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/735
-
- 13 Apr, 2017 8 commits
-
-
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.
-
Adam Niedzielski authored
Closes #30874. Ignore nodes with no children. Append directly to the node instead of the last child of the node to avoid inheriting formatting from the last child
-
Lin Jen-Shin authored
then it's fine to skip the first line because it won't be very noticeable
-
Lin Jen-Shin authored
of breaking ANSI sequence or Unicode
-
geoandri authored
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
This reverts commit 22726942.
-