Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixing upgrade | =Corey Hulen | 2015-08-02 | 1 | -1/+1 |
| | |||||
* | Merge pull request #273 from mattermost/mm-1355 | Corey Hulen | 2015-08-02 | 1 | -1/+23 |
|\ | | | | | Fixes mm-1355 adds rate limiting apis | ||||
| * | Merge branch 'master' into mm-1355 | =Corey Hulen | 2015-07-29 | 1 | -1/+1 |
| |\ | |||||
| * | | Fixes mm-1355 adds rate limiting apis | =Corey Hulen | 2015-07-29 | 1 | -1/+23 |
| | | | |||||
* | | | 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 ↵ | nickago | 2015-07-29 | 1 | -1/+5 |
| |/ |/| | | | | | to user | ||||
* | | fixes some database queries that broke with postgres, fixes the unread/new ↵ | JoramWilander | 2015-07-27 | 1 | -1/+1 |
|/ | | | | mesasge issues | ||||
* | Fixing merges for latest postgres | =Corey Hulen | 2015-07-23 | 1 | -1/+1 |
| | |||||
* | Merge branch 'master' into mm-1420 | =Corey Hulen | 2015-07-23 | 1 | -0/+25 |
|\ | |||||
| * | add changes from team review | JoramWilander | 2015-07-22 | 1 | -2/+2 |
| | | |||||
| * | added error case for login and removed authdata + authservice unique ↵ | JoramWilander | 2015-07-22 | 1 | -1/+0 |
| | | | | | | | | constraint in users table | ||||
| * | inital implementation of using GitLab OAuth2 provider for signup/login | JoramWilander | 2015-07-22 | 1 | -0/+26 |
| | | |||||
* | | fixing merge conflicts | =Corey Hulen | 2015-07-21 | 1 | -2/+46 |
|\| | |||||
| * | Fix migration code so that LastName is populated correctly for users who ↵ | hmhealey | 2015-07-17 | 1 | -4/+8 |
| | | | | | | | | only have one word in their FullName | ||||
| * | Added FirstName and LastName fields to User object and attempt to populate ↵ | hmhealey | 2015-07-17 | 1 | -2/+14 |
| | | | | | | | | them from the FullName/Nickname field | ||||
| * | Renamed FullName column in database to Nickname. Renamed all serverside ↵ | hmhealey | 2015-07-17 | 1 | -3/+8 |
| | | | | | | | | references from FullName to Nickname. | ||||
| * | Added table updater | nickago | 2015-07-16 | 1 | -0/+1 |
| | | |||||
| * | Added last updated for pictures | nickago | 2015-07-16 | 1 | -2/+5 |
| | | |||||
| * | Added timestamps to pictures to stop caching | nickago | 2015-07-13 | 1 | -0/+19 |
| | | |||||
* | | Patching remainder of the sql stmts to work with postgres | =Corey Hulen | 2015-07-12 | 1 | -6/+7 |
| | | |||||
* | | Fixes mm-1420 adding postgres support | =Corey Hulen | 2015-07-12 | 1 | -11/+12 |
|/ | |||||
* | Merge pull request #136 from mattermost/code-review | Joram Wilander | 2015-07-08 | 1 | -2/+2 |
|\ | | | | | team code review | ||||
| * | team code review | =Corey Hulen | 2015-07-06 | 1 | -2/+2 |
| | | |||||
* | | adding debugging | =Corey Hulen | 2015-07-05 | 1 | -1/+1 |
| | | |||||
* | | adding debugging | =Corey Hulen | 2015-07-05 | 1 | -1/+1 |
|/ | |||||
* | first commit | =Corey Hulen | 2015-06-14 | 1 | -0/+367 |