Chris
9bc7af0c57
Don't use global app for api / api4 tests ( #7528 )
...
* don't use global app for api / api4 tests
* put sleep back. we're gonna have to do some goroutine wrangling
* fix oauth test config assumptions
* jobs package, i'm comin' for you next
* app test fix
* try increasing sleep a little
2017-10-02 09:50:56 +01:00
Chris
ac74066f0e
remove einterface gets ( #7455 )
2017-09-19 18:31:35 -05:00
Christopher Speller
29fca51821
Renaming repo
2017-09-06 23:11:59 -07:00
George Goldberg
e85b5fb988
App: NewLocAppError -> NewAppError ( #7327 )
...
* App: NewLocAppError -> NewAppError
* Remove statuscode that got missed.
2017-09-01 11:42:02 -04:00
Saturnino Abril
651dd33b29
set to default value with config is missing ( #7320 )
2017-08-30 13:54:16 -04:00
Corey Hulen
b5d2c12d22
Setting per-paging for logs to load 10K initially like the old apis ( #6697 )
...
* Setting per-paging for logs to load 10K initially like the old apis
* Fixing unit test
2017-06-20 13:13:02 -07:00
Joram Wilander
5627f3fd1d
Add GET /analytics/old endpoint for v4 ( #6666 )
2017-06-19 16:35:53 -04:00
Joram Wilander
1d66e64e54
Add POST and DELETE /license endpoints for v4 ( #6665 )
...
* Add POST and DELETE /license endpoints for v4
* Fix comment text
2017-06-19 10:46:51 -07:00
Carlos Tadeu Panato Junior
ddc996f33f
[PLT-5465/APIV4] GET /system/health - Improve ping health check to have limits ( #6331 )
...
* implement PLT-5465 - Improve ping health check to have limits
* update /ping and delete /health
* remove permission check
2017-05-30 21:47:27 -07:00
Christopher Speller
010ec23af3
Removing password reset salt ( #6334 )
2017-05-04 16:36:51 -04:00
George Goldberg
597641545d
PLT-6355: Use separate Read Replicas for Search. ( #6216 )
2017-05-01 00:19:58 -04:00
Joram Wilander
5a60ea0d75
PLT-6268 Clear blue bar correctly when removing expiring license ( #6247 )
...
* Don't sanitize license for system admin
* Clear blue bar error whe removing expiring license
* Fix unit test
2017-04-27 07:57:58 -07:00
Carlos Tadeu Panato Junior
b57b5abce8
implement POST /logs for apiV4 ( #6143 )
2017-04-21 10:16:35 +01:00
Joram Wilander
a0d5c01dfd
Implement client config/license endpoints for APIv4 ( #5867 )
2017-03-27 09:19:53 -04:00
Joram Wilander
fd6e2f3f73
Implement GET /audits endpoint for APIv4 ( #5779 )
...
* Implement GET /audits endpoint for APIv4
* Fix log unit test
2017-03-21 09:06:08 -04:00
Carlos Tadeu Panato Junior
ac8282cda1
Add updateConfig endpoint for apiV4 ( #5706 )
2017-03-20 12:37:34 +00:00
Joram Wilander
0bc3e46082
Implement GET /logs endpoint for APIv4 ( #5778 )
2017-03-16 11:59:44 -07:00
Carlos Tadeu Panato Junior
fa47132b8f
[APIV4] POST /caches/invalidate - endpoint for apiV4 ( #5756 )
2017-03-14 16:06:07 +00:00
Carlos Tadeu Panato Junior
d03367c560
Add implementation for POST /config/reload apiV4 - Reload Configuration ( #5713 )
2017-03-14 08:52:27 -04:00
Carlos Tadeu Panato Junior
27d2c1f6fe
Add implementation for POST /database/recycle apiV4 - Recycle database connection ( #5717 )
2017-03-13 15:47:33 +00:00
Carlos Tadeu Panato Junior
38958d9ac4
Add implementation for POST /email/test apiV4 - Send Test Email ( #5716 )
2017-03-13 15:09:00 +00:00
Carlos Tadeu Panato Junior
c372ceebf8
[APIV4] GET /config - getConfig endpoint for apiV4 ( #5701 )
2017-03-13 12:27:27 +00:00
Robin Naundorf
48b785aded
Add APIv4 /system/ping endpoint ( #5443 )
2017-02-17 10:57:19 +00:00