summaryrefslogtreecommitdiff
path: root/app/services
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'issue_38337' into 'master'Sean McGivern2018-03-063-3/+13
|\
| * Merge branch 'master' into 'issue_38337'Felipe Artur2018-03-0614-72/+98
| |\
| * | Bring one group board to CEFelipe Artur2018-03-033-3/+13
* | | Merge branch '5029-support-cluster-metrics-ce' into 'master'Grzegorz Bizon2018-03-061-0/+36
|\ \ \ | |_|/ |/| |
| * | Merge remote-tracking branch 'upstream/master' into 5029-support-cluster-metr...5029-support-cluster-metrics-cePawel Chojnacki2018-03-0624-197/+334
| |\ \
| * | | Implemente Prometheus:AdapterServicePawel Chojnacki2018-03-051-0/+36
* | | | Merge branch 'proper-fix-for-artifacts-service' into 'master'Grzegorz Bizon2018-03-061-36/+0
|\ \ \ \
| * | | | Add rake task. Adopt the latest fix. Drop CreateTraceArtifactServiceShinya Maeda2018-03-061-36/+0
| | |/ / | |/| |
* | | | Merge branch '29130-api-project-export' into 'master'Sean McGivern2018-03-061-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | review: rename import_export to import_export_sharedTravis Miller2018-03-051-1/+1
| * | | review: instantiate shared import/export object in project methodTravis Miller2018-02-281-1/+1
| * | | Add project export API implementationTravis Miller2018-02-281-1/+1
* | | | Introduce FailedToExtractError. Fix spec. Add DNS test mock.Shinya Maeda2018-03-061-7/+8
* | | | Add empty line after custom error difinitionShinya Maeda2018-03-061-0/+1
* | | | Fix commentShinya Maeda2018-03-061-1/+1
* | | | Rework to minimize changesShinya Maeda2018-03-061-8/+15
* | | | Merge branch 'sh-fix-issue-43871-system-hooks' into 'master'Robert Speicher2018-03-051-2/+2
|\ \ \ \
| * | | | Don't error out in system hook if user has `nil` datetime columnsStan Hu2018-03-051-2/+2
| | |_|/ | |/| |
* | | | Projects and groups badges APIFrancisco Javier López2018-03-054-0/+45
* | | | Merge branch 'wip-slash-command-on-mr-description' into 'master'Rémy Coutable2018-03-055-15/+25
|\ \ \ \
| * | | | Rename quick actions handlerOswaldo Ferreira2018-03-052-3/+3
| * | | | Move wip handling to MergeRequest::BaseServicewip-slash-command-on-mr-descriptionOswaldo Ferreira2018-03-015-355/+25
| * | | | /wip slash command on MR creationAdam Pahlevi2018-03-013-11/+351
| | |/ / | |/| |
* | | | Fix quick actions for users who cannot update issues and MRs43334-reply-by-email-did-not-pick-up-unsubscribe-quick-actionSean McGivern2018-03-021-5/+3
| |/ / |/| |
* | | Merge branch '42643-persist-external-ip-of-ingress-controller-gke' into 'master'Kamil Trzciński2018-03-011-0/+36
|\ \ \
| * | | Increase lease timeout for CheckIngressIpAddressService to reduce polling fre...Dylan Griffith2018-02-251-1/+1
| * | | Merge branch 'master' into 42643-persist-external-ip-of-ingress-controller-gkeDylan Griffith2018-02-231-2/+2
| |\ \ \
| * | | | Simplify retrying for ClusterWaitForIngressIpAddressWorker and style changesDylan Griffith2018-02-231-16/+11
| * | | | Merge branch 'master' into 42643-persist-external-ip-of-ingress-controller-gkeFilipa Lacerda2018-02-201-1/+16
| |\ \ \ \
| * | | | | Refactor ingress IP address waiting code (#42643)Dylan Griffith2018-02-202-15/+9
| * | | | | [ci skip] Merge branch 'master' into 42643-persist-external-ip-of-ingress-con...Filipa Lacerda2018-02-191-12/+16
| |\ \ \ \ \
| * | | | | | Ensure CheckIngressIpAddressService obtains exclusive lease per ingress contr...Dylan Griffith2018-02-151-0/+9
| * | | | | | Persist external IP of ingress controller created for GKE (#42643)Dylan Griffith2018-02-152-0/+38
* | | | | | | Merge branch 'dz-system-hooks-plugins' into 'master'Douwe Maan2018-03-011-0/+2
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | Redesign plugins systemDmitriy Zaporozhets2018-02-261-8/+1
| * | | | | | Remove plugin initializer and add plugins:validate rake taskDmitriy Zaporozhets2018-02-261-1/+1
| * | | | | | Add external plugins support to extend system hooksDmitriy Zaporozhets2018-02-261-0/+9
* | | | | | | Merge branch '4826-create-empty-wiki-when-it-s-enabled' into 'master'Stan Hu2018-02-281-0/+15
|\ \ \ \ \ \ \
| * | | | | | | Make sure wiki exists when it's enabledValery Sizov2018-02-261-0/+15
* | | | | | | | Improve Member servicesrc/reduce-delta-with-ce-in-controllers-ceRémy Coutable2018-02-277-85/+60
* | | | | | | | Remove explicit audit event log in MembershipActionsRémy Coutable2018-02-277-87/+96
* | | | | | | | Merge branch 'slash-commands-changes-for-chatops' into 'master'Kamil Trzciński2018-02-271-2/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | Expose ChatName objects to slash commandsslash-commands-changes-for-chatopsYorick Peterse2018-02-231-2/+2
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Allow to find labels in ancestor groups and better group support in label ser...Jan Provaznik2018-02-262-9/+27
| |_|/ / / / / |/| | | | | |
* | | | | | | Merge branch 'minimal-fix-for-artifacts-service' into 'master'Grzegorz Bizon2018-02-241-5/+25
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Revert "Revert "Use Dir.mktmpdir""Shinya Maeda2018-02-241-15/+14
| * | | | | | Revert "Use Dir.mktmpdir"minimal-fix-for-artifacts-serviceShinya Maeda2018-02-241-14/+15
| * | | | | | Use Dir.mktmpdirShinya Maeda2018-02-241-15/+14
| * | | | | | Change FileUtils.cp to FileUtils.copyShinya Maeda2018-02-241-1/+1
| * | | | | | Bring back the initial commitShinya Maeda2018-02-241-13/+14