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
2018-03-07Merge branch 'jprovazn-api' into 'master'Sean McGivern
2018-03-07Add discussion APIJan Provaznik
2018-03-06Merge branch 'issue_38337' into 'master'Sean McGivern
2018-03-06Merge branch '5029-support-cluster-metrics-ce' into 'master'Grzegorz Bizon
2018-03-06Merge branch 'master' into 'issue_38337'Felipe Artur
2018-03-06Merge branch 'proper-fix-for-artifacts-service' into 'master'Grzegorz Bizon
2018-03-06Merge branch '29130-api-project-export' into 'master'Sean McGivern
2018-03-06Merge remote-tracking branch 'upstream/master' into 5029-support-cluster-metr...Pawel Chojnacki
2018-03-06Add rake task. Adopt the latest fix. Drop CreateTraceArtifactServiceShinya Maeda
2018-03-06Introduce FailedToExtractError. Fix spec. Add DNS test mock.Shinya Maeda
2018-03-06Add empty line after custom error difinitionShinya Maeda
2018-03-06Fix commentShinya Maeda
2018-03-06Rework to minimize changesShinya Maeda
2018-03-06Merge branch 'sh-fix-issue-43871-system-hooks' into 'master'Robert Speicher
2018-03-06Don't error out in system hook if user has `nil` datetime columnsStan Hu
2018-03-05review: rename import_export to import_export_sharedTravis Miller
2018-03-05Implemente Prometheus:AdapterServicePawel Chojnacki
2018-03-05Projects and groups badges APIFrancisco Javier López
2018-03-05Merge branch 'wip-slash-command-on-mr-description' into 'master'Rémy Coutable
2018-03-05Rename quick actions handlerOswaldo Ferreira
2018-03-03Bring one group board to CEFelipe Artur
2018-03-02Fix quick actions for users who cannot update issues and MRsSean McGivern
2018-03-01Merge branch '42643-persist-external-ip-of-ingress-controller-gke' into 'master'Kamil Trzciński
2018-03-01Move wip handling to MergeRequest::BaseServiceOswaldo Ferreira
2018-03-01/wip slash command on MR creationAdam Pahlevi
2018-03-01Merge branch 'dz-system-hooks-plugins' into 'master'Douwe Maan
2018-03-01review: instantiate shared import/export object in project methodTravis Miller
2018-03-01Add project export API implementationTravis Miller
2018-02-28Merge branch '4826-create-empty-wiki-when-it-s-enabled' into 'master'Stan Hu
2018-02-27Improve Member servicesRémy Coutable
2018-02-27Remove explicit audit event log in MembershipActionsRémy Coutable
2018-02-27Merge branch 'slash-commands-changes-for-chatops' into 'master'Kamil Trzciński
2018-02-26Allow to find labels in ancestor groups and better group support in label ser...Jan Provaznik
2018-02-26Redesign plugins systemDmitriy Zaporozhets
2018-02-26Remove plugin initializer and add plugins:validate rake taskDmitriy Zaporozhets
2018-02-26Add external plugins support to extend system hooksDmitriy Zaporozhets
2018-02-26Make sure wiki exists when it's enabledValery Sizov
2018-02-25Increase lease timeout for CheckIngressIpAddressService to reduce polling fre...Dylan Griffith
2018-02-24Merge branch 'minimal-fix-for-artifacts-service' into 'master'Grzegorz Bizon
2018-02-23Revert "Revert "Use Dir.mktmpdir""Shinya Maeda
2018-02-23Revert "Use Dir.mktmpdir"Shinya Maeda
2018-02-23Use Dir.mktmpdirShinya Maeda
2018-02-23Change FileUtils.cp to FileUtils.copyShinya Maeda
2018-02-23Merge branch 'master' into '29497-pages-custom-domain-dns-verification'Robert Speicher
2018-02-23Bring back the initial commitShinya Maeda
2018-02-23Fixed static analysysShinya Maeda
2018-02-23Check if the latest permanent file exists before remove file. Add tests.Shinya Maeda
2018-02-23Copy original file to temp file always to prevent data lossShinya Maeda
2018-02-23Resolve "Milestone Quick Action not displayed with no project milestones but ...🙈 jacopo beschi 🙉
2018-02-23Expose ChatName objects to slash commandsYorick Peterse