summaryrefslogtreecommitdiffstats
path: root/cmd/platform/init.go
Commit message (Collapse)AuthorAgeFilesLines
* PLT-6317 disable file watcher while running from makefile (#6103)Corey Hulen2017-04-171-0/+1
| | | | | | * PLT-6317 disable file watcher while running from make file * Removing debug stmt
* Fixing config file watch and config reload on license save (#5954)Corey Hulen2017-04-041-0/+1
| | | | | | | | | | * 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-6076 Read config file info from enviroment vars (#5873)Corey Hulen2017-03-291-0/+2
| | | | | | | | | | | | * Adding viper libs for config file changes * Removing the old fsnotify lib * updating some missing libs * PLT-6076 Read config file info from enviroment vars * Changing unit test to use less important props
* Reload license from DB for all cluster app servers (#5525)Joram Wilander2017-02-281-2/+1
| | | | | | * Reload license from DB for all cluster app servers * Increase test timeout
* PLT-4938 Add app package and move logic over from api package (#4931)Joram Wilander2017-01-131-2/+3
| | | | | | | | | | * Add app package and move logic over from api package * Change app package functions to return errors * Move non-api tests into app package * Fix merge
* Fixing enterprise commands (#4960)Christopher Speller2017-01-041-0/+4
|
* Improving command line interface (#4689)Christopher Speller2016-12-061-0/+41