summaryrefslogtreecommitdiff
path: root/app/workers
Commit message (Expand)AuthorAgeFilesLines
* Profile requests when a header is passedfeature/profile-requests-conditionallyAhmad Sherif2016-07-261-0/+9
* Add service to clean up repository archive cacheDouglas Barbosa Alexandre2016-07-211-1/+1
* Fix emails on push for new and deleted branches20061-emailsonpushworker-fails-on-new-branch-pushesSean McGivern2016-07-211-2/+2
* limit project expor retry to only 3James Lopez2016-07-181-1/+1
* Refresh branch cache after `git gc`Stan Hu2016-07-131-1/+3
* Expire the branch cache after `git gc` runsStan Hu2016-07-122-10/+14
* Represent DiffRefs as proper class instead of tuple arrayDouwe Maan2016-07-061-2/+14
* Refactor repository paths handling to allow multiple git mount pointsAlejandro Rodríguez2016-06-292-4/+4
* Merge branch 'repo-check-require-push-events' into 'master' Robert Speicher2016-06-171-1/+5
|\
| * Do not check repos without push eventsJacob Vosmaer2016-06-151-1/+5
* | fixed merge conflicts on UI branchJames Lopez2016-06-162-1/+14
|\ \
| * \ fixed merge conflictsJames Lopez2016-06-162-1/+14
| |\ \
| | * \ Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into feature/project...feature/project-exportJames Lopez2016-06-162-1/+14
| | |\ \ | | | |/
| | | * Merge branch 'dont-drop-stuck-builds' into 'master' Stan Hu2016-06-151-1/+1
| | | |\
| | | | * Don't fail builds for projects that are deleted when they are stuckdont-drop-stuck-buildsKamil Trzcinski2016-06-121-1/+1
| | | * | Test ExpireBuildArtifactsWorkerKamil Trzcinski2016-06-131-1/+1
| | | * | Move keep to ArtifactsControllerKamil Trzcinski2016-06-131-1/+2
| | | * | Allow to expire build artifactsKamil Trzcinski2016-06-131-0/+12
| | | |/
| | * | Revert "squashed merge and fixed conflicts"James Lopez2016-06-162-14/+1
| | * | squashed merge and fixed conflictsJames Lopez2016-06-162-1/+14
* | | | enable retry on workerJames Lopez2016-06-151-2/+1
* | | | some refactoring - renaming things, etc..James Lopez2016-06-151-2/+2
* | | | project export archiverJames Lopez2016-06-141-0/+9
* | | | get rid of old workerJames Lopez2016-06-141-24/+0
* | | | adding notifications stuff and more refactoring for exporting projectsJames Lopez2016-06-141-0/+1
* | | | lots of refactoring to reuse import serviceJames Lopez2016-06-141-4/+4
|/ / /
* | | Merge branches 'feature/project-export' and 'feature/project-import' of gitla...James Lopez2016-06-133-17/+36
|\ \ \ | |/ /
| * | merge hellJames Lopez2016-06-033-17/+36
| |\ \ | | |/
| | * Update repository_import_worker.rbJames Lopez2016-06-021-1/+1
| | * some refactoring and fixing specJames Lopez2016-06-022-6/+3
| | * Make EmailsOnPushWorker use Sidekiq mailers queueStan Hu2016-05-311-0/+1
| | * Merge branch '17464-backport-email-syntax-highlighting' into 'master' Douwe Maan2016-05-191-7/+11
| | |\
| | | * Syntax-highlight diffs in push emails17464-backport-email-syntax-highlightingSean McGivern2016-05-171-7/+11
| | * | Mask credentials from URL when import of project has failed.Rubén Dávila2016-05-181-1/+1
| | |/
| | * Only generate repository push email onceSean McGivern2016-05-111-4/+21
| * | Revert "Fix merge conflicts - squashed commit"James Lopez2016-06-033-36/+17
| * | Fix merge conflicts - squashed commitJames Lopez2016-06-033-17/+36
* | | refactored import to use shared error stuff and fixed a few issues with recen...James Lopez2016-05-111-1/+0
* | | Merge branches 'feature/project-export' and 'feature/project-import' of gitla...James Lopez2016-05-111-2/+1
|\ \ \ | |/ /
| * | fixing more export problemsJames Lopez2016-05-111-2/+1
* | | fix log statementJames Lopez2016-05-111-1/+1
* | | Merge branch 'feature/project-export' of gitlab.com:gitlab-org/gitlab-ce into...James Lopez2016-05-091-11/+23
|\ \ \ | |/ /
| * | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into feature/project...James Lopez2016-05-091-11/+23
| |\ \ | | |/
| | * Merge branch 'create-wikis-during-check' into 'master' Douwe Maan2016-05-041-11/+23
| | |\
| | | * Initialize wikis on legacy projects during checkJacob Vosmaer2016-04-261-11/+23
* | | | handling errors a bit better on import failureJames Lopez2016-05-051-9/+9
* | | | Merge branch 'feature/project-export' of gitlab.com:gitlab-org/gitlab-ce into...James Lopez2016-05-041-0/+13
|\ \ \ \ | |/ / /
| * | | add export worker to process project export asyncJames Lopez2016-05-041-0/+13
| |/ /
* | | updated import workerJames Lopez2016-05-041-1/+1
* | | fixing some rubucop warningsJames Lopez2016-05-031-1/+1