mattermost/model
Chris d1cee02247
Refactor password validation and config defaults (#7859)
* refactor password validation and config defaults

* reorder config lines for clarity
2017-11-20 11:04:04 -06:00
..
gitlab several one-line panic, race, and logic fixes (#7766) 2017-11-03 08:25:38 -07:00
access.go Model: NewLocAppError -> NewAppError (#7450) 2017-09-15 08:32:11 -04:00
access_test.go PLT-5860 Updated copyright date (#6058) 2017-04-12 08:27:57 -04:00
analytics_row.go PLT-5860 Updated copyright date (#6058) 2017-04-12 08:27:57 -04:00
analytics_row_test.go PLT-5860 Updated copyright date (#6058) 2017-04-12 08:27:57 -04:00
audit.go PLT-5860 Updated copyright date (#6058) 2017-04-12 08:27:57 -04:00
audit_test.go PLT-5860 Updated copyright date (#6058) 2017-04-12 08:27:57 -04:00
audits.go PLT-5860 Updated copyright date (#6058) 2017-04-12 08:27:57 -04:00
audits_test.go PLT-5860 Updated copyright date (#6058) 2017-04-12 08:27:57 -04:00
authorization.go PLT-6987 User access token UI (#7007) 2017-08-01 11:06:53 -04:00
authorize.go simplify things (#7735) 2017-10-30 11:57:24 -05:00
authorize_test.go Implement v4 endpoints for OAuth (#6040) 2017-04-20 09:55:02 -04:00
builtin.go add model.NewX funcs for builtin types (#7692) 2017-10-23 09:40:35 -07:00
bundle_info.go add missing license headers, test to makefile (#7711) 2017-10-25 09:33:19 -07:00
bundle_info_test.go Implement experimental REST API endpoints for plugins (#7279) 2017-09-01 09:00:27 -04:00
channel.go Model: NewLocAppError -> NewAppError (#7450) 2017-09-15 08:32:11 -04:00
channel_count.go PLT-5860 Updated copyright date (#6058) 2017-04-12 08:27:57 -04:00
channel_data.go PLT-5860 Updated copyright date (#6058) 2017-04-12 08:27:57 -04:00
channel_list.go Removing channel list alias from apiv4 client (#6383) 2017-05-10 08:41:56 -07:00
channel_member.go Model: NewLocAppError -> NewAppError (#7450) 2017-09-15 08:32:11 -04:00
channel_member_test.go PLT-5860 Updated copyright date (#6058) 2017-04-12 08:27:57 -04:00
channel_search.go PLT-5860 Updated copyright date (#6058) 2017-04-12 08:27:57 -04:00
channel_search_test.go PLT-5860 Updated copyright date (#6058) 2017-04-12 08:27:57 -04:00
channel_stats.go PLT-5860 Updated copyright date (#6058) 2017-04-12 08:27:57 -04:00
channel_test.go Fixing race in update channel (#7269) 2017-08-22 10:20:54 -07:00
channel_view.go PLT-7404 Return viewed at times in view channel API response (#7428) 2017-09-29 08:45:59 -07:00
channel_view_test.go PLT-7404 Return viewed at times in view channel API response (#7428) 2017-09-29 08:45:59 -07:00
client.go PLT-7810 Track if an APIv3 endpoint was used in the last day (#7744) 2017-10-31 14:36:41 -07:00
client4.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
cluster_discovery.go Model: NewLocAppError -> NewAppError (#7450) 2017-09-15 08:32:11 -04:00
cluster_discovery_test.go PLT-6080 moving clustering to memberlist (#6499) 2017-06-19 08:44:04 -07:00
cluster_info.go PLT-6079 Adding leader election (#7105) 2017-08-16 10:29:45 -07:00
cluster_info_test.go PLT-6080 moving clustering to memberlist (#6499) 2017-06-19 08:44:04 -07:00
cluster_message.go PLT-6080 moving clustering to memberlist (#6499) 2017-06-19 08:44:04 -07:00
cluster_message_test.go PLT-6080 moving clustering to memberlist (#6499) 2017-06-19 08:44:04 -07:00
cluster_stats.go PLT-5860 Updated copyright date (#6058) 2017-04-12 08:27:57 -04:00
cluster_stats_test.go PLT-5860 Updated copyright date (#6058) 2017-04-12 08:27:57 -04:00
command.go Model: NewLocAppError -> NewAppError (#7450) 2017-09-15 08:32:11 -04:00
command_args.go PLT-5860 Updated copyright date (#6058) 2017-04-12 08:27:57 -04:00
command_response.go PLT-7824 Added support for mentions with <@userid> and <!here> (#7615) (#7737) 2017-11-17 11:17:59 -05:00
command_response_test.go more robust command response content-type checking (#7412) 2017-09-11 10:09:24 -05:00
command_test.go PLT-5860 Updated copyright date (#6058) 2017-04-12 08:27:57 -04:00
command_webhook.go PLT-1649: add response_url support for custom slash commands (#6739) 2017-08-16 08:17:57 -04:00
command_webhook_test.go PLT-1649: add response_url support for custom slash commands (#6739) 2017-08-16 08:17:57 -04:00
compliance.go Model: NewLocAppError -> NewAppError (#7450) 2017-09-15 08:32:11 -04:00
compliance_post.go Fixing issue with compliance export encoding (#7042) 2017-07-28 09:32:37 -06:00
compliance_post_test.go Fixing issue with compliance export encoding (#7042) 2017-07-28 09:32:37 -06:00
compliance_test.go PLT-5860 Updated copyright date (#6058) 2017-04-12 08:27:57 -04:00
config.go Refactor password validation and config defaults (#7859) 2017-11-20 11:04:04 -06:00
config_test.go simplify things (#7735) 2017-10-30 11:57:24 -05:00
data_retention_policy.go PLT-7705: API to get data retention policy. (#7539) 2017-10-02 12:43:21 +01:00
emoji.go Model: NewLocAppError -> NewAppError (#7450) 2017-09-15 08:32:11 -04:00
emoji_test.go APIv4 DELETE /users/{user_id}/posts/{post_id}/reactions/name (#6117) 2017-04-22 08:52:03 -04:00
file.go PLT-5860 Updated copyright date (#6058) 2017-04-12 08:27:57 -04:00
file_info.go Model: NewLocAppError -> NewAppError (#7450) 2017-09-15 08:32:11 -04:00
file_info_test.go PLT-5860 Updated copyright date (#6058) 2017-04-12 08:27:57 -04:00
gitlab.go PLT-5860 Updated copyright date (#6058) 2017-04-12 08:27:57 -04:00
incoming_webhook.go PLT-7824 Added support for mentions with <@userid> and <!here> (#7615) (#7737) 2017-11-17 11:17:59 -05:00
incoming_webhook_test.go PLT-7824 Added support for mentions with <@userid> and <!here> (#7615) (#7737) 2017-11-17 11:17:59 -05:00
initial_load.go PLT-5860 Updated copyright date (#6058) 2017-04-12 08:27:57 -04:00
initial_load_test.go PLT-5860 Updated copyright date (#6058) 2017-04-12 08:27:57 -04:00
job.go PLT-7644: Improve job scheduler architecture. (#7532) 2017-09-28 09:11:13 -07:00
ldap.go PLT-5860 Updated copyright date (#6058) 2017-04-12 08:27:57 -04:00
license.go simplify things (#7735) 2017-10-30 11:57:24 -05:00
license_test.go PLT-6558: Basic data retention job scheduler/worker implementation. (#7449) 2017-09-15 09:53:48 -07:00
manifest.go Add placeholder field and user_autocomplete type to plugin manifest (#7817) 2017-11-13 11:38:16 -05:00
manifest_test.go Add placeholder field and user_autocomplete type to plugin manifest (#7817) 2017-11-13 11:38:16 -05:00
mfa_secret.go PLT-5860 Updated copyright date (#6058) 2017-04-12 08:27:57 -04:00
mfa_secret_test.go PLT-5860 Updated copyright date (#6058) 2017-04-12 08:27:57 -04:00
modeltestlib_test.go platform/model: Don't pull in the "testing" package in normal builds (#6735) 2017-06-26 14:32:39 -04:00
oauth.go Fix OAuth SSO first account creation, add mobile support, and fix refresh tokens (#6181) 2017-04-25 09:38:33 -07:00
oauth_test.go PLT-5860 Updated copyright date (#6058) 2017-04-12 08:27:57 -04:00
outgoing_webhook.go PLT-7684 Add support to outgoing webhooks and slash commands to set post type and props (#7531) 2017-09-28 09:08:16 -07:00
outgoing_webhook_test.go add model.NewX funcs for builtin types (#7692) 2017-10-23 09:40:35 -07:00
plugins_response.go Fixing build failure due to missing licence header (#7720) 2017-10-25 11:24:12 -07:00
plugins_response_test.go Differentiate between installed and activated states for plugins (#7706) 2017-10-25 08:17:17 -04:00
post.go PLT-6217 Fixes system message posted to Town Square when a member leaves a team (#7752) 2017-11-20 10:15:33 -05:00
post_list.go PLT-7822: Fix search order for SQL search backend. (#7704) 2017-10-24 14:27:15 -04:00
post_list_test.go PLT-7822: Fix search order for SQL search backend. (#7704) 2017-10-24 14:27:15 -04:00
post_test.go [PLT-7362] Option to add user to channel if mentioned user is not currently in the channel (#7619) 2017-10-21 01:38:26 +08:00
preference.go Model: NewLocAppError -> NewAppError (#7450) 2017-09-15 08:32:11 -04:00
preference_test.go PLT-5860 Updated copyright date (#6058) 2017-04-12 08:27:57 -04:00
preferences.go PLT-5860 Updated copyright date (#6058) 2017-04-12 08:27:57 -04:00
push_notification.go Include post_id and root_id to handle actions from the PN (#7286) 2017-08-28 11:54:23 -03:00
push_notification_test.go PLT-5860 Updated copyright date (#6058) 2017-04-12 08:27:57 -04:00
push_response.go PLT-5860 Updated copyright date (#6058) 2017-04-12 08:27:57 -04:00
push_response_test.go PLT-6112: Add some more unit tests to the model package (#6142) 2017-04-20 09:58:54 -04:00
reaction.go Model: NewLocAppError -> NewAppError (#7450) 2017-09-15 08:32:11 -04:00
reaction_test.go fix reaction's name validation with + sign in it (#6221) 2017-04-26 10:11:32 -04:00
saml.go PLT-5860 Updated copyright date (#6058) 2017-04-12 08:27:57 -04:00
saml_test.go PLT-5860 Updated copyright date (#6058) 2017-04-12 08:27:57 -04:00
scheduled_task.go PLT-6408 Framework for job server (#6404) 2017-05-18 15:05:57 -04:00
scheduled_task_test.go simplify things (#7735) 2017-10-30 11:57:24 -05:00
search_params.go simplify things (#7735) 2017-10-30 11:57:24 -05:00
search_params_test.go simplify things (#7735) 2017-10-30 11:57:24 -05:00
security_bulletin.go PLT-5860 Updated copyright date (#6058) 2017-04-12 08:27:57 -04:00
security_bulletin_test.go PLT-6112: Add some more unit tests to the model package (#6142) 2017-04-20 09:58:54 -04:00
session.go PLT-6226 fixing race in IsAuth (#7296) 2017-09-05 07:58:47 -07:00
session_test.go PLT-5860 Updated copyright date (#6058) 2017-04-12 08:27:57 -04:00
slack_attachment.go PLT-7824 Added support for mentions with <@userid> and <!here> (#7615) (#7737) 2017-11-17 11:17:59 -05:00
status.go [PLT-4341] add dnd command (#7694) 2017-10-25 11:51:13 -04:00
status_test.go simplify things (#7735) 2017-10-30 11:57:24 -05:00
suggest_command.go PLT-5860 Updated copyright date (#6058) 2017-04-12 08:27:57 -04:00
suggest_command_test.go PLT-5860 Updated copyright date (#6058) 2017-04-12 08:27:57 -04:00
switch_request.go Move user actions over to use redux and v4 (#6649) 2017-06-15 10:34:20 -04:00
switch_request_test.go PLT-5860 Updated copyright date (#6058) 2017-04-12 08:27:57 -04:00
system.go PLT-5860 Updated copyright date (#6058) 2017-04-12 08:27:57 -04:00
system_test.go PLT-5860 Updated copyright date (#6058) 2017-04-12 08:27:57 -04:00
team.go APIv4 DELETE /users/{user_id}/posts/{post_id}/reactions/name (#6117) 2017-04-22 08:52:03 -04:00
team_member.go Model: NewLocAppError -> NewAppError (#7450) 2017-09-15 08:32:11 -04:00
team_member_test.go PLT-5860 Updated copyright date (#6058) 2017-04-12 08:27:57 -04:00
team_search.go PLT-5860 Updated copyright date (#6058) 2017-04-12 08:27:57 -04:00
team_search_test.go PLT-5860 Updated copyright date (#6058) 2017-04-12 08:27:57 -04:00
team_stats.go PLT-5860 Updated copyright date (#6058) 2017-04-12 08:27:57 -04:00
team_test.go PLT-5860 Updated copyright date (#6058) 2017-04-12 08:27:57 -04:00
token.go Minor fix 2017-07-06 17:28:38 -04:00
user.go add model.NewX funcs for builtin types (#7692) 2017-10-23 09:40:35 -07:00
user_access_token.go [PLT-7794] Add user access token enable/disable endpoints (#7630) 2017-10-19 08:10:29 -04:00
user_access_token_test.go PLT-6763 Implement user access tokens and new roles (server-side) (#6972) 2017-07-31 12:59:32 -04:00
user_autocomplete.go PLT-5860 Updated copyright date (#6058) 2017-04-12 08:27:57 -04:00
user_search.go PLT-5860 Updated copyright date (#6058) 2017-04-12 08:27:57 -04:00
user_search_test.go PLT-5860 Updated copyright date (#6058) 2017-04-12 08:27:57 -04:00
user_test.go [PLT-5864] Move teammate name display setting to the System Console (#6681) 2017-06-30 09:06:59 +01:00
utils.go simplify things (#7735) 2017-10-30 11:57:24 -05:00
utils_test.go Model: NewLocAppError -> NewAppError (#7450) 2017-09-15 08:32:11 -04:00
version.go Uncomment upgrae for 4.4 (#7796) 2017-11-06 16:02:19 -08:00
version_test.go PLT-5860 Updated copyright date (#6058) 2017-04-12 08:27:57 -04:00
webrtc.go Revert PLT-7809 (#7793) 2017-11-06 10:23:15 -08:00
webrtc_test.go Revert PLT-7809 (#7793) 2017-11-06 10:23:15 -08:00
websocket_client.go Model: NewLocAppError -> NewAppError (#7450) 2017-09-15 08:32:11 -04:00
websocket_message.go PLT-7978 Add websocket event for user role update (#7745) 2017-10-31 16:00:21 +00:00
websocket_message_test.go PLT-5860 Updated copyright date (#6058) 2017-04-12 08:27:57 -04:00
websocket_request.go PLT-5860 Updated copyright date (#6058) 2017-04-12 08:27:57 -04:00
websocket_request_test.go PLT-5860 Updated copyright date (#6058) 2017-04-12 08:27:57 -04:00