summaryrefslogtreecommitdiffstats
path: root/api4/system_test.go
Commit message (Expand)AuthorAgeFilesLines
* Renaming repoChristopher Speller2017-09-061-3/+3
* App: NewLocAppError -> NewAppError (#7327)George Goldberg2017-09-011-1/+1
* set to default value with config is missing (#7320)Saturnino Abril2017-08-301-2/+2
* Setting per-paging for logs to load 10K initially like the old apis (#6697)Corey Hulen2017-06-201-8/+8
* Add GET /analytics/old endpoint for v4 (#6666)Joram Wilander2017-06-191-0/+42
* Add POST and DELETE /license endpoints for v4 (#6665)Joram Wilander2017-06-191-0/+36
* [PLT-5465/APIV4] GET /system/health - Improve ping health check to have limit...Carlos Tadeu Panato Junior2017-05-301-5/+17
* Removing password reset salt (#6334)Christopher Speller2017-05-041-3/+0
* PLT-6355: Use separate Read Replicas for Search. (#6216)George Goldberg2017-05-011-0/+3
* PLT-6268 Clear blue bar correctly when removing expiring license (#6247)Joram Wilander2017-04-271-0/+7
* implement POST /logs for apiV4 (#6143)Carlos Tadeu Panato Junior2017-04-211-0/+20
* Implement client config/license endpoints for APIv4 (#5867)Joram Wilander2017-03-271-0/+53
* Implement GET /audits endpoint for APIv4 (#5779)Joram Wilander2017-03-211-1/+37
* Add updateConfig endpoint for apiV4 (#5706)Carlos Tadeu Panato Junior2017-03-201-0/+42
* Implement GET /logs endpoint for APIv4 (#5778)Joram Wilander2017-03-161-0/+41
* [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/+21
* 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/+30
* [APIV4] GET /config - getConfig endpoint for apiV4 (#5701)Carlos Tadeu Panato Junior2017-03-131-1/+49
* Add APIv4 /system/ping endpoint (#5443)Robin Naundorf2017-02-171-0/+18