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
/
spec
/
integration
Age
Commit message (
Expand
)
Author
2013-07-20
remove the old hand rolled orm. *sniff*
mo khan
2013-07-20
create humble repository and user mapping
mo khan
2013-07-20
add user mapping
mo khan
2013-07-19
extract humble configuration to integration_helper
mo khan
2013-07-19
fix broken spec
mo khan
2013-07-19
install humble and start to build product mapping
mo khan
2013-05-18
add route spec for signin
mo khan
2013-05-18
change route to registrations#create
mo khan
2013-05-17
remove container files that were extracted into spank and update references
mo khan
2013-05-14
figured out why the users table kept getting dropeed
mo khan
2013-05-13
try to get the user mapping spec passing
mo khan
2013-05-13
create users table
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-03-25
start database connections in the unit of work
mo khan
2013-03-22
rename command_for to route_for
mo khan
2013-03-22
rename command registry to route registry
mo khan
2013-03-04
change api for route spec
mo khan
2013-03-04
clean up the route specs a bit.
mo khan
2013-03-04
connect route to sessions#new command
mo khan
2013-02-28
fix broken integration tests
mo khan
2013-02-27
refactor repository to take in a datamapper instead of the class.
mo khan
2013-02-27
implement find_by method on repository
mo khan
2013-02-25
start to build the products#show command.
mo khan
2013-02-15
update repository to update items.
mo k
2013-02-15
start to implement save on repository.
mo k
2013-02-13
route to the products#create command
mo k
2013-02-12
rename routing dir to boot
mo khan
2013-02-12
extract navigate_to method to localize where the root url is set.
mo khan
2013-02-12
add routes specs for the products#new page.
mo khan
2013-02-12
re-arrange folders
mo khan
2013-02-12
clean up route spec a little bit.
mo khan
2013-02-12
add integration test to test application routes.
mo khan
2013-02-06
add acceptance test for the products page
mo k
2013-02-06
create a repository
mo k
2013-02-06
extract a test database gateway
mo k
2013-02-06
use the real deal database infrastructure for the integration test
mo k
2013-02-02
rename command/query to DatabaseCommand/DatabaseQuery
mo k
2013-02-02
move database gateway spec to integration tests.
mo k