summaryrefslogtreecommitdiffstats
path: root/store/sql_team_store.go
Commit message (Collapse)AuthorAgeFilesLines
...
* Changing SpinPunch to Mattermost in copyrightChristopher Speller2015-10-081-1/+1
|
* PLT-349 adding team mgt to admin console=Corey Hulen2015-09-231-2/+2
|
* Adding team settings to admin console=Corey Hulen2015-09-221-0/+1
|
* merging=Corey Hulen2015-09-101-0/+20
|\
| * Adding ability to export data from mattermostChristopher Speller2015-09-041-0/+20
| |
* | Adding unit tests for cmd line=Corey Hulen2015-09-041-10/+4
| |
* | Adding cmd line options=Corey Hulen2015-09-041-4/+11
|/
* Adding ability to upgrade postgres schema=Corey Hulen2015-08-271-10/+0
|
* Fixing merges for latest postgres=Corey Hulen2015-07-231-1/+1
|
* Fixing merge=Corey Hulen2015-07-211-1/+2
|
* fixing merge conflicts=Corey Hulen2015-07-211-9/+18
|\
| * Changing the way we mattermost handles URLs. team.domain.com becomes ↵Christopher Speller2015-07-201-10/+14
| | | | | | | | | | | | | | 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
* | Patching remainder of the sql stmts to work with postgres=Corey Hulen2015-07-121-5/+5
| |
* | Fixes mm-1420 adding postgres support=Corey Hulen2015-07-121-6/+0
|/
* move valet feature switch to DB from configJoramWilander2015-06-171-0/+6
|
* first commit=Corey Hulen2015-06-141-0/+195