summaryrefslogtreecommitdiff
path: root/lib/infrastructure
AgeCommit message (Expand)Author
2013-12-27move context and key to nasty.mo khan
2013-12-27move identity map to nasty.mo khan
2013-12-27remove unused lazy loadermo khan
2013-12-27remove block specification.mo khan
2013-12-27remove unused module.mo khan
2013-12-27move binding behaviour to nasty.mo khan
2013-12-27remove unused methods.mo khan
2013-12-27move logging to nasty.mo khan
2013-07-20remove the old hand rolled orm. *sniff*mo khan
2013-05-17remove container files that were extracted into spank and update referencesmo khan
2013-03-25start database connections in the unit of workmo khan
2013-03-24log error using logger instead of printmo khan
2013-03-24raise an error when a component cannot be built by the containermo khan
2013-03-23remove extra logging and clean up module include in proxy"mo khan
2013-03-23hookup the unit of work interceptormo khan
2013-03-23return a proxy to a routemo khan
2013-03-22start to glue in the unit of work interceptormo khan
2013-03-22rename command proxy to routemo khan
2013-03-22remove a bit of overhead from the route registrymo khan
2013-03-22change route registration to delegate to matches? class methodmo khan
2013-03-22 rename matches to matches?mo khan
2013-03-18start to extract a html response.mo khan
2013-03-15proxy methods that accept a blockmo khan
2013-03-15raise an error when invoking a method that does not exist on the target.mo khan
2013-03-15test registering interceptorsmo khan
2013-03-15start proxy specs.mo khan
2013-03-11use public_send because avdi grim said so.mo khan
2013-03-11move container and proxy related code to containers foldermo khan
2013-03-08change interceptor apimo khan
2013-03-08pass arguments through to the interceptormo khan
2013-03-08get implementation of the interceptor workingmo khan
2013-03-08start construction of interceptorsmo khan
2013-03-08split out filesmo khan
2013-03-08require in a file that caused the tests to failmo khan
2013-03-03remove some requires to see if heroku likes that bettermo khan
2013-02-27refactor repository to take in a datamapper instead of the class.mo khan
2013-02-27split out data mapper. add map_all_using methodsmo khan
2013-02-25clean up the identity map lookupmo khan
2013-02-25implement a load strategy to reload each command for each request.mo khan
2013-02-25add specs for command proxymo khan
2013-02-17move identity map to a separate file.mo k
2013-02-12rename html_response to render_htmlmo khan
2013-02-12re-arrange foldersmo khan
2013-02-11update another command to inherit from the RouteCommand.mo k
2013-02-11rename RouteRequestSpecification to RequestSpecification.mo k
2013-02-11update index command to inherit from RouteCommand.mo k
2013-02-11extract class method into module for declaratively describing matched routes.mo k
2013-02-11shuffle some files aroundmo k
2013-02-11disconnect connection after usemo k
2013-02-06add acceptance test for the products pagemo k