Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | implement hide flag | Bryan Newbold | 2018-11-26 | 1 | -3/+13 |
| | |||||
* | add (disabled) test that invalid fields should error | Bryan Newbold | 2018-11-14 | 1 | -0/+16 |
| | |||||
* | implement new controlled vocabularies | Bryan Newbold | 2018-11-14 | 1 | -10/+43 |
| | |||||
* | fix date/datetime confusion on rust/API side | Bryan Newbold | 2018-11-14 | 1 | -0/+66 |
| | | | | | | Should have dug in to this earlier; python code was getting confused. This is a breaking API change, from a practical standpoint, as both python and rust code had been hacked to work around this. | ||||
* | rustfmt | Bryan Newbold | 2018-11-14 | 1 | -1/+1 |
| | |||||
* | fiddle with test helper functions | Bryan Newbold | 2018-11-13 | 1 | -121/+113 |
| | |||||
* | start using client in some tests | Bryan Newbold | 2018-11-13 | 1 | -0/+1034 |