summaryrefslogtreecommitdiff
path: root/spec/services/git_push_service_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Enable the Layout/SpaceBeforeBlockBraces coprc/enable-the-Layout/SpaceBeforeBlockBraces-copRémy Coutable2017-08-091-1/+1
* Rename many path_with_namespace -> full_pathGabriel Mazetto2017-08-011-1/+1
* Merge branch 'dm-large-push-performance' into 'master'Robert Speicher2017-07-281-4/+2
|\
| * Load and process at most 100 commits when pushing into default branchDouwe Maan2017-07-281-4/+2
* | refactors git push service spec codebackport-refator-git-push-service-specTiago Botelho2017-07-281-100/+99
* | Merge branch 'feature/gpg-signed-commits' into 'master'Dmitriy Zaporozhets2017-07-271-0/+18
|\ \
| * | generate gpg signature on pushAlexis Reigel2017-07-271-0/+18
| |/
* | Remove superfluous lib: true, type: redis, service: true, models: true, servi...Rémy Coutable2017-07-271-1/+1
|/
* Support both internal and external issue trackersJarka Kadlecova2017-07-241-11/+47
* Incorporate Gitaly's Commits#between RPCAlejandro Rodríguez2017-07-181-2/+2
* Support multiple Redis instances based on queue typePaul Charlton2017-07-111-3/+7
* Improve support for external issue referencesadam-external-issue-references-spikeAdam Niedzielski2017-06-301-12/+0
* Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon2017-06-211-23/+23
* Introduce source to pipeline entitytrigger-sourceKamil Trzcinski2017-05-311-0/+13
* Don’t create comment on JIRA if link already existsJarka Kadlecova2017-05-301-0/+1
* Merge branch 'deltas-only' into 'master' Sean McGivern2017-05-091-1/+1
|\
| * Don't use DiffCollection for deltasJacob Vosmaer2017-05-091-1/+1
* | Use regex to skip unnecessary reference processing in ProcessCommitWorkerJames Edwards-Jones2017-05-041-1/+10
|/
* Use `:empty_project` where possible in service specsRobert Speicher2017-03-271-2/+2
* Moved call of SystemHooksService from UpdateMergeRequestsWorker to GitPushSer...gpongelli2017-03-071-0/+7
* Merge branch 'feature/more-storage-statistics' into 'master' Sean McGivern2016-12-261-2/+2
|\
| * Add more storage statisticsMarkus Koller2016-12-211-2/+2
* | Schedule at most 100 commitsprocess-commit-worker-large-batchesYorick Peterse2016-12-231-0/+19
|/
* Pass commit data to ProcessCommitWorkerprocess-commit-worker-improvementsYorick Peterse2016-12-011-3/+3
* Refactor cache refreshing/expiringYorick Peterse2016-11-211-49/+55
* Merge branch 'fix-tests-for-different-host' into 'master' Rémy Coutable2016-11-181-1/+1
|\
| * Use `Gitlab.config.gitlab.host` over `'localhost'`fix-tests-for-different-hostLin Jen-Shin2016-11-181-1/+1
* | Add JIRA remotelinks and prevent duplicated closing messagesFelipe Artur2016-11-181-0/+10
|/
* Process commits in a separate workerprocess-commits-using-sidekiqYorick Peterse2016-11-071-0/+9
* Flush Housekeeping data from Redis specsYorick Peterse2016-11-071-0/+7
* Finish updates to use JIRA gemFelipe Artur2016-10-261-16/+7
* Prevent wrong markdown on issue ids when project has Jira service activatedissue_828Felipe Artur2016-10-191-22/+38
* Add a be_like_time matcher and use it in specsNick Thomas2016-10-171-1/+1
* Extract project#update_merge_requests and SystemHooks to its own worker from ...15463-extract-update-merge-requestsPaco Guzman2016-10-131-2/+2
* Add markdown cache columns to the database, but don't use them yetNick Thomas2016-10-071-0/+2
* Fix build.Timothy Andrew2016-09-211-2/+2
* Fix spec failures.Timothy Andrew2016-09-201-1/+1
* Merge remote-tracking branch 'origin/master' into 21170-cycle-analyticsTimothy Andrew2016-09-201-0/+15
|\
| * Only create a protected branch upon a push to a new branch if a rule for that...sh-prevent-duplicate-protected-branches-on-pushStan Hu2016-09-171-0/+15
* | Test all cycle analytics pre-calculation code.Timothy Andrew2016-09-191-0/+37
|/
* Backport EE assertions in protected branch related specs.Timothy Andrew2016-08-161-6/+6
* Improve EE compatibility with protected branch access levels.Timothy Andrew2016-08-161-3/+3
* Backport changes from gitlab-org/gitlab-ee!581 to CE.Timothy Andrew2016-08-161-3/+3
* adds second batch of tests changed to active tenseactive-tense-test-coveragetiagonbotelho2016-08-091-3/+3
* Use `Gitlab::Access` to protected branch access levels.Timothy Andrew2016-07-291-6/+6
* Fix `git_push_service_spec`Timothy Andrew2016-07-291-1/+2
* Fix default branch protection.Timothy Andrew2016-07-291-5/+12
* Revert "Revert "Merge branch '18193-developers-can-merge' into 'master' ""Rémy Coutable2016-07-181-2/+12
* Revert "Merge branch '18193-developers-can-merge' into 'master' "Robert Speicher2016-07-131-12/+2
* Implement last round of review comments from !4892.18193-developers-can-mergeTimothy Andrew2016-07-131-1/+2