summaryrefslogtreecommitdiffstats
path: root/cmd/platform/init.go
Commit message (Expand)AuthorAgeFilesLines
* Adding enterprise commands support (#8327)Jesús Espino2018-03-071-46/+0
* Remove global config watcher (#8080)Chris2018-01-111-4/+4
* [PLT-6936] Translate AppError.Message automatically by default (#8063)Jesús Espino2018-01-081-0/+5
* fix config cli option (#7850)Chris2017-11-161-1/+1
* add missing license headers, test to makefile (#7711)Chris2017-10-251-0/+3
* Miscellaneous app cleanup (#7594)Chris2017-10-091-2/+0
* Don't use global app for api / api4 tests (#7528)Chris2017-10-021-1/+1
* Remove global app references (#7433)Chris2017-09-121-10/+12
* Renaming repoChristopher Speller2017-09-061-3/+3
* app type transition (#7167)Chris2017-09-061-3/+3
* PLT-6471 Properly panic when translations can't be loaded (#6414)Harrison Healey2017-05-231-4/+10
* PLT-6408 Framework for job server (#6404)Harrison Healey2017-05-181-18/+1
* PLT-6317 disable file watcher while running from makefile (#6103)Corey Hulen2017-04-171-0/+1
* Fixing config file watch and config reload on license save (#5954)Corey Hulen2017-04-041-0/+1
* PLT-6076 Read config file info from enviroment vars (#5873)Corey Hulen2017-03-291-0/+2
* Reload license from DB for all cluster app servers (#5525)Joram Wilander2017-02-281-2/+1
* PLT-4938 Add app package and move logic over from api package (#4931)Joram Wilander2017-01-131-2/+3
* Fixing enterprise commands (#4960)Christopher Speller2017-01-041-0/+4
* Improving command line interface (#4689)Christopher Speller2016-12-061-0/+41