Chris
|
91bfc72a99
|
Reduce logging data races, fix MySQL test race condition (#7994)
* fix races
* revert unintentional change
* fix test as intended
|
2017-12-22 12:09:33 +00:00 |
|
Chris
|
ce2b2be5de
|
Refactoring cfg refs and load / save functions (#7749)
* refactoring cfg refs and load / save functions
* improve error output
|
2017-10-31 10:39:31 -04:00 |
|
Chris
|
7ed011745a
|
Remove more global refs / state (#7723)
* remove more global refs / state
* fix job enterprise initialization
* fix api4 test compilation
* saml api endpoints fix
|
2017-10-26 15:21:22 -04:00 |
|
Christopher Speller
|
4491b5ecdf
|
Performance improvements for 40M posts (#7708)
* 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
|
2017-10-25 11:48:15 -07:00 |
|
Chris
|
dcf9e96a0b
|
remove global refs from api/api4 (#7496)
|
2017-09-22 13:54:27 -04:00 |
|
Chris
|
ac74066f0e
|
remove einterface gets (#7455)
|
2017-09-19 18:31:35 -05:00 |
|
Christopher Speller
|
29fca51821
|
Renaming repo
|
2017-09-06 23:11:59 -07:00 |
|
Harrison Healey
|
fb6f2a123c
|
PLT-5860 Updated copyright date (#6058)
* 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
|
2017-04-12 08:27:57 -04:00 |
|
Joram Wilander
|
3559fb7959
|
Implement SAML endpoints for APIv4 (#5671)
* Implement SAML endpoints for APIv4
* Fix unit test
* Only disable encryption when removing puplic/private certs
|
2017-03-13 12:26:23 +00:00 |
|