summaryrefslogtreecommitdiff
path: root/spec/gitlab_post_receive_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Autocorrect specs via `transpec -k its -v stub_with_hash`Robert Speicher2018-08-151-1/+1
* Revert "Merge branch 'ash.mckenzie/srp-refactor' into 'master'"Nick Thomas2018-08-141-9/+9
* Use actor when we don't know if it's a Key or UserAsh McKenzie2018-08-011-2/+2
* Fix some rspec deprecationsAsh McKenzie2018-08-011-7/+7
* allow long strings to remain intact while parsing broadcast messageCameron Crockett2018-06-011-0/+119
* Adds changelog item and bumps the versionTiago Botelho2018-02-061-45/+4
* Print new project information in post receiveTiago Botelho2018-02-061-5/+53
* Remove direct redis integrationNick Thomas2018-01-121-178/+31
* Prints a message if project was redirected35385-allow-git-pull-push-on-project-redirectsMayra Cabrera2017-12-071-0/+35
* Support new /internal/post-receive API endpointAlejandro Rodríguez2017-08-301-140/+172
* Revert "Merge branch '86-follow-up-from-use-gl_repository-if-present-when-enq...revert-gl-repositoryAlejandro Rodríguez2017-07-031-5/+18
* 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-18/+5
* 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-6/+21
* Handle GL_REPOSITORY env variable and use it in api callsAlejandro Rodríguez2017-05-111-6/+7
* Add gitaly notification on post-receive hookAlejandro Rodríguez2017-02-071-0/+10
* Make merge request text after push clearerLisanne Fellinger2016-12-081-2/+2
* Use full repository path for API calls instead of extracting namedz-support-nested-namespacesDmitriy Zaporozhets2016-10-271-4/+4
* print new merge request urls after push receivedScott Le2016-08-121-22/+102
* Track ongoing pushes and reject mv-storage commands if there are push running...mv-storageAlejandro Rodríguez2016-07-271-0/+33
* Update PostReceive worker to provide enqueued_at timeenqueued_at_for_jobsPaco Guzman2016-06-231-1/+3
* Use Redis Ruby client instead of shelling out to redis-cliStan Hu2016-05-121-12/+10
* Update post receive worker so it logs a unique JID in sidekiqaiionx/gitlab-shell-aiionx-post_receive_jidaiionx2016-04-191-1/+1
* Move setting/unsetting of GL_ID from lib to executables.Douwe Maan2015-04-061-8/+0
* Prevent character encoding issues by sending received changes as raw data.Douwe Maan2015-03-151-3/+5
* Add tests.Douwe Maan2015-02-231-7/+76
* Print broadcast message if one is available.Douwe Maan2015-02-091-0/+3
* Fix testsDmitriy Zaporozhets2014-09-251-1/+1
* Add tests for GitlabPostReceiveDmitriy Zaporozhets2014-09-011-0/+18