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
/
orm
Age
Commit message (
Expand
)
Author
2013-07-20
remove the old hand rolled orm. *sniff*
mo khan
2013-07-20
connect to database using humble gem
mo khan
2013-07-20
create humble repository and user mapping
mo khan
2013-07-20
add user mapping
mo khan
2013-07-19
install humble and start to build product mapping
mo khan
2013-03-25
start database connections in the unit of work
mo khan
2013-03-23
remove extra logging and clean up module include in proxy"
mo khan
2013-03-23
hookup the unit of work interceptor
mo khan
2013-03-22
use ensure instead of rescue
mo khan
2013-03-08
change method call from call to proceed
mo khan
2013-03-08
start construction of interceptors
mo khan
2013-03-08
implement the unit of work
mo khan
2013-03-08
add a key to the context when a new session is created.
mo khan
2013-03-08
move to separate files
mo khan
2013-02-28
re-organize build files
mo khan
2013-02-28
refactor database configuration to build a connectionstring and check for DAT...
mo khan
2013-02-27
refactor repository to take in a datamapper instead of the class.
mo khan
2013-02-27
extract commands from repository.
mo khan
2013-02-27
extract queries to a separate class
mo khan
2013-02-27
split out data mapper. add map_all_using methods
mo khan
2013-02-27
implement find_by method on repository
mo khan
2013-02-23
start to extract data_mapper
mo khan
2013-02-23
move attributes hash to domain object
mo khan
2013-02-23
refactor repository
mo khan
2013-02-15
update repository to update items.
mo k
2013-02-15
remove need to expose binding behaviour.
mo k
2013-02-15
update id without offering a public setter.
mo k
2013-02-15
start to implement save on repository.
mo k
2013-02-13
update create command to redirect to the products listing.
mo k
2013-02-12
re-arrange folders
mo khan