Граф коммитов

87 Коммитов

Автор SHA1 Сообщение Дата
Christopher Speller
d107b392a6 Merge pull request #511 from mattermost/MM-1698
MM-1698 Fixes upgrade db from 0.6 for postgres
2015-08-28 08:26:33 -04:00
Joram Wilander
2bc6451e39 Merge pull request #486 from asubset/master
Fix getParentsPosts() query
2015-08-28 07:51:17 -04:00
=Corey Hulen
e0bc27a3b4 Adding ability to upgrade postgres schema 2015-08-27 16:01:17 -07:00
JoramWilander
f359485557 Change GetPostsSince limit to 1000 and only add updated posts to post list order. 2015-08-27 16:25:05 -04:00
Jason Rossman
879fa084c9 fix GetParentPosts() query 2015-08-27 12:45:47 -06:00
JoramWilander
041d89b85a Refactored post handling/updating on both the client and server. 2015-08-27 08:21:26 -04:00
Jason Rossman
4aafff7f83 Fix getParentsPosts for postgresql 2015-08-26 15:59:54 -06:00
=Corey Hulen
f96b38b4a7 Fixes race condition 2015-08-21 14:43:53 -07:00
Corey Hulen
1ba6946261 Merge pull request #430 from mattermost/fixing-build
Fixing race condition
2015-08-21 09:00:23 -07:00
=Corey Hulen
42822df5b3 Fixing race condition 2015-08-20 14:48:04 -07:00
=Corey Hulen
1b4135ab0d Fixing bug 2015-08-20 14:40:25 -07:00
nickago
8e8cc302e6 Added updating of username based mentions on username change 2015-08-20 14:29:40 -07:00
=Corey Hulen
3f0ec24dc1 Fixing build 2015-08-20 14:20:39 -07:00
JoramWilander
11247061b5 Track channel creator in DB and show in channel intro message. 2015-08-19 08:31:20 -04:00
JoramWilander
b068cc1058 when user roles are updated, the relevant session roles are updated as well 2015-08-17 09:28:20 -04:00
JoramWilander
cb17851e2d fix channelIdWithCountAndUpdateAt naming to be proper camel case 2015-08-11 12:11:35 -04:00
JoramWilander
9f57ed5bf1 added store unit test for GetChannelCounts 2015-08-11 12:11:35 -04:00
JoramWilander
4ec76e059c incorporate channel updateAt into channel counts and pull channel data on channel update 2015-08-11 12:11:35 -04:00
JoramWilander
6c0fefad15 added getChannelCounts service and refactored the client to more intelligently pull channel data 2015-08-11 12:11:35 -04:00
=Corey Hulen
718d670d69 Fixing upgrade 2015-08-02 09:30:18 -08:00
Corey Hulen
38e44e8f61 Merge pull request #278 from mattermost/mm-1702
MM-1702 Adding etag to channel extra_info api call.
2015-08-02 09:17:52 -08:00
Corey Hulen
4d1562c5de Merge pull request #273 from mattermost/mm-1355
Fixes mm-1355 adds rate limiting apis
2015-08-02 09:17:37 -08:00
Corey Hulen
1ec597df59 Merge pull request #291 from mattermost/mm-1758
MM-1758 partially fixed postgres search so that multiple search terms work
2015-08-02 08:59:27 -08:00
JoramWilander
bcee238666 partially fixed postgres search so that multiple search terms work 2015-07-30 09:55:03 -04:00
Christopher Speller
4646c22ef1 Merge pull request #281 from nickago/MM-1600
MM-1600 Improve quality of error returned upon a duplicate username request
2015-07-30 08:49:36 -04:00
=Corey Hulen
d93bf60248 Merge branch 'master' into mm-1355 2015-07-30 01:06:50 -08:00
=Corey Hulen
e8f0ca7a29 removing flaky unit test 2015-07-30 00:02:48 -08:00
Christopher Speller
3f97e06bf8 Adding etag to channel extra_info api call. 2015-07-29 14:35:25 -04:00
nickago
7cdd91687c Added error safety and a unique message for duplicate emails 2015-07-29 10:45:33 -07:00
nickago
a07ab924d3 Added a unique error message for bad username and simplified error outputed to user 2015-07-29 09:42:13 -07:00
JoramWilander
beef8f776f updated channel error messages to reflect proper naming 2015-07-29 12:01:23 -04:00
=Corey Hulen
4244990bf1 Merge branch 'master' into mm-1355 2015-07-29 01:39:43 -08:00
=Corey Hulen
9677a9f717 Fixes mm-1355 adds rate limiting apis 2015-07-29 01:26:10 -08:00
JoramWilander
c45cf5514f update our postgresql index check to work with 9.2+ versions of postgresql 2015-07-28 12:42:17 -04:00
JoramWilander
e122b31db1 fixes some database queries that broke with postgres, fixes the unread/new mesasge issues 2015-07-27 17:04:44 -04:00
=Corey Hulen
98751a4f65 removing old bindVars methods 2015-07-23 11:02:39 -08:00
=Corey Hulen
5b0d2dd8f9 Fixing merges for latest postgres 2015-07-23 10:15:53 -08:00
=Corey Hulen
8d9449c068 Merge branch 'master' into mm-1420 2015-07-23 09:22:17 -08:00
JoramWilander
d42d0e3467 added store unit test for user.GetByAuth and added password length checking in api.login 2015-07-23 08:19:51 -04:00
JoramWilander
41bbbbf446 add changes from team review 2015-07-22 15:05:20 -04:00
JoramWilander
44cfa364fd added error case for login and removed authdata + authservice unique constraint in users table 2015-07-22 12:42:03 -04:00
JoramWilander
c39e95c7cb inital implementation of using GitLab OAuth2 provider for signup/login 2015-07-22 08:41:53 -04:00
=Corey Hulen
e0bad6c037 Fixing merge 2015-07-21 12:52:38 -08:00
=Corey Hulen
848eeeeef4 fixing merge conflicts 2015-07-21 12:26:27 -08:00
Christopher Speller
c6fb95912b Changing the way we mattermost handles URLs. team.domain.com becomes domain.com/team.
Renaming team.Name to team.DisplayName and team.Domain to team.Name.
So: team.Name -> url safe name. team.DisplayName -> nice name for users
2015-07-20 17:45:23 -04:00
Corey Hulen
d65f199e12 Merge pull request #185 from mattermost/mm-1348
fixes mm-1348 removing dependency on redis
2015-07-17 14:45:50 -08:00
hmhealey
b620960cde Fix migration code so that LastName is populated correctly for users who only have one word in their FullName 2015-07-17 15:13:31 -04:00
hmhealey
9d8073328a Added FirstName and LastName fields to User object and attempt to populate them from the FullName/Nickname field 2015-07-17 15:13:31 -04:00
hmhealey
c09f1b9e4e Renamed FullName column in database to Nickname. Renamed all serverside references from FullName to Nickname. 2015-07-17 15:13:24 -04:00
nickago
1fe86a004e Added table updater 2015-07-16 11:26:14 -07:00