index
:
xlgmokha/urkel-api.git
main
API server for urkel error tracking
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2014-12-28
move pag model up a directory.
main
mo khan
2014-11-15
require the page model.
mo khan
2014-11-15
disable transactional fixtures to ensure poltergeist tests run ok.
mo khan
2014-11-15
install poltergeist.
mo khan
2014-11-15
extract dashboard page model class and some helpers.
mo khan
2014-11-15
extract login page object.
mo khan
2014-11-15
add spec for when the email is not known.
mo khan
2014-11-15
display flash messages and add first functional test.
mo khan
2014-11-15
add first functional test.
mo khan
2014-11-15
use pry-rails and move spring to development group.
mo khan
2014-11-15
use dotenv-rails, add i18n-task filter, add title.
mo khan
2014-11-15
add the title gem.
mo khan
2014-11-15
add rack timeout.
mo khan
2014-11-15
remove heroku join from setup.
mo khan
2014-11-15
also build production branch [ci-skip]
mo khan
2014-11-15
remove stuff from readme. [ci-skip]
mo khan
2014-11-15
add test coverage badge.
mo khan
2014-11-15
add code coverage badge.
mo khan
2014-11-15
add codeclimate ruby test coverage.
mo khan
2014-11-15
add encrypted heroku deploy key.
mo khan
2014-11-15
deploy using the git strategy.
mo khan
2014-11-15
update travis to deploy to heroku.
mo khan
2014-11-15
generate unique session key instead of id.
mo khan
2014-11-15
record the ip address.
mo khan
2014-11-15
add index to revoked at.
mo khan
2014-11-15
exclude revoked session when authenticating.
mo khan
2014-11-15
revoke a session when a user logs out.
mo khan
2014-11-15
convert all specs to use cookie based authentication instead of session.
mo khan
2014-11-15
raise error if session key is not legit.
mo khan
2014-11-15
update authentication to use session cookie.
mo khan
2014-11-15
add specs for building a new session.
mo khan
2014-11-15
return nil if the credentials are incorrect.
mo khan
2014-11-15
return the secure cookie hash from the login command.
mo khan
2014-11-15
introduce secure auth cookie.
mo khan
2014-11-15
let the container build the resource.
mo khan
2014-11-15
rename filter to action.
mo khan
2014-11-15
use factory girl.
mo khan
2014-11-15
remove load dependencies filter in favour of a constructor.
mo khan
2014-11-15
add a few more validation specs.
mo khan
2014-11-15
extract stage.
mo khan
2014-11-15
add email validation.
mo khan
2014-11-15
add script to push configuration to staging site.
mo khan
2014-11-15
move puma to all groups.
mo khan
2014-11-15
add dalli.
mo khan
2014-11-15
add 12 factor auth gem.
mo khan
2014-11-14
specify ruby version and add setup.
mo khan
2014-11-14
add rack ssl enforcer.
mo khan
2014-11-14
update build status image.
mo khan
2014-11-14
update session store and serializer.
mo khan
2014-11-14
update the example database.yml to be travis friendly.
mo khan
[next]