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-10-17Avoid race condition when expiring artifactsGrzegorz Bizon
2016-10-17Improve spec for pipeline metrics workerKamil Trzcinski
2016-10-17Add Pipeline metrics workerKamil Trzcinski
2016-10-14Merge branch 'feature/process-pipeline-hooks-asynchronously' into 'master' Kamil Trzciński
2016-10-14Remove unecessary lockKamil Trzcinski
2016-10-14Add build finished worker that creates a workflowGrzegorz Bizon
2016-10-14Check if project exists before creating deploymentGrzegorz Bizon
2016-10-13Extract project#update_merge_requests and SystemHooks to its own worker from ...Paco Guzman
2016-10-13Fix typo in build success worker for deploymentGrzegorz Bizon
2016-10-13Update code coverage for CI build asynchronouslyGrzegorz Bizon
2016-10-13Do not process build success if project was removedGrzegorz Bizon
2016-10-13Add build success worker that runs asynchronouslyGrzegorz Bizon
2016-10-13Perform CI build hooks asynchronously using workerGrzegorz Bizon
2016-10-12Execute pipeline hooks asynchronouslyGrzegorz Bizon
2016-10-12Merge branch 'master' into feature/improve-mrwbs-and-todos-for-pipelinesGrzegorz Bizon
2016-10-10Precalculate trending projectsYorick Peterse
2016-10-07Merge branch '23096-expire-artifacts-per-job' into 'master' Yorick Peterse
2016-10-07ExpireBuildArtifactsWorker query builds table without ordering enqueuing one ...Paco Guzman
2016-10-07Process MWBS in successful pipeline asynchronouslyGrzegorz Bizon
2016-10-07Add markdown cache columns to the database, but don't use them yetNick Thomas
2016-10-06Rename pipeline workers to match current conventionGrzegorz Bizon
2016-10-04Do not return false in commit status transitionGrzegorz Bizon
2016-10-04Update order of build transition callbacksGrzegorz Bizon
2016-10-04Extract updating pipeline status to async workerGrzegorz Bizon
2016-10-04Fix async pipeline and remove unrelated changesGrzegorz Bizon
2016-10-03Make pipeline processing asynchronousKamil Trzcinski
2016-09-07Optimized event pruning query to avoid two queries.Olaf Tomalka
2016-09-07Limited amount of pruned Event rows per runOlaf Tomalka
2016-09-07Added cron to prune events older than 12 months.Olaf Tomalka
2016-08-24Does not halt the GitHub import process when an error occursDouglas Barbosa Alexandre
2016-08-19Merge branch '21010-emailsonpushworker-incorrectly-claims-deleted-a-commit-af...Douwe Maan
2016-08-19Fix force-push message in push emailsSean McGivern
2016-08-19Allow project group links to be expiredSean McGivern
2016-08-18Merge branch 'master' into expiration-date-on-membershipsSean McGivern
2016-08-17Tracking of custom eventsYorick Peterse
2016-08-12Fix bug where destroying a namespace would not always destroy projectsStan Hu
2016-08-09Create Member.expired scope.Adam Niedzielski
2016-08-08Merge branch 'decode-log-postreceive-args' into 'master' Douwe Maan
2016-08-07Single quotes all the way.Adam Niedzielski
2016-08-05Log base64-decoded PostReceive argumentsJacob Vosmaer
2016-08-05Use Members::AuthorizedDestroyService in RemoveExpiredMembersWorker.Adam Niedzielski
2016-08-04Merge branch 'fix/ha-mode-import-issue' into 'master' Rémy Coutable
2016-08-04using shared path for project import uploads and refactored gitlab remove exp...James Lopez
2016-08-04Add worker which removes expired members.Adam Niedzielski
2016-08-04Fix skip_repo parameter being ignored when destroying a namespaceStan Hu
2016-08-03Use commit deltas when counting files in IrkerWorkerAhmad Sherif
2016-08-03switch from diff_file_collection to diffsPaco Guzman
2016-08-03Introduce Compare model in the codebase.Paco Guzman
2016-08-03Move to Gitlab::Diff::FileCollectionPaco Guzman
2016-07-27Merge remote-tracking branch 'upstream/master' into new-issue-by-emailLin Jen-Shin