Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-02-03replace `find_with_namespace` with `find_by_full_path`Adam Pahlevi
2016-10-13Extract project#update_merge_requests and SystemHooks to its own worker from ...Paco Guzman
2016-10-05Refactor Gitlab::IdentifierYorick Peterse
2016-08-11Pre-create all builds for Pipeline when a trigger is receivedKamil Trzcinski
2016-08-09adds second batch of tests changed to active tensetiagonbotelho
2016-06-30Refactor repository paths handling to allow multiple git mount pointsAlejandro Rodríguez
2016-06-03Rename all `[ci_]commit` to `[ci_]pipeline` in specs and featuresKamil Trzcinski
2016-06-02Rename Ci::Commit to Ci::Pipeline and rename some of the ci_commit to pipelineKamil Trzcinski
2016-05-24Enable RSpec/NotToNot cop and auto-correct offensesRobert Speicher
2016-05-19Fix creation of Ci::Commit object which can lead to pending, failed in some s...Kamil Trzcinski
2016-04-11Fix high CPU usage when PostReceive receives refs/merge-requests/<id>Kamil Trzcinski
2016-03-10web hooks to webhooksashleys
2015-08-28Expire cache when merge request source branch was removedDmitriy Zaporozhets
2015-06-22Update mock and stub syntax for specsRobert Speicher
2015-03-15Prevent gitlab-shell character encoding issues by receiving its changes as ra...Douwe Maan
2015-02-12Updated rspec to rspec 3.x syntaxJeroen van Baarsen
2014-09-02Fix post-receive specsDmitriy Zaporozhets
2014-01-23Merge branch 'improve/mr_diff'Dmitriy Zaporozhets
2014-01-22Make changes to testsDmitriy Zaporozhets
2014-01-19Remove deprecated findersskv
2013-04-01fixed test using repo with commits but old factoryDmitriy Zaporozhets
2013-02-26Fixing testsDmitriy Zaporozhets
2013-02-11fixing tests after refactoringDmitriy Zaporozhets
2013-02-05Fixed: post-receive, project remove, testsDmitriy Zaporozhets
2013-01-09sidekiq with green testsDmitriy Zaporozhets
2012-12-20Update uses of Gitolite.config.foo settingsRiyad Preukschas
2012-12-13Fix spec/workers/post_receive_spec.rbDmitriy Zaporozhets
2012-12-09Fix worker specs to parse namespacesDmitriy Zaporozhets
2012-11-19Post Receive Refactored. Service hooks also triggered nowDmitriy Zaporozhets
2012-11-13Remove backward compatibility of factories.Vincent Bonmalais
2012-08-11Fully embrace Ruby 1.9 hash syntaxRobert Speicher
2012-07-19System hooks: fix broken testsValeriy Sizov
2012-04-04Fix issues with push 600+ commits. refactored, improved push eventsrandx
2012-03-01Updated specs for post_receive workerAriejan de Vroom
2012-03-01Fixed tests. removed delegate to idDmitriy Zaporozhets
2011-12-14Added web hooks functionalityAriejan de Vroom