Commit Graph

11 Commits

Author SHA1 Message Date
gfyoung c8755543f0 Enable even more frozen string in lib/**/*.rb
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.
2018-10-08 11:16:49 -07:00
Harrison Healey f124b6fd11 Updated Mattermost integration to use Mattermost API v4 2018-05-28 09:18:43 -04:00
Z.J. van de Weg f187cc59d6 Small update to the Mattermost API
These changes make it possible to wrap multiple API requests in one
session.
2017-01-24 11:30:47 +01:00
Kamil Trzcinski 841960f847
Fix flow 2016-12-20 00:22:10 +01:00
Kamil Trzcinski 34295036e2
Improve sources
- Add proper error handling,
- Use flash[:alert] and flash[:notice],
- Use `resource` instead of `resources`,
2016-12-19 23:56:21 +01:00
Z.J. van de Weg d21535602b Minor adjustments API Mattermost
[ci skip]
2016-12-19 21:44:15 +01:00
Z.J. van de Weg f0889bdfa3 Incorporate review 2016-12-16 20:29:17 +01:00
Z.J. van de Weg 7363a7d3b5 Add tests for auto configure slash commands 2016-12-16 15:51:43 +01:00
Z.J. van de Weg 475a4dc34d Merge branch 'zj-mattermost-session' into zj-mattermost-slash-config 2016-12-16 14:16:10 +01:00
Z.J. van de Weg 0045996728 Add auto configure of commands 2016-12-16 12:31:51 +01:00
Z.J. van de Weg 87d160634d Base work for auto config MM slash commands 2016-12-16 12:21:09 +01:00