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
2016-07-18limit project expor retry to only 3James Lopez
2016-07-13Refresh branch cache after `git gc`Stan Hu
2016-07-12Expire the branch cache after `git gc` runsStan Hu
2016-07-07Represent DiffRefs as proper class instead of tuple arrayDouwe Maan
2016-06-30Refactor repository paths handling to allow multiple git mount pointsAlejandro Rodríguez
2016-06-17Merge branch 'repo-check-require-push-events' into 'master' Robert Speicher
2016-06-16fixed merge conflicts on UI branchJames Lopez
2016-06-16fixed merge conflictsJames Lopez
2016-06-16Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into feature/project...James Lopez
2016-06-16Revert "squashed merge and fixed conflicts"James Lopez
2016-06-16squashed merge and fixed conflictsJames Lopez
2016-06-15Do not check repos without push eventsJacob Vosmaer
2016-06-15enable retry on workerJames Lopez
2016-06-15some refactoring - renaming things, etc..James Lopez
2016-06-15Merge branch 'dont-drop-stuck-builds' into 'master' Stan Hu
2016-06-14project export archiverJames Lopez
2016-06-14get rid of old workerJames Lopez
2016-06-14adding notifications stuff and more refactoring for exporting projectsJames Lopez
2016-06-14lots of refactoring to reuse import serviceJames Lopez
2016-06-13Merge branches 'feature/project-export' and 'feature/project-import' of gitla...James Lopez
2016-06-13Test ExpireBuildArtifactsWorkerKamil Trzcinski
2016-06-13Move keep to ArtifactsControllerKamil Trzcinski
2016-06-13Allow to expire build artifactsKamil Trzcinski
2016-06-12Don't fail builds for projects that are deleted when they are stuckKamil Trzcinski
2016-06-03merge hellJames Lopez
2016-06-03Revert "Fix merge conflicts - squashed commit"James Lopez
2016-06-03Fix merge conflicts - squashed commitJames Lopez
2016-06-03Update repository_import_worker.rbJames Lopez
2016-06-03some refactoring and fixing specJames Lopez
2016-06-01Make EmailsOnPushWorker use Sidekiq mailers queueStan Hu
2016-05-20Merge branch '17464-backport-email-syntax-highlighting' into 'master' Douwe Maan
2016-05-19Mask credentials from URL when import of project has failed.Rubén Dávila
2016-05-17Syntax-highlight diffs in push emailsSean McGivern
2016-05-11refactored import to use shared error stuff and fixed a few issues with recen...James Lopez
2016-05-11Merge branches 'feature/project-export' and 'feature/project-import' of gitla...James Lopez
2016-05-11fixing more export problemsJames Lopez
2016-05-11 fix log statementJames Lopez
2016-05-11Only generate repository push email onceSean McGivern
2016-05-09Merge branch 'feature/project-export' of gitlab.com:gitlab-org/gitlab-ce into...James Lopez
2016-05-09Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into feature/project...James Lopez
2016-05-05handling errors a bit better on import failureJames Lopez
2016-05-04Merge branch 'create-wikis-during-check' into 'master' Douwe Maan
2016-05-04Merge branch 'feature/project-export' of gitlab.com:gitlab-org/gitlab-ce into...James Lopez
2016-05-04updated import workerJames Lopez
2016-05-04add export worker to process project export asyncJames Lopez
2016-05-03fixing some rubucop warningsJames Lopez
2016-05-03picking stuff from ui related to importJames Lopez
2016-04-26Initialize wikis on legacy projects during checkJacob Vosmaer
2016-04-26Do not fsck projects less than a day oldJacob Vosmaer
2016-04-19Merge branch 'feature/system_hook_push' into 'master' Dmitriy Zaporozhets