summaryrefslogtreecommitdiff
path: root/CHANGELOG
Commit message (Collapse)AuthorAgeFilesLines
...
* Release v5.6.1Nick Thomas2017-08-021-0/+4
|
* Bump version to 5.6.0v5.6.0Douwe Maan2017-07-311-0/+3
|
* Make geo_node a default parametersh-show-all-refsStan Hu2017-07-241-0/+3
|
* Update vendoring for gitalyupdate-gitaly-definitionKim "BKC" Carlbäcker2017-07-201-0/+3
|
* Handle internal API errors when getting merge request URLsonly-parse-mr-urls-on-successSean McGivern2017-07-121-0/+3
|
* Update CHANGELOGKim Carlbäcker2017-07-091-0/+3
|
* Add CHANGELOG entry for 5.2.1Stan Hu2017-07-061-0/+3
|
* Disable RubyGems to increase performanceStan Hu2017-07-031-0/+3
| | | | | | By default, RubyGems is enabled, which causes the Ruby interpreter to load 600+ additional files at startup when gitlab-shell is designed not to use any external gems.
* Revert "Merge branch ↵revert-gl-repositoryAlejandro Rodríguez2017-07-031-0/+3
| | | | | | | '86-follow-up-from-use-gl_repository-if-present-when-enqueing-sidekiq-postreceive-jobs' into 'master'" This reverts commit fa6343515ba65423e9de4c98c6005facc6059938, reversing changes made to 62af7f6af72728cecb98c5275d8b7aeb3953e564.
* Bump version to v5.1.0add-list-key-idsMichael Kozono2017-06-281-0/+3
|
* Bump version to v5.0.6v5.0.6Sean McGivern2017-06-221-0/+1
|
* Remove old `project` parameter, use `gl_repository` instead86-follow-up-from-use-gl_repository-if-present-when-enqueing-sidekiq-postreceive-jobsAlejandro Rodríguez2017-06-201-0/+3
|
* Use gl_repository if present when enqueing Sidekiq PostReceive jobs83-follow-up-from-handle-gl_repository-env-variable-and-use-it-in-api-callsAlejandro Rodríguez2017-05-301-0/+3
|
* Update changelog for GL_REPOSITORY handlinghandle-gl-projectAlejandro Rodríguez2017-05-111-0/+3
|
* Use recursive lookup for git repositories in the bin/create-hooks scriptDmitriy Zaporozhets2017-04-251-0/+3
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* adds timeout option to push branches and respective test suiteTiago Botelho2017-03-291-0/+3
|
* Update CHANGELOGDouglas Barbosa Alexandre2017-03-271-0/+3
|
* Bump version to 5.0.0 and add changelog entry about removing support for ↵1648-remove-git-annex-supportPawel Chojnacki2017-03-031-0/+3
| | | | git-annex
* Add CHANGELOG entry.25301-git-2.11-force-push-bugTimothy Andrew2016-12-161-0/+3
|
* Make custom hooks dir configurableSean McGivern2016-12-121-1/+1
| | | | | | | | Add a new configuration option, custom_hooks_dir. When this is set, we will look for global custom hooks in: <custom_hooks_dir>/{pre-receive,update,post-receive}.d/* When this is not set, default to <REPO_PATH>/hooks.
* Make merge request text after push clearerLisanne Fellinger2016-12-081-0/+1
| | | | | | Add changelog entry Editing changelog entry version
* changelog spellingglensc/gitlab-shell-pr-245Elan Ruusamäe2016-12-011-1/+1
|
* changelog entryElan Ruusamäe2016-12-011-0/+4
|
* Fetch repositories with --prune option by default.add-prune-option-to-fetch-commandRuben Davila2016-11-291-0/+2
| | | | This will allow us to not recreate branches that has been deleted on the upstream and the mirror.
* Fix gitlab_custom_hook dependencies70-push-fails-because-of-missing-dependencies-on-gitlab_custom_hooksAlejandro Rodríguez2016-11-161-0/+3
|
* Add a CHANGELOG entryAhmad Sherif2016-11-161-0/+3
|
* Use full repository path for API calls instead of extracting namedz-support-nested-namespacesDmitriy Zaporozhets2016-10-271-0/+3
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Re-use the default logger for performance metricsYorick Peterse2016-10-121-0/+3
| | | | | | | This removes the need for configuring anything extra. To make scraping easier each line is prefixed by "metrics:". Fixes #64
* Instrument GitLab Shell and log metrics data to a filePaco Guzman2016-10-111-0/+1
|
* Test against ruby 2.3Paco Guzman2016-10-101-0/+3
|
* Fix rsync with ionice command buildingAlejandro Rodríguez2016-10-071-0/+1
|
* Fix short circuit logic between rsync with and without ionice forAlejandro Rodríguez2016-10-051-0/+3
| | | | storage migrations
* added GL_IDadd_gl_idValery Sizov2016-10-051-0/+3
|
* Enable GIT_TRACE/GIT_TRACE_PACKET/GIT_TRACE_PERFORMANCE by providing the ↵59-git-tracingPaco Guzman2016-09-271-0/+3
| | | | | | git_trace_log_file config key The value of the variable if present must be a writable absolute path. If it’s not the case we log a proper message and not enable tracing to not throw output to the users.
* Set a low IO priority for storage moves to lower performance impactionice-mvAlejandro Rodríguez2016-09-201-0/+3
|
* Bump version to 3.6.0v3.6.0Douwe Maan2016-09-201-1/+3
|
* Added LFS support to SSHPatricio Cano2016-09-061-0/+1
| | | | - Required changes to GitLab Shell include the actual handling of the `git-lfs-authenticate` command and the retrieval of the correct credentials.
* Add option to recover 2FA via SSHDrew Blessing2016-08-261-0/+3
|
* Added sentinel to the changelog and version bump (v3.4.0)Gabriel Mazetto2016-08-191-0/+3
|
* Bump version to 3.3.3v3.3.3Douwe Maan2016-08-111-0/+3
|
* Bump version to 3.3.2v3.3.2Douwe Maan2016-08-031-0/+3
|
* Bump version to 3.3.1v3.3.1Douwe Maan2016-08-011-0/+3
|
* Track ongoing pushes and reject mv-storage commands if there are push ↵mv-storageAlejandro Rodríguez2016-07-271-0/+1
| | | | running (after waiting some time)
* Add command to move repositories between repository storagesAlejandro Rodríguez2016-07-271-0/+3
|
* Allow gitlab-project's fork-project command to fork projects between ↵Alejandro Rodríguez2016-07-261-0/+3
| | | | different repository storages
* Add an error message when using shell commands with incompatible GitLab versionsAlejandro Rodríguez2016-07-061-0/+1
|
* Bump VERSION to 3.2.0add-allowed-protocols-supportPatricio Cano2016-07-051-1/+3
|
* Added CHANGELOG itemPatricio Cano2016-07-051-0/+1
|
* Refactor repository paths handling to allow multiple git mount pointsshardsAlejandro Rodríguez2016-06-291-0/+3
|
* Update PostReceive worker to provide enqueued_at timeenqueued_at_for_jobsPaco Guzman2016-06-231-0/+3
|