summaryrefslogtreecommitdiff
path: root/lib/gitlab/backend/shell.rb
Commit message (Expand)AuthorAgeFilesLines
* Add more info to admin dashboardDmitriy Zaporozhets2013-11-201-0/+9
* Revert "Escape strings"Dmitriy Zaporozhets2013-11-011-14/+12
* Revert "Best to escape strings not split them"Dmitriy Zaporozhets2013-11-011-14/+14
* Best to escape strings not split themNigel Kukard2013-10-311-14/+14
* Escape stringsNigel Kukard2013-10-291-12/+14
* Fix typosJohannes Schleifenbaum2013-07-291-1/+1
* Use gitlab-shell authorized_keys truncation. Fix issue with authorized_keys s...Dmitriy Zaporozhets2013-07-181-0/+9
* Move repo tags to own controller. add ability to remove tagsDmitriy Zaporozhets2013-07-161-0/+25
* Add create_branch, rm_branch methods to Gitlab::Shell classDmitriy Zaporozhets2013-07-161-0/+25
* Update repository head when change default project branchDmitriy Zaporozhets2013-06-251-0/+12
* System calls were using unsanitized user inputJoe Andaverde2013-05-121-7/+7
* updated fork feature to use gitlab-shell for v5 of gitlabAngus MacArthur2013-04-151-0/+12
* Move directory logic out of model. Use Gitlab:Shell class to interact with fi...Dmitriy Zaporozhets2013-03-211-0/+59
* Use gitlab-shell to move repos. Requires gitlab-shell v1.1.0Dmitriy Zaporozhets2013-03-121-1/+13
* Remove hardcoded refernce to gitlab-shell home. so that gitlab can be install...Bhagavan Das2013-02-141-5/+10
* Gitlab::ShellEnv addedDmitriy Zaporozhets2013-02-141-1/+0
* add import repo gitlab_shell callDmitriy Zaporozhets2013-02-111-0/+11
* No gitolite in project any moreDmitriy Zaporozhets2013-02-111-1/+1
* add remove keys from gitlab-shell by idDmitriy Zaporozhets2013-02-051-6/+6
* Remove outdated specs and fixed key removeDmitriy Zaporozhets2013-02-051-2/+2
* Make gitlab works with gitlab-shellDmitriy Zaporozhets2013-02-041-0/+50