- 13 Mar, 2018 1 commit
-
-
Pirate Praveen authored
-
- 09 Mar, 2018 1 commit
-
-
Stan Hu authored
These warnings would show when running rspec: ``` warning: parser/current is loading parser/ruby23, which recognizes warning: 2.3.5-compliant syntax, but you are running 2.3.6. warning: please see https://github.com/whitequark/parser#compatibility-with-ruby-mri. ``` Related PRs: * https://github.com/whitequark/parser/pull/422 * https://github.com/mbj/unparser/pull/79
-
- 07 Mar, 2018 1 commit
-
-
blackst0ne authored
-
- 06 Mar, 2018 2 commits
-
-
Ahmad Sherif authored
Related to gitaly#1060
-
Zeger-Jan van de Weg authored
Given 1.9 has issues we're aware of, for now we're locking to 1.8. Closes gitlab-org/gitaly#1059 and will probably be removed if 1.10 is tested an deemed ok.
-
- 02 Mar, 2018 1 commit
-
-
Ahmad Sherif authored
-
- 01 Mar, 2018 1 commit
-
-
Ahmad Sherif authored
Closes gitaly#1046
-
- 26 Feb, 2018 1 commit
-
-
Ahmad Sherif authored
-
- 21 Feb, 2018 1 commit
-
-
Ken authored
36847 - add changelog
-
- 20 Feb, 2018 1 commit
-
-
Ken authored
26039 - add merge request id 26039 change due to lingust source file updates
-
- 16 Feb, 2018 1 commit
-
-
Rubén Dávila authored
-
- 08 Feb, 2018 1 commit
-
-
Ahmad Sherif authored
Closes gitaly#985
-
- 07 Feb, 2018 3 commits
-
-
Pawel Chojnacki authored
-
Pawel Chojnacki authored
-
Lin Jen-Shin authored
-
- 06 Feb, 2018 1 commit
-
-
Zeger-Jan van de Weg authored
-
- 01 Feb, 2018 1 commit
-
-
Stan Hu authored
Closes gitlab-org/omnibus-gitlab#3128
-
- 31 Jan, 2018 2 commits
-
-
Zeger-Jan van de Weg authored
Gem is updated from 2.8 to 2.10. [changelog][1] [1]: https://github.com/seattlerb/flay/blob/master/History.rdoc
-
Zeger-Jan van de Weg authored
Implements the client side for gitlab-org/gitaly#819. Which is a server info command. This checks the server version and git binairy version on the server. A small UI was added for administrators, so they can check the status of the Gitaly server. This is done for each storage the monolith knows. Because of this commit, gitlab-org/gitlab-ce!15580 is now closed. That MR removed the Git version too, but didn't replace it with anything.
-
- 30 Jan, 2018 4 commits
-
-
Ahmad Sherif authored
Closes gitaly#979
-
Ahmad Sherif authored
Closes gitaly#967
-
Rémy Coutable authored
Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
Ahmad Sherif authored
Closes gitaly#958
-
- 26 Jan, 2018 1 commit
-
-
Lin Jen-Shin authored
-
- 25 Jan, 2018 1 commit
-
-
Rémy Coutable authored
Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
- 24 Jan, 2018 2 commits
-
-
Ahmad Sherif authored
Closes gitaly#946
-
Ahmad Sherif authored
Closes gitaly#929
-
- 22 Jan, 2018 2 commits
-
-
Alejandro Rodríguez authored
-
Zeger-Jan van de Weg authored
-
- 18 Jan, 2018 1 commit
-
-
Rémy Coutable authored
Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
- 16 Jan, 2018 2 commits
-
-
-
Nick Thomas authored
-
- 15 Jan, 2018 1 commit
-
-
Ahmad Sherif authored
Closes gitaly#907
-
- 10 Jan, 2018 1 commit
-
-
Jacob Vosmaer authored
-
- 09 Jan, 2018 1 commit
-
-
Ahmad Sherif authored
Closes gitaly#903
-
- 08 Jan, 2018 2 commits
-
-
Yorick Peterse authored
This removes all usage of soft removals except for the "pending delete" system implemented for projects. This in turn simplifies all the query plans of the models that used soft removals. Since we don't really use soft removals for anything useful there's no point in keeping it around. This _does_ mean that hard removals of issues (which only admins can do if I'm not mistaken) can influence the "iid" values, but that code is broken to begin with. More on this (and how to fix it) can be found in https://gitlab.com/gitlab-org/gitlab-ce/issues/31114. Fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/37447
-
Takuya Noguchi authored
-
- 05 Jan, 2018 1 commit
-
-
Yorick Peterse authored
Up until version 2.0.3 redis-rack included a "rake" binary that would overwrite/hijack the one provided by Rake itself. Unfortunately the binary provided by redis-rack would produce errors in many cases. See https://github.com/redis-store/redis-rack/pull/34 for more info.
-
- 02 Jan, 2018 2 commits
-
-
Robert Speicher authored
-
Ahmad Sherif authored
Closes gitaly#825
-