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
2019-08-27CE-specific changes for designs `user_notes_count`Luke Duncalfe
2019-08-26Add usage pings for merge request creatingIgor
2019-08-26Merge branch '66443-unrecoverable-configuration-loop-in-external-auth-control...Nick Thomas
2019-08-26Add edit_note and spec for editing quick actionsPatrick Derichs
2019-08-24Add a link to docs in project descriptionReuben Pereira
2019-08-23Merge branch 'optimise-build-queue-service' into 'master'Grzegorz Bizon
2019-08-22Add test, reduce complexityRobert Schilling
2019-08-22Don't check external authorization when disabling the serviceRobert Schilling
2019-08-22Optimise build queue serviceKamil Trzciński
2019-08-22Remove unneeded check for merge_request.projectHeinrich Lee Yu
2019-08-21Merge branch '63372-award-emoji-services' into 'master'Grzegorz Bizon
2019-08-21Merge branch '65427-improve-system-notes-for-zoom-links' into 'master'Thong Kuah
2019-08-21Add service classes for mutating AwardEmojiLuke Duncalfe
2019-08-21Renaming AwardedEmojiFinder to a ServiceLuke Duncalfe
2019-08-18Improve system notes for Zoom linksJacopo
2019-08-17Fix pipelines not always being created after a pushStan Hu
2019-08-16Merge branch 'dm-process-commit-worker-n+1' into 'master'Stan Hu
2019-08-16Expire project caches once per push instead of once per refStan Hu
2019-08-16Look up upstream commits once before queuing ProcessCommitWorkersDouwe Maan
2019-08-16Merge branch 'enable-dag-support-by-default' into 'master'Kamil Trzciński
2019-08-15Only read rebase status from the modelNick Thomas
2019-08-15Allow disabling group/project email notificationsBrett Walker
2019-08-14Merge branch 'sh-optimize-commit-deltas-post-receive' into 'master'Nick Thomas
2019-08-14Enable DAG support by defaultKamil Trzciński
2019-08-14Merge branch 'optimise-dag-processing' into 'master'Grzegorz Bizon
2019-08-14Optimise DAG processingKamil Trzciński
2019-08-14Merge branch 'expand-variables-only-when-needed' into 'master'Stan Hu
2019-08-13Rework retry strategy for remote mirrorsBob Van Landuyt
2019-08-13Expand variables only when neededKamil Trzciński
2019-08-13Merge branch '65803-invalidate-branches-cache-on-refresh' into 'master'Bob Van Landuyt
2019-08-13Reduce Gitaly calls in PostReceiveStan Hu
2019-08-13Improve quick action error messagesHeinrich Lee Yu
2019-08-12Merge branch 'alipniagov-fix-wiki_can_not_be_created_total-counter' into 'mas...Thong Kuah
2019-08-09Fix :wiki_can_not_be_created_total counterAleksei Lipniagov
2019-08-09Merge branch 'app-differences' into 'master'Rémy Coutable
2019-08-09Invalidate branches cache on PostReceivePatrick Bajao
2019-08-08Record usage on snippet usageMark Chao
2019-08-08Backport EE changes to Members::BaseServiceYorick Peterse
2019-08-08CE port for bulk updating group labelsEugenia Grieff
2019-08-07Save instance administration project id in DBReuben Pereira
2019-08-07Support dashboard params for metrics dashboardSarah Yasonik
2019-08-07Merge branch 'sh-disable-registry-delete' into 'master'Thong Kuah
2019-08-07Use separate Kubernetes namespaces per environmentTiger Watson
2019-08-07Convert RestClient to Gitlab::HTTP for Prometheus MonitorDavid Wilkins
2019-08-06Don't attempt to contact registry if it is disabledStan Hu
2019-08-05Merge branch 'prefer-to-use-process-pipeline-worker' into 'master'Sean McGivern
2019-08-05Merge branch 'georgekoltsov/55474-outbound-setting-system-hooks' into 'master'Rémy Coutable
2019-08-02Extend PipelineProcessWorker to accept a list of buildsKamil Trzciński
2019-08-02Properly process `needs:` with `when:`Kamil Trzciński
2019-08-02Add outbound requests setting for system hooksGeorge Koltsov