Change the representation of computed credit values
[aquarium] / pom.xml
2012-09-27 Christos KK LoverdosChange the representation of computed credit values
2012-09-26 Christos KK LoverdosUpgrade apache avro to 1.7.2
2012-09-14 Christos KK LoverdosEnsure java version and upgrade a couple of maven plugins
2012-09-10 Christos KK LoverdosNow using schema-based messages
2012-08-29 Christos KK LoverdosAdd some jackson-based json helpers
2012-08-27 Christos KK LoverdosEnable deprecation warnings for javac
2012-08-27 Christos KK LoverdosFirst-cut of Avro messages
2012-08-22 Christos KK LoverdosAdd rabbitmq.imevents.credit property
2012-08-16 Christos KK LoverdosHook selectors into the price computation path selectors
2012-08-16 Christos KK LoverdosEnable incremental compilation
2012-08-16 Christos KK LoverdosUpgrade scala-maven-plugin
2012-07-11 Christos KK LoverdosUpgrade guava libraries to 12.0.1
2012-07-02 Prodromos GerakiosMerge remote-tracking branch 'origin/master'
2012-07-02 Prodromos GerakiosTimespecs should be working ok now!
2012-07-02 Christos KK LoverdosPreparing for jackson json stuff
2012-06-28 Christos KK LoverdosUpgrade Akka to 2.0.2
2012-06-28 Christos KK LoverdosUpgrade amqp client lib
2012-06-27 Christos KK LoverdosUse finagle instead of spray for the REST functionality
2012-06-25 Christos KK LoverdosRemove unused dependency
2012-06-22 Christos KK LoverdosRefactor Aquarium to make it more configurable
2012-06-20 Christos KK LoverdosWelcome Prodromos!
2012-06-08 Christos KK LoverdosWIP Resource event handling
2012-05-28 Christos KK LoverdosChange a few dependencies to releases instead of snapshots
2012-05-25 Christos KK LoverdosFurther optimization of the dependencies
2012-05-25 Christos KK LoverdosUse rabbitmq client lib that matches rabbitmq server...
2012-05-25 Christos KK LoverdosRemove dependency on akka-amqp
2012-05-25 Christos KK LoverdosKeep LRU from guava libraries
2012-05-11 Christos KK LoverdosWIP Reowrk AMQP stuff and introduce the event bus
2012-05-11 Christos KK LoverdosUpgrade google guava libraries
2012-04-05 Christos KK LoverdosRemove unused dependency jsr311-api
2012-04-04 Christos KK LoverdosUpgrade a few utilities
2012-04-02 Christos KK LoverdosUsing SLF4J with logback-classic
2012-03-29 Christos KK LoverdosStart using jbootstrap
2012-03-27 Christos KK LoverdosUpgrade spray lib
2012-03-26 Christos KK LoverdosDo not create a super fat jar
2012-03-26 Christos KK LoverdosPass a few more helpful parameters to the compiler
2012-03-26 Christos KK LoverdosUpgrade scala-maven-plugin
2012-03-26 Christos KK LoverdosUpgrade scopt
2012-03-20 Georgios GousiosUser actor supervisor, actor cache based on Guava
2012-03-06 Georgios GousiosAkka 1.3.1, x-ha-policy for queues, tests for alignTime...
2012-02-07 Georgios GousiosRemove references to the obsolete scala-tools repo
2012-02-06 Christos KK LoverdosUpdate cc.spray repo and version
2012-01-27 Christos KK LoverdosUpgrade Akka to 1.3 and refactor SBT build file
2012-01-24 Christos KK LoverdosAdd some dependencies stuff
2012-01-20 Christos KK LoverdosDo some pom.xml micromanagement
2012-01-16 Christos KK Loverdos[maven-release-plugin] prepare for next development...
2012-01-16 Christos KK Loverdos[maven-release-plugin] prepare release aquarium-0.1 aquarium-0.1
2012-01-16 Christos KK LoverdosHack to make a release.
2012-01-03 Georgios GousiosForward messages to the dispatcher after ACK
2011-12-29 Christos KK LoverdosUpgrade akka to 1.3-RC5
2011-12-29 Christos KK LoverdosAdd typesafe repo to pom.xml
2011-12-21 Georgios GousiosCmd-line parsing for resource generation events
2011-12-21 Georgios GousiosUtility functions for working with Java's crypto libraries
2011-12-21 Christos KK LoverdosAdd a couple of missing repos
2011-12-21 Georgios GousiosFlat project hierarchy
2011-11-29 Georgios GousiosRemove the JPA data model
2011-11-22 Christos KK LoverdosUpgrade junit to 4.10
2011-11-15 Georgios GousiosRemove duplicate plug-in declaration
2011-11-14 Georgios Gousios[maven-release-plugin] prepare for next development...
2011-11-14 Georgios Gousios[maven-release-plugin] prepare release aquarium-0.0.1 aquarium-0.0.1
2011-11-14 Georgios GousiosConfigure git access for SCM and release plug-ins
2011-11-14 Georgios GousiosRelease plug-in configuration
2011-11-10 Christos KK LoverdosAdd license header to remaining files
2011-10-26 Christos KK LoverdosFix a typo in pom.xml
2011-10-20 Georgios GousiosLog4j for logging and simple config file
2011-09-22 Georgios GousiosSet fixture id value by hand
2011-09-20 Georgios GousiosImport dbunit for loading test DB data
2011-09-19 Georgios GousiosResource type is now a shared enum
2011-09-19 Georgios GousiosFix entity mapping errors here and there.
2011-09-16 Georgios GousiosMake shared resource handling a top-level feature
2011-09-16 Georgios GousiosShared resources bundle
2011-09-16 Georgios GousiosClean up maven configuration
2011-09-13 Georgios GousiosLogic project to hold the Aquarium business logic
2011-09-13 Georgios GousiosBasic entities and simple tests