summaryrefslogtreecommitdiffstats
path: root/store/sql_team_store.go
Commit message (Expand)AuthorAgeFilesLines
* Renaming repoChristopher Speller2017-09-061-2/+2
* Update IsUniqueConstraint to check error codes instead of message text (#7385)Joram Wilander2017-09-061-2/+2
* set to default value with config is missing (#7320)Saturnino Abril2017-08-301-3/+3
* Another team updateJoramWilander2017-08-091-1/+1
* PLT-6753 Fixed deactivated users counting against max members on a team (#6758)Harrison Healey2017-07-051-1/+6
* Fixed error information being obscured when joining teams with API v4 (#6751)Harrison Healey2017-06-281-2/+2
* Stage 1 of caching layer. Framework (#6693)Christopher Speller2017-06-271-2/+2
* PLT-6752/PLT-6755 Fixed users removed from a team counting against max team m...Harrison Healey2017-06-061-2/+9
* PLT-5860 Updated copyright date (#6058)Harrison Healey2017-04-121-1/+1
* APIv4 post /teams/search (#5931)Saturnino Abril2017-04-031-0/+42
* Implement some team endpoints for APIv4 (#5745)Joram Wilander2017-03-131-5/+40
* Get all teams api4 (#5542)Andrei Stanciu2017-02-281-0/+58
* Implement a few team endpoints for APIv4 (#5296)Joram Wilander2017-02-071-2/+2
* Add tear down to APIv4 tests (#5250)Joram Wilander2017-02-021-0/+21
* Implement POST /teams endpoint (#5220)Joram Wilander2017-01-311-3/+4
* Merge branch 'release-3.6'Christopher Speller2017-01-271-1/+1
|\
| * Removed index on Teams.Description column (#5095)Harrison Healey2017-01-181-1/+1
* | Migrate functions to app package (#5106)Joram Wilander2017-01-191-2/+2
|/
* Fix teams unread count (#4848)enahum2016-12-211-12/+8
* PLT-5044 Fix unread team messages for deleted channels (#4836)enahum2016-12-191-1/+1
* PLT-4167 Team Sidebar (#4569)enahum2016-12-191-0/+33
* Add Team Description to the Team Settings (#4652)Carlos Tadeu Panato Junior2016-12-011-0/+2
* PLT-4481 Fix member count for team user lists and channel invite list (#4422)Joram Wilander2016-11-041-3/+32
* Add database indexes to timestamp columns (#4314)enahum2016-10-241-0/+4
* PLT-4165 removing team name reserved words (#4289)Corey Hulen2016-10-211-2/+2
* Merging performance branch into master (#4268)Joram Wilander2016-10-191-2/+67
* Fix leaking goroutines in store calls (#3993). (#4021)Kyo Nguyen2016-09-191-19/+19
* Modifying permissions system. (#3897)Christopher Speller2016-09-131-0/+2
* 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