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
/
commands
Age
Commit message (
Expand
)
Author
2013-05-19
load user if logged in
mo khan
2013-05-19
add default expiration of 2 weeks
mo khan
2013-05-19
return a session cookie after registering
mo khan
2013-05-18
fix view to post to correct route
mo khan
2013-05-18
add route spec for signin
mo khan
2013-05-18
change route to registrations#create
mo khan
2013-05-18
fix broken acceptance test
mo khan
2013-05-17
try to fix the build again
mo khan
2013-05-17
attempt to fix the build
mo khan
2013-05-15
move require to appropriate file
mo khan
2013-05-13
add missing namespace and extract map_from method
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
fix html id and name in sign up page
mo khan
2013-05-13
move new oauth command to a separate module
mo khan
2013-05-13
split sessions/new from sessions/new/oauth
mo khan
2013-05-13
remove usages of .html.erb
mo khan
2013-04-17
cleanup the google authorization token parsing
mo khan
2013-04-17
use oauth2 gem to get use google for authentication
mo khan
2013-04-17
start to build the create command
mo khan
2013-04-13
redirect to googles oauth2 provider on signin
mo khan
2013-04-13
append multiple query string params
mo khan
2013-04-09
tidy up the login page html
mo khan
2013-03-24
acceptance tests dont seem to work with phantom js and ubunut
mo khan
2013-03-24
revert previous two commits changes
mo khan
2013-03-24
change hello world to hello bru to see how long it takes to get to prod
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
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-20
massive refactoring to views to depend on 'model' contract
mo khan
2013-03-19
convert all command to return response and render result in front controller
mo khan
2013-03-18
complete migration of html rendering in the html response
mo khan
2013-03-18
convert another command.
mo khan
2013-03-18
convert another command to render html in html response.
mo khan
2013-03-18
start to render html in the html response
mo khan
2013-03-18
replace usages of render_html with HtmlResponse
mo khan
2013-03-18
render the sessions#new template
mo khan
2013-03-04
connect route to sessions#new command
mo khan
2013-03-04
add sessions#new command
mo khan
2013-03-03
remove some requires to see if heroku likes that better
mo khan
2013-03-01
correct namespacing
mo khan
2013-02-27
update show command to parse out the id
mo khan
2013-02-27
implement products#show command
mo khan
2013-02-27
fix error with rendering the 501 template
mo khan
2013-02-25
start to build the products#show command.
mo khan
2013-02-25
add a link to the products#show page (to be created)
mo khan
2013-02-25
change namespace organization
mo khan
2013-02-24
wrap product form in product hash.
mo khan
2013-02-24
introduce web_request to adapt rack::request.
mo khan
[next]