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
/
engines
/
support
/
test
Age
Commit message (
Expand
)
Author
2015-09-28
Fix the remaining failures/errors in our tests
ankonym
2015-09-28
Fix several test failures by stubbing invite code validation
ankonym
2015-09-28
Fix test based on actual invite code validation
ankonym
2015-05-22
fix failing test
elijah
2015-04-30
added support for email notifications of ticket changes
elijah
2014-07-14
clean up and simplify error responses and test code
Azul
2014-07-12
minor: fix typo in load_views
Azul
2014-07-09
adopt ticket list test to new behaviour
Azul
2014-07-09
minor: cleanup some links
Azul
2014-07-09
stay on all tickets view when sorting (#5879)
Azul
2014-07-09
minor: remove dummy dependency in engine test_helpers
Azul
2014-06-03
tickets: fix bug that allow index of other users
elijah
2014-05-29
adopt tests to new translations
Azul
2014-05-26
split up and refactor TicketController#update
Azul
2014-05-26
separate tests for the ticket list from main controller test
Azul
2014-05-26
splitting up long functional test case
Azul
2014-05-26
move comment related tests out of TicketControllerTest
Azul
2014-05-13
adjust tests to new config and method implementation
Azul
2014-05-13
prefill ticket form from the model - fixes #5657
Azul
2014-05-13
keep empty email field if user removed prefill
Azul
2014-04-24
add tests for invalid ticket creation
Azul
2014-04-11
move engines into engines directory
Azul