summaryrefslogtreecommitdiffstats
path: root/api/license.go
Commit message (Expand)AuthorAgeFilesLines
* Renaming repoChristopher Speller2017-09-061-3/+3
* app type transition (#7167)Chris2017-09-061-2/+2
* Api: NewLocAppError -> NewAppError (#7280)George Goldberg2017-09-011-5/+3
* PLT-6226 Fixing races with licensing (#7213)Corey Hulen2017-08-161-1/+1
* PLT-5860 Updated copyright date (#6058)Harrison Healey2017-04-121-1/+1
* Fixing config file watch and config reload on license save (#5954)Corey Hulen2017-04-041-2/+0
* PLT-6090 adding ability to read license file from disk (#5895)Corey Hulen2017-03-311-0/+2
* Reload license from DB for all cluster app servers (#5525)Joram Wilander2017-02-281-91/+4
* Move permissions code into app package (#5146)Joram Wilander2017-01-231-2/+1
* PLT-4938 Add app package and move logic over from api package (#4931)Joram Wilander2017-01-131-6/+7
* Adding metrics for caching mechanisms (#4828)Christopher Speller2016-12-191-1/+1
* PLT-4923 Changing missing license to info msg (#4810)Corey Hulen2016-12-161-2/+2
* Modifying permissions system. (#3897)Christopher Speller2016-09-131-2/+5
* Fixing license (#3878)Corey Hulen2016-08-251-2/+8
* Max_File_Size setting in System Console > File Settings (#3070)Thomas Balthazar2016-05-241-4/+5
* PLT-2057 User as a first class object (#2648)Corey Hulen2016-04-211-6/+4
* PLT-2561 Add commandline option to upload license file (#2757)Joram Wilander2016-04-211-27/+48
* Update client license etag to handle new features (#2716)Joram Wilander2016-04-151-11/+4
* PLT-2115 Adding compliance=Corey Hulen2016-03-151-0/+20
* Convering client to react-router.Christopher Speller2016-03-141-0/+20
* Move license storage to databaseJoramWilander2016-02-041-6/+26
* Fixing build=Corey Hulen2016-01-271-3/+2
* PLT-7 Removing AppError ctor=Corey Hulen2016-01-271-2/+2
* Merge pull request #1956 from mattermost/plt-1779Corey Hulen2016-01-221-0/+13
|\
| * Add create_at back to profile fields to fix analyticsJoramWilander2016-01-221-0/+13
* | Refactoring api to use translations (chunk 2)Elias Nahum2016-01-221-8/+8
|/
* Fix old l4g referencesJoramWilander2016-01-141-1/+1
* Final updatesJoramWilander2016-01-141-7/+12
* Added license validation and settingsJoramWilander2016-01-141-0/+95