Add a UserStateModelSkeleton
[aquarium] / src / main / scala / gr / grnet / aquarium / util /
2012-07-19 Christos KK LoverdosApplying the new policy semantics everywhere
2012-07-13 Christos KK LoverdosManually revert to ddd366d
2012-07-11 Christos KK LoverdosWIP: Keeping aquarum policies in memory
2012-07-06 Christos KK LoverdosSecond cut of the new policy configuration system
2012-06-21 Prodromos GerakiosSeveral fixes and refactorings ins package logic.acount...
2012-06-08 Christos KK LoverdosWIP Resource event handling
2012-06-07 Christos KK LoverdosWIP Resource event handling
2012-06-04 Christos KK LoverdosAdd one more logging utility method
2012-06-01 Christos KK LoverdosAdd logChainOfCauses to LogHelpers
2012-05-31 Christos KK LoverdosWIP event handling
2012-05-31 Christos KK LoverdosAdd one small utility method for obtaining a short...
2012-05-30 Christos KK LoverdosRemove unused class
2012-05-28 Christos KK LoverdosWIP Resource event handling
2012-05-25 Christos KK LoverdosWork in progress on handling user state
2012-05-23 Christos KK LoverdosThe bus service uses an executor instead of actors
2012-05-21 Christos KK LoverdosAdd one more conversion and refactor others
2012-05-18 Christos KK LoverdosAMQP stuff is now in good shape
2012-05-17 Christos KK LoverdosEnhance logging helpers
2012-05-14 Christos KK LoverdosLogging facilities
2012-05-14 Christos KK LoverdosWIP Rework AMQP stuff: Aquarium starts OK even if queue...
2012-05-14 Christos KK LoverdosWIP Rework AMQP stuff
2012-05-14 Christos KK LoverdosWIP Rework AMQP stuff
2012-05-11 Christos KK LoverdosWIP Reowrk AMQP stuff and introduce the event bus
2012-05-10 Christos KK LoverdosAdd some dangerous reflection helpers
2012-05-10 Christos KK LoverdosEvent refactoring
2012-05-07 Christos KK LoverdosRefactor charging computation + data
2012-05-07 Christos KK LoverdosWIP: ResourceEvent-related refactorings
2012-05-07 Christos KK LoverdosChange API for contextual logger usage
2012-05-07 Christos KK LoverdosDiscover if running junit tests
2012-05-07 Christos KK LoverdosUse newest Maybe API
2012-05-03 Christos KK LoverdosUse stop() instead of PoisonPill
2012-05-03 Christos KK LoverdosParametrerized trace index for logging chain of causes
2012-04-27 Christos KK LoverdosLogging enhancements
2012-04-27 Christos KK LoverdosLogging enhancements
2012-04-27 Christos KK LoverdosFix stack overflow exception
2012-04-27 Christos KK LoverdosString and class-name utilities
2012-04-27 Christos KK LoverdosEnhance [Lazy]Loggable
2012-04-27 Christos KK LoverdosWIP: IMEventModel end-to-end chain
2012-04-26 Christos KK LoverdosRemodeling events
2012-04-25 Christos KK LoverdosAdd resource-handling utility method
2012-04-24 Christos KK LoverdosWIP: IMEventModel end-to-end chain
2012-04-24 Christos KK LoverdosXmlSupport uses the converter backend
2012-04-24 Christos KK LoverdosRename package and make-dist with maven offline mode
2012-04-23 Christos KK LoverdosWIP: Remodeling events
2012-04-20 Christos KK LoverdosAdd () to effect-full nowMillis()
2012-04-20 Christos KK LoverdosDo not re-evaluate parameter
2012-04-19 Christos KK LoverdosMove package
2012-04-19 Christos KK LoverdosA few more logging methods
2012-04-19 Christos KK LoverdosAdd utility methods for timing stuff
2012-04-19 Christos KK LoverdosExtending the *Loggable implementations with utility...
2012-04-19 Christos KK LoverdosAdd utility methods for logging
2012-04-19 Christos KK LoverdosRename UserEvent to IMEvent
2012-04-10 Christos KK LoverdosJson conversions now go via standard converters
2012-04-10 Christos KK LoverdosStart using converters
2012-04-10 Christos KK LoverdosCode reorganization
2012-04-09 Christos KK LoverdosAdd utility method for stack trace
2012-04-05 Christos KK LoverdosAdd two json-related utility methods
2012-04-04 Christos KK LoverdosFix API breakage from previous upgrade
2012-04-04 Christos KK LoverdosProper logging configuration
2012-04-04 Christos KK LoverdosID as a suffix is ID and not Id
2012-04-03 Christos KK LoverdosAdd filename-friendly versions of formatting methods
2012-04-03 Christos KK LoverdoseventVersion is a String now (Fixes #2290)
2012-04-02 Christos KK LoverdosMake an array of bytes (UTF-8) from a String
2012-04-02 Christos KK LoverdosMake a UTF-8 string from an array of bytes
2012-03-29 Christos KK LoverdosCopyright
2012-03-21 Christos KK LoverdosShow size even when printing in one line (for Seq)
2012-03-16 Georgios GousiosCorrectly store and send user events
2012-03-15 Christos KK LoverdosUnuse a method in logger
2012-03-15 Christos KK LoverdosAdd utility methdos for Maybe
2012-03-15 Christos KK LoverdosBetter method parameter naming
2012-03-15 Georgios GousiosChanged user event format
2012-03-13 Christos KK LoverdosMake map printing aligned by keys
2012-03-13 Christos KK LoverdosAdd some string manipulation goodies
2012-03-12 Christos KK LoverdosSmall changes in contextual logger
2012-03-09 Christos KK LoverdosAdd one more ugly-named method
2012-03-09 Christos KK LoverdosEnhance begin(), end() for logger
2012-03-09 Christos KK LoverdosMove methods from companion object to class
2012-03-08 Georgios GousiosRemove unused class, set config name for aquarium exchange
2012-03-05 Christos KK LoverdosEnhance the debugging facilities
2012-03-05 Christos KK LoverdosAdd year-related calculations
2012-03-01 Christos KK LoverdosMerge branch 'master' into tmp_master_merger
2012-03-01 Christos KK LoverdosIndent while running a closure
2012-02-28 Christos KK LoverdosAdd info logging
2012-02-24 Christos KK LoverdosGeneralize implicit OFFs to implicitly issued events
2012-02-23 Christos KK LoverdosRevert change on logger, since parameter may depend...
2012-02-23 Christos KK LoverdosUse 'by need' parameter
2012-02-23 Christos KK LoverdosDate calculator is mutable
2012-02-20 Georgios GousiosWarnings--
2012-02-20 Georgios GousiosNode for handling long values in YAML
2012-02-20 Christos KK Loverdoswip
2012-02-14 Christos KK LoverdosWIP on wallet entries.
2012-02-14 Christos KK LoverdosRemove @inline annotations because of warnings
2012-02-14 Christos KK LoverdosFix method name in date calculator
2012-02-14 Christos KK LoverdosEnhance contextual logger and show sample output
2012-02-13 Christos KK LoverdosWIP on wallet entries.
2012-02-13 Christos KK LoverdosRemove @inline annotations because of warnings
2012-02-13 Christos KK LoverdosFix method name in date calculator
2012-02-13 Christos KK LoverdosEnhance contextual logger and show sample output
2012-02-09 Christos KK LoverdosInline a couple of utility methods
2012-02-09 Christos KK LoverdosIgnoring non-billable events
next