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
2018-05-07Backports every CE related change from ee-5484 to CETiago Botelho
2017-12-22Replace '.team << [user, role]' with 'add_role(user)' in specsblackst0ne
2017-08-29replace `is_default_branch?` with `default_branch?`Maxim Rydkin
2017-08-16Only create commit GPG signature when necessaryDouwe Maan
2017-08-10Migrate events into a new formatYorick Peterse
2017-08-09Enable the Layout/SpaceBeforeBlockBraces copRémy Coutable
2017-08-01Rename many path_with_namespace -> full_pathGabriel Mazetto
2017-07-28Merge branch 'dm-large-push-performance' into 'master'Robert Speicher
2017-07-28Load and process at most 100 commits when pushing into default branchDouwe Maan
2017-07-28refactors git push service spec codeTiago Botelho
2017-07-27Merge branch 'feature/gpg-signed-commits' into 'master'Dmitriy Zaporozhets
2017-07-27generate gpg signature on pushAlexis Reigel
2017-07-27Remove superfluous lib: true, type: redis, service: true, models: true, servi...Rémy Coutable
2017-07-24Support both internal and external issue trackersJarka Kadlecova
2017-07-18Incorporate Gitaly's Commits#between RPCAlejandro Rodríguez
2017-07-11Support multiple Redis instances based on queue typePaul Charlton
2017-06-30Improve support for external issue referencesAdam Niedzielski
2017-06-21Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon
2017-05-31Introduce source to pipeline entityKamil Trzcinski
2017-05-30Don’t create comment on JIRA if link already existsJarka Kadlecova
2017-05-09Merge branch 'deltas-only' into 'master' Sean McGivern
2017-05-09Don't use DiffCollection for deltasJacob Vosmaer
2017-05-04Use regex to skip unnecessary reference processing in ProcessCommitWorkerJames Edwards-Jones
2017-03-28Use `:empty_project` where possible in service specsRobert Speicher
2017-03-07Moved call of SystemHooksService from UpdateMergeRequestsWorker to GitPushSer...gpongelli
2016-12-26Merge branch 'feature/more-storage-statistics' into 'master' Sean McGivern
2016-12-23Schedule at most 100 commitsYorick Peterse
2016-12-21Add more storage statisticsMarkus Koller
2016-12-01Pass commit data to ProcessCommitWorkerYorick Peterse
2016-11-21Refactor cache refreshing/expiringYorick Peterse
2016-11-18Merge branch 'fix-tests-for-different-host' into 'master' Rémy Coutable
2016-11-18Use `Gitlab.config.gitlab.host` over `'localhost'`Lin Jen-Shin
2016-11-18Add JIRA remotelinks and prevent duplicated closing messagesFelipe Artur
2016-11-07Process commits in a separate workerYorick Peterse
2016-11-07Flush Housekeeping data from Redis specsYorick Peterse
2016-10-26Finish updates to use JIRA gemFelipe Artur
2016-10-19Prevent wrong markdown on issue ids when project has Jira service activatedFelipe Artur
2016-10-17Add a be_like_time matcher and use it in specsNick Thomas
2016-10-13Extract project#update_merge_requests and SystemHooks to its own worker from ...Paco Guzman
2016-10-07Add markdown cache columns to the database, but don't use them yetNick Thomas
2016-09-21Fix build.Timothy Andrew
2016-09-20Fix spec failures.Timothy Andrew
2016-09-20Merge remote-tracking branch 'origin/master' into 21170-cycle-analyticsTimothy Andrew
2016-09-19Test all cycle analytics pre-calculation code.Timothy Andrew
2016-09-18Only create a protected branch upon a push to a new branch if a rule for that...Stan Hu
2016-08-16Backport EE assertions in protected branch related specs.Timothy Andrew
2016-08-16Improve EE compatibility with protected branch access levels.Timothy Andrew
2016-08-16Backport changes from gitlab-org/gitlab-ee!581 to CE.Timothy Andrew
2016-08-09adds second batch of tests changed to active tensetiagonbotelho
2016-07-29Use `Gitlab::Access` to protected branch access levels.Timothy Andrew