- 16 Jul, 2015 1 commit
-
-
Marin Jankovski authored
-
- 06 Jul, 2015 1 commit
-
-
Dmitriy Zaporozhets authored
Add git-lfs-authenticate to command white list
-
- 03 Jul, 2015 1 commit
-
-
Artem V. Navrotskiy authored
-
- 01 Jul, 2015 2 commits
-
-
Dmitriy Zaporozhets authored
Add gitlab-ci yml script Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> cc @vsizov See merge request !14
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 29 Jun, 2015 1 commit
-
-
Artem V. Navrotskiy authored
-
- 15 Jun, 2015 1 commit
-
-
Sytse Sijbrandij authored
-
- 11 Jun, 2015 2 commits
-
-
Dmitriy Zaporozhets authored
Add a note that changing example configuration files requires changing omnibus-gitlab. Keeping track of changes in these files is not easy and they usually require change in omnibus-gitlab. Added a note so everyone is aware of this. Similar is added to gitlab-ce and gitlab-ci. Discussed in gitlab-org/omnibus-gitlab#605 See merge request !13
-
Marin Jankovski authored
-
- 14 Apr, 2015 2 commits
-
-
Dmitriy Zaporozhets authored
Prevent keys with a very specific comment from accidentally being deleted. Addresses internal issue https://dev.gitlab.org/gitlab/gitlab-shell/issues/32. See merge request !11
-
Douwe Maan authored
-
- 13 Apr, 2015 4 commits
-
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
Include ecdsa keys in `gitlab_keys list-keys`. Addresses internal issue https://dev.gitlab.org/gitlab/gitlab-shell/issues/31. See merge request !12
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
Refactor logic around GL_ID. Builds upon !8. See merge request !9
-
- 10 Apr, 2015 2 commits
-
-
Dmitriy Zaporozhets authored
Allow to configure location of the secret file
-
Douwe Maan authored
-
- 09 Apr, 2015 2 commits
-
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
Write errors to stderr to get git to abort and show them as such. Addresses private issues https://dev.gitlab.org/gitlab/gitlab-shell/issues/33 and https://dev.gitlab.org/gitlab/gitlabhq/issues/2195. ![Screen_Shot_2015-04-06_at_13.05.43](https://gitlab.com/gitlab-org/gitlab-shell/uploads/56a4b9f4cc983da93afeb2b85252ec7e/Screen_Shot_2015-04-06_at_13.05.43.png) See merge request !8
-
- 06 Apr, 2015 6 commits
-
-
Douwe Maan authored
-
Douwe Maan authored
-
Douwe Maan authored
-
Douwe Maan authored
-
Douwe Maan authored
-
Douwe Maan authored
-
- 16 Mar, 2015 2 commits
-
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
Prevent character encoding issues by sending received changes as raw data. Better alternative to !64 that doesn't require new gems and leaves dealing with string character encoding to gitlab-rails. See gitlab/gitlabhq!1701 for the corresponding changes there. Fixes: - https://github.com/gitlabhq/gitlabhq/issues/7486 - https://gitlab.com/gitlab-org/gitlab-ce/issues/858 - https://gitlab.com/gitlab-org/gitlab-ce/issues/877 - https://gitlab.com/gitlab-org/gitlab-ce/issues/965 See merge request !65
-
- 15 Mar, 2015 1 commit
-
-
Douwe Maan authored
-
- 04 Mar, 2015 2 commits
-
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
- 03 Mar, 2015 2 commits
-
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
- 27 Feb, 2015 2 commits
-
-
Robert Schilling authored
Correct spelling: Symlinking is short for symbolic linking
-
Petrik de Heus authored
-
- 26 Feb, 2015 2 commits
-
-
Valery Sizov authored
Remove recursive commands from bin/install It is not clear what we need these for anymore. Because these commands would recurse once through all existing files in all Git repositories, and then another time through all directories these commands could take very long on a server with a lot of repositories. We keep the 'chmod' on config.repos_path, to deny world access to all files and directories beneath it. See merge request !63
-
Jacob Vosmaer authored
It is not clear what we need these for anymore. Because these commands would recurse once through all existing files in all Git repositories, and then another time through all directories these commands could take very long on a server with a lot of repositories. We keep the 'chmod' on config.repos_path, to deny world access to all files and directories beneath it.
-
- 24 Feb, 2015 3 commits
-
-
Marin Jankovski authored
-
Marin Jankovski authored
Return true from GitlabPostReceive to ensure custom hooks run. Fixes https://gitlab.com/gitlab-org/omnibus-gitlab/issues/438. See merge request !62
-
Dmitriy Zaporozhets authored
-
- 23 Feb, 2015 1 commit
-
-
Douwe Maan authored
-