server
/
chat
master
spline
chat
spline
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
store
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Split db channel get into two functions using master and replica
JoramWilander
2015-12-09
2
-3
/
+18
*
Merge pull request #1646 from mattermost/PLT-1302
Joram Wilander
2015-12-08
1
-1
/
+1
|
\
|
*
PLT-1302 fixing hiding email adddress
=Corey Hulen
2015-12-07
1
-1
/
+1
*
|
Update unit test
JoramWilander
2015-12-07
1
-1
/
+1
*
|
Make sure posts in threads are included in getPosts DB query
JoramWilander
2015-12-07
1
-1
/
+2
|
/
*
Merge pull request #1621 from mattermost/plt-1331
Harrison Healey
2015-12-07
1
-1
/
+2
|
\
|
*
Fix possible race condition on when creating new channels
JoramWilander
2015-12-04
1
-1
/
+2
*
|
PLT-1326: Enable channel posts of type join or leave not trigger unread notif...
Florian Orben
2015-12-04
1
-1
/
+2
|
/
*
Add limit to Props size in Post table
JoramWilander
2015-12-03
1
-1
/
+1
*
Merge pull request #1537 from florianorben/PLT-1035
Corey Hulen
2015-11-30
2
-6
/
+16
|
\
|
*
PLT-1035: Remove last data point in graphs on #statistics page
Florian Orben
2015-11-28
2
-6
/
+16
*
|
add missing unit test
Florian Orben
2015-11-27
1
-0
/
+72
*
|
rename 'featureToggle' to 'isFeatureEnable' and move definition of available ...
Florian Orben
2015-11-27
2
-3
/
+3
*
|
add unit tests
Florian Orben
2015-11-27
2
-2
/
+65
*
|
go fmt
Florian Orben
2015-11-27
1
-1
/
+1
*
|
allow to toggle features in backend
Florian Orben
2015-11-27
3
-1
/
+51
|
/
*
Adding perm delete channels by team
=Corey Hulen
2015-11-16
2
-0
/
+18
*
Adding perm delete to cmd line
=Corey Hulen
2015-11-16
19
-30
/
+176
*
PLT-975 adding perm deletes
=Corey Hulen
2015-11-16
18
-0
/
+419
*
Fix cancel button on username setting and other general improvements
JoramWilander
2015-11-13
1
-1
/
+1
*
Added ChannelExtra.MemberCount field to reflect the actual member count when ...
hmhealey
2015-11-12
3
-4
/
+25
*
Omit unneeded fields from user object in getProfiles service and remove ImgCo...
JoramWilander
2015-11-09
1
-0
/
+1
*
Fixing build
Christopher Speller
2015-11-09
1
-1
/
+0
*
Removing old DB upgrade code
Christopher Speller
2015-11-09
4
-73
/
+0
*
Merge pull request #1332 from mattermost/plt-560
Christopher Speller
2015-11-06
1
-1
/
+3
|
\
|
*
Prevent SSO users from changing their email
JoramWilander
2015-11-06
1
-1
/
+3
*
|
remove max column size from 'props'
Florian Orben
2015-11-06
1
-1
/
+1
*
|
fix alter table command for postgres
Florian Orben
2015-11-06
1
-1
/
+7
*
|
fix logging statement not to post nonsense
Florian Orben
2015-11-06
1
-2
/
+2
*
|
postgres needs another query to get table information...
Florian Orben
2015-11-05
2
-17
/
+8
*
|
PLT-857: Support for Incoming Webhooks - Try #2
Florian Orben
2015-11-05
2
-0
/
+46
|
/
*
Merge pull request #1285 from mattermost/plt-824
Joram Wilander
2015-11-04
3
-0
/
+205
|
\
|
*
Adding ability to fetch posts around a specifc post
Christopher Speller
2015-11-03
3
-0
/
+205
*
|
Merge pull request #1275 from mattermost/PLT-951
Joram Wilander
2015-11-02
1
-1
/
+1
|
\
\
|
*
|
PLT-951 PLT-972 fixing issues with team directory
=Corey Hulen
2015-11-02
1
-1
/
+1
|
|
/
*
/
Improved tests for search wildcards and removed duplicate search code
hmhealey
2015-11-02
2
-13
/
+6
|
/
*
Fix spelling of encountered
Pat Lathem
2015-10-30
9
-31
/
+31
*
Log errors in table creation
Antti Ahti
2015-10-30
1
-1
/
+4
*
Merge pull request #1211 from mattermost/PLT-340
Joram Wilander
2015-10-30
3
-1
/
+168
|
\
|
*
PLT-340 allow team directory and open invites
=Corey Hulen
2015-10-27
1
-1
/
+7
|
*
PLT-340
=Corey Hulen
2015-10-27
3
-1
/
+159
|
*
Adding upgrade calls for db
=Corey Hulen
2015-10-27
1
-0
/
+3
*
|
Merge pull request #1199 from hmhealey/plt600
Corey Hulen
2015-10-28
2
-19
/
+24
|
\
\
|
|
/
|
/
|
|
*
Added Channel.Purpose on the server
hmhealey
2015-10-27
1
-0
/
+2
|
*
Renamed Channel.Description to Channel.Header on the server
hmhealey
2015-10-27
2
-19
/
+22
*
|
PLT-25 fixing stats for postgres
=Corey Hulen
2015-10-27
2
-39
/
+42
*
|
Fixing postgres
=Corey Hulen
2015-10-26
1
-8
/
+49
*
|
Merge branch 'master' into PLT-25
=Corey Hulen
2015-10-26
5
-18
/
+54
|
\
|
|
*
Merge pull request #1192 from mattermost/PLT-828
Christopher Speller
2015-10-26
4
-8
/
+12
|
|
\
|
|
*
PLT-828 fixing db upgrade code
=Corey Hulen
2015-10-26
4
-8
/
+12
[prev]
[next]