mattermost/api4
Chris daebd26a28
PLT-8018: Bundled jira plugin (#7920)
* bundled jira plugin

* fix generated file formatting, add prepackaged key

* whoops, uploaded wrong file

* whitelist generated files for license check

* make it work for people without go/bin in their path
2017-11-30 14:55:44 -06:00
..
api.go refactor template code (#7860) 2017-11-20 12:57:45 -05:00
api_test.go Refactoring cfg refs and load / save functions (#7749) 2017-10-31 10:39:31 -04:00
apitestlib.go Role refactor (#7867) 2017-11-21 11:08:32 -08:00
brand.go Performance improvements for 40M posts (#7708) 2017-10-25 11:48:15 -07:00
brand_test.go Don't use global app for api / api4 tests (#7528) 2017-10-02 09:50:56 +01:00
channel.go [PLT-7362] Add post' root ID to APIv4 addChannelMember to render added user (as system post) at RHS (#7730) 2017-10-31 15:48:58 -04:00
channel_test.go Role refactor (#7867) 2017-11-21 11:08:32 -08:00
cluster.go Performance improvements for 40M posts (#7708) 2017-10-25 11:48:15 -07:00
cluster_test.go Don't use global app for api / api4 tests (#7528) 2017-10-02 09:50:56 +01:00
command.go several one-line panic, race, and logic fixes (#7766) 2017-11-03 08:25:38 -07:00
command_help_test.go Reduce utils.Cfg references (#7650) 2017-10-18 15:36:43 -07:00
command_test.go Reduce utils.Cfg references (#7650) 2017-10-18 15:36:43 -07:00
compliance.go more global config ref cleanup (#7802) 2017-11-09 14:46:20 -06:00
context.go PLT-8058: Logging api.context.invalid_session.error app errors to log level 'info'. (#7893) 2017-11-23 09:44:56 -05:00
context_test.go Adding functionality to get & delete incoming webhooks (#5648) 2017-03-11 19:40:56 -03:00
data_retention.go PLT-7705: API to get data retention policy. (#7539) 2017-10-02 12:43:21 +01:00
data_retention_test.go Fix bad merge (#7553) 2017-10-02 13:25:33 -07:00
elasticsearch.go Performance improvements for 40M posts (#7708) 2017-10-25 11:48:15 -07:00
elasticsearch_test.go Don't use global app for api / api4 tests (#7528) 2017-10-02 09:50:56 +01:00
emoji.go Reorganize file util functionality (#7848) 2017-11-16 16:04:27 -05:00
emoji_test.go simplify things (#7735) 2017-10-30 11:57:24 -05:00
file.go Reorganize file util functionality (#7848) 2017-11-16 16:04:27 -05:00
file_test.go more global config ref cleanup (#7802) 2017-11-09 14:46:20 -06:00
job.go Performance improvements for 40M posts (#7708) 2017-10-25 11:48:15 -07:00
job_test.go fix job test race condition (#7647) 2017-10-18 12:23:41 -04:00
ldap.go Performance improvements for 40M posts (#7708) 2017-10-25 11:48:15 -07:00
ldap_test.go Don't use global app for api / api4 tests (#7528) 2017-10-02 09:50:56 +01:00
oauth.go Performance improvements for 40M posts (#7708) 2017-10-25 11:48:15 -07:00
oauth_test.go Role refactor (#7867) 2017-11-21 11:08:32 -08:00
openGraph.go HTTP client refactor (#7884) 2017-11-22 10:15:03 -05:00
openGraph_test.go Reduce utils.Cfg references (#7650) 2017-10-18 15:36:43 -07:00
params.go Implement experimental REST API endpoints for plugins (#7279) 2017-09-01 09:00:27 -04:00
plugin.go PLT-8018: Bundled jira plugin (#7920) 2017-11-30 14:55:44 -06:00
plugin_test.go Remove license requirement for plugins (#7747) 2017-10-31 10:39:59 -04:00
post.go Performance improvements for 40M posts (#7708) 2017-10-25 11:48:15 -07:00
post_test.go Role refactor (#7867) 2017-11-21 11:08:32 -08:00
preference.go Performance improvements for 40M posts (#7708) 2017-10-25 11:48:15 -07:00
preference_test.go fix preference test races (#7645) 2017-10-18 12:21:28 -04:00
reaction.go Performance improvements for 40M posts (#7708) 2017-10-25 11:48:15 -07:00
reaction_test.go Don't use global app for api / api4 tests (#7528) 2017-10-02 09:50:56 +01:00
saml.go Refactoring cfg refs and load / save functions (#7749) 2017-10-31 10:39:31 -04:00
saml_test.go Don't use global app for api / api4 tests (#7528) 2017-10-02 09:50:56 +01:00
status.go Performance improvements for 40M posts (#7708) 2017-10-25 11:48:15 -07:00
status_test.go [PLT-4341] add dnd command (#7694) 2017-10-25 11:51:13 -04:00
system.go several one-line panic, race, and logic fixes (#7766) 2017-11-03 08:25:38 -07:00
system_test.go simplify things (#7735) 2017-10-30 11:57:24 -05:00
team.go Role refactor (#7867) 2017-11-21 11:08:32 -08:00
team_test.go Role refactor (#7867) 2017-11-21 11:08:32 -08:00
user.go prevent deactivation of sso users (#7759) 2017-11-02 17:24:11 -04:00
user_test.go Add Config to disable Auth Transfers. (#7843) 2017-11-28 11:46:48 -08:00
webhook.go Performance improvements for 40M posts (#7708) 2017-10-25 11:48:15 -07:00
webhook_test.go Role refactor (#7867) 2017-11-21 11:08:32 -08:00
webrtc.go eliminate more utils.Cfg references (#7701) 2017-10-24 09:00:05 -07:00
webrtc_test.go Reduce utils.Cfg references (#7650) 2017-10-18 15:36:43 -07:00
websocket.go origin checker refactor (#7889) 2017-11-22 13:58:03 -08:00
websocket_test.go Don't use global app for api / api4 tests (#7528) 2017-10-02 09:50:56 +01:00