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
...
*
|
|
|
|
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
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Added error safety and a unique message for duplicate emails
nickago
2015-07-29
1
-1
/
+3
|
*
|
|
|
Added a unique error message for bad username and simplified error outputed t...
nickago
2015-07-29
1
-1
/
+5
|
|
|
/
/
|
|
/
|
|
*
|
|
|
removing flaky unit test
=Corey Hulen
2015-07-30
1
-6
/
+6
|
|
_
|
/
|
/
|
|
*
|
|
updated channel error messages to reflect proper naming
JoramWilander
2015-07-29
1
-4
/
+4
|
/
/
*
|
update our postgresql index check to work with 9.2+ versions of postgresql
JoramWilander
2015-07-28
1
-1
/
+1
*
|
fixes some database queries that broke with postgres, fixes the unread/new me...
JoramWilander
2015-07-27
3
-8
/
+8
|
/
*
removing old bindVars methods
=Corey Hulen
2015-07-23
1
-1
/
+1
*
Fixing merges for latest postgres
=Corey Hulen
2015-07-23
4
-31
/
+72
*
Merge branch 'master' into mm-1420
=Corey Hulen
2015-07-23
3
-0
/
+45
|
\
|
*
added store unit test for user.GetByAuth and added password length checking i...
JoramWilander
2015-07-23
1
-0
/
+19
|
*
add changes from team review
JoramWilander
2015-07-22
1
-2
/
+2
|
*
added error case for login and removed authdata + authservice unique constrai...
JoramWilander
2015-07-22
1
-1
/
+0
|
*
inital implementation of using GitLab OAuth2 provider for signup/login
JoramWilander
2015-07-22
2
-0
/
+27
*
|
Fixing merge
=Corey Hulen
2015-07-21
1
-1
/
+2
*
|
fixing merge conflicts
=Corey Hulen
2015-07-21
10
-262
/
+151
|
\
|
|
*
Changing the way we mattermost handles URLs. team.domain.com becomes domain.c...
Christopher Speller
2015-07-20
3
-32
/
+36
|
*
Merge pull request #185 from mattermost/mm-1348
Corey Hulen
2015-07-17
2
-134
/
+0
|
|
\
|
|
*
fixes mm-1348 removing dependency on redis
=Corey Hulen
2015-07-14
2
-134
/
+0
|
*
|
Fix migration code so that LastName is populated correctly for users who only...
hmhealey
2015-07-17
1
-4
/
+8
|
*
|
Added FirstName and LastName fields to User object and attempt to populate th...
hmhealey
2015-07-17
1
-2
/
+14
|
*
|
Renamed FullName column in database to Nickname. Renamed all serverside refer...
hmhealey
2015-07-17
4
-30
/
+40
|
*
|
Added table updater
nickago
2015-07-16
1
-0
/
+1
|
*
|
Added last updated for pictures
nickago
2015-07-16
2
-3
/
+6
|
*
|
Merge pull request #153 from nickago/MM-1460
Corey Hulen
2015-07-15
2
-2
/
+15
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
Updated database schema for full utf8 compatibility
nickago
2015-07-09
2
-2
/
+15
|
*
|
Added timestamps to pictures to stop caching
nickago
2015-07-13
2
-0
/
+20
|
|
/
*
|
minor tweaks to make sure mysql still runs
=Corey Hulen
2015-07-12
2
-6
/
+22
*
|
Patching remainder of the sql stmts to work with postgres
=Corey Hulen
2015-07-12
7
-70
/
+111
*
|
Fixes mm-1420 adding postgres support
=Corey Hulen
2015-07-12
6
-88
/
+143
|
/
*
Merge pull request #136 from mattermost/code-review
Joram Wilander
2015-07-08
1
-2
/
+2
|
\
|
*
team code review
=Corey Hulen
2015-07-06
1
-2
/
+2
*
|
Merge pull request #143 from rgarmsen2295/mm-1416
Corey Hulen
2015-07-07
1
-2
/
+14
|
\
\
|
*
|
Added new error message when trying to add a channel that was previously dele...
Reed Garmsen
2015-07-06
1
-2
/
+14
*
|
|
Merge pull request #138 from hmhealey/mm756
Christopher Speller
2015-07-07
1
-3
/
+9
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Add a post type for user joined/left messages and don't flag a channel as unr...
hmhealey
2015-07-07
1
-3
/
+9
*
|
|
fixing build
=Corey Hulen
2015-07-06
1
-0
/
+3
|
/
/
*
|
Fixing unit tests
=Corey Hulen
2015-07-06
8
-67
/
+76
*
|
adding debugging
=Corey Hulen
2015-07-05
1
-1
/
+1
*
|
adding debugging
=Corey Hulen
2015-07-05
1
-1
/
+1
*
|
fixing unit test
=Corey Hulen
2015-07-05
1
-2
/
+2
*
|
fixing unit test
=Corey Hulen
2015-07-05
1
-0
/
+3
*
|
fixing unit test
=Corey Hulen
2015-07-05
1
-0
/
+3
*
|
fixing unit test
=Corey Hulen
2015-07-05
2
-2
/
+7
*
|
fixing timming test
=Corey Hulen
2015-07-05
1
-0
/
+7
|
/
*
Merge pull request #62 from jedisct1/authenticated-encryption
Corey Hulen
2015-06-30
1
-6
/
+32
|
\
|
*
SQL store: use authenticated encryption
Frank Denis
2015-06-24
1
-6
/
+32
|
*
fixing unit test
=Corey Hulen
2015-06-16
1
-1
/
+1
[prev]
[next]