Jeff Mitchell
11e0ec8bf5
Unify time.Duration handling across framework and parseutil ( #6935 )
...
This removes a lot of duplicated code and adds time.Duration support to
parseutil, needed by the jwt auth method.
2019-06-20 14:28:32 -04:00
Jeff Mitchell
9c68bf2a20
Allow Default for TimeDurationSecond values to be time.Duration ( #6934 )
2019-06-20 12:28:15 -04:00
Jim Kalafut
76b551f818
Add new structures for OpenAPI/UI enhancements ( #6931 )
2019-06-19 16:48:58 -07:00
Jeff Mitchell
c8d6ad43ca
Fix some regressions ( #6723 )
...
Multierror is not nil unless you return ErrorOrNil, so this was causing
non-nil errors to be returned when not expected.
Also we need to ensure we only call handleWALRollback if a function
exists.
2019-05-13 11:04:06 -04:00
Clint
43ecb08dfd
Update handleRollback to run both PeriodicFunc and handleWALRollback ( #6717 )
2019-05-10 14:11:42 -05:00
Jeff Mitchell
170521481d
Create sdk/ and api/ submodules ( #6583 )
2019-04-12 17:54:35 -04:00