Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-05-30Remove hook directory requirement from ShellZeger-Jan van de Weg
2019-03-19Integrate Gitlab::Keys with Gitlab::ShellPatrick Bajao
2018-09-25Enable write to auth_keys file during restoreCindy Pallares
2018-03-14Change Gitlab::Shell#add_namespace to #create_namespaceZeger-Jan van de Weg
2018-01-26Eliminate the warnings from task helpersLin Jen-Shin
2017-12-22Remove .ssh/environment file that now breaks the gitlab:check rake taskRicketts, M (Mike)
2017-09-29Create repositories via GitalyJacob Vosmaer
2017-08-01Rename more path_with_namespace -> full_path or disk_pathGabriel Mazetto
2017-05-04Compile gitlab-shell go executablesJacob Vosmaer
2017-04-13Expand components version specification format to allow branchesAlejandro Rodríguez
2017-02-23Don’t exclude some file in lib from rubocopDouwe Maan
2016-11-30New `gitlab:workhorse:install` rake taskRémy Coutable
2016-11-01Add Rake task to create/repair GitLab Shell hooks symlinksDrew Blessing
2016-10-06Load Github::Shell's secret token from file on initialization instead of ever...Justin DiPierro
2016-08-11Use `File::exist?` instead of `File::exists?`bogdanvlviv
2016-08-03Update the gitlab-shell version in the tmp/tests directory to the right versionStan Hu
2016-06-30Create (if necessary) and link the gitlab-shell secret file on the rake insta...Alejandro Rodríguez
2016-06-30Refactor repository paths handling to allow multiple git mount pointsAlejandro Rodríguez
2016-06-03Replace colorize gem with rainbow.Connor Shea
2015-11-04Replace all usages of `git` command with configurable binary pathRobert Speicher
2015-06-23Replace GITLAB with GitLab in rake task descriptionsDmitriy Zaporozhets
2015-06-03Trigger hooks-create on gitlab backup restore.Marin Jankovski
2015-03-20Fix newline spacing after authorized_keys rebuildAndrew Tomaka
2014-12-12Don't forget to splat.Marin Jankovski
2014-12-12Use system where only return result is needed.Marin Jankovski
2014-12-11Use shell invocation according to the shell commands guidelines.Marin Jankovski
2014-11-18Revert "gitlab shell works if multiple rubies installed"Dmitriy Zaporozhets
2014-11-18gitlab shell works if multiple rubies installedCiro Santilli
2014-11-08Merge pull request #8254 from cirosantilli/factor-get-shell-versionDmitriy Zaporozhets
2014-11-05Factor using Repository#path_to_repoCiro Santilli
2014-11-05Factor GITLAB_SHELL_VERSION get methodCiro Santilli
2014-10-27Merge pull request #8005 from cirosantilli/settings-to-gitlab-configDmitriy Zaporozhets
2014-10-23Merge pull request #8088 from cirosantilli/sh-str-to-argsJacob Vosmaer
2014-10-19Use argument list for sh instead of stringCiro Santilli
2014-10-19Replace match with end_with: more readable, fasterCiro Santilli
2014-10-16Use Gitlab.config instead of Settings everywhereCiro Santilli
2014-09-24Merge pull request #7823 from cirosantilli/test-fetch-shellDmitriy Zaporozhets
2014-09-22Only clone GitLab Shell on tests if necessary.Ciro Santilli
2014-09-22Support sockets in 'rake gitlab:shell:install'Jacob Vosmaer
2014-08-26Write authorized_keys in tmp/tests during testsJacob Vosmaer
2014-08-01Fix markdown tests. Use new repo for testing. Fixed gitlab-shell test setupDmitriy Zaporozhets
2014-07-31Get gitlab-shell verion from file for install rake taskDmitriy Zaporozhets
2014-05-02More fixes to gitlab:shell:installDmitriy Zaporozhets
2014-05-02Fix gitlab-shell setup rake taskDmitriy Zaporozhets
2014-04-08Add rake task to install or upgrade gitlab-shell installation.Cyril Rohr
2014-03-14Use batch_add_keys in `rake gitlab:shell:setup`Jacob Vosmaer
2013-07-18Use gitlab-shell authorized_keys truncation. Fix issue with authorized_keys s...Dmitriy Zaporozhets
2013-05-30fixes for gitlab restore with non-standard backup and repo dirsAngus MacArthur
2013-02-15Remove hardcoded refernce to gitlab-shell home. so that gitlab can be install...Bhagavan Das
2013-02-11No gitolite in project any moreDmitriy Zaporozhets