Travis Turner
5d39ba25df
rename FieldTypeInt to bsiGroupTypeInt
2018-06-04 17:33:54 -05:00
Travis Turner
63e41b912b
rename Frame.fields to Frame.bsiGroups
2018-06-04 17:33:54 -05:00
Travis Turner
1f476c9078
rename oField to bsiGroup
2018-06-04 17:33:54 -05:00
Travis Turner
ac3a0b1eca
Merge pull request #1354 from travisturner/unexport-field-part-two
...
Rename SetFieldValue to SetValue
2018-06-04 16:46:16 -05:00
Travis Turner
dd6b80f90d
rename fragment.SetFieldValue() to fragment.SetValue(). Still exported for tests
2018-06-04 15:08:49 -05:00
Travis Turner
17c8944685
rename view.SetFieldValue() to view.setValue()
2018-06-04 15:08:49 -05:00
Travis Turner
c49fdb7b9b
rename executor.SetFieldValue() to executor.SetValue()
2018-06-04 15:08:49 -05:00
Travis Turner
90a4d957bd
remove frame argument from Frame.SetFieldValue(). Rename it to Frame.SetValue()
2018-06-04 15:08:48 -05:00
Travis Turner
6b9a0e871f
Merge pull request #1351 from travisturner/unexport-field
...
Unexport `field`
2018-06-04 14:59:05 -05:00
Travis Turner
17c7934473
un-export HasField. remove dead code
2018-06-04 14:45:28 -05:00
Travis Turner
dbb4cdf390
adjust the tests to match the new unexported Field and FrameOptions
2018-06-04 14:45:28 -05:00
Travis Turner
d799967fc6
add Type to frame so support BSI frame type "int"
2018-06-04 14:45:28 -05:00
Travis Turner
a60ff2d1e0
remove field from handler endpoints
2018-06-04 14:45:28 -05:00
Travis Turner
4edc80ea62
unexport Field
2018-06-04 14:45:27 -05:00
Matthew Jaffee
f802f3bc5c
Merge pull request #1350 from jaffee/generate-config-and-toml-fix
...
fix generate-config command, use single toml lib
2018-06-02 11:15:12 -05:00
Travis Turner
a6a121d19f
add toml tag to config.Handler
2018-06-02 09:59:11 -05:00
Matt Jaffee
c1c89b9ef8
fix generate-config command, use single toml lib
...
The generate-config command was printing a fixed string rather than calling
NewConfig() which is the canonical source for default config. I also noticed
that we were depending on two different toml libraries, and so collapsed that to
a single one. We have to use pelletier rather than BurntSushi because the viper
library that we use depends on pelletier.
2018-06-01 09:21:38 -05:00
Yuce Tekol
d79586a434
Merge pull request #1347 from yuce/1342-remove-bench
...
Removes bench command
2018-06-01 03:53:40 +03:00
Yuce Tekol
b3a4d02522
Merge branch 'develop' into 1342-remove-bench
2018-06-01 03:41:51 +03:00
Cody Soyland
1fb51afe60
Merge pull request #1348 from codysoyland/ci-speedup
...
Exclude/remove CI matrix configurations to speed up CI process
2018-05-31 11:11:47 -05:00
Cody Soyland
908066a650
Exclude/remove CI matrix configurations to speed up CI process.
2018-05-30 11:08:49 -05:00
Yuce Tekol
a04e5c8a9b
Merge pull request #1346 from yuce/1336-remove-views-from-api-docs
...
Remove view from API, handler, docs
2018-05-30 17:46:10 +03:00
Yuce Tekol
164b7619aa
Removes bench command
2018-05-30 16:40:21 +03:00
Yuce Tekol
738dead374
Remove view from API, handler, docs
2018-05-30 16:22:15 +03:00
Yuce Tekol
9456a2076d
Merge pull request #1341 from yuce/1319-more-removals
...
More backup/restore stuff removal
2018-05-30 09:14:52 +03:00
Yuce Tekol
dc75021e06
Merge branch 'master' into 1319-more-removals
2018-05-29 22:23:00 +03:00
Cody Soyland
22d48deebe
Merge pull request #1331 from yuce/update-tls-config
...
Match TLSConfig to the docs
2018-05-29 12:23:45 -05:00
Cody Soyland
e69be0b980
Merge branch 'master' into update-tls-config
2018-05-29 11:56:31 -05:00
Cody Soyland
201077b086
Merge pull request #1327 from codysoyland/cors-support
...
Add CORS support to handler
2018-05-29 11:54:38 -05:00
Cody Soyland
d50c2c9f72
Merge branch 'master' into cors-support
2018-05-29 11:38:54 -05:00
Yuce Tekol
998ebf43f9
Merge branch 'master' into update-tls-config
2018-05-29 19:01:51 +03:00
tgruben
2df58b6605
Merge pull request #1333 from tgruben/optimizeMax
...
simplified bitmap max function
2018-05-29 10:59:26 -05:00
Cody Soyland
31c4e18d8d
Merge branch 'master' into cors-support
2018-05-29 10:26:19 -05:00
tgruben
afc8d86161
Merge branch 'master' into optimizeMax
2018-05-29 10:07:47 -05:00
Cody Soyland
65f43c9a4d
Merge pull request #1340 from codysoyland/coveralls-removal
...
Remove coveralls from CI build
2018-05-29 09:48:02 -05:00
Yuce Tekol
5f2b587e7c
More backup/restore stuff removal
2018-05-29 16:44:57 +03:00
Cody Soyland
b8e4f721d7
Merge branch 'master' into coveralls-removal
2018-05-29 08:37:44 -05:00
Cody Soyland
2d06100bd2
Enable fast_finish (do not wait on allow_failures section to complete before marking complete.
2018-05-29 08:37:12 -05:00
Yuce Tekol
57ba900174
Merge pull request #1339 from yuce/1319-remove-backup-endpoint-t2
...
Removes backup/restore stuff
2018-05-29 16:28:54 +03:00
Cody Soyland
adcbb8fc2d
Remove coveralls from CI build
2018-05-29 08:24:31 -05:00
Cody Soyland
77a5c6f811
Merge branch 'master' into cors-support
2018-05-29 08:18:26 -05:00
Yuce Tekol
82f2f14503
Removed backup/restore stuff
2018-05-28 16:54:32 +03:00
Yuce Tekol
70cc3303cc
removed restore endpoint
2018-05-28 16:52:55 +03:00
Matthew Jaffee
7510ff2baa
Merge pull request #1335 from jaffee/remove-inverse
...
Remove inverse
2018-05-25 20:12:48 -05:00
Matt Jaffee
a8795a7445
remove comments about views no longer applicable
2018-05-25 19:30:48 -05:00
Matt Jaffee
b3b29fad47
correct bug where slices were being ignored
2018-05-25 17:18:39 -05:00
Matt Jaffee
47f7beaecc
WIP removing inverse
2018-05-25 17:18:38 -05:00
tgruben
18b485cba1
Merge branch 'master' into optimizeMax
2018-05-25 16:58:42 -05:00
Matthew Jaffee
4a91a9f0a1
Merge pull request #1332 from jaffee/remove-rangeenabled
...
remove rangeEnabled option everywhere
2018-05-25 16:54:48 -05:00
Matt Jaffee
4767ea7bad
fix indentation issue
2018-05-25 14:34:25 -05:00