Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixing race conditions in the code base (#5966) | Corey Hulen | 2017-04-04 | 1 | -0/+10 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Adding initial race detector * Remove setting of config twice * Fixing config file watch and config reload on license save * Fixing config file watch and config reload on license save * Fixing build error * Fixing locking issue * Fixing makefile * Fixing race in config * Fixing race in status unit test * Adding EE race tests * Fixing race in cluster info * Removing code that's isn't needed * Fixing some more races * Fixing govet issue | ||||
* | Adding go vet from hack-a-thon (#5328) | Corey Hulen | 2017-02-09 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | | | * Adding go vet to the api package * Adding go vet to app package * Adding go vet to manualtesting package * Adding go vet to the model package * Adding go vet to the store dir * Adding go vet to utils package * Adding missing dirs with go files * Fixing up makefile * Fixing up makefile * Removing root dir | ||||
* | Adding migration support to LDAP from other account types (#3655) | Christopher Speller | 2016-07-26 | 1 | -0/+6 |
| | |||||
* | Syncronization interval now set on config save. (#3421) | Christopher Speller | 2016-06-28 | 1 | -2/+5 |
| | |||||
* | Adding LDAP Syncronization (#3219) | Christopher Speller | 2016-06-03 | 1 | -0/+91 |