Commit Graph

5 Commits

Author SHA1 Message Date
Nate McMaster 9b598446ca
Merge branch 'release/2.2' 2018-10-17 13:57:51 -07:00
Nate McMaster 572aadf149
Remove duplicate package references (#501) 2018-10-17 13:15:14 -07:00
Mike Lorbetske d93d6bf751
Update HttpRepl test project to target 3.0 2018-08-28 15:12:42 -07:00
Mike Lorbetske af5d8a8244
Address most code review comments
Pagination hasn't been dealt with yet

mac keybindings may be able to be simplified, pending some additional verification

Fix 3rd party signing cert

Bind a few common bash/zsh mappings

Check for output redirection

Make package version variable name consistent

Add --help option for the command line

Remove regions

Remove old pointer resolution code

Make command not found message more friendly

Fix issue where base address was required for requests to absolute URIs

Add options to suppress response formatting and streaming

Turn off packing for the REPL project
2018-08-03 09:18:39 -07:00
Mike Lorbetske 89ab0cfde8
Initial commit of the HTTP REPL 2018-08-01 12:37:34 -07:00