summaryrefslogtreecommitdiffstats
path: root/app/license.go
Commit message (Collapse)AuthorAgeFilesLines
* Fixing config file watch and config reload on license save (#5954)Corey Hulen2017-04-041-0/+3
| | | | | | | | | | * 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
* PLT-6090 adding ability to read license file from disk (#5895)Corey Hulen2017-03-311-11/+31
| | | | | | | | * PLT-6090 adding ability to read license file from disk * Fixing unit test that fails only sometimes * Fixing test that fails randomly
* Fix policy application in team edition. (#5771)George Goldberg2017-03-151-0/+4
|
* Reload license from DB for all cluster app servers (#5525)Joram Wilander2017-02-281-0/+99
* Reload license from DB for all cluster app servers * Increase test timeout