Toshi MARUYAMA
|
a464abefdd
|
replace shoulda context "#subjects" at GanttHelperTest
git-svn-id: http://svn.redmine.org/redmine/trunk@12790 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-02-04 10:06:46 +00:00 |
Toshi MARUYAMA
|
3ad3c691cc
|
replace shoulda context "#number_of_rows_on_project" at GanttHelperTest
git-svn-id: http://svn.redmine.org/redmine/trunk@12789 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-02-04 10:06:28 +00:00 |
Toshi MARUYAMA
|
8543dfd109
|
replace shoulda context "#number_of_rows" at GanttHelperTest
git-svn-id: http://svn.redmine.org/redmine/trunk@12788 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-02-04 10:06:11 +00:00 |
Toshi MARUYAMA
|
10c6b0e84f
|
define as private GanttHelperTest helper methods
git-svn-id: http://svn.redmine.org/redmine/trunk@12787 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-02-04 10:05:54 +00:00 |
Toshi MARUYAMA
|
05b2bd173e
|
Rails4: use link_to instead of hard coded html at ApplicationHelperTest#test_wiki_links_within_local_file_generation_context
On Rails 4.0.2, test fails.
<pre>
--- expected
+++ actual
@@ -1 +1 @@
-"<p><a href=\"CookBook_documentation.html\" class=\"wiki-page\">documentation</a></p>"
+"<p><a class=\"wiki-page\" href=\"CookBook_documentation.html\">documentation</a></p>"
</pre>
git-svn-id: http://svn.redmine.org/redmine/trunk@12784 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-02-04 07:50:20 +00:00 |
Toshi MARUYAMA
|
b87a7b8984
|
scm: mercurial: insert long id to DB unless existing id in DB is not short id (#14361)
git-svn-id: http://svn.redmine.org/redmine/trunk@12777 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-02-02 14:53:16 +00:00 |
Toshi MARUYAMA
|
85f15f694a
|
scm: mercurial: add asserting first and last changeset to test_fetch_changesets_from_scratch (#14361)
git-svn-id: http://svn.redmine.org/redmine/trunk@12776 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-02-02 13:08:50 +00:00 |
Toshi MARUYAMA
|
f9e7c24733
|
scm: mercurial: use scmid_for_assert in assert_parents (#14361)
git-svn-id: http://svn.redmine.org/redmine/trunk@12775 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-02-02 12:20:32 +00:00 |
Toshi MARUYAMA
|
58d906446d
|
scm: mercurial: use scmid_for_assert in assert_entries (#14361)
git-svn-id: http://svn.redmine.org/redmine/trunk@12774 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-02-02 12:20:16 +00:00 |
Toshi MARUYAMA
|
642f13605e
|
scm: mercurial: use scmid_for_assert in assert_entry (#14361)
git-svn-id: http://svn.redmine.org/redmine/trunk@12773 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-02-02 12:19:59 +00:00 |
Toshi MARUYAMA
|
1cda73c1b4
|
scm: mercurial: use scmid_for_assert in assert_copied_files (#14361)
git-svn-id: http://svn.redmine.org/redmine/trunk@12772 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-02-02 12:19:42 +00:00 |
Toshi MARUYAMA
|
396323726b
|
scm: mercurial: add test helper method to switch short or long id (#14361)
git-svn-id: http://svn.redmine.org/redmine/trunk@12771 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-02-02 12:19:26 +00:00 |
Toshi MARUYAMA
|
da071e5531
|
scm: mercurial: split test_parents to sub method (#14361)
git-svn-id: http://svn.redmine.org/redmine/trunk@12770 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-02-02 11:41:17 +00:00 |
Toshi MARUYAMA
|
4bde749d40
|
scm: mercurial: split test_copied_files to sub method (#14361)
git-svn-id: http://svn.redmine.org/redmine/trunk@12769 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-02-02 11:41:01 +00:00 |
Toshi MARUYAMA
|
febd239d22
|
scm: mercurial: split test_entries_short_id to sub method (#14361)
git-svn-id: http://svn.redmine.org/redmine/trunk@12768 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-02-02 11:40:44 +00:00 |
Toshi MARUYAMA
|
1f2a520a46
|
scm: mercurial: split test_entry_short_id to sub method (#14361)
git-svn-id: http://svn.redmine.org/redmine/trunk@12767 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-02-02 11:40:28 +00:00 |
Toshi MARUYAMA
|
b07c983740
|
scm: mercurial: split latest_changesets tag test to sub method (#14361)
git-svn-id: http://svn.redmine.org/redmine/trunk@12766 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-02-02 07:57:02 +00:00 |
Toshi MARUYAMA
|
074984688e
|
scm: mercurial: split latest_changesets default branch test to sub method (#14361)
git-svn-id: http://svn.redmine.org/redmine/trunk@12765 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-02-02 07:56:46 +00:00 |
Toshi MARUYAMA
|
8c96db6e53
|
scm: mercurial: split latest_changesets tag test with path or not (#14361)
git-svn-id: http://svn.redmine.org/redmine/trunk@12764 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-02-02 07:56:31 +00:00 |
Toshi MARUYAMA
|
79e73095e5
|
scm: mercurial: add latest_changesets "default" branch test (#14361)
git-svn-id: http://svn.redmine.org/redmine/trunk@12763 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-02-02 06:34:31 +00:00 |
Toshi MARUYAMA
|
3698dd26cf
|
scm: mercurial: split latest_changesets tag test with limit or not (#14361)
git-svn-id: http://svn.redmine.org/redmine/trunk@12762 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-02-02 06:34:15 +00:00 |
Toshi MARUYAMA
|
5872d079e6
|
scm: mercurial: use long id in adapter level (#14361)
git-svn-id: http://svn.redmine.org/redmine/trunk@12761 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-02-02 04:44:38 +00:00 |
Toshi MARUYAMA
|
07d7b47ddc
|
scm: mercurial: add model entry test (#14361)
git-svn-id: http://svn.redmine.org/redmine/trunk@12758 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-02-02 04:43:48 +00:00 |
Toshi MARUYAMA
|
1662720d7b
|
scm: mercurial: add model entries test (#14361)
git-svn-id: http://svn.redmine.org/redmine/trunk@12757 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-02-02 04:43:32 +00:00 |
Toshi MARUYAMA
|
d26b4fc5b7
|
scm: mercurial: add adapter entry test (#14361)
git-svn-id: http://svn.redmine.org/redmine/trunk@12756 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-02-02 04:43:17 +00:00 |
Toshi MARUYAMA
|
f2ec6f8d77
|
back out r12752 (#14361)
Revision, Author and Comment of repository browser are broken.
git-svn-id: http://svn.redmine.org/redmine/trunk@12753 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-02-01 08:46:47 +00:00 |
Toshi MARUYAMA
|
ae68ff1100
|
scm: mercurial: use long id in adapter level (#14361)
git-svn-id: http://svn.redmine.org/redmine/trunk@12752 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-02-01 07:47:04 +00:00 |
Toshi MARUYAMA
|
28fbc270fa
|
scm: mercurial: add check scmid to RepositoryMercurialTest#test_fetch_changesets_from_scratch (#14361)
git-svn-id: http://svn.redmine.org/redmine/trunk@12750 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-02-01 06:08:22 +00:00 |
Toshi MARUYAMA
|
5dcecec1bd
|
scm: mercurial: use 12 chars id for format_changeset_identifier (#14361)
git-svn-id: http://svn.redmine.org/redmine/trunk@12749 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-02-01 04:23:53 +00:00 |
Toshi MARUYAMA
|
fdc0731cb5
|
scm: mercurial: split latest_changesets test to tag and branch
git-svn-id: http://svn.redmine.org/redmine/trunk@12748 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-02-01 03:45:33 +00:00 |
Toshi MARUYAMA
|
31af31eef7
|
remove redundant empty line from RepositoryMercurialTest
git-svn-id: http://svn.redmine.org/redmine/trunk@12747 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-02-01 02:39:51 +00:00 |
Jean-Philippe Lang
|
d651b93eff
|
Adds some test helpers to cleanup tests.
git-svn-id: http://svn.redmine.org/redmine/trunk@12746 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-01-31 18:13:42 +00:00 |
Jean-Philippe Lang
|
888823a449
|
Fixed calculation of done_ratio of parent task with child having estimated_time at 0 (#15870).
git-svn-id: http://svn.redmine.org/redmine/trunk@12745 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-01-31 17:42:46 +00:00 |
Toshi MARUYAMA
|
e699458b3c
|
Rails4 compatibility of WatcherTest#test_watcher_users
Rails4 has_many returns ActiveRecord::Associations::CollectionProxy not array
git-svn-id: http://svn.redmine.org/redmine/trunk@12744 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-01-31 15:35:48 +00:00 |
Jean-Philippe Lang
|
5fc8cfe9e3
|
Removed debug output.
git-svn-id: http://svn.redmine.org/redmine/trunk@12740 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-01-30 22:27:08 +00:00 |
Jean-Philippe Lang
|
d5a9af54fa
|
Reverts r12669 and add a test for #15870.
git-svn-id: http://svn.redmine.org/redmine/trunk@12739 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-01-30 22:18:07 +00:00 |
Toshi MARUYAMA
|
35cc911192
|
update copyright year (#15977)
Contributed by Daniel Felix.
git-svn-id: http://svn.redmine.org/redmine/trunk@12736 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-01-29 22:45:39 +00:00 |
Toshi MARUYAMA
|
28b1b1ea90
|
remove unneeded Relation#all from UserTest
git-svn-id: http://svn.redmine.org/redmine/trunk@12714 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-01-27 00:09:19 +00:00 |
Toshi MARUYAMA
|
e63029cee4
|
remove unneeded Relation#all from ProjectTest
git-svn-id: http://svn.redmine.org/redmine/trunk@12713 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-01-27 00:09:02 +00:00 |
Toshi MARUYAMA
|
e746e5dd83
|
remove unneeded Relation#all from PrincipalTest
git-svn-id: http://svn.redmine.org/redmine/trunk@12712 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-01-27 00:08:47 +00:00 |
Toshi MARUYAMA
|
45289b9791
|
remove unneeded Relation#all from IssueStatusTest
git-svn-id: http://svn.redmine.org/redmine/trunk@12711 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-01-27 00:08:32 +00:00 |
Toshi MARUYAMA
|
c47940f4a5
|
remove unneeded Relation#all from IssueTest
git-svn-id: http://svn.redmine.org/redmine/trunk@12710 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-01-27 00:08:15 +00:00 |
Toshi MARUYAMA
|
9941a987e9
|
add more comment about awesome_nested_set 2-1-stable branch regression
git-svn-id: http://svn.redmine.org/redmine/trunk@12709 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-01-26 09:10:58 +00:00 |
Toshi MARUYAMA
|
38fa36d23b
|
remove Rails4 deprecated Relation#all from IssueTest#test_visible_and_nested_set_scopes and add awesome_nested_set regression test
git-svn-id: http://svn.redmine.org/redmine/trunk@12708 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-01-26 09:05:59 +00:00 |
Toshi MARUYAMA
|
17a5f26e50
|
adjust tests to awesome_nested_set new node lft and rgt value behavior change
git-svn-id: http://svn.redmine.org/redmine/trunk@12693 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-01-24 16:26:50 +00:00 |
Jean-Philippe Lang
|
6e6c6fac5c
|
Adds firstname initials+lastname user format.
git-svn-id: http://svn.redmine.org/redmine/trunk@12690 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-01-24 09:23:11 +00:00 |
Toshi MARUYAMA
|
962ecabc47
|
call Project#set_or_update_position_under in Project.rebuild_tree! (#12431)
git-svn-id: http://svn.redmine.org/redmine/trunk@12683 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-01-21 06:29:48 +00:00 |
Toshi MARUYAMA
|
94e3eb2b8b
|
move awesome_nested_set leaf? modification to config/initializers/10-patches.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@12682 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-01-20 17:54:47 +00:00 |
Jean-Philippe Lang
|
1eda38be4c
|
Adds #favicon_path and #favicon_url helpers.
git-svn-id: http://svn.redmine.org/redmine/trunk@12661 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-01-12 09:58:07 +00:00 |
Jean-Philippe Lang
|
5df064ed85
|
Fixed Changeset#text_tag for changeset with hash and repository identifier (#13544).
git-svn-id: http://svn.redmine.org/redmine/trunk@12660 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
2014-01-12 09:19:47 +00:00 |