summaryrefslogtreecommitdiff
path: root/lib/microsoft_teams
Commit message (Collapse)AuthorAgeFilesLines
* Enable even more frozen string in lib/**/*.rbgfyoung2018-10-082-0/+4
| | | | | | | | | | | | | | | | | | | | Enables frozen string for the following files: * lib/generators/**/*.rb * lib/gitaly/**/*.rb * lib/google_api/**/*.rb * lib/haml_lint/**/*.rb * lib/json_web_token/**/*.rb * lib/mattermost/**/*.rb * lib/microsoft_teams/**/*.rb * lib/object_storage/**/*.rb * lib/omni_auth/**/*.rb * lib/peek/**/*.rb * lib/rouge/**/*.rb * lib/rspec_flaky/**/*.rb * lib/system_check/**/*.rb Partially addresses #47424.
* Fixes Microsoft Teams notifications for pipeline eventsJeff Brown2018-06-121-1/+1
| | | | Closes #42342
* Merge branch 'fj-15329-services-callbacks-ssrf' into 'security-10-6'Douwe Maan2018-03-211-2/+3
| | | | | Server Side Request Forgery in Services and Web Hooks See merge request gitlab/gitlabhq!2337
* adds relevant testsTiago Botelho2017-04-062-14/+27
|
* adds microsoft team activity object and refactors code accordinglyTiago Botelho2017-04-052-15/+27
|
* adds remaining messagesTiago Botelho2017-04-051-1/+4
|
* adds initial microsoft teams integrationTiago Botelho2017-04-051-0/+37