index
:
xlgmokha/call.git
main
Unnamed repository; edit this file 'description' to name the repository.
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
boot
Age
Commit message (
Collapse
)
Author
2013-12-27
move context and key to nasty.
mo khan
2013-12-27
change load order.
mo khan
2013-07-20
remove the old hand rolled orm. *sniff*
mo khan
2013-07-20
connect to database using humble gem
mo khan
2013-05-21
register multiple interceptors using latest version of spank
mo khan
2013-05-20
attempt to register the current user interceptor
mo khan
2013-05-18
require user into app
mo khan
2013-05-17
remove container files that were extracted into spank and update references
mo khan
2013-05-13
build the registrations#create command
mo khan
2013-05-13
add route to registration spec
mo khan
2013-05-13
move new oauth command to a separate module
mo khan
2013-05-13
remove usages of .html.erb
mo khan
2013-04-17
start to build the create command
mo khan
2013-04-04
use named keywords in view engine
mo khan
2013-03-26
rename bootstrap routing to routes
mo khan
2013-03-25
start database connections in the unit of work
mo khan
2013-03-23
hookup the unit of work interceptor
mo khan
2013-03-23
return a proxy to a route
mo khan
2013-03-22
start to glue in the unit of work interceptor
mo khan
2013-03-22
rename command proxy to route
mo khan
2013-03-22
remove a bit of overhead from the route registry
mo khan
2013-03-22
change route registration to delegate to matches? class method
mo khan
2013-03-22
rename command registry to route registry
mo khan
2013-03-20
massive refactoring to views to depend on 'model' contract
mo khan
2013-03-04
connect route to sessions#new command
mo khan
2013-02-27
refactor repository to take in a datamapper instead of the class.
mo khan
2013-02-25
start to build the products#show command.
mo khan
2013-02-25
add specs for command proxy
mo khan
2013-02-25
recursively load the routed commands.
mo khan
2013-02-13
route to the products#create command
mo k
2013-02-12
update the new command to return a response.
mo khan
2013-02-12
add routes specs for the products#new page.
mo khan
2013-02-06
register database infrastructure
mo k
2013-02-03
allow the container to gracefully fail when it cannot build a component.
mo k
2013-02-03
add products/index command
mo k
2013-01-06
move register method to the registry.
mo k
2013-01-06
use @container.build to instantiate some resources.
mo k
2013-01-04
add logger method to Object and add some speculative helpful logging.
mo k
2013-01-04
initialize logging
mo k
2013-01-02
remove the unnecessary namespace declaration
mo k
2013-01-02
register the asset command in the route registration
mo k
2013-01-02
expose a model property to the master page to able to include page specific ↵
mo k
values like title.
2013-01-02
update existing views to rely on the master page.
mo k
2012-12-31
register the command registry as a singleton.
mo k
2012-12-31
move route registration to a separate file and tidy up the application ↵
mo k
bootstrap.
2012-12-31
add a bit of error handling in the front controller.
mo k
2012-12-30
register the new dashboard command.
mo k
2012-12-29
move to Booty namespace.
mo k
2012-12-29
move container bootstrap code to separate file.
mo k