Commit Graph

  • 2f43fca8f0 Rails4: replace hard-coded html with class at ApplicationHelperTest#test_wiki_links_in_tables Toshi MARUYAMA 2014-02-05 04:14:27 +0000
  • f21aeaeb7b Traditional Chinese translation updated by ChunChang Lo (#16023) Toshi MARUYAMA 2014-02-05 03:24:39 +0000
  • fb54d4e459 code format clean up ApplicationHelper#parse_redmine_links Toshi MARUYAMA 2014-02-05 03:24:22 +0000
  • f44c32557c code format clean up ApplicationHelper#link_to_issue Toshi MARUYAMA 2014-02-05 03:24:07 +0000
  • bd6d45428f use escaped "Can't" constant at ApplicationHelperTest Toshi MARUYAMA 2014-02-05 00:42:50 +0000
  • 52b5a26507 Rails4: replace hard-coded html with class at ApplicationHelperTest#test_redmine_links_with_a_different_project_before_current_project Toshi MARUYAMA 2014-02-05 00:42:34 +0000
  • 760f88bd58 use escaped "Can't" constant at IssueStatusesControllerTest Toshi MARUYAMA 2014-02-04 23:52:44 +0000
  • 03f7281f82 use escaped "can't" constant at IssueStatusesControllerTest Toshi MARUYAMA 2014-02-04 23:52:28 +0000
  • 98249335d5 use escaped "can't" constant at NewsControllerTest Toshi MARUYAMA 2014-02-04 23:52:12 +0000
  • 031e4fde63 use escaped "can't" constant at ProjectsControllerTest Toshi MARUYAMA 2014-02-04 23:51:56 +0000
  • afa18701fd use escaped "can't" constant at AuthSourcesControllerTest Toshi MARUYAMA 2014-02-04 23:51:39 +0000
  • 61b5a44b1a Rails4: fix "assert_template 'calendar'" fails at CalendarsControllerTest Toshi MARUYAMA 2014-02-04 23:51:23 +0000
  • 8bdb66bf98 Rails4: use "assert_template 'context_menus/time_entries'" at ContextMenusControllerTest Toshi MARUYAMA 2014-02-04 23:51:07 +0000
  • 035c1b9a18 Rails4: fix "assert_template 'context_menu'" fails at ContextMenusControllerTest Toshi MARUYAMA 2014-02-04 23:50:49 +0000
  • 09bbfad124 code format clean up app/views/projects/settings/_members.html.erb Toshi MARUYAMA 2014-02-04 23:50:32 +0000
  • 67e3af6c97 code format clean up ProjectsControllerTest Toshi MARUYAMA 2014-02-04 23:50:14 +0000
  • f1572de51e code format clean up AuthSourcesControllerTest Toshi MARUYAMA 2014-02-04 23:49:55 +0000
  • e91bce3d05 use escaped "Can't" constant at TrackersControllerTest Toshi MARUYAMA 2014-02-04 10:07:57 +0000
  • b825198e0f define constant of escaped "Can't" for tests Toshi MARUYAMA 2014-02-04 10:07:41 +0000
  • a6d4cdb25b use escaped "can't" constant at TrackersControllerTest Toshi MARUYAMA 2014-02-04 10:07:19 +0000
  • 1f2c5ac08e Rails4: fix "assert_template 'form'" fails at IssuesControllerTest Toshi MARUYAMA 2014-02-04 10:07:02 +0000
  • a464abefdd replace shoulda context "#subjects" at GanttHelperTest Toshi MARUYAMA 2014-02-04 10:06:46 +0000
  • 3ad3c691cc replace shoulda context "#number_of_rows_on_project" at GanttHelperTest Toshi MARUYAMA 2014-02-04 10:06:28 +0000
  • 8543dfd109 replace shoulda context "#number_of_rows" at GanttHelperTest Toshi MARUYAMA 2014-02-04 10:06:11 +0000
  • 10c6b0e84f define as private GanttHelperTest helper methods Toshi MARUYAMA 2014-02-04 10:05:54 +0000
  • cfcdf06f89 replace shoulda context "with workflow privilege" at IssuesControllerTest Toshi MARUYAMA 2014-02-04 07:50:55 +0000
  • 06c53f878f replace shoulda context "without workflow privilege" at IssuesControllerTest Toshi MARUYAMA 2014-02-04 07:50:39 +0000
  • 05b2bd173e Rails4: use link_to instead of hard coded html at ApplicationHelperTest#test_wiki_links_within_local_file_generation_context Toshi MARUYAMA 2014-02-04 07:50:20 +0000
  • 31cab06f91 code format clean up escaped "can't" constant Toshi MARUYAMA 2014-02-04 04:41:27 +0000
  • 0d4551c270 use escaped "can't" constant at TrackersControllerTest Toshi MARUYAMA 2014-02-04 04:32:37 +0000
  • c38fa97165 use escaped "can't" constant at WikisControllerTest Toshi MARUYAMA 2014-02-04 04:32:20 +0000
  • 5e94d388b5 define constant of escaped "can't" for tests Toshi MARUYAMA 2014-02-04 04:32:04 +0000
  • fe7c6057f9 code format clean up TrackersControllerTest Toshi MARUYAMA 2014-02-04 04:31:46 +0000
  • 669a16376f code format clean up WikisControllerTest Toshi MARUYAMA 2014-02-04 04:31:29 +0000
  • b87a7b8984 scm: mercurial: insert long id to DB unless existing id in DB is not short id (#14361) Toshi MARUYAMA 2014-02-02 14:53:16 +0000
  • 85f15f694a scm: mercurial: add asserting first and last changeset to test_fetch_changesets_from_scratch (#14361) Toshi MARUYAMA 2014-02-02 13:08:50 +0000
  • f9e7c24733 scm: mercurial: use scmid_for_assert in assert_parents (#14361) Toshi MARUYAMA 2014-02-02 12:20:32 +0000
  • 58d906446d scm: mercurial: use scmid_for_assert in assert_entries (#14361) Toshi MARUYAMA 2014-02-02 12:20:16 +0000
  • 642f13605e scm: mercurial: use scmid_for_assert in assert_entry (#14361) Toshi MARUYAMA 2014-02-02 12:19:59 +0000
  • 1cda73c1b4 scm: mercurial: use scmid_for_assert in assert_copied_files (#14361) Toshi MARUYAMA 2014-02-02 12:19:42 +0000
  • 396323726b scm: mercurial: add test helper method to switch short or long id (#14361) Toshi MARUYAMA 2014-02-02 12:19:26 +0000
  • da071e5531 scm: mercurial: split test_parents to sub method (#14361) Toshi MARUYAMA 2014-02-02 11:41:17 +0000
  • 4bde749d40 scm: mercurial: split test_copied_files to sub method (#14361) Toshi MARUYAMA 2014-02-02 11:41:01 +0000
  • febd239d22 scm: mercurial: split test_entries_short_id to sub method (#14361) Toshi MARUYAMA 2014-02-02 11:40:44 +0000
  • 1f2a520a46 scm: mercurial: split test_entry_short_id to sub method (#14361) Toshi MARUYAMA 2014-02-02 11:40:28 +0000
  • b07c983740 scm: mercurial: split latest_changesets tag test to sub method (#14361) Toshi MARUYAMA 2014-02-02 07:57:02 +0000
  • 074984688e scm: mercurial: split latest_changesets default branch test to sub method (#14361) Toshi MARUYAMA 2014-02-02 07:56:46 +0000
  • 8c96db6e53 scm: mercurial: split latest_changesets tag test with path or not (#14361) Toshi MARUYAMA 2014-02-02 07:56:31 +0000
  • 79e73095e5 scm: mercurial: add latest_changesets "default" branch test (#14361) Toshi MARUYAMA 2014-02-02 06:34:31 +0000
  • 3698dd26cf scm: mercurial: split latest_changesets tag test with limit or not (#14361) Toshi MARUYAMA 2014-02-02 06:34:15 +0000
  • 5872d079e6 scm: mercurial: use long id in adapter level (#14361) Toshi MARUYAMA 2014-02-02 04:44:38 +0000
  • d301b8c0c1 scm: mercurial: switch short or long id of entry by existing value in DB (#14361) Toshi MARUYAMA 2014-02-02 04:44:20 +0000
  • eb18660369 scm: mercurial: override entry and scm_entries (#14361) Toshi MARUYAMA 2014-02-02 04:44:04 +0000
  • 07d7b47ddc scm: mercurial: add model entry test (#14361) Toshi MARUYAMA 2014-02-02 04:43:48 +0000
  • 1662720d7b scm: mercurial: add model entries test (#14361) Toshi MARUYAMA 2014-02-02 04:43:32 +0000
  • d26b4fc5b7 scm: mercurial: add adapter entry test (#14361) Toshi MARUYAMA 2014-02-02 04:43:17 +0000
  • 8a35585bd2 scm: mercurial: add method to switch short or long id by existing value in DB (#14361) Toshi MARUYAMA 2014-02-02 00:41:16 +0000
  • d45bf0a83e scm: split Repository#entries (#14361) Toshi MARUYAMA 2014-02-02 00:40:59 +0000
  • f2ec6f8d77 back out r12752 (#14361) Toshi MARUYAMA 2014-02-01 08:46:47 +0000
  • ae68ff1100 scm: mercurial: use long id in adapter level (#14361) Toshi MARUYAMA 2014-02-01 07:47:04 +0000
  • 6ea2b7a43b scm: mercurial: split Repository::Mercurial#latest_changesets_cond for short and long id (#14361) Toshi MARUYAMA 2014-02-01 07:46:45 +0000
  • 28fbc270fa scm: mercurial: add check scmid to RepositoryMercurialTest#test_fetch_changesets_from_scratch (#14361) Toshi MARUYAMA 2014-02-01 06:08:22 +0000
  • 5dcecec1bd scm: mercurial: use 12 chars id for format_changeset_identifier (#14361) Toshi MARUYAMA 2014-02-01 04:23:53 +0000
  • fdc0731cb5 scm: mercurial: split latest_changesets test to tag and branch Toshi MARUYAMA 2014-02-01 03:45:33 +0000
  • 31af31eef7 remove redundant empty line from RepositoryMercurialTest Toshi MARUYAMA 2014-02-01 02:39:51 +0000
  • d651b93eff Adds some test helpers to cleanup tests. Jean-Philippe Lang 2014-01-31 18:13:42 +0000
  • 888823a449 Fixed calculation of done_ratio of parent task with child having estimated_time at 0 (#15870). Jean-Philippe Lang 2014-01-31 17:42:46 +0000
  • e699458b3c Rails4 compatibility of WatcherTest#test_watcher_users Toshi MARUYAMA 2014-01-31 15:35:48 +0000
  • 619857e1a4 remove unneeded Relation#all from Repository::Git model Toshi MARUYAMA 2014-01-31 10:15:52 +0000
  • 8574948617 code format clean up Repository::Git model Toshi MARUYAMA 2014-01-31 10:15:37 +0000
  • 7c56ed6004 fix source indent of Redmine::Scm::Adapters::AbstractAdapter#without_trailling_slash Toshi MARUYAMA 2014-01-31 09:38:43 +0000
  • 5fc8cfe9e3 Removed debug output. Jean-Philippe Lang 2014-01-30 22:27:08 +0000
  • d5a9af54fa Reverts r12669 and add a test for #15870. Jean-Philippe Lang 2014-01-30 22:18:07 +0000
  • cb000a5d85 fix r12737 de.yml alphabetical order Toshi MARUYAMA 2014-01-30 00:21:10 +0000
  • acb0d148d1 German translation updated by Daniel Felix (#15980) Toshi MARUYAMA 2014-01-29 23:10:05 +0000
  • 35cc911192 update copyright year (#15977) Toshi MARUYAMA 2014-01-29 22:45:39 +0000
  • a711cbb44e back out from r12715 to r12720: #connection replacing Toshi MARUYAMA 2014-01-27 07:21:47 +0000
  • 9e71d89cdb Gemfile: use awesome_nested_set 2.1.6 gem Toshi MARUYAMA 2014-01-27 06:48:38 +0000
  • ba75aa504b move r12689 awesome_nested_set modification to config/initializers/10-patches.rb (#7920) Toshi MARUYAMA 2014-01-27 06:47:46 +0000
  • 4f996fa5c2 remove unneeded Relation#all from TimeEntryQuery model Toshi MARUYAMA 2014-01-27 02:19:20 +0000
  • ea8febad03 remove unneeded Relation#all from Principal model Toshi MARUYAMA 2014-01-27 02:19:03 +0000
  • 8832cca13b remove unneeded Relation#all from Repository::Subversion model Toshi MARUYAMA 2014-01-27 02:18:47 +0000
  • b6f066ddf3 remove unneeded Relation#all from Project model Toshi MARUYAMA 2014-01-27 02:18:30 +0000
  • 051ed3557b remove unneeded Relation#all from MemberRole model Toshi MARUYAMA 2014-01-27 02:18:13 +0000
  • 3b3a7c50a9 remove unneeded Relation#all from Journal model Toshi MARUYAMA 2014-01-27 02:17:57 +0000
  • c489c28219 code format cleanup Repository::Subversion model Toshi MARUYAMA 2014-01-27 01:42:31 +0000
  • 2bdf28262b remove unneeded Relation#all from IssueStatus model Toshi MARUYAMA 2014-01-27 01:24:41 +0000
  • 9c7568c1a1 remove unneeded Relation#all from IssueQuery model Toshi MARUYAMA 2014-01-27 01:09:24 +0000
  • ea8e5c74ec remove unneeded Relation#all from Mailer model Toshi MARUYAMA 2014-01-27 01:09:09 +0000
  • ca3d706f56 remove unneeded Relation#all from IssuePriority model Toshi MARUYAMA 2014-01-27 01:08:54 +0000
  • 077598fe4b remove unneeded Relation#all from WorkflowsController Toshi MARUYAMA 2014-01-27 01:08:40 +0000
  • dff2721fbe Rails4: replace deprecated #connection from Query model Toshi MARUYAMA 2014-01-27 01:08:25 +0000
  • f5c5393d09 Rails4: replace deprecated #connection from Project model Toshi MARUYAMA 2014-01-27 01:08:09 +0000
  • b1d0107ac0 Rails4: replace deprecated #connection from Repository model Toshi MARUYAMA 2014-01-27 01:07:52 +0000
  • 6be972af35 Rails4: replace deprecated #connection from IssueQuery model Toshi MARUYAMA 2014-01-27 01:07:34 +0000
  • ecf27b3f12 Rails4: replace deprecated #connection from IssueCustomField model Toshi MARUYAMA 2014-01-27 01:07:17 +0000
  • 0daa1a1a4f Rails4: replace deprecated #connection from Issue model Toshi MARUYAMA 2014-01-27 01:06:58 +0000
  • 28b1b1ea90 remove unneeded Relation#all from UserTest Toshi MARUYAMA 2014-01-27 00:09:19 +0000
  • e63029cee4 remove unneeded Relation#all from ProjectTest Toshi MARUYAMA 2014-01-27 00:09:02 +0000
  • e746e5dd83 remove unneeded Relation#all from PrincipalTest Toshi MARUYAMA 2014-01-27 00:08:47 +0000