summaryrefslogtreecommitdiff
path: root/lib/mattermost/session.rb
Commit message (Expand)AuthorAgeFilesLines
* Enable even more frozen string in lib/**/*.rbgfyoung2018-10-081-0/+2
* Updated Mattermost integration to use Mattermost API v4Harrison Healey2018-05-281-2/+2
* Fixing request options to allow_local_requests with DELETE verblatest-security-to-master-21-03-18Francisco Javier López2018-03-211-1/+1
* Adapting mattermost to the new way of calling HTTPFrancisco Javier López2018-03-211-1/+1
* Merge branch 'fj-15329-services-callbacks-ssrf' into 'security-10-6'Douwe Maan2018-03-211-8/+14
* Add missing delete method in mattermost sessionjulien MILLAU2018-03-081-0/+6
* Fix Mattermost integrationmattermost_fixesValery Sizov2017-08-041-6/+20
* Merge branch 'master' into zj-create-mattermost-teamZ.J. van de Weg2017-03-021-1/+1
|\
| * Enable and autocorrect the CustomErrorClass copSean McGivern2017-03-011-1/+1
* | Create MM team for GitLab groupZ.J. van de Weg2017-02-161-1/+1
|/
* Improve API specsKamil Trzcinski2016-12-211-14/+18
* Fix a few error messagesKamil Trzcinski2016-12-201-2/+2
* Use separate file for error.rbKamil Trzcinski2016-12-201-2/+0
* Fix rspec tests due to different APIZ.J. van de Weg2016-12-201-2/+2
* Add with_lease to session [ci skip]Kamil Trzcinski2016-12-201-8/+32
* WIPKamil Trzcinski2016-12-201-8/+8
* Work on tests for mattermostKamil Trzcinski2016-12-201-1/+13
* Improve sourcesKamil Trzcinski2016-12-191-1/+6
* Minor adjustments API MattermostZ.J. van de Weg2016-12-191-1/+3
* Merge branch 'master' into 'zj-mattermost-slash-config'Zeger-Jan van de Weg2016-12-181-36/+34
|\
| * Fix rubocop failureszj-mattermost-sessionKamil Trzcinski2016-12-171-15/+21
| * Store mattermost_url in settingsKamil Trzcinski2016-12-171-8/+9
| * Improve Mattermost Session specsKamil Trzcinski2016-12-171-11/+12
| * Ensure the session is destroyedZ.J. van de Weg2016-12-171-3/+5
| * Improve session testsZ.J. van de Weg2016-12-171-0/+105
* Merge branch 'zj-mattermost-session' into zj-mattermost-slash-configZ.J. van de Weg2016-12-161-5/+9
|\
| * Ensure the session is destroyedZ.J. van de Weg2016-12-151-3/+5
| * Improve session testsZ.J. van de Weg2016-12-151-0/+105
* Add auto configure of commandsZ.J. van de Weg2016-12-161-1/+1
* Base work for auto config MM slash commandsZ.J. van de Weg2016-12-161-2/+11
* Improve session testsZ.J. van de Weg2016-12-161-0/+104