server
/
chat
master
spline
chat
spline
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
store
/
sql_channel_store_test.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
PLT-3512 adding join/leave channel to the CLI (#3498)
Corey Hulen
2016-07-06
1
-0
/
+9
*
PLT-2559 Always return successful when trying to join a channel that the user...
Harrison Healey
2016-06-06
1
-0
/
+60
*
PLT-2057 User as a first class object (#2648)
Corey Hulen
2016-04-21
1
-27
/
+42
*
Member show on Activate and Hide on deactivate from channel member list and a...
Elias Nahum
2016-02-25
1
-0
/
+64
*
Stopped returning inactive members with getExtraInfo calls
hmhealey
2016-02-10
1
-0
/
+12
*
Changed GetMemberCount to stop including inactive users
hmhealey
2016-01-23
1
-0
/
+106
*
Revert " PLT-7 adding loc for db calls"
Corey Hulen
2016-01-20
1
-108
/
+107
*
PLT-7 adding loc db calls for users table
=Corey Hulen
2016-01-20
1
-8
/
+8
*
PLT-7 adding loc db calls for oauth table
=Corey Hulen
2016-01-20
1
-99
/
+100
*
Fixing channel limit
=Corey Hulen
2015-12-15
1
-1
/
+1
*
Adding perm delete to cmd line
=Corey Hulen
2015-11-16
1
-1
/
+1
*
PLT-975 adding perm deletes
=Corey Hulen
2015-11-16
1
-0
/
+57
*
Added ChannelExtra.MemberCount field to reflect the actual member count when ...
hmhealey
2015-11-12
1
-4
/
+4
*
Merge branch 'master' into PLT-25
=Corey Hulen
2015-10-23
1
-0
/
+101
|
\
|
*
Refactoring direct channel creation to use transaction to avaoid state where ...
Christopher Speller
2015-10-22
1
-0
/
+101
*
|
Adding analytics tab
=Corey Hulen
2015-10-22
1
-0
/
+18
|
/
*
Changing SpinPunch to Mattermost in copyright
Christopher Speller
2015-10-08
1
-1
/
+1
*
Moved ChannelMember.NotifyLevel into ChannelMember.NotifyProps
hmhealey
2015-10-01
1
-16
/
+0
*
Replaced ChannelMember.MarkUnreadLevel with ChannelMember.NotifyProps
hmhealey
2015-10-01
1
-16
/
+16
*
Added additional test cases and fixed existing ones for ChannelMember.MarkUnr...
hmhealey
2015-09-30
1
-0
/
+16
*
added store unit test for GetChannelCounts
JoramWilander
2015-08-11
1
-0
/
+47
*
Adding etag to channel extra_info api call.
Christopher Speller
2015-07-29
1
-2
/
+32
*
fixing merge conflicts
=Corey Hulen
2015-07-21
1
-2
/
+2
|
\
|
*
Renamed FullName column in database to Nickname. Renamed all serverside refer...
hmhealey
2015-07-17
1
-2
/
+2
*
|
Fixes mm-1420 adding postgres support
=Corey Hulen
2015-07-12
1
-1
/
+1
|
/
*
Fixing unit tests
=Corey Hulen
2015-07-06
1
-33
/
+33
*
fixing unit test
=Corey Hulen
2015-07-05
1
-0
/
+3
*
fixing unit test
=Corey Hulen
2015-07-05
1
-1
/
+4
*
first commit
=Corey Hulen
2015-06-14
1
-0
/
+493