summaryrefslogtreecommitdiff
path: root/app/models/project_services
Commit message (Expand)AuthorAgeFilesLines
* use Gitlab::Favicon for jira serviceAlexis Reigel2018-06-051-1/+1
* remove all .ico favicon variations, use png alwaysAlexis Reigel2018-06-051-1/+1
* Add validation to webhook and service URLs to ensure they are not blocked bec...Francisco Javier López2018-06-0114-15/+15
* Merge branch 'mr-conflict-notification' into 'master'Douwe Maan2018-05-241-1/+1
|\
| * Add cannot_be_merged_recheck merge_statuslulalala2018-05-171-1/+1
* | Resolve "Deprecate Gemnasium project service"Olivier Gonzalez2018-05-231-0/+13
|/
* Flowdock uses Gitaly, not GritZeger-Jan van de Weg2018-04-231-1/+47
* Merge branch 'jej/mattermost-notification-confidentiality-10-6' into 'securit...Douwe Maan2018-04-052-3/+13
* Remove some easy cases of 'path_to_repo' useJacob Vosmaer (GitLab)2018-03-281-1/+1
* Merge branch 'fj-15329-services-callbacks-ssrf' into 'security-10-6'Douwe Maan2018-03-2112-36/+24
* Merge branch 'issue_25542' into 'master'Sean McGivern2018-03-201-3/+11
|\
| * Improve JIRA event descriptionsissue_25542Felipe Artur2018-03-191-3/+11
* | Merge branch 'master' into 'update-kubeclient'Grzegorz Bizon2018-03-173-21/+12
|\ \ | |/
| * Merge branch '43522-technical-debt-service-disabled_title' into 'master'Dmitriy Zaporozhets2018-03-162-9/+0
| |\
| | * Removed unused `Service#disabled_title` methods43522-technical-debt-service-disabled_titleJames Edwards-Jones2018-03-152-9/+0
| * | DRY remaining instances of predefined variablesGrzegorz Bizon2018-03-141-8/+12
| * | Extract variables collection item to a separate classGrzegorz Bizon2018-03-121-3/+1
| * | Make variables collection to runner mapping explicitGrzegorz Bizon2018-03-071-1/+1
| * | Merge branch 'master' into backstage/gb/refactor-ci-cd-variables-collectionsGrzegorz Bizon2018-03-0723-93/+217
| |\ \
| * | | Introduce CI/CD variables collection classGrzegorz Bizon2017-09-221-11/+9
* | | | Replace KubeException with Kubeclient::HttpError (kubeclient 3.0)Pirate Praveen2018-03-151-1/+1
| |/ / |/| |
* | | Merge remote-tracking branch 'upstream/master' into 5029-support-cluster-metr...5029-support-cluster-metrics-cePawel Chojnacki2018-03-068-15/+25
|\ \ \
| * \ \ Merge branch 'issue_31081' into 'master'Douwe Maan2018-03-051-1/+5
| |\ \ \
| | * | | Use host URL to build JIRA remote link iconFelipe Artur2018-03-051-1/+5
| * | | | Replace deprecated name_with_namespace with full_name in app and specDmitriy Zaporozhets2018-03-056-8/+8
| |/ / /
| * | | Merge branch '33570-slack-notify-default-branch' into 'master'Sean McGivern2018-03-021-3/+9
| |\ \ \
| | * | | SlackService - respect `notify_only_default_branch` for push eventsMario de la Ossa2018-03-021-3/+9
| | | |/ | | |/|
| * | | Merge branch 'slash-commands-changes-for-chatops' into 'master'Kamil Trzciński2018-02-271-3/+3
| |\ \ \
| | * | | Expose ChatName objects to slash commandsslash-commands-changes-for-chatopsYorick Peterse2018-02-231-3/+3
| | |/ /
* | | | drop the ! from synchronize_service_state! + remove unused scopePawel Chojnacki2018-02-241-2/+2
* | | | Squashed commit of the following:Pawel Chojnacki2018-02-242-83/+6
|/ / /
* | | Backport custom metrics ce componentsPaweł Chojnacki2018-02-231-9/+11
|/ /
* | Display a link to external issue tracker when enabledJarka Kadlecová2018-02-141-0/+2
* | Fix order of checks in editable? method.Pawel Chojnacki2018-02-071-3/+4
* | Make prometheus service querying approach much nicer wrt to arity and default...Pawel Chojnacki2018-02-071-3/+4
* | Merge branch 'master' into pawel/connect_to_prometheus_through_proxy-30480Mike Greiling2018-02-064-11/+11
|\ \
| * | Replace "cluster" with "Kubernetes cluster"winh-kubernetes-clustersWinnie Hellmann2018-02-061-5/+6
| * | use Gitlab::UserSettings directly as a singleton instead of including/extendi...Mario de la Ossa2018-02-021-2/+1
| * | Enable RuboCop Style/RegexpLiteralTakuya Noguchi2018-02-013-4/+4
* | | fix rubocop errors and ensure prometheus_installed? doesn't fail in CI tests ...Mike Greiling2018-01-311-1/+2
* | | hide prometheus manual integration form when auto config is activeMike Greiling2018-01-311-10/+8
* | | change prometheus service description text to match designMike Greiling2018-01-311-1/+1
* | | Merge branch 'master' into pawel/connect_to_prometheus_through_proxy-30480Mike Greiling2018-01-311-1/+1
|\ \ \ | |/ /
| * | Fix JIRA not working when a trailing slash is includedStan Hu2018-01-291-1/+1
* | | Fix rubocopPawel Chojnacki2018-01-301-0/+1
* | | fix service generic testsPawel Chojnacki2018-01-301-4/+1
* | | Merge remote-tracking branch 'upstream/master' into pawel/connect_to_promethe...Pawel Chojnacki2018-01-293-3/+3
|\ \ \ | |/ /
| * | update code based on feedback42327-import-from-gitlab-com-fails-destination-already-exists-and-is-not-an-empty-directory-errorJames Lopez2018-01-263-3/+3
| * | fix validation error on servicesJames Lopez2018-01-263-3/+3
* | | check if service is templatePawel Chojnacki2018-01-171-0/+1