Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reduce logging data races, fix MySQL test race condition (#7994) | Chris | 2017-12-22 | 1 | -5/+0 |
| | | | | | | | | * fix races * revert unintentional change * fix test as intended | ||||
* | Performance improvements for 40M posts (#7708) | Christopher Speller | 2017-10-25 | 1 | -2/+1 |
| | | | | | | | | | | | | | | | | | | | | | | * Optimizing get root posts SQL query * Setting session invalidation to be reliable * Adding app reciever to SessionHasPermissionToUser * Adding app reciever to SessionHasPermissionToTeam * Adding app reciever to SessionHasPermissionTo * Clear session cache if permission was denied * Fixing rebase issues * Revert "Optimizing get root posts SQL query" This reverts commit f364757e7015cfb4ec673d0a4fc3d57cd25d8dd7. * Fixing build | ||||
* | [PLT-4341] add dnd command (#7694) | Carlos Tadeu Panato Junior | 2017-10-25 | 1 | -0/+2 |
| | |||||
* | remove global refs from api/api4 (#7496) | Chris | 2017-09-22 | 1 | -4/+4 |
| | |||||
* | Renaming repo | Christopher Speller | 2017-09-06 | 1 | -3/+3 |
| | |||||
* | Merge release-4.2 | Christopher Speller | 2017-09-06 | 1 | -3/+3 |
|\ | |||||
| * | Various patches | JoramWilander | 2017-09-06 | 1 | -3/+3 |
| | | |||||
* | | app type transition (#7167) | Chris | 2017-09-06 | 1 | -5/+5 |
|/ | |||||
* | PLT-5860 Updated copyright date (#6058) | Harrison Healey | 2017-04-12 | 1 | -1/+1 |
| | | | | | | | | | | | | * PLT-5860 Updated copyright date in about modal * PLT-5860 Updated copyright notice in JSX files * PLT-5860 Updated copyright notice in go files * Fixed misc copyright dates * Fixed component snapshots | ||||
* | [APIV4] Implement PUT /users/{user_id}/status for apiV4 (#5928) | Carlos Tadeu Panato Junior | 2017-04-03 | 1 | -1/+33 |
| | |||||
* | Implement POST /users/status/ids for apiv4 (#5894) | Carlos Tadeu Panato Junior | 2017-03-30 | 1 | -0/+21 |
| | |||||
* | [APIV4] GET /users/{user_id}/status - user status endpoint for apiV4 (#5824) | Carlos Tadeu Panato Junior | 2017-03-24 | 1 | -0/+40 |