server
/
chat
master
spline
chat
spline
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
utils
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Adding team settings to admin console
=Corey Hulen
2015-09-22
1
-3
/
+2
*
|
Adding SQL settings to admin console
=Corey Hulen
2015-09-22
1
-1
/
+1
*
|
Fixing unit tests
=Corey Hulen
2015-09-21
1
-23
/
+1
*
|
Adding rate limiter settings to the admin console
=Corey Hulen
2015-09-21
1
-3
/
+2
*
|
Adding privacy to admin console
=Corey Hulen
2015-09-21
1
-2
/
+0
*
|
Adding image properties
=Corey Hulen
2015-09-21
2
-15
/
+9
*
|
Adding email to admin console
=Corey Hulen
2015-09-21
2
-55
/
+34
|
/
*
merging
=Corey Hulen
2015-09-18
1
-1
/
+5
|
\
|
*
Making changes to versioning
=Corey Hulen
2015-09-17
1
-3
/
+4
|
*
PLT-92 Adding server side versioning to the binary
=Corey Hulen
2015-09-16
1
-2
/
+6
*
|
PLT-11 Adding ability to save config file
=Corey Hulen
2015-09-17
1
-144
/
+39
|
/
*
Merge pull request #697 from mattermost/PLT-93
Christopher Speller
2015-09-16
1
-0
/
+1
|
\
|
*
Fixing broken email templates
=Corey Hulen
2015-09-16
1
-1
/
+0
|
*
Fixing broken email templates
=Corey Hulen
2015-09-16
1
-0
/
+2
*
|
Implement OAuth2 service provider functionality.
JoramWilander
2015-09-16
1
-14
/
+16
|
/
*
Removing old config stuff
=Corey Hulen
2015-09-15
1
-0
/
+2
*
PLT-93 cleaing up client side configs
=Corey Hulen
2015-09-15
1
-12
/
+42
*
Merge branch 'master' into PLT-12-log
=Corey Hulen
2015-09-14
1
-3
/
+0
|
\
|
*
Merge pull request #648 from mattermost/PLT-12
Christopher Speller
2015-09-14
1
-16
/
+11
|
|
\
|
*
|
PLT-198 Removes invalid emails from tests that require valid email addresses
hmhealey
2015-09-11
1
-3
/
+0
*
|
|
PLT-12 adding log viewer
=Corey Hulen
2015-09-10
1
-7
/
+8
|
|
/
|
/
|
*
|
Adding cmd line options
=Corey Hulen
2015-09-04
1
-16
/
+11
|
/
*
MM-2056 fixes problem with creating team
=Corey Hulen
2015-08-31
1
-2
/
+2
*
Added the ability to create a team with SSO services and added the ability to...
JoramWilander
2015-08-28
1
-0
/
+19
*
Merge pull request #474 from mattermost/PL-4
Christopher Speller
2015-08-27
1
-10
/
+12
|
\
|
*
Fixes PL-3 Restrict team creation to specific domains
=Corey Hulen
2015-08-25
1
-11
/
+12
|
*
Fixes PL-1 added ability to disable team creation
=Corey Hulen
2015-08-25
1
-10
/
+11
*
|
Use better format for date, as RFC1123 re-defined it over RFC822, and states ...
Bastien Durel
2015-08-27
1
-1
/
+1
*
|
missing tab
Bastien Durel
2015-08-26
1
-1
/
+1
*
|
tabify
Bastien Durel
2015-08-26
1
-1
/
+1
*
|
add date header in mail
Bastien Durel
2015-08-26
1
-0
/
+2
|
/
*
Merge pull request #452 from CtrlZvi/starttls_auth
Joram Wilander
2015-08-24
1
-0
/
+3
|
\
|
*
Add SMTP auth to STARTTLS connections
Zvi "Viz" Effron
2015-08-23
1
-0
/
+3
*
|
Log invalid feedback email before overwriting with default
Zvi "Viz" Effron
2015-08-23
1
-1
/
+1
|
/
*
Add support for SMTP servers with StartTLS
Jirka Hlavacek
2015-08-19
2
-0
/
+7
*
initial server implementation for using google as a single-sign-on oauth service
JoramWilander
2015-08-14
1
-0
/
+1
*
Merge pull request #273 from mattermost/mm-1355
Corey Hulen
2015-08-02
1
-21
/
+31
|
\
|
*
Fixes mm-1355 adds rate limiting apis
=Corey Hulen
2015-07-29
1
-21
/
+31
*
|
Made font type a field in the config file
Reed Garmsen
2015-07-29
1
-0
/
+1
|
/
*
Set the 'From' field to include the FeedbackName from the config
nickago
2015-07-24
1
-1
/
+1
*
only show gitlab signup/login links if gitlab oauth is turned on
JoramWilander
2015-07-22
1
-0
/
+11
*
made oauth architecture more generalized
JoramWilander
2015-07-22
1
-6
/
+8
*
inital implementation of using GitLab OAuth2 provider for signup/login
JoramWilander
2015-07-22
1
-0
/
+8
*
add proper url encoding for filenames
JoramWilander
2015-07-21
1
-0
/
+19
*
initial implementation of local server storage for files
JoramWilander
2015-07-21
1
-10
/
+12
*
Changing the way we mattermost handles URLs. team.domain.com becomes domain.c...
Christopher Speller
2015-07-20
2
-35
/
+6
*
Merge pull request #185 from mattermost/mm-1348
Corey Hulen
2015-07-17
1
-6
/
+0
|
\
|
*
fixes mm-1348 removing dependency on redis
=Corey Hulen
2015-07-14
1
-6
/
+0
*
|
Fixes mm-1415 adding email bypass flag
=Corey Hulen
2015-07-12
2
-7
/
+7
|
/
*
Merge pull request #51 from rgarmsen2295/mm-1287
Corey Hulen
2015-06-29
1
-1
/
+2
|
\
[prev]
[next]