summaryrefslogtreecommitdiff
path: root/app/workers
Commit message (Expand)AuthorAgeFilesLines
* Optimized event pruning query to avoid two queries.Olaf Tomalka2016-09-071-2/+11
* Limited amount of pruned Event rows per runOlaf Tomalka2016-09-071-1/+1
* Added cron to prune events older than 12 months.Olaf Tomalka2016-09-071-0/+8
* Does not halt the GitHub import process when an error occursDouglas Barbosa Alexandre2016-08-241-0/+2
* Merge branch '21010-emailsonpushworker-incorrectly-claims-deleted-a-commit-af...Douwe Maan2016-08-191-2/+2
|\
| * Fix force-push message in push emailsSean McGivern2016-08-191-2/+2
* | Allow project group links to be expiredSean McGivern2016-08-181-0/+7
* | Merge branch 'master' into expiration-date-on-membershipsSean McGivern2016-08-188-20/+40
|\ \ | |/
| * Tracking of custom eventscustom-events-trackingYorick Peterse2016-08-172-0/+8
| * Fix bug where destroying a namespace would not always destroy projectsStan Hu2016-08-111-0/+17
| * Merge branch 'decode-log-postreceive-args' into 'master' Douwe Maan2016-08-081-0/+4
| |\
| | * Log base64-decoded PostReceive argumentsJacob Vosmaer2016-08-051-0/+4
| * | Merge branch 'fix/ha-mode-import-issue' into 'master' Rémy Coutable2016-08-041-2/+2
| |\ \
| | * | using shared path for project import uploads and refactored gitlab remove exp...James Lopez2016-08-041-2/+2
| * | | Fix skip_repo parameter being ignored when destroying a namespaceStan Hu2016-08-031-1/+1
| * | | Use commit deltas when counting files in IrkerWorkerfix/speed-up-commit-repo-changesAhmad Sherif2016-08-031-1/+1
| * | | switch from diff_file_collection to diffs20034-safe-diffsPaco Guzman2016-08-032-9/+6
| * | | Introduce Compare model in the codebase.Paco Guzman2016-08-031-13/+7
| * | | Move to Gitlab::Diff::FileCollectionPaco Guzman2016-08-031-1/+1
| |/ /
* | | Create Member.expired scope.Adam Niedzielski2016-08-091-1/+1
* | | Single quotes all the way.Adam Niedzielski2016-08-071-1/+1
* | | Use Members::AuthorizedDestroyService in RemoveExpiredMembersWorker.Adam Niedzielski2016-08-041-2/+2
* | | Add worker which removes expired members.Adam Niedzielski2016-08-041-0/+13
|/ /
* | Merge remote-tracking branch 'upstream/master' into new-issue-by-emailLin Jen-Shin2016-07-272-2/+12
|\ \ | |/
| * Merge branch 'feature/profile-requests-conditionally' into 'master' Douwe Maan2016-07-261-0/+9
| |\
| | * Profile requests when a header is passedfeature/profile-requests-conditionallyAhmad Sherif2016-07-261-0/+9
| * | Fix a bug where forking a project from a repository storage to another would ...20302-forking-a-project-from-one-storage-to-another-failsAlejandro Rodríguez2016-07-261-2/+3
| |/
* | Merge remote-tracking branch 'upstream/master' into new-issue-by-emailLin Jen-Shin2016-07-263-4/+4
|\ \ | |/
| * 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
* | Merge remote-tracking branch 'upstream/master' into new-issue-by-emailLin Jen-Shin2016-07-151-1/+3
|\ \ | |/
| * Refresh branch cache after `git gc`Stan Hu2016-07-131-1/+3
* | Merge remote-tracking branch 'upstream/master' into new-issue-by-emailLin Jen-Shin2016-07-158-17/+58
|\ \ | |/
| * 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
| | | |\ \ | | | | |/
| | | * | 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
| |/ / /