83 Commits (94bf782728825bcf75e6de49e5870da83739dd73)

Author SHA1 Message Date
  Toshi MARUYAMA 5e031bce47 Merged r12929 from trunk to 2.4-stable (#16177) 10 years ago
  Jean-Philippe Lang c47aacd6b0 Merged r12736 (#15977). 10 years ago
  Toshi MARUYAMA 72e48e6a68 use assert_select instead of assert_tag in Mercurial annotate test (#14931) 10 years ago
  Toshi MARUYAMA 435df86757 fix test failure (#14931) 10 years ago
  Toshi MARUYAMA a4394e877e add changeset comment in revision page title (#14138) 11 years ago
  Toshi MARUYAMA d2192bba02 add test of revision page title (#14138) 11 years ago
  Jean-Philippe Lang e396a0eebe Copyright for 2013 (#12788). 11 years ago
  Toshi MARUYAMA f18edc4e1c use git diff format for all diff (#11868) 11 years ago
  Jean-Philippe Lang 71c5d6c8ee Use assert_select instead of assert_tag. 12 years ago
  Jean-Philippe Lang 65524cc1cc Don't repeat revision on annotate view. 12 years ago
  Jean-Philippe Lang ba5a052c8c Copyright update. 12 years ago
  Toshi MARUYAMA 9774782cab Rails3: test: scm: mercurial: use "repository_path_hash" for path param 12 years ago
  Jean-Philippe Lang 83e45cad9f Fixed: Git: Mercurial: Branch dropdown broken on repositories page (#10026). 12 years ago
  Jean-Philippe Lang fb1a2fd7cd Resourcified repositories for CRUD operations to prepare for multiple SCM per project (#779). 12 years ago
  Jean-Philippe Lang f660d5f183 Test for repository edit and cleanup. 12 years ago
  Toshi MARUYAMA 476c3d54b7 scm: mercurial: update test repository (#5501) 12 years ago
  Toshi MARUYAMA 091d6de719 Rails3: scm: mercurial: fix error of test_empty_revision at functional test 13 years ago
  Toshi MARUYAMA 780470aa0e Rails3: scm: mercurial: fix error of test_annotate_at_given_revision at functional test 13 years ago
  Toshi MARUYAMA cb108f9c75 Rails3: scm: mercurial: fix error of test_annotate_not_in_tip at functional test 13 years ago
  Toshi MARUYAMA d11bd80041 Rails3: scm: mercurial: fix error of test_diff_two_revs at functional test 13 years ago
  Toshi MARUYAMA 321fac2668 Rails3: scm: mercurial: fix error of test_diff at functional test 13 years ago
  Toshi MARUYAMA 1a32f541fc Rails3: scm: mercurial: fix error of test_show_tag at functional test 13 years ago
  Toshi MARUYAMA 1e832322be Rails3: scm: mercurial: fix error of test_show_branch at functional test 13 years ago
  Toshi MARUYAMA 93202a2012 Rails3: scm: mercurial: fix error of test_show_directory_latin_1_path at functional test 13 years ago
  Toshi MARUYAMA 3d90ba833b Rails3: scm: mercurial: fix error of test_show_directory_sql_escape_percent at functional test 13 years ago
  Toshi MARUYAMA 76738e5e54 Rails3: scm: mercurial: fix error of test_destroy_invalid_repository at functional test 13 years ago
  Toshi MARUYAMA cf8a8720ce Rails3: scm: mercurial: fix error of test_destroy_valid_repository at functional test 13 years ago
  Toshi MARUYAMA d1b878f6d0 Rails3: scm: mercurial: fix error of test_show_at_given_revision at functional test 13 years ago
  Toshi MARUYAMA 277d664147 Rails3: scm: mercurial: fix error of test_show_directory at functional test 13 years ago
  Toshi MARUYAMA d7d923a648 Rails3: scm: mercurial: fix error of test_show_root at functional test 13 years ago
  Toshi MARUYAMA 467d72bbb8 scm: mercurial: define NUM_REV as the number of test repository revisions at functional test 13 years ago
  Toshi MARUYAMA d34d933f31 scm: mercurial: add functional test of destroying invalid repository (#8777, #6713, #4725). 13 years ago
  Toshi MARUYAMA bc5587002a scm: mercurial: add functional test of destroying valid repository (#8777, #6713, #4725). 13 years ago
  Toshi MARUYAMA a8871a5af7 scm: mercurial: add instance variable @project at functional test. 13 years ago
  Toshi MARUYAMA 7f9f295b4e scm: mercurial: add missing "assert" changesets size at functional test. 13 years ago
  Toshi MARUYAMA 3b3616ed21 scm: mercurial: replace RAILS_ROOT to Rails.root in functional test. 13 years ago
  Toshi MARUYAMA dfe16e1bca scm: mercurial: add functional test of annotate file which does not exist in *tip* is not found. 13 years ago
  Toshi MARUYAMA 901a937053 scm: mercurial: run both of "inline" and "side by side" diff in functional test_diff_latin_1_path test. 13 years ago
  Toshi MARUYAMA 45cce005d2 scm: mercurial: run both of "inline" and "side by side" diff in functional test_diff_two_revs test. 13 years ago
  Toshi MARUYAMA bc8b1c0b22 scm: mercurial: run both of "inline" and "side by side" diff in functional test_diff test. 13 years ago
  Toshi MARUYAMA cccbee024e scm: mercurial: add test of annotate non ASCII contents in functional test. 13 years ago
  Toshi MARUYAMA fa1fe47191 scm: mercurial: fix indent test_annotate_latin_1_path() in functional test. 13 years ago
  Toshi MARUYAMA 5c2c85a68a scm: mercurial: add test of showing non ASCII contents in functional test. 13 years ago
  Toshi MARUYAMA ff6a86364e scm: mercurial: add test of diff non ASCII path name in functional test. 13 years ago
  Toshi MARUYAMA ab6b848304 scm: mercurial: code clean up functional test. 13 years ago
  Toshi MARUYAMA f157ecb91a scm: mercurial: change Latin-1 path test methods name. 13 years ago
  Toshi MARUYAMA 2c08b71e8f scm: mercurial: remove trailing white-spaces and a empty line from functional test. 13 years ago
  Toshi MARUYAMA f15b12556f scm: set mime type in downloading file. 13 years ago
  Toshi MARUYAMA 9000cdbf2f scm: mercurial: add test of binary file should be force download in functional test (#6256). 13 years ago
  Toshi MARUYAMA d5ee82cea9 scm: mercurial: use constant for project id in functional test. 13 years ago