- 19 Nov, 2015 1 commit
-
-
Jeroen Nijhof authored
-
- 21 Oct, 2015 2 commits
-
-
Jeroen Nijhof authored
-
Dmitriy Zaporozhets authored
-
- 01 Oct, 2015 3 commits
-
-
Dmitriy Zaporozhets authored
Skip 'git annex init' when using 'gcryptsetup' 'gcryptsetup' is a special git-annex feature that does its own initialization. See merge request !18
-
Jacob Vosmaer authored
-
Jacob Vosmaer authored
-
- 29 Sep, 2015 1 commit
-
-
Jeroen van Baarsen authored
change images to svg
-
- 27 Sep, 2015 1 commit
-
-
fscherwi authored
-
- 10 Sep, 2015 2 commits
-
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 09 Sep, 2015 2 commits
-
-
Artem V. Navrotskiy authored
-
Artem V. Navrotskiy authored
When cleaning this environment variable can be problems with the processing of non-ASCII data
-
- 08 Sep, 2015 1 commit
-
-
Robert Speicher authored
-
- 17 Aug, 2015 1 commit
-
-
Douwe Maan authored
Handle broken symlinks in create-hooks If a repository contained a broken symlink named 'hooks', this would raise ENOENT in lib/gitlab_projects.rb, which got ignored in bin/create-hooks. This commit fixes that by making sure we handle broken symlinks in lib/gitlab_projects.rb. See merge request !19
-
- 12 Aug, 2015 1 commit
-
-
Jacob Vosmaer authored
If a repository contained a broken symlink named 'hooks', this would raise ENOENT in lib/gitlab_projects.rb, which got ignored in bin/create-hooks. This commit fixes that by making sure we handle broken symlinks in lib/gitlab_projects.rb.
-
- 11 Aug, 2015 1 commit
-
-
Jacob Vosmaer authored
'gcryptsetup' is a special git-annex feature that does its own initialization.
-
- 05 Aug, 2015 2 commits
-
-
Dmitriy Zaporozhets authored
Version bump 2.6.4 See merge request !17
-
Valery Sizov authored
-
- 04 Aug, 2015 1 commit
-
-
Dmitriy Zaporozhets authored
-
- 17 Jul, 2015 2 commits
-
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
Remove keys from authorized_keys in-place This will speed up the rm-key operation. The downside is that authorized_keys will not shrink when you remove a key. If this ever becomes a problem it can be fixed by running 'rake gitlab:shell:setup'. See merge request !66
-
- 16 Jul, 2015 4 commits
-
-
Marin Jankovski authored
-
Marin Jankovski authored
-
Jacob Vosmaer authored
-
Jacob Vosmaer authored
This will speed up the rm-key operation. The downside is that authorized_keys will not shrink when you remove a key. If this ever becomes a problem it can be fixed by running 'rake gitlab:shell:setup'.
-
- 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 1 commit
-
-
Dmitriy Zaporozhets authored
Allow to configure location of the secret file
-