summaryrefslogtreecommitdiffstats
path: root/store/sql_team_store.go
Commit message (Collapse)AuthorAgeFilesLines
* PLT-7 adding loc db calls for team table=Corey Hulen2016-01-201-10/+11
|
* Adding perm delete to cmd line=Corey Hulen2015-11-161-1/+1
|
* PLT-975 adding perm deletes=Corey Hulen2015-11-161-0/+17
|
* Removing old DB upgrade codeChristopher Speller2015-11-091-5/+0
|
* PLT-951 PLT-972 fixing issues with team directory=Corey Hulen2015-11-021-1/+1
|
* Fix spelling of encounteredPat Lathem2015-10-301-4/+4
|
* PLT-340 allow team directory and open invites=Corey Hulen2015-10-271-1/+7
|
* PLT-340=Corey Hulen2015-10-271-1/+80
|
* Adding upgrade calls for db=Corey Hulen2015-10-271-0/+3
|
* PLT-828 fixing db upgrade code=Corey Hulen2015-10-261-1/+1
|
* PLT-350 allow ability to disable restricted team names=Corey Hulen2015-10-201-2/+3
|
* Hotfix to allow .7 to be upgraded to 1.1=Corey Hulen2015-10-201-0/+2
|
* Fixing db upgrade for 1.1=Corey Hulen2015-10-081-1/+0
|
* 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