| Commit message (Expand) | Author | Age | Files | Lines |
* | Use Rails 5 syntax for functional tests. | Jean-Philippe Lang | 2017-05-31 | 1 | -37/+110 |
* | Removes calls to #assert_template and #assigns in functional tests. | Jean-Philippe Lang | 2016-07-21 | 1 | -72/+71 |
* | Adds our own class for controller tests. | Jean-Philippe Lang | 2016-07-14 | 1 | -1/+1 |
* | Fix test failures (#22058). | Jean-Philippe Lang | 2016-04-12 | 1 | -4/+1 |
* | Updates copyright for 2016. | Jean-Philippe Lang | 2016-03-13 | 1 | -1/+1 |
* | Upgrade to Rails 4.2.0 (#14534). | Jean-Philippe Lang | 2015-01-17 | 1 | -1/+1 |
* | Add support for multiple email addresses per user (#4244). | Jean-Philippe Lang | 2015-01-17 | 1 | -1/+1 |
* | Copyright update. | Jean-Philippe Lang | 2015-01-11 | 1 | -1/+1 |
* | Replaced remaining #assert_tag with #assert_select. | Jean-Philippe Lang | 2014-11-22 | 1 | -49/+20 |
* | Merged rails-4.1 branch (#14534). | Jean-Philippe Lang | 2014-10-22 | 1 | -14/+7 |
* | scm: mercurial: add one "closed" branch to test repository (#16177) | Toshi MARUYAMA | 2014-02-26 | 1 | -1/+1 |
* | update copyright year (#15977) | Toshi MARUYAMA | 2014-01-29 | 1 | -1/+1 |
* | use assert_select instead of assert_tag in Mercurial annotate test (#14931) | Toshi MARUYAMA | 2013-09-18 | 1 | -24/+9 |
* | fix test failure (#14931) | Toshi MARUYAMA | 2013-09-18 | 1 | -1/+1 |
* | add changeset comment in revision page title (#14138) | Toshi MARUYAMA | 2013-05-30 | 1 | -1/+1 |
* | add test of revision page title (#14138) | Toshi MARUYAMA | 2013-05-30 | 1 | -0/+16 |
* | Copyright for 2013 (#12788). | Jean-Philippe Lang | 2013-01-12 | 1 | -1/+1 |
* | use git diff format for all diff (#11868) | Toshi MARUYAMA | 2012-09-19 | 1 | -0/+14 |
* | Use assert_select instead of assert_tag. | Jean-Philippe Lang | 2012-07-28 | 1 | -22/+7 |
* | Don't repeat revision on annotate view. | Jean-Philippe Lang | 2012-07-28 | 1 | -5/+5 |
* | Copyright update. | Jean-Philippe Lang | 2012-05-05 | 1 | -1/+1 |
* | Rails3: test: scm: mercurial: use "repository_path_hash" for path param | Toshi MARUYAMA | 2012-02-23 | 1 | -17/+30 |
* | Fixed: Git: Mercurial: Branch dropdown broken on repositories page (#10026). | Jean-Philippe Lang | 2012-01-20 | 1 | -0/+10 |
* | Resourcified repositories for CRUD operations to prepare for multiple SCM per... | Jean-Philippe Lang | 2012-01-15 | 1 | -20/+11 |
* | Test for repository edit and cleanup. | Jean-Philippe Lang | 2011-12-03 | 1 | -7/+14 |
* | scm: mercurial: update test repository (#5501) | Toshi MARUYAMA | 2011-10-28 | 1 | -1/+1 |
* | Rails3: scm: mercurial: fix error of test_empty_revision at functional test | Toshi MARUYAMA | 2011-09-12 | 1 | -1/+3 |
* | Rails3: scm: mercurial: fix error of test_annotate_at_given_revision at funct... | Toshi MARUYAMA | 2011-09-12 | 1 | -1/+3 |
* | Rails3: scm: mercurial: fix error of test_annotate_not_in_tip at functional test | Toshi MARUYAMA | 2011-09-12 | 1 | -2/+3 |
* | Rails3: scm: mercurial: fix error of test_diff_two_revs at functional test | Toshi MARUYAMA | 2011-09-12 | 1 | -1/+3 |
* | Rails3: scm: mercurial: fix error of test_diff at functional test | Toshi MARUYAMA | 2011-09-12 | 1 | -1/+3 |
* | Rails3: scm: mercurial: fix error of test_show_tag at functional test | Toshi MARUYAMA | 2011-09-12 | 1 | -1/+3 |
* | Rails3: scm: mercurial: fix error of test_show_branch at functional test | Toshi MARUYAMA | 2011-09-12 | 1 | -1/+3 |
* | Rails3: scm: mercurial: fix error of test_show_directory_latin_1_path at func... | Toshi MARUYAMA | 2011-09-12 | 1 | -1/+3 |
* | Rails3: scm: mercurial: fix error of test_show_directory_sql_escape_percent a... | Toshi MARUYAMA | 2011-09-12 | 1 | -1/+3 |
* | Rails3: scm: mercurial: fix error of test_destroy_invalid_repository at funct... | Toshi MARUYAMA | 2011-09-12 | 1 | -3/+4 |
* | Rails3: scm: mercurial: fix error of test_destroy_valid_repository at functio... | Toshi MARUYAMA | 2011-09-12 | 1 | -2/+3 |
* | Rails3: scm: mercurial: fix error of test_show_at_given_revision at functiona... | Toshi MARUYAMA | 2011-09-12 | 1 | -1/+3 |
* | Rails3: scm: mercurial: fix error of test_show_directory at functional test | Toshi MARUYAMA | 2011-09-12 | 1 | -1/+3 |
* | Rails3: scm: mercurial: fix error of test_show_root at functional test | Toshi MARUYAMA | 2011-09-12 | 1 | -1/+3 |
* | scm: mercurial: define NUM_REV as the number of test repository revisions at ... | Toshi MARUYAMA | 2011-09-12 | 1 | -0/+1 |
* | scm: mercurial: add functional test of destroying invalid repository (#8777, ... | Toshi MARUYAMA | 2011-07-11 | 1 | -0/+27 |
* | scm: mercurial: add functional test of destroying valid repository (#8777, #6... | Toshi MARUYAMA | 2011-07-11 | 1 | -0/+12 |
* | scm: mercurial: add instance variable @project at functional test. | Toshi MARUYAMA | 2011-07-11 | 1 | -1/+2 |
* | scm: mercurial: add missing "assert" changesets size at functional test. | Toshi MARUYAMA | 2011-07-10 | 1 | -6/+6 |
* | scm: mercurial: replace RAILS_ROOT to Rails.root in functional test. | Toshi MARUYAMA | 2011-06-10 | 1 | -4/+3 |
* | scm: mercurial: add functional test of annotate file which does not exist in ... | Toshi MARUYAMA | 2011-06-10 | 1 | -0/+11 |
* | scm: mercurial: run both of "inline" and "side by side" diff in functional te... | Toshi MARUYAMA | 2011-06-01 | 1 | -15/+17 |
* | scm: mercurial: run both of "inline" and "side by side" diff in functional te... | Toshi MARUYAMA | 2011-06-01 | 1 | -8/+13 |
* | scm: mercurial: run both of "inline" and "side by side" diff in functional te... | Toshi MARUYAMA | 2011-06-01 | 1 | -11/+13 |