Jade McGough
|
81e6a7116b
|
feat(http): filter label response by organization
|
2019-04-12 01:29:32 -07:00 |
Kelvin Wang
|
92e82884a6
|
feat(http): accept label id for template post
|
2019-04-11 13:16:39 -04:00 |
kelwang
|
5958192788
|
Merge pull request #12795 from influxdata/swagger_scaraper_get_by_id
fix(http): swagger add get target by id
|
2019-04-11 11:24:54 -04:00 |
kelwang
|
67bf2f54ac
|
Merge pull request #13052 from influxdata/auth_update_interface
fix(influxdb): updated auth shall return
|
2019-04-11 11:24:02 -04:00 |
Jacob Marble
|
f56c42794b
|
chore(tracing): Cleanup (#13296)
* chore(tracing): Cleanup
* broken test
* fix unused var
* fix test
|
2019-04-10 19:28:21 -07:00 |
Kelvin Wang
|
ec6895531d
|
feat(http): add document labe handler
|
2019-04-10 15:08:03 -04:00 |
kelwang
|
be674622c6
|
Revert "fix(inmem): remove the old inmem implementation"
|
2019-04-09 14:24:40 -04:00 |
kelwang
|
d0022dfd5c
|
Merge pull request #13039 from zhulongcheng/rm-inmem-impl
fix(inmem): remove the old inmem implementation
|
2019-04-09 13:06:50 -04:00 |
kelwang
|
bfcf82d7b5
|
Merge pull request #13152 from zhulongcheng/docs-rm-view
docs(http): remove unused Views schema
|
2019-04-08 16:11:55 -04:00 |
kelwang
|
c7d043a3b4
|
Merge pull request #13154 from zhulongcheng/doc-rm-view-link
docs(http): remove view link from api links
|
2019-04-08 16:11:26 -04:00 |
kelwang
|
34d631a9fc
|
Merge pull request #13156 from zhulongcheng/docs-rm-FluxLinks
docs(http): remove FluxLinks schema
|
2019-04-08 16:11:13 -04:00 |
zhulongcheng
|
cacd6a8223
|
fix(inmem): replace inmem.Service with kv.Service
|
2019-04-08 15:18:38 +08:00 |
Kelvin Wang
|
8a825a8f9f
|
feat(influxdb): get docs by org id
|
2019-04-04 12:51:30 -04:00 |
zhulongcheng
|
53412e3e6a
|
docs(http): remove FluxLinks schema
|
2019-04-05 00:16:59 +08:00 |
zhulongcheng
|
153ef54d0f
|
docs(http): remove view link from api links
|
2019-04-04 23:58:13 +08:00 |
zhulongcheng
|
c745a8dfd9
|
docs(http): remove unused Views schema
|
2019-04-04 23:38:11 +08:00 |
Brandon Farmer
|
8fc86ba17e
|
Update swagger endpoints to include orgID parameters
|
2019-04-03 16:44:16 -07:00 |
kelwang
|
dd55308b77
|
Merge pull request #13071 from influxdata/bucket_not_found
fix(kv): fix bucket not found by name
|
2019-04-03 17:16:12 -04:00 |
Alirie Gray
|
f04de15144
|
Merge pull request #13109 from influxdata/chore/add-description-to-variables
chore(variables): add description property to Variable struct
|
2019-04-03 14:00:43 -07:00 |
Alirie Gray
|
bdd260c25b
|
chore(variables): add description property to Variable struct
|
2019-04-03 13:36:32 -07:00 |
Kelvin Wang
|
1cf600aca9
|
remove proto
|
2019-04-03 15:42:25 -04:00 |
Kelvin Wang
|
054ce89dc5
|
fix(kv): fix bucket not found by name
|
2019-04-02 15:10:56 -04:00 |
Kelvin Wang
|
bcadefd8cb
|
fix(http): swagger proto definition
|
2019-04-02 14:26:04 -04:00 |
Jade McGough
|
060f893a93
|
fix(http): update swagger to include correct label add responses
|
2019-04-01 13:01:24 -07:00 |
kelwang
|
6190ba6af3
|
Merge pull request #13058 from influxdata/swagger_ready_health
fix(http): fix swagger health & ready
|
2019-04-01 14:43:10 -04:00 |
kelwang
|
73e51ef5b5
|
Merge pull request #13056 from influxdata/swagger_dashboard_links
fix(http): swagger dashboard links
|
2019-04-01 14:22:05 -04:00 |
kelwang
|
43d582c484
|
Merge pull request #13008 from zhulongcheng/fix-proto-404
fix(http/proto): return 404 if proto not found
|
2019-04-01 14:04:36 -04:00 |
Kelvin Wang
|
c09182d0cb
|
fix(http): fix swagger health & ready
|
2019-04-01 14:02:35 -04:00 |
Kelvin Wang
|
4e87f34f96
|
fix(http): swagger dashboard links
|
2019-04-01 13:10:33 -04:00 |
Kelvin Wang
|
712010d013
|
if(influxdb): updated auth shall return
|
2019-04-01 12:56:29 -04:00 |
Jade McGough
|
05f26b0236
|
Merge pull request #13032 from influxdata/secret-key-links
fix(http): nest secret key response links in swagger
|
2019-04-01 09:35:28 -07:00 |
Jade McGough
|
f092a5538a
|
fix(http): start -> started in swagger
|
2019-04-01 00:46:46 -07:00 |
Jade McGough
|
d5e9d10e31
|
fix(http): nest secret key response links in swagger
|
2019-04-01 00:39:41 -07:00 |
Jade McGough
|
5fbed0b6a5
|
Merge pull request #12978 from influxdata/varible-labels
feat(http): add labels to variables
|
2019-03-29 17:50:14 -07:00 |
Jade McGough
|
079d7f835a
|
fix tests
|
2019-03-29 17:19:11 -07:00 |
kelwang
|
22dd44c4d1
|
Merge pull request #12955 from influxdata/auth_description_update
feat(kv): add auth description update
|
2019-03-29 14:08:34 -04:00 |
kelwang
|
2f9c0f8ae3
|
Merge pull request #13017 from influxdata/swagger_variable_map
fix(http): addtional property of variable map
|
2019-03-29 13:33:45 -04:00 |
kelwang
|
1cbfc7320a
|
Merge pull request #13019 from influxdata/swagger_dashboard_date_time
fix(http): swagger dashboard meta date-time
|
2019-03-29 13:33:28 -04:00 |
Kelvin Wang
|
cc23caeb92
|
fix(http): swagger dashboard meta date-time
|
2019-03-29 12:21:27 -04:00 |
Kelvin Wang
|
c5f93a9b9f
|
fix(http): swagger user password reset to 204
|
2019-03-29 12:09:47 -04:00 |
Kelvin Wang
|
aefe32d70b
|
fix(http): addtional property of variable map
|
2019-03-29 12:04:37 -04:00 |
zhulongcheng
|
10f79fdb9b
|
fix(http/proto): return 404 if proto not found
|
2019-03-29 11:19:56 +08:00 |
Lyon Hill
|
c78344c441
|
update task schedler to use the new task control service (#12949)
|
2019-03-28 16:52:25 -06:00 |
Jade McGough
|
945569a29d
|
fix botched rebase
|
2019-03-28 15:42:06 -07:00 |
Jade McGough
|
d21d96e35b
|
feat(http): add labels to variables
|
2019-03-28 15:05:13 -07:00 |
kelwang
|
abbfc17fa2
|
Merge pull request #12964 from zhulongcheng/docs-var-link
docs(http): add Variable org link
|
2019-03-28 12:34:12 -04:00 |
Kelvin Wang
|
a2c0bdbe77
|
feat(kv): add new update
|
2019-03-28 11:46:41 -04:00 |
zhulongcheng
|
e0f2fdbc76
|
docs(http): add Document links
|
2019-03-28 15:23:37 +08:00 |
zhulongcheng
|
8173087a54
|
docs(http): add Variable org link
|
2019-03-28 11:20:59 +08:00 |
kelwang
|
a64c4fd138
|
Merge pull request #12246 from zhulongcheng/rm-view
fix(http): remove view service
|
2019-03-27 20:13:10 -04:00 |