summaryrefslogtreecommitdiff
path: root/spec/gitlab_post_receive_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* 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