mattermost/store
enahum b00a60ab71 PLT-1800 Load server side locale from the config.json (#3135)
* PLT-1800 Load server side locale from the config.json

* Add support for locales with country specifics

* Fix localization on served locale file as plain/text

* Remove github.com/cloudfoundry/jibber_jabber as vendor dependency
2016-06-01 08:56:13 -04:00
..
sql_audit_store.go PLT-2057 User as a first class object (#2648) 2016-04-21 22:37:01 -07:00
sql_audit_store_test.go Add basic server audit tab to system console for EE 2016-02-02 16:49:27 -05:00
sql_channel_store.go Fixing LDAP issue with Postgres (#3033) 2016-05-17 15:52:10 -04:00
sql_channel_store_test.go PLT-2057 User as a first class object (#2648) 2016-04-21 22:37:01 -07:00
sql_command_store.go Added DisplayName and Description fields to both types of webhooks and slash commands 2016-04-04 09:45:02 -04:00
sql_command_store_test.go PLT-2057 User as a first class object (#2648) 2016-04-21 22:37:01 -07:00
sql_compliance_store.go PLT-2115 Adding compliance 2016-03-15 18:27:45 -07:00
sql_compliance_store_test.go PLT-2057 User as a first class object (#2648) 2016-04-21 22:37:01 -07:00
sql_license_store.go Move license storage to database 2016-02-04 13:35:44 -05:00
sql_license_store_test.go Move license storage to database 2016-02-04 13:35:44 -05:00
sql_oauth_store.go PLT-7: Refactoring stores to use translations (chunk 7) 2016-01-25 16:23:57 -03:00
sql_oauth_store_test.go Revert " PLT-7 adding loc for db calls" 2016-01-20 13:36:16 -06:00
sql_post_store.go fixed type speical -> special (#3052) 2016-05-25 08:19:54 -04:00
sql_post_store_test.go Recent mention searches now OR terms instead of AND (#2931) 2016-05-09 09:00:08 -07:00
sql_preference_store.go Fixing LDAP issue with Postgres (#3033) 2016-05-17 15:52:10 -04:00
sql_preference_store_test.go Revert " PLT-7 adding loc for db calls" 2016-01-20 13:36:16 -06:00
sql_recovery_store.go PLT-2057 User as a first class object (#2648) 2016-04-21 22:37:01 -07:00
sql_recovery_store_test.go PLT-2057 User as a first class object (#2648) 2016-04-21 22:37:01 -07:00
sql_session_store.go PLT-2057 User as a first class object (#2648) 2016-04-21 22:37:01 -07:00
sql_session_store_test.go PLT-2057 User as a first class object (#2648) 2016-04-21 22:37:01 -07:00
sql_store.go fixed type speical -> special (#3052) 2016-05-25 08:19:54 -04:00
sql_store_test.go PLT-1800 Load server side locale from the config.json (#3135) 2016-06-01 08:56:13 -04:00
sql_system_store.go Add custom branding functionality (#2667) 2016-04-11 13:45:03 -04:00
sql_system_store_test.go Add custom branding functionality (#2667) 2016-04-11 13:45:03 -04:00
sql_team_store.go Merge branch 'release-3.0' 2016-05-17 17:51:42 -04:00
sql_team_store_test.go Check team member instead of session for team admin role when updating/deleting channels (#3007) 2016-05-16 12:55:22 -04:00
sql_user_store.go Fixing LDAP issue with Postgres (#3033) 2016-05-17 15:52:10 -04:00
sql_user_store_test.go Fixing issue with missing user (#2989) 2016-05-12 18:36:30 -07:00
sql_webhook_store.go PLT-2170 Send payload in application/json for outgoing webhooks (#3160) 2016-05-31 10:51:28 -04:00
sql_webhook_store_test.go Merge branch 'master' into PLT-1429 2016-02-03 10:45:58 -08:00
store.go Check team member instead of session for team admin role when updating/deleting channels (#3007) 2016-05-16 12:55:22 -04:00