index
:
leap_web.git
drop/ruby-2.1
feat/drop-signup
master
version/0.6
version/0.6.1
version/0.7
version/0.7.1
version/0.8
version/0.9
[leap_web]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
help
/
test
/
unit
/
ticket_test.rb
Age
Commit message (
Expand
)
Author
2013-11-11
Rename ticket title to be subject, as that is what we are displaying it as.
jessib
2013-11-08
removed outdated test.
Azul
2013-11-06
Ticket.destroy_all_from(user) - remove all tickets created by a user
Azul
2013-11-06
refactor: split up and cleaned up ticket validation tests
Azul
2013-01-14
minor: further cleanup - try to leave no record behind
Azul
2012-12-18
Refactoring of code to filter/order tickets.
jessib
2012-11-29
Not yet done, but more sophisticated and refactored ticket filtering. Still h...
jessib
2012-11-27
test changes that will fail, but should fail until we fix model.
jessib
2012-11-27
testing Ticket#by_commented_by
Azul
2012-11-27
first attempts to map comments
Azul
2012-10-05
Rough code to add & comment on tickets.
jessib
2012-10-03
Some model/unit test tweaks
jessib
2012-10-02
Some more tweaks to help ticket models. Still want to tweak current_user acce...
jessib
2012-10-01
Moving start to help engine to live within leap_web repo rather than independ...
jessib