Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | 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 |