summaryrefslogtreecommitdiff
path: root/lib/gitlab/backend/shell.rb
Commit message (Expand)AuthorAgeFilesLines
* Move Gitlab::Shell and Gitlab::ShellAdapter files to lib/27280-fix-unititalized-constantRémy Coutable2017-01-271-246/+0
* Refine Git garbage collectionJacob Vosmaer2016-11-041-13/+0
* Reassign secret token when regenerating onefix/reassign-secret-token-on-generateGrzegorz Bizon2016-10-131-2/+2
* Load Github::Shell's secret token from file on initialization instead of ever...Justin DiPierro2016-10-061-15/+31
* Strip comments before sending keys to gitlab-shellJacob Vosmaer2016-09-161-2/+11
* update gitlab shell secret file also when it is emptyElan Ruusamäe2016-09-131-1/+1
* Fix a bug where forking a project from a repository storage to another would ...20302-forking-a-project-from-one-storage-to-another-failsAlejandro Rodríguez2016-07-261-4/+6
* Create (if necessary) and link the gitlab-shell secret file on the rake insta...shardsAlejandro Rodríguez2016-06-291-0/+17
* Refactor repository paths handling to allow multiple git mount pointsAlejandro Rodríguez2016-06-291-40/+41
* Enable the Rubocop DeprecatedClassMethods copConnor Shea2016-05-081-1/+1
* Use Rugged's TagCollection#create instead of gitlab-shell's Repository#add_ta...Rémy Coutable2016-05-041-18/+0
* Merge branch 'pmq20/gitlab-ce-psvr/change-head' into 'master' Robert Speicher2016-04-151-13/+0
|\
| * Remove Gitlab::Shell#update_repository_head since it's not used anymorepmq20/gitlab-ce-psvr/change-headRémy Coutable2016-04-151-13/+0
* | Merge branch 'rugged-delete-tag' into 'master' Rémy Coutable2016-04-151-13/+0
|\ \
| * | Delete tags via ruggedRobert Schilling2016-04-151-13/+0
| |/
* | Remove unused backend methodsRobert Schilling2016-04-151-27/+0
|/
* Increase project import timeout from 4 minutes to 15 minutesDrew Blessing2016-02-041-1/+1
* fixed move project method in migrationJames Lopez2016-02-021-1/+1
* Merge gitlab.com:gitlab-org/gitlab-ceJeroen Nijhof2016-01-061-4/+5
|\
| * Fixed Rubocop offensesGabriel Mazetto2015-12-151-1/+1
| * Store and show reason why import failed.Douwe Maan2015-11-181-3/+4
* | Added housekeeping for git repositoriesJeroen Nijhof2015-10-211-0/+12
|/
* Normalize space-like characters in keys before output to gitlab-shellrs-issue-2970Robert Speicher2015-10-081-1/+2
* Revert "Merge branch 'revert-satellites' into 'master' "Dmitriy Zaporozhets2015-08-111-14/+0
* Revert "Merge branch 'drop-satellites'"Dmitriy Zaporozhets2015-08-111-0/+14
* Remove satellitesDmitriy Zaporozhets2015-07-151-14/+0
* Move repository when project is removedDmitriy Zaporozhets2015-06-031-4/+10
* Warn when gitlab-shell version doesn't match requirement.shell-version-warningDouwe Maan2015-04-061-1/+1
* Revert "gitlab shell works if multiple rubies installed"Dmitriy Zaporozhets2014-11-181-21/+0
* gitlab shell works if multiple rubies installedCiro Santilli2014-11-181-0/+21
* Factor GITLAB_SHELL_VERSION get methodCiro Santilli2014-11-051-0/+7
* Don't output to stdout from lib non-interactive methodsCiro Santilli2014-11-051-13/+24
* Factor lib backend gitlab shell pathCiro Santilli2014-10-311-12/+20
* Add parenthesis to function def with arguments.Ciro Santilli2014-10-031-1/+1
* Added annotated tags. Updated tag haml file and call to gitlab-shell. Updat...Sean Edge2014-09-041-2/+7
* Increase import timeout from 2 to 4 minutesDmitriy Zaporozhets2014-08-111-1/+1
* Use batch_add_keys in `rake gitlab:shell:setup`Jacob Vosmaer2014-03-141-0/+16
* Add gitlab-shell#path option in configDmitriy Zaporozhets2013-12-091-14/+18
* 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