Chris
|
a6309aaf48
|
Remove license globals entirely (#8229)
* remove license globals entirely
* fix infinite recursion
* test fix
|
2018-02-09 10:04:48 -06:00 |
|
Chris
|
0f703a3368
|
Eliminate utils.SetLicense calls (#8217)
* eliminate utils.SetLicense calls
* test fix
* another test fix
* more test fixes
|
2018-02-07 16:20:51 -06:00 |
|
Chris
|
eff65aa05c
|
ABC-132: sign error page parameters (#8197)
* sign error page parameters
* add comments
|
2018-02-07 12:05:46 -05:00 |
|
Chris
|
1ec295f88c
|
add App.License, remove utils.IsLicensed / utils.License calls (#8203)
|
2018-02-06 17:25:49 -06:00 |
|
Chris
|
4e6cc846a6
|
Finally remove utils.Cfg (#8113)
* finally remove utils.Cfg
* fix compile error
* another test compilation fix
|
2018-01-17 13:38:37 -05:00 |
|
Chris
|
7e5ce97668
|
Remove global cfg vars (#8099)
* remove global cfg vars
* enterprise update
|
2018-01-12 09:02:11 -05:00 |
|
Chris
|
1d9efd0e39
|
Remove global config watcher (#8080)
* remove global config watcher
* keep config watcher disabled for tests
* compile fix
* fix resource leak
|
2018-01-11 13:23:41 -08:00 |
|