summaryrefslogtreecommitdiffstats
path: root/store/sql_team_store.go
Commit message (Expand)AuthorAgeFilesLines
* PLT-3695 refactoring to use sql_upgrader (#3788)Corey Hulen2016-08-241-4/+0
* Fixing bug in inital load returning team member objects that had been deleted...Christopher Speller2016-07-131-1/+1
* PLT-2863 adding remove user from team (#3429)Corey Hulen2016-07-061-0/+1
* Auto join teams if coming from team sign-up page to login for GitLab (#3284)Joram Wilander2016-06-071-2/+6
* Don't allow users to be added to a channel they are not in the team of (#3246)Joram Wilander2016-06-041-1/+7
* Merge branch 'release-3.0'Christopher Speller2016-05-171-2/+2
|\
| * Fixing LDAP issue with Postgres (#3033)Corey Hulen2016-05-171-2/+2
* | Check team member instead of session for team admin role when updating/deleti...Joram Wilander2016-05-161-0/+21
|/
* PLT-2057 User as a first class object (#2648)Corey Hulen2016-04-211-11/+178
* Lower case email before database queries (#2689)Joram Wilander2016-04-131-0/+3
* Refactor and modularize analytics on the clientJoramWilander2016-03-011-0/+19
* PLT-7: Refactoring stores to use translations (chunk 7)Elias Nahum2016-01-251-18/+18
* Revert " PLT-7 adding loc for db calls"Corey Hulen2016-01-201-11/+10
* 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 domain.c...Christopher Speller2015-07-201-10/+14
* | 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