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-29DRY check progress servicesJoão Cunha
2019-08-29Fix snippets API not working with visibility levelStan Hu
2019-08-29Do not persist translated system notesSean McGivern
2019-08-28Save board lists collapsed settingFelipe Artur
2019-08-28Merge branch 'sh-lfs-object-batches' into 'master'Rémy Coutable
2019-08-28Makes LFS object linker process OIDs in batchesStan Hu
2019-08-27CE-specific changes for designs `user_notes_count`Luke Duncalfe
2019-08-27Use `stub_full_request` to fix spec failureHeinrich Lee Yu
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-24Add a link to docs in project descriptionReuben Pereira
2019-08-23Merge branch 'optimise-build-queue-service' into 'master'Grzegorz Bizon
2019-08-22Add more tests to cover all casesRobert Schilling
2019-08-22Add test, reduce complexityRobert Schilling
2019-08-22Optimise build queue serviceKamil Trzciński
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-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-14Merge branch 'require-needs-to-be-present' into 'master'Grzegorz Bizon
2019-08-13Rework retry strategy for remote mirrorsBob Van Landuyt
2019-08-13Only expire tag cache once per pushStan Hu
2019-08-13Require `needs:` to be presentKamil Trzciński
2019-08-13Reduce Gitaly calls in PostReceiveStan Hu
2019-08-13Improve quick action error messagesHeinrich Lee Yu
2019-08-09Fix :wiki_can_not_be_created_total counterAleksei Lipniagov
2019-08-08Record usage on snippet usageMark Chao
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 'georgekoltsov/55474-outbound-setting-system-hooks' into 'master'Rémy Coutable
2019-08-05Merge branch 'properly-process-all-needs' into 'master'Sean McGivern
2019-08-02Properly process `needs:` with `when:`Kamil Trzciński
2019-08-02Make needs: to require previous jobsKamil Trzciński
2019-08-02Add backwards compatibility for legacy settingGeorge Koltsov
2019-08-02Refactor SystemHookUrlValidator and specsGeorge Koltsov
2019-08-02Update security/webhooks.md doc page & specsGeorge Koltsov
2019-08-02Add outbound requests setting for system hooksGeorge Koltsov