server
/
chat
master
spline
chat
spline
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
api
/
team_test.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
Implement POST /teams endpoint (#5220)
Joram Wilander
2017-01-31
1
-1
/
+1
*
Fix adding user to team and add test check (#5172)
Joram Wilander
2017-01-23
1
-0
/
+4
*
Move permissions code into app package (#5146)
Joram Wilander
2017-01-23
1
-28
/
+18
*
Migrate functions to app package (#5106)
Joram Wilander
2017-01-19
1
-2
/
+2
*
PLT-4938 Add app package and move logic over from api package (#4931)
Joram Wilander
2017-01-13
1
-13
/
+14
*
Removing old signup team API (#4950)
Christopher Speller
2017-01-04
1
-11
/
+0
*
Removing old createTeamFromSignup api (#4945)
Christopher Speller
2017-01-03
1
-127
/
+12
*
Fix API Get channels for a user returns users' dm channels with blank teamid ...
Carlos Tadeu Panato Junior
2016-12-20
1
-8
/
+4
*
PLT-4167 Team Sidebar (#4569)
enahum
2016-12-19
1
-0
/
+35
*
PLT-4767 Implement MFA Enforcement (#4662)
Joram Wilander
2016-12-12
1
-0
/
+4
*
Add API call to get a team by its name (#4690)
Carlos Tadeu Panato Junior
2016-12-08
1
-0
/
+69
*
Improving command line interface (#4689)
Christopher Speller
2016-12-06
1
-7
/
+5
*
Add Team Description to the Team Settings (#4652)
Carlos Tadeu Panato Junior
2016-12-01
1
-0
/
+40
*
PLT-4481 Fix member count for team user lists and channel invite list (#4422)
Joram Wilander
2016-11-04
1
-3
/
+25
*
PLT-4430 improve slow channel switching (#4331)
enahum
2016-10-27
1
-2
/
+2
*
Merging performance branch into master (#4268)
Joram Wilander
2016-10-19
1
-2
/
+107
*
Fixing the console level debug statements (#4092)
Corey Hulen
2016-09-27
1
-1
/
+3
*
Fixing update roles API (#4060)
Christopher Speller
2016-09-22
1
-0
/
+63
*
Modifying permissions system. (#3897)
Christopher Speller
2016-09-13
1
-3
/
+6
*
Changed /teams/all api to only return teams the current user is a member of i...
Harrison Healey
2016-08-22
1
-26
/
+10
*
PLT-1465 Added password requirements (#3489)
David Lu
2016-07-06
1
-20
/
+20
*
PLT-2863 adding remove user from team (#3429)
Corey Hulen
2016-07-06
1
-1
/
+34
*
PLT-3346/PLT-3342/PLT-3360 EE: Add the ability to restrict channel management...
Joram Wilander
2016-07-06
1
-2
/
+2
*
EE: Add the ability to restrict the user roles that can send team invites (#3...
Joram Wilander
2016-06-29
1
-3
/
+48
*
PLT-2697 Fixing team admins (#2900)
Corey Hulen
2016-05-06
1
-2
/
+2
*
PLT-2258 Unified login screen and related APIs (#2820)
Harrison Healey
2016-05-03
1
-11
/
+11
*
PLT-2057 User as a first class object (#2648)
Corey Hulen
2016-04-21
1
-26
/
+219
*
Convering client to react-router.
Christopher Speller
2016-03-14
1
-95
/
+16
*
Fixing email unit tests
=Corey Hulen
2016-02-01
1
-12
/
+12
*
Revert " PLT-7 adding loc for db calls"
Corey Hulen
2016-01-20
1
-10
/
+10
*
PLT-7 adding loc db calls for users table
=Corey Hulen
2016-01-20
1
-10
/
+10
*
Updated emails in unit tests to include '+'
Reed Garmsen
2015-12-13
1
-12
/
+12
*
Fixing unit tests
=Corey Hulen
2015-11-16
1
-0
/
+3
*
Adding perm delete to cmd line
=Corey Hulen
2015-11-16
1
-0
/
+37
*
PLT-340
=Corey Hulen
2015-10-27
1
-25
/
+7
*
Use team display name in team switcher menu
Antti Ahti
2015-10-14
1
-3
/
+6
*
Changing SpinPunch to Mattermost in copyright
Christopher Speller
2015-10-08
1
-1
/
+1
*
PLT-349 adding team mgt to admin console
=Corey Hulen
2015-09-23
1
-0
/
+33
*
Adding service settings to admin console
=Corey Hulen
2015-09-22
1
-1
/
+1
*
Adding team settings to admin console
=Corey Hulen
2015-09-22
1
-76
/
+0
*
Implement OAuth2 service provider functionality.
JoramWilander
2015-09-16
1
-1
/
+1
*
Changing the way we mattermost handles URLs. team.domain.com becomes domain.c...
Christopher Speller
2015-07-20
1
-35
/
+35
*
Renamed FullName column in database to Nickname. Renamed all serverside refer...
hmhealey
2015-07-17
1
-12
/
+12
*
Fixing unit tests
=Corey Hulen
2015-07-06
1
-11
/
+12
*
fixing race condition in unit tests
=Corey Hulen
2015-07-05
1
-10
/
+10
*
update unit tests for default channels
JoramWilander
2015-06-29
1
-0
/
+16
*
added unit tests for new team API services
JoramWilander
2015-06-18
1
-0
/
+103
*
first commit
=Corey Hulen
2015-06-14
1
-0
/
+288