aquarium
2012-07-19 Prodromos Gerakiosadded implementation for MemStoreProvider (PolicyStore...
2012-07-18 Prodromos Gerakiosfixed make-dist.sh
2012-07-16 Prodromos GerakiosTest cases for EffectUnitPrice
2012-07-13 Prodromos GerakiospolicyStore is now a val ! Not a def
2012-07-13 Prodromos GerakiosImplemented PolicyHistory.scala (a cache that wraps...
2012-07-13 Christos KK... Manually revert to ddd366d
2012-07-12 Prodromos GerakiosMerge remote-tracking branch 'origin/master'
2012-07-12 Prodromos Gerakiosmore test cases
2012-07-11 Christos KK... WIP: Keeping aquarum policies in memory
2012-07-11 Christos KK... Upgrade guava libraries to 12.0.1
2012-07-11 Christos KK... Stores are always retrieved from the store provider
2012-07-11 Christos KK... Initial aquarium policy is now in JSON
2012-07-11 Christos KK... Test case for new policy configuration
2012-07-09 Prodromos GerakiosMerge remote-tracking branch 'origin/master'
2012-07-09 Prodromos Gerakiosremoved deprecated DSL*.scala files
2012-07-09 Christos KK... Fix imports
2012-07-09 Christos KK... Remove obsolete files
2012-07-09 Christos KK... Fix a compilation error (did not implement a MemStore...
2012-07-09 Prodromos GerakiosDSLUtils is now deprecated. Implemented the functionali...
2012-07-09 Prodromos GerakiosMerge remote-tracking branch 'origin/master'
2012-07-09 Christos KK... WIP chargeslot computations
2012-07-09 Christos KK... Remove one redundant parameter in charging computations
2012-07-09 Christos KK... Add correct prefix to a mongodb configuration parameter
2012-07-06 Christos KK... Second cut of the new policy configuration system
2012-07-04 Christos KK... First cut of the new policy configuration system
2012-07-04 Christos KK... Add support for travis-ci
2012-07-03 Prodromos GerakiosTests for DSLTimeFrame.intervalsOf method
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... Remove redundant call to AquariumAware
2012-07-02 Christos KK... A bit more informative documentation
2012-07-02 Christos KK... Remove unused statement
2012-07-02 Christos KK... Consider a forgotten match case
2012-07-02 Christos KK... Properly handle user actor eviction
2012-07-02 Christos KK... Rename the functional interface of AquariumAware
2012-07-02 Christos KK... More internal info exposed via the protected REST api
2012-07-02 Christos KK... Configuring all new instances that are AquariumAware
2012-07-02 Christos KK... Showing the available processors upon starting
2012-07-02 Christos KK... Showing the propertied prefix of the configured instance
2012-07-02 Christos KK... Preparing for jackson json stuff
2012-06-29 Christos KK... Do not throw exceptions at the browser's face
2012-06-29 Christos KK... Fix a bug with class casting to the wrong future type
2012-06-29 Christos KK... To the point README
2012-06-29 Christos KK... Properly rename the folder that contains the paper
2012-06-28 Christos KK... Upgrade Akka to 2.0.2
2012-06-28 Christos KK... Remove spray configuration
2012-06-28 Christos KK... Upgrade amqp client lib
2012-06-28 Christos KK... Remove unused pinger actor
2012-06-28 Christos KK... Return 404 when no user state is found
2012-06-28 Christos KK... Configure aquarium when creating the user actor
2012-06-27 Christos KK... Use finagle instead of spray for the REST functionality
2012-06-25 Christos KK... Remove unused dependency
2012-06-25 Christos KK... Remove imports that generate compilation warnings
2012-06-22 Christos KK... Merge commit '695c71e20f5a068757525453e76792914b15b2bd'
2012-06-22 Christos KK... Refactor Aquarium to make it more configurable
2012-06-21 Prodromos GerakiosSeveral fixes and refactorings ins package logic.acount...
2012-06-20 Christos KK... Welcome Prodromos!
2012-06-18 Christos KK... Always calculate wallet entries
2012-06-18 Christos KK... Cost policy generalizations
2012-06-18 Christos KK... Trimming down the interface of cost policy
2012-06-14 Christos KK... Fix policy effectiveness period
2012-06-13 Christos KK... WIP Resource event handling
2012-06-11 Christos KK... WIP Resource event handling and API cleanup
2012-06-11 Christos KK... Remove reference to test.sh from make-dist.sh
2012-06-11 Christos KK... Add some header to aquarium script, needed for the...
2012-06-11 Christos KK... Remove obsolete test script
2012-06-11 Christos KK... Organize a few rest paths
2012-06-11 Christos KK... Introduce error tags
2012-06-08 Christos KK... Add two more REST internal calls
2012-06-08 Christos KK... Internal REST calls go through a header check
2012-06-08 Christos KK... Expose via REST some useful info
2012-06-08 Christos KK... WIP Resource event handling
2012-06-07 Christos KK... WIP Resource event handling
2012-06-06 Christos KK... WIP Resource event handling
2012-06-05 Christos KK... Being devops-friendly until a user creation event arrives
2012-06-05 Christos KK... Small doc: We ignore everything except serious errors
2012-06-05 Christos KK... Rework billing month info
2012-06-04 Christos KK... Add one more logging utility method
2012-06-04 Christos KK... Small clarification regarding loading logging configuration
2012-06-01 Christos KK... Adjust default aquarium.properties
2012-06-01 Christos KK... Reenable custom logging configurarion loading
2012-06-01 Christos KK... Print more logging info while starting up
2012-06-01 Christos KK... Remove sbt build stuff
2012-06-01 Christos KK... Make sure UserStateChangeReasons are properly serialzed...
2012-06-01 Christos KK... WIP event handling: Initialization fixes
2012-06-01 Christos KK... Add comments for the functions needed in payload handlers
2012-06-01 Christos KK... HandlerResultPanic acquires a reason
2012-06-01 Christos KK... Add doc in PayloadHandler
2012-06-01 Christos KK... Better logging in generic payload handler
2012-06-01 Christos KK... Use SynchronousPayloadHandlerExecutor. For now
2012-06-01 Christos KK... Better formatting in localfs evetn store
2012-06-01 Christos KK... Add logChainOfCauses to LogHelpers
2012-05-31 Christos KK... WIP event handling
2012-05-31 Christos KK... Add one small utility method for obtaining a short...
2012-05-30 Christos KK... WIP Resource event handling
2012-05-30 Christos KK... Remove unused class
2012-05-30 Christos KK... Separate rabbitmq configuration keys from the rabbitmq...
2012-05-28 Christos KK... WIP Resource event handling
2012-05-28 Christos KK... Remove obsolete wallet entry
2012-05-28 Christos KK... Change a few dependencies to releases instead of snapshots
next