summaryrefslogtreecommitdiff
path: root/CHANGELOG
Commit message (Collapse)AuthorAgeFilesLines
...
* Use Redis Ruby client instead of shelling out to redis-cliStan Hu2016-05-121-0/+1
| | | | Closes gitlab-org/gitlab-ce#17329
* Remove the update-head command since GitLab doesn't use it anymoreRémy Coutable2016-04-281-0/+1
| | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* Revert "Remove unused #list_remote_tags"revert-53Rémy Coutable2016-04-251-1/+0
| | | | | | This reverts commit f5e87590d463b4b3d1bf5cd6b49a9d0d60acd552. Signed-off-by: Rémy Coutable <remy@rymai.me>
* Update post receive worker so it logs a unique JID in sidekiqaiionx/gitlab-shell-aiionx-post_receive_jidaiionx2016-04-191-0/+4
|
* Remove branch functionalityRobert Schilling2016-04-191-0/+1
|
* Remove rm-tag commandRobert Schilling2016-04-181-0/+1
|
* Remove unused #list_remote_tagsRobert Schilling2016-04-161-0/+4
|
* Bump VERSION and update CHANGELOG.Rubén Dávila2016-03-311-0/+3
|
* Corrected version in CHANGELOG of latest releaseYorick Peterse2016-03-311-1/+1
| | | | [ci skip]
* Add changelog and bumped versionPablo Carranza2016-03-241-0/+3
|
* Add new commands: push-branches and delete-remote-branches.Rubén Dávila2016-03-211-0/+4
|
* update changelog and versionJames Lopez2016-03-161-0/+3
|
* Update CHANGELOG for 2.6.11v2.6.11Rémy Coutable2016-03-081-0/+5
| | | | [ci skip]
* Version bumped to 2.6.10Jeroen Nijhof2016-01-041-0/+3
|
* Update VERSION and CHANGELOG for 2.6.9Jacob Vosmaer2015-12-141-0/+3
|
* Bump version to 2.6.8Dmitriy Zaporozhets2015-11-251-1/+1
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Return changelog item for 2.6.6Dmitriy Zaporozhets2015-11-251-0/+1
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Revert "Run git-lfs-authenticate script with original command line arguments"Dmitriy Zaporozhets2015-11-251-1/+1
| | | | | | This reverts commit 8449979ff029af51be0c675c5b6262bc4adc8b3d. Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Bump version to 2.6.7v2.6.7Douwe Maan2015-11-181-0/+2
|
* Add changelog entriesmirror-repositoryDouwe Maan2015-11-171-4/+8
|
* Version bump 2.6.6Artem V. Navrotskiy2015-10-211-1/+1
|
* Update CHANGELOGJacob Vosmaer2015-10-011-0/+1
|
* Merge branch 'bozaro/gitlab-shell-git-lfs-authenticate'Dmitriy Zaporozhets2015-09-101-0/+1
|\ | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
| * Run git-lfs-authenticate script with original command line argumentsArtem V. Navrotskiy2015-09-091-0/+3
| |
* | Merge branch 'bozaro/gitlab-shell-lang'Dmitriy Zaporozhets2015-09-101-0/+3
|\ \ | | | | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
| * | Do not clean LANG environment variable for the git hooks when working ↵Artem V. Navrotskiy2015-09-091-0/+3
| |/ | | | | | | | | | | through the SSH-protocol When cleaning this environment variable can be problems with the processing of non-ASCII data
* | v2.6.5v2.6.5Robert Speicher2015-09-081-0/+3
|/
* Version bump 2.6.4Valery Sizov2015-08-051-0/+1
|
* Merge branch 'batch-add-keys-timeout'Dmitriy Zaporozhets2015-07-171-0/+2
|\ | | | | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
| * Increase batch_add_keys lock timeout to 300 secondsJacob Vosmaer2015-07-161-0/+2
| |
* | Remove keys from authorized_keys in-placeJacob Vosmaer2015-07-161-0/+2
|/ | | | | | 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'.
* Prevent keys with a very specific comment from accidentally being deleted.Douwe Maan2015-04-141-0/+3
|
* Add changelog entry about GL_IDv2.6.2Dmitriy Zaporozhets2015-04-131-0/+1
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Include ecdsa keys in `gitlab_keys list-keys`.list-ecdsaDouwe Maan2015-04-101-0/+3
|
* Version 2.6.1v2.6.1Dmitriy Zaporozhets2015-04-091-0/+3
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Change 2.5.5 to 2.6.0 because of incompatible changesv2.6.0Dmitriy Zaporozhets2015-03-161-1/+1
|
* Prevent character encoding issues by sending received changes as raw data.Douwe Maan2015-03-151-0/+3
|
* Remove recursive commands from bin/installJacob Vosmaer2015-02-261-0/+3
| | | | | | | | | | 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.
* Bump versionv2.5.3Dmitriy Zaporozhets2015-02-191-0/+3
|
* Safer line sub for git-annex commandv2.5.2Dmitriy Zaporozhets2015-02-181-0/+3
|
* Improve broadcast message logicv2.5.1Dmitriy Zaporozhets2015-02-181-0/+3
| | | | | Expect broadcast message API endpoint to return 200 with empty JSON if no broadcast messages available
* Update CHANGELOGDmitriy Zaporozhets2015-02-161-0/+1
|
* Disable git-annex by defaultDmitriy Zaporozhets2015-02-161-1/+1
|
* Bump versionDmitriy Zaporozhets2015-02-121-0/+3
|
* Print broadcast message if one is available.Douwe Maan2015-02-091-0/+3
|
* Bump gitlab-shell versionDmitriy Zaporozhets2015-01-281-0/+3
|
* version bumpValery Sizov2015-01-131-0/+3
|
* update changelogValery Sizov2014-12-151-1/+1
|
* Revert "Revert "Merge branch 'git_hook_messages'""Valery Sizov2014-11-241-0/+3
| | | | This reverts commit f8453da5868dd7a23d0f2f3da7a45e33c441d1db.
* Revert "Merge branch 'git_hook_messages'"Jacob Vosmaer2014-11-201-3/+0
| | | | | | | | | | At least the following things were broken: - missing require for 'gitlab_access_status' in lib/gitlab_net.rb - gitlabhq master internal API returns 'true' or 'false', gitlab-shell expects JSON This reverts commit 11311a95545f967a5736cd16ab5fc37f7e658519, reversing changes made to 45444597aef3e434571de2491934ae92357ad231.