Mongo DB findAndModify is added (Mock is not implemented yet) |
|
More...
|
almost 14 years ago
|
Added DoesNotExist field filter. |
|
More...
|
almost 14 years ago
|
Merge branch 'master' into jmaster |
|
More...
|
almost 14 years ago
|
Added extractor for HttpStatus |
|
More...
|
almost 14 years ago
|
Set default encoding for byte/JSON bijection to UTF-8 |
|
More...
|
almost 14 years ago
|
jsonp combinator now properly puts the JValue into the future. Lots of hacks to get the tests to work though - there are a bunch of bijections to and from ByteChunk to values that should be removed into the future. |
|
More...
|
almost 14 years ago
|
help combinator is added |
|
More...
|
almost 14 years ago
|
help combinator is added |
|
More...
|
almost 14 years ago
|
ServiceDocumenter is added |
|
More...
|
almost 14 years ago
|
Merge branch 'master' of github.com:jdegoes/blueeyes |
|
More...
|
almost 14 years ago
|
Made it so that requests still get logged even in the case of an exception being thrown in request evaluation. Exceptions are rethrown. |
|
More...
|
almost 14 years ago
|
Modified request content logging to log as a string rather than as a byte array. |
|
More...
|
almost 14 years ago
|
BlueEyesDemo config is added |
|
More...
|
almost 14 years ago
|
serviceToMetadata is added |
|
More...
|
almost 14 years ago
|
Changed Mongo/JSON ObjectId format to match what is shown in the Mongo repl. |
|
More...
|
almost 14 years ago
|
Service metadata implementation |
|
More...
|
almost 14 years ago
|
Merge branch 'master' of github.com:jdegoes/blueeyes |
|
More...
|
almost 14 years ago
|
Reworked mongo bijections to allow for more flexibility and error reporting, as well as manipulation of mongo object ids. |
|
More...
|
almost 14 years ago
|
Html printer implementation |
|
More...
|
almost 14 years ago
|
Added a clock object. |
|
More...
|
almost 14 years ago
|
Minor error message improvement. |
|
More...
|
almost 14 years ago
|
Added some more convenience combinators. |
|
More...
|
almost 14 years ago
|
Fixed weird recursive ordering bug. |
|
More...
|
almost 14 years ago
|
Added convenience combinators for paths which get mapped to parameter data. |
|
More...
|
almost 14 years ago
|
Merge branch 'master' of github.com:jdegoes/blueeyes |
|
More...
|
almost 14 years ago
|
Factored commit combinator to automatically generate the required failure message based upon the child service being delegated to. |
|
More...
|
almost 14 years ago
|
performance tuning |
|
More...
|
almost 14 years ago
|
Malformed JSON causes a 400 error now |
|
More...
|
almost 14 years ago
|
Malformed JSON causes a 400 error now |
|
More...
|
almost 14 years ago
|
bug fixing |
|
More...
|
almost 14 years ago
|