0
I Use This!
Inactive

Commits : Listings

Analyzed about 22 hours ago. based on code collected about 22 hours ago.
Sep 05, 2024 — Sep 05, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Minor README tweak.
nuttycom
as Kris Nuttycombe
More... over 13 years ago
Added JPath Serialization.
nuttycom
as Kris Nuttycombe
More... over 13 years ago
Minor String encoding fix
dchenbecker
as Derek Chen-Becker
More... over 13 years ago
Add Nexus config to RootProject in order to fix build More... over 13 years ago
Adding changing() flag to all SNAPSHOT dependencies More... over 13 years ago
Address flattening of primitives and array JSON types More... over 13 years ago
Improved JPath Ordering, added empty values to output of JValue.flattenWithPath and implemented JObject.unflatten More... over 13 years ago
Minor code cleanup More... over 13 years ago
Fixed specs2 version issue with respect to platform Squashed commit of the following: More... over 13 years ago
Actor code is now compiling again. Requires duplication of a class, but that's hopefully just temporary.
nuttycom
as Kris Nuttycombe
More... over 13 years ago
Merge branch 'master' into jmaster
nuttycom
as Kris Nuttycombe
More... over 13 years ago
MongoStageSpec consumes too many resources when run under scalacheck without proper cleanup.
nuttycom
as Kris Nuttycombe
More... over 13 years ago
Split BlueEyes into subprojects to allow for easier isolation of dependencies.
nuttycom
as Kris Nuttycombe
More... over 13 years ago
Fixed concurrency error in HttpServer unit tests More... over 13 years ago
Conflicts: src/main/scala/blueeyes/actor/ActorTPimps.scala More... over 13 years ago
Merge branch 'master' of github.com:jdegoes/blueeyes More... over 13 years ago
change naming conventions More... over 13 years ago
Taking advantage of lower priority implicits for timeouts in HttpServerNettySpec.
nuttycom
as Kris Nuttycombe
More... over 13 years ago
Fix for spec timeout. Updated to specs 1.8 snapshot to get access to the public specs2 Duration class.
nuttycom
as Kris Nuttycombe
More... over 13 years ago
Removed clutter.
nuttycom
as Kris Nuttycombe
More... over 13 years ago
Merge branch '0.5.x'
nuttycom
as Kris Nuttycombe
More... over 13 years ago
Modified to publish to public nexus.
nuttycom
as Kris Nuttycombe
More... over 13 years ago
Version bump for 0.5.1 release.
nuttycom
as Kris Nuttycombe
More... over 13 years ago
Refactored to scalaz-seven.
nuttycom
as Kris Nuttycombe
More... over 13 years ago
Publish to internal repo
dchenbecker
as Derek Chen-Becker
More... over 13 years ago
Remove implicit ZonedTimeExtractor More... over 13 years ago
Removed BlueEyes futures in favor of Akka 2.0-M1 futures. Updated build version to 0.6.0-SNAPSHOT
nuttycom
as Kris Nuttycombe
More... over 13 years ago
Cleanup of statistics type signatures.
nuttycom
as Kris Nuttycombe
More... over 13 years ago
Renamed some files to match the names of the primary classes and traits therein.
nuttycom
as Kris Nuttycombe
More... over 13 years ago
Fixed a horrible bug in translation between Akka and BlueEyes futures. Added a timeout to RealMongoImplementation.
nuttycom
as Kris Nuttycombe
More... over 13 years ago