summaryrefslogtreecommitdiffstats
path: root/api4/system.go
Commit message (Expand)AuthorAgeFilesLines
* Renaming repoChristopher Speller2017-09-061-3/+3
* app type transition (#7167)Chris2017-09-061-9/+9
* Implement experimental REST API endpoints for plugins (#7279)Joram Wilander2017-09-011-0/+1
* Manage version configurations client versions (#7220)Chris Duarte2017-08-281-1/+12
* PLT-6226 Fixing races with licensing (#7213)Corey Hulen2017-08-161-1/+1
* Add GET /analytics/old endpoint for v4 (#6666)Joram Wilander2017-06-191-0/+29
* Add POST and DELETE /license endpoints for v4 (#6665)Joram Wilander2017-06-191-0/+76
* PLT-6080 moving clustering to memberlist (#6499)Corey Hulen2017-06-191-1/+1
* PLT-6657 Move system console to use v4 endpoints and redux (#6572)Joram Wilander2017-06-141-1/+5
* [PLT-5465/APIV4] GET /system/health - Improve ping health check to have limit...Carlos Tadeu Panato Junior2017-05-301-1/+15
* PLT-6268 Clear blue bar correctly when removing expiring license (#6247)Joram Wilander2017-04-271-1/+9
* Start moving webapp to Redux (#6140)Joram Wilander2017-04-251-1/+9
* implement POST /logs for apiV4 (#6143)Carlos Tadeu Panato Junior2017-04-211-0/+29
* PLT-5860 Updated copyright date (#6058)Harrison Healey2017-04-121-1/+1
* Implement client config/license endpoints for APIv4 (#5867)Joram Wilander2017-03-271-1/+43
* Implement GET /audits endpoint for APIv4 (#5779)Joram Wilander2017-03-211-0/+17
* Add updateConfig endpoint for apiV4 (#5706)Carlos Tadeu Panato Junior2017-03-201-0/+27
* Implement GET /logs endpoint for APIv4 (#5778)Joram Wilander2017-03-161-0/+17
* [APIV4] POST /caches/invalidate - endpoint for apiV4 (#5756)Carlos Tadeu Panato Junior2017-03-141-0/+17
* Add implementation for POST /config/reload apiV4 - Reload Configuration (#5713)Carlos Tadeu Panato Junior2017-03-141-0/+13
* Add implementation for POST /database/recycle apiV4 - Recycle database connec...Carlos Tadeu Panato Junior2017-03-131-0/+13
* Add implementation for POST /email/test apiV4 - Send Test Email (#5716)Carlos Tadeu Panato Junior2017-03-131-0/+17
* [APIV4] GET /config - getConfig endpoint for apiV4 (#5701)Carlos Tadeu Panato Junior2017-03-131-0/+15
* Add APIv4 /system/ping endpoint (#5443)Robin Naundorf2017-02-171-0/+21