0
I Use This!
Inactive

Commits : Listings

Analyzed about 13 hours ago. based on code collected about 13 hours ago.
Sep 12, 2024 — Sep 12, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Mongo DB findAndModify is added (Mock is not implemented yet) More... almost 14 years ago
Added DoesNotExist field filter.
nuttycom
as Kris Nuttycombe
More... almost 14 years ago
Merge branch 'master' into jmaster
nuttycom
as Kris Nuttycombe
More... almost 14 years ago
Added extractor for HttpStatus
nuttycom
as Kris Nuttycombe
More... almost 14 years ago
Set default encoding for byte/JSON bijection to UTF-8
nuttycom
as Kris Nuttycombe
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.
nuttycom
as Kris Nuttycombe
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
nuttycom
as Kris Nuttycombe
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.
nuttycom
as Kris Nuttycombe
More... almost 14 years ago
Modified request content logging to log as a string rather than as a byte array.
nuttycom
as Kris Nuttycombe
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.
nuttycom
as Kris Nuttycombe
More... almost 14 years ago
Service metadata implementation More... almost 14 years ago
Merge branch 'master' of github.com:jdegoes/blueeyes
nuttycom
as Kris Nuttycombe
More... almost 14 years ago
Reworked mongo bijections to allow for more flexibility and error reporting, as well as manipulation of mongo object ids.
nuttycom
as Kris Nuttycombe
More... almost 14 years ago
Html printer implementation More... almost 14 years ago
Added a clock object.
nuttycom
as Kris Nuttycombe
More... almost 14 years ago
Minor error message improvement.
nuttycom
as Kris Nuttycombe
More... almost 14 years ago
Added some more convenience combinators.
nuttycom
as Kris Nuttycombe
More... almost 14 years ago
Fixed weird recursive ordering bug.
nuttycom
as Kris Nuttycombe
More... almost 14 years ago
Added convenience combinators for paths which get mapped to parameter data.
nuttycom
as Kris Nuttycombe
More... almost 14 years ago
Merge branch 'master' of github.com:jdegoes/blueeyes
nuttycom
as Kris Nuttycombe
More... almost 14 years ago
Factored commit combinator to automatically generate the required failure message based upon the child service being delegated to.
nuttycom
as Kris Nuttycombe
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