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 | destroy all tickets created by a user when account is destroyed | 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-09-03 | remove unneccessary user creation and destruction in ticket test | Azul |
2013-07-04 | fix ticket tests, get :admin_user factory to work. | elijah |
2013-02-05 | Tweaks because user attribute is now email_address, not email | jessib |
2013-01-14 | minor: further cleanup - try to leave no record behind | Azul |
2013-01-14 | little bit of cleanup | Azul |
2013-01-14 | forgot to include the factory for tickets | Azul |
2013-01-14 | tickets controller tests passing | Azul |
2012-12-18 | Refactoring of code to filter/order tickets. | jessib |
2012-12-17 | Change comments to reflect changes to functional tests for tickets. | jessib |
2012-12-17 | split up and fixed ticket functional tests | Azul |
2012-12-17 | small fix to the tickets functional test | Azul |
2012-12-07 | Added reduce functions, so pagination should now work correctly. This also re... | jessib |
2012-12-07 | More tests of retrieving index of tickets, for admins and non-admin authentic... | jessib |
2012-12-07 | Merge branch 'master' into help_develop | jessib |
2012-12-04 | A test of ordering of tickets. | jessib |
2012-12-04 | Testing of functionality to retrieve tickets. | jessib |
2012-12-03 | make tests pass on an empty db | Azul |
2012-12-01 | using login :is_admin => true instead of real records | Azul |
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 | fixed some small issues and the tests except one | Azul |
2012-11-27 | testing Ticket#by_commented_by | Azul |
2012-11-27 | first attempts to map comments | Azul |
2012-11-15 | Some more ticket tests. | jessib |
2012-11-14 | Improvements to functional ticket tests. | jessib |
2012-11-12 | Some test improvements. | jessib |
2012-11-12 | Merge branch 'develop' into help_develop | jessib |
2012-11-12 | some notes to test that aren't working now. | jessib |
2012-11-04 | using new login helper and cleaning up test a bit | Azul |
2012-10-18 | Uses the working authentication code. | jessib |
2012-10-16 | Some functional tests and other tweaks. | jessib |
2012-10-08 | Merge branch 'release-0.1.0' into help_develop | jessib |
2012-10-08 | use couchrest session store in core, updated dummy path | 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 |