summaryrefslogtreecommitdiffstats
path: root/utils/license_test.go
Commit message (Collapse)AuthorAgeFilesLines
* Remove license globals entirely (#8229)Chris2018-02-091-67/+0
| | | | | | | | * remove license globals entirely * fix infinite recursion * test fix
* Renaming repoChristopher Speller2017-09-061-1/+1
|
* app type transition (#7167)Chris2017-09-061-1/+2
|
* PLT-6226 Fixing races with licensing (#7213)Corey Hulen2017-08-161-2/+2
| | | | | | | | | | * PLT-6226 Fixing races with licensing * Fixing build issue * Fixing licensing issue * removing commented code
* PLT-5860 Updated copyright date (#6058)Harrison Healey2017-04-121-1/+1
| | | | | | | | | | | | * PLT-5860 Updated copyright date in about modal * PLT-5860 Updated copyright notice in JSX files * PLT-5860 Updated copyright notice in go files * Fixed misc copyright dates * Fixed component snapshots
* PLT-6115 adding unit tests for licensing (#5916)Corey Hulen2017-04-041-0/+18
| | | | | | | | * Adding test to license sql store * PLT-6115 adding unit tests for licensing * Removing unused test
* PLT-6090 adding ability to read license file from disk (#5895)Corey Hulen2017-03-311-0/+28
| | | | | | | | * PLT-6090 adding ability to read license file from disk * Fixing unit test that fails only sometimes * Fixing test that fails randomly
* Fixing license (#3878)Corey Hulen2016-08-251-3/+3
| | | | | | | | * Fixing sanitize license * Fixing license * Fixing unit tests
* EE: Don't enforce start date on licenses (#3645)Joram Wilander2016-07-201-2/+2
|
* Update client license etag to handle new features (#2716)Joram Wilander2016-04-151-0/+18
|
* Add some unit testsJoramWilander2016-01-141-0/+50