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
*
Renaming "Handle" to "Channel URL" or "URL"
it33
2015-09-20
1
-2
/
+2
*
GIT-721 Removing sql ping log
=Corey Hulen
2015-09-19
1
-2
/
+2
*
Merge pull request #699 from mattermost/PLT-92
Joram Wilander
2015-09-18
8
-11
/
+231
|
\
|
*
Making changes to versioning
=Corey Hulen
2015-09-17
4
-15
/
+15
|
*
Merge branch 'master' into PLT-92
=Corey Hulen
2015-09-17
1
-1
/
+1
|
|
\
|
*
|
Fixing postgres issue and bumping version number
=Corey Hulen
2015-09-16
1
-2
/
+49
|
*
|
Adding database schema version
=Corey Hulen
2015-09-16
5
-3
/
+169
|
*
|
PLT-92 Adding server side versioning to the binary
=Corey Hulen
2015-09-16
4
-8
/
+15
*
|
|
Return false when checking if column exists, if the table does not exist with...
JoramWilander
2015-09-18
1
-0
/
+4
|
|
/
|
/
|
*
|
Adding gofmt to travis build
Christopher Speller
2015-09-17
1
-1
/
+1
|
/
*
Implement OAuth2 service provider functionality.
JoramWilander
2015-09-16
6
-23
/
+568
*
Merge pull request #671 from mattermost/it33-patch-1
Christopher Speller
2015-09-14
1
-1
/
+1
|
\
|
*
Updating MaxUsersPerTeam error msg
it33
2015-09-13
1
-1
/
+1
*
|
merging
=Corey Hulen
2015-09-10
5
-0
/
+97
|
\
|
|
*
Adding ability to export data from mattermost
Christopher Speller
2015-09-04
5
-0
/
+97
*
|
Adding unit tests for cmd line
=Corey Hulen
2015-09-04
2
-11
/
+4
*
|
Adding cmd line options
=Corey Hulen
2015-09-04
2
-4
/
+12
|
/
*
Merge pull request #475 from nickago/MM-1773
Christopher Speller
2015-08-31
2
-10
/
+21
|
\
|
*
Added unit tests
nickago
2015-08-27
2
-8
/
+10
|
*
Added wildcard highlighting and removed redundant whitespace parsing
nickago
2015-08-27
1
-6
/
+6
|
*
Added server parsing of wildcards
nickago
2015-08-27
1
-3
/
+12
*
|
Merge pull request #511 from mattermost/MM-1698
Christopher Speller
2015-08-28
5
-99
/
+95
|
\
\
|
*
|
Adding ability to upgrade postgres schema
=Corey Hulen
2015-08-27
5
-99
/
+95
|
|
/
*
|
Merge pull request #486 from asubset/master
Joram Wilander
2015-08-28
2
-2
/
+3
|
\
\
|
*
|
fix GetParentPosts() query
Jason Rossman
2015-08-27
2
-3
/
+3
|
*
|
Fix getParentsPosts for postgresql
Jason Rossman
2015-08-26
1
-0
/
+1
*
|
|
Change GetPostsSince limit to 1000 and only add updated posts to post list or...
JoramWilander
2015-08-27
1
-3
/
+5
|
|
/
|
/
|
*
|
Refactored post handling/updating on both the client and server.
JoramWilander
2015-08-27
3
-23
/
+142
|
/
*
Fixes race condition
=Corey Hulen
2015-08-21
1
-4
/
+10
*
Merge pull request #430 from mattermost/fixing-build
Corey Hulen
2015-08-21
2
-1
/
+8
|
\
|
*
Fixing race condition
=Corey Hulen
2015-08-20
1
-2
/
+3
|
*
Fixing bug
=Corey Hulen
2015-08-20
1
-1
/
+3
|
*
Fixing build
=Corey Hulen
2015-08-20
1
-0
/
+4
*
|
Added updating of username based mentions on username change
nickago
2015-08-20
1
-0
/
+12
|
/
*
Track channel creator in DB and show in channel intro message.
JoramWilander
2015-08-19
1
-0
/
+2
*
when user roles are updated, the relevant session roles are updated as well
JoramWilander
2015-08-17
2
-0
/
+20
*
fix channelIdWithCountAndUpdateAt naming to be proper camel case
JoramWilander
2015-08-11
1
-2
/
+2
*
added store unit test for GetChannelCounts
JoramWilander
2015-08-11
1
-0
/
+47
*
incorporate channel updateAt into channel counts and pull channel data on cha...
JoramWilander
2015-08-11
1
-4
/
+6
*
added getChannelCounts service and refactored the client to more intelligentl...
JoramWilander
2015-08-11
2
-0
/
+34
*
Fixing upgrade
=Corey Hulen
2015-08-02
1
-1
/
+1
*
Merge pull request #278 from mattermost/mm-1702
Corey Hulen
2015-08-02
2
-16
/
+89
|
\
|
*
Adding etag to channel extra_info api call.
Christopher Speller
2015-07-29
2
-16
/
+89
*
|
Merge pull request #273 from mattermost/mm-1355
Corey Hulen
2015-08-02
3
-1
/
+46
|
\
\
|
*
\
Merge branch 'master' into mm-1355
=Corey Hulen
2015-07-30
2
-10
/
+10
|
|
\
\
|
*
\
\
Merge branch 'master' into mm-1355
=Corey Hulen
2015-07-29
4
-9
/
+9
|
|
\
\
\
|
*
|
|
|
Fixes mm-1355 adds rate limiting apis
=Corey Hulen
2015-07-29
3
-1
/
+46
*
|
|
|
|
Merge pull request #291 from mattermost/mm-1758
Corey Hulen
2015-08-02
2
-1
/
+6
|
\
\
\
\
\
|
*
|
|
|
|
partially fixed postgres search so that multiple search terms work
JoramWilander
2015-07-30
2
-1
/
+6
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge pull request #281 from nickago/MM-1600
Christopher Speller
2015-07-30
1
-1
/
+7
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
[next]