index
:
xlgmokha/urkel-api.git
main
API server for urkel error tracking
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
spec
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
add codeclimate ruby test coverage.
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
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
use factory girl.
mo khan
2014-11-15
add a few more validation specs.
mo khan
2014-11-15
add email validation.
mo khan
2014-11-14
add i18n tasks.
mo khan
2014-11-10
display list of failures.
mo khan
2014-11-10
rename errors controller to failures.
mo khan
2014-11-10
remove pending failure specs.
mo khan
2014-11-10
add api endpoint for recording failures.
mo khan
2014-11-10
add ability to edit a service.
mo khan
2014-11-10
add ability to delete a service.
mo khan
2014-11-10
add ability to delete an environment.
mo khan
2014-11-10
create a new environment.
mo khan
2014-11-10
try to load environments for each service.
mo khan
2014-11-10
rename application model to service.
mo khan
2014-11-10
add page to create a new application.
mo khan
2014-11-10
show list of applications.
mo khan
2014-11-09
convert specs from old should to expect style.
mo khan
2014-11-09
add ability to delete a video.
mo khan
2014-11-09
add ability to edit a video.
mo khan
2014-11-09
correct json rendering and add rake task to load fake data.
mo khan
2014-11-09
persist videos and add some test gems.
mo khan
2014-11-09
upgrade to rails 4.1 and rspec 3.
mo khan
2014-04-18
start to flush out videos controller.
mo khan
2014-04-11
add logout action.
mo khan
2014-04-11
rename logins to sessions.
mo khan
2014-04-11
redirect to root_path with anchor.
mo khan
2014-04-09
rename session_id to user_session_id.
mo khan
2014-04-09
handle unknown email address.
mo khan
2014-04-09
redirect to login when not signed in.
mo khan
[next]