Commit Graph

  • 9b8b4b3bfc Merged r4683 from trunk (test:scm:setup:mercurial task can be simpler). Toshi MARUYAMA 2011-01-11 04:22:52 +00:00
  • 6734f91a72 Merged r4676 from trunk (change mercurial test repository from tar.gz to bundle). Toshi MARUYAMA 2011-01-11 04:22:31 +00:00
  • 35b9972c81 scm: mercurial: test:scm:setup:mercurial task can be simpler (#7272). Toshi MARUYAMA 2011-01-11 04:18:08 +00:00
  • 7b7577c747 Fixed MailHandler broken by I18n fallback added in r4679. Jean-Philippe Lang 2011-01-10 19:57:41 +00:00
  • a9c4ec31ca Fixes fixture added in r4680. Jean-Philippe Lang 2011-01-10 19:45:20 +00:00
  • f1a5dca2ba Fixed: wiki pages with cyrillic characters not found with postgresql (#7245). Jean-Philippe Lang 2011-01-10 18:32:04 +00:00
  • 88727bf070 Adds fallback to 'en' locale for untranslated strings (#5518). Jean-Philippe Lang 2011-01-10 18:25:12 +00:00
  • 5266346315 Set the version to stable (#7259). Jean-Philippe Lang 2011-01-10 18:13:09 +00:00
  • bebde1596c Make sure en is the current locale when running the test (#7266). Jean-Philippe Lang 2011-01-10 17:55:57 +00:00
  • 2cbf60851f Store the mercurial test repository as a bundle to make it compatible with older hg versions. Jean-Philippe Lang 2011-01-10 17:43:01 +00:00
  • d426e4452b Merged r4644 and r4674 from trunk (mercurial unit app test). Toshi MARUYAMA 2011-01-09 23:39:46 +00:00
  • a9eea27742 Fixes random failure (database may not return changes in the order expected in the test). Jean-Philippe Lang 2011-01-09 21:12:20 +00:00
  • 50d962bba1 Trying to fix random failures with postgresql due to different ids order in urls. Jean-Philippe Lang 2011-01-09 21:01:40 +00:00
  • 17517575ec tagged version 1.1.0 1.1.0 Jean-Philippe Lang 2011-01-09 16:27:39 +00:00
  • f8af1bebd7 Merged r4670 from trunk. Jean-Philippe Lang 2011-01-09 15:58:15 +00:00
  • 18cb215d72 Updated CHANGELOG for 1.1.0 release. Jean-Philippe Lang 2011-01-09 15:57:44 +00:00
  • b017a846ba scm: mercurial: remove new line in diff unit test(#7253). Toshi MARUYAMA 2011-01-09 14:19:39 +00:00
  • 1ff52e5c5a scm: mercurial: add --git option in 'hg diff' (#7253). Toshi MARUYAMA 2011-01-09 13:53:47 +00:00
  • 08c093bc85 scm: mercurial: replace identifier to hgrev(identifier). Toshi MARUYAMA 2011-01-09 09:54:30 +00:00
  • ed246cef41 scm: mercurial: wrap identifier with shell_quote at hgrev(identifier). Toshi MARUYAMA 2011-01-09 09:54:10 +00:00
  • e4f72a8e3a scm: add compatible functional test fof changing diff revisions label at SCM adapter level. Toshi MARUYAMA 2011-01-09 09:53:50 +00:00
  • a223a0dffd scm: mercurial: functional test for accept both of revision number and changeset id (#3724). Toshi MARUYAMA 2011-01-09 02:13:54 +00:00
  • ef28bf6d88 scm: mercurial: annotate accepts both of revision number and changeset id (#3724). Toshi MARUYAMA 2011-01-09 01:30:18 +00:00
  • 5207211b6d scm: mercurial: fix diff and test for accept both of revision number and changeset id (#3724). Toshi MARUYAMA 2011-01-08 13:51:43 +00:00
  • 0743ba89d4 scm: mercurial: cat test for accept both of revision number and changeset id (#3724). Toshi MARUYAMA 2011-01-08 12:51:36 +00:00
  • 6e695a4d1a Merged r4645 to r4651 from trunk. Jean-Philippe Lang 2011-01-08 10:14:00 +00:00
  • e5b7c94cb4 Merged r4643 from trunk. Jean-Philippe Lang 2011-01-08 10:09:04 +00:00
  • 9028e664c4 Merged r4656 and r4657 from trunk. Jean-Philippe Lang 2011-01-08 10:04:38 +00:00
  • 0617625f48 Italian translation update by Emidio Stani (#7227). Jean-Philippe Lang 2011-01-08 10:03:34 +00:00
  • d0a076cbfd Bulgarian translation update by Ivan Cenov (#7203). Jean-Philippe Lang 2011-01-08 10:01:09 +00:00
  • 7484096cdc scm: mercurial: fix assert_equal parameter order at app unit test_find_changeset_by_name(). Toshi MARUYAMA 2011-01-08 08:45:40 +00:00
  • e2df831b53 scm: mercurial: accept both of revision and nodeid as changeset id (#3724). Toshi MARUYAMA 2011-01-08 06:24:27 +00:00
  • 6318affd31 Merged r4652 from trunk. Toshi MARUYAMA 2011-01-08 00:24:43 +00:00
  • 3ad213c29a Fix associated revisions label on issue page. Toshi MARUYAMA 2011-01-08 00:19:51 +00:00
  • e7a9c386ef Removed hard-coded style on wiki history view. Jean-Philippe Lang 2011-01-06 21:24:32 +00:00
  • 306a47023c Additional unit tests for project tree. Jean-Philippe Lang 2011-01-06 21:17:08 +00:00
  • 8794cd3344 Merged r4610 from trunk. Jean-Philippe Lang 2011-01-06 21:04:24 +00:00
  • 88d65c5149 Do not show trackers and issue custom fields on project form when issue tracking is disabled (#7225). Jean-Philippe Lang 2011-01-06 21:02:19 +00:00
  • 9222cf91ea Changes ProjectsController#modules param name and add tests. Jean-Philippe Lang 2011-01-06 20:57:17 +00:00
  • 072c4ad14c Verify HTTP method on ProjectsController#create. Jean-Philippe Lang 2011-01-06 20:46:22 +00:00
  • 9fb770ba50 Moves enabled_module_names param to project attribute so that it can be set through the Project API. Jean-Philippe Lang 2011-01-06 20:36:31 +00:00
  • 7620142b70 Adds assertion to prevent error in test. Jean-Philippe Lang 2011-01-06 19:50:41 +00:00
  • e6118347d3 Adds a rake task test:scm:update to update test repositories if needed. Jean-Philippe Lang 2011-01-06 18:52:37 +00:00
  • 2fcd4e5271 Merged r4636 from trunk. Toshi MARUYAMA 2011-01-05 15:12:08 +00:00
  • ea60705ca7 Merged r4635 from trunk. Toshi MARUYAMA 2011-01-05 15:11:47 +00:00
  • 90bce4e366 Merged r4634 from trunk. Toshi MARUYAMA 2011-01-05 15:11:21 +00:00
  • 9f7cc355ad Merged r4633 from trunk. Toshi MARUYAMA 2011-01-05 15:10:58 +00:00
  • 6ee4c0bac7 Merged r4632 from trunk. Toshi MARUYAMA 2011-01-05 15:10:38 +00:00
  • b0f0bd1848 Merged r4631 from trunk. Toshi MARUYAMA 2011-01-05 15:10:17 +00:00
  • 1bf33bb619 scm: mercurial: add unit test for copied file (#7064). Toshi MARUYAMA 2011-01-05 15:03:35 +00:00
  • f4c5fe43cb scm: mercurial: add some tests at unit and functional test. Toshi MARUYAMA 2011-01-05 15:03:16 +00:00
  • 9ee02d04f3 scm: mercurial: update test repository for following issues and fix tests. Toshi MARUYAMA 2011-01-05 15:02:47 +00:00
  • ad18cfda32 scm: mercurial: escape any filenames by urlescape (#2664, #7064). Toshi MARUYAMA 2011-01-05 15:02:24 +00:00
  • 6ad68ae027 scm: mercurial: cleanup indent and trailing white-space of unit lib test. Toshi MARUYAMA 2011-01-05 15:02:03 +00:00
  • 0f8680adfd scm: mercurial: fix comment and change // to '' some strings of functional test. Toshi MARUYAMA 2011-01-05 15:01:39 +00:00
  • fe563a8802 Merged r4629 from trunk. Toshi MARUYAMA 2011-01-04 16:39:45 +00:00
  • e86b8febdc scm: mercurial: refactor mercurial unit test. Toshi MARUYAMA 2011-01-04 16:34:40 +00:00
  • 8ebab00767 Merged r4625 from trunk. Toshi MARUYAMA 2011-01-03 10:55:07 +00:00
  • d97297e45d Merged r4624 from trunk. Toshi MARUYAMA 2011-01-03 10:54:29 +00:00
  • f06500dcce Merged r4623 from trunk. Toshi MARUYAMA 2011-01-03 10:53:47 +00:00
  • 5e1c42cbe3 repository: mercurial: fix functional annotate test. Toshi MARUYAMA 2011-01-03 10:45:44 +00:00
  • 7958facadc repository: git: change io.gets to io.readlines (#5404, #5096). Toshi MARUYAMA 2011-01-03 10:45:00 +00:00
  • 8487e0a5b8 Fix subversion and git activities test reffering r4621. Toshi MARUYAMA 2011-01-03 10:44:23 +00:00
  • b098e2b63f Merged r4621 from trunk. Jean-Philippe Lang 2011-01-02 14:37:55 +00:00
  • 29fddddaf1 Fixed failing subversion test. Jean-Philippe Lang 2011-01-02 14:36:12 +00:00
  • 151a49b319 Merged r4618 and r4619 from trunk. Jean-Philippe Lang 2011-01-02 12:17:39 +00:00
  • e0d6f8db1d Set version to 1.1.0. Jean-Philippe Lang 2011-01-02 12:16:40 +00:00
  • a4c5787b53 Updated footer to 2011. Jean-Philippe Lang 2011-01-02 12:16:06 +00:00
  • ded234794e Merged r4615 and r4616 from trunk. Jean-Philippe Lang 2011-01-02 11:44:19 +00:00
  • 2d9b9362a9 Fixed: should redirect to the new project when copying a project. Jean-Philippe Lang 2011-01-02 11:42:37 +00:00
  • ce8113dea2 Additional roles of a user who belongs to a group are not always copied when copying the project (#7213). Jean-Philippe Lang 2011-01-02 11:38:35 +00:00
  • 119732c3ee Merged r4613 from trunk. Toshi MARUYAMA 2011-01-02 09:52:29 +00:00
  • 2e1bcb2abf Changing revision label and identifier at SCM adapter level (#3724, #6092) Toshi MARUYAMA 2011-01-02 09:45:05 +00:00
  • 730fcef844 Merged r4611 from trunk (Mercurial sorting). Toshi MARUYAMA 2011-01-02 06:14:59 +00:00
  • 2ae2d3ef83 Fixed: repository: mercurial: sort changesets by revision (#3449, #3567). Toshi MARUYAMA 2011-01-02 06:05:54 +00:00
  • d29052f682 Added missing remove_index in AddUniqueIndexOnMembers down migration. #7212 Jean-Baptiste Barth 2011-01-01 23:08:49 +00:00
  • 1cb33f3a95 Merged r4608 from trunk (repository: switch darcs cat test if cat supports). Toshi MARUYAMA 2011-01-01 22:05:48 +00:00
  • 35c35a193c repository: switch darcs cat test if cat supports. Toshi MARUYAMA 2011-01-01 22:01:28 +00:00
  • 69edd3c53f Merged r4606 from trunk (.hgignore). Toshi MARUYAMA 2011-01-01 21:20:25 +00:00
  • 1294fe2c96 Adding .hgignore based on the .gitignore. Toshi MARUYAMA 2011-01-01 21:07:43 +00:00
  • ad727d3781 Fixes utf8 conversions with ruby1.9. Jean-Philippe Lang 2011-01-01 19:12:35 +00:00
  • 488285e123 Strip non utf8 content when displaying diff (ruby1.9 compatibility). Jean-Philippe Lang 2011-01-01 13:40:36 +00:00
  • 1c7079db3f Read attachment fixtures in binary mode. Jean-Philippe Lang 2011-01-01 12:24:18 +00:00
  • 2c830770cb ruby1.9 compatibility Jean-Philippe Lang 2011-01-01 11:45:12 +00:00
  • 9748567452 ruby1.9 compatibility Jean-Philippe Lang 2011-01-01 11:13:33 +00:00
  • d3a926df64 Fixes wrong assertion. Jean-Philippe Lang 2010-12-31 15:45:35 +00:00
  • 44ffc5a336 Remove the limitation on characters that can be used in custom_field, issue_status, role, tracker, user names (#5152). Jean-Philippe Lang 2010-12-31 15:30:50 +00:00
  • 92d34234b0 Safer assertion. Jean-Philippe Lang 2010-12-31 15:24:42 +00:00
  • 3eebd827d7 ruby1.9 compatibility Jean-Philippe Lang 2010-12-31 11:16:03 +00:00
  • ad784e2146 Merged locales updates (r4592 to 4595) from trunk. Jean-Philippe Lang 2010-12-30 15:54:47 +00:00
  • 6659c630b2 Fixes wrong Polish translation of "blocks" and "duplicates" (#6895). Jean-Philippe Lang 2010-12-30 15:49:08 +00:00
  • 4d557dd512 Japanese Translation updated (#7133). Jean-Philippe Lang 2010-12-30 15:44:02 +00:00
  • 74de89d1dd Traditional Chinese language updated (#7123). Jean-Philippe Lang 2010-12-30 15:43:02 +00:00
  • 5e725070e0 German translation updated (#7161). Jean-Philippe Lang 2010-12-30 15:38:41 +00:00
  • c783ae4b3d 1.1-stable branch added Jean-Philippe Lang 2010-12-30 15:09:18 +00:00
  • dd87ebef58 Makes the png looks more like the html gantt. Jean-Philippe Lang 2010-12-30 15:04:08 +00:00
  • 82f528ddc8 Makes issue move form similar to bulk edit form. Jean-Philippe Lang 2010-12-29 20:48:51 +00:00
  • ad62060753 Disable project completion display on the gantt (#7127). Jean-Philippe Lang 2010-12-29 20:29:42 +00:00
  • f2ae2e9239 Simple issue sort method to make sure subtasks appear under their parent on the gantt (#7128). Jean-Philippe Lang 2010-12-29 20:21:39 +00:00
  • d2cc2861de Find visible issues only in ContextMenusController#issues. Jean-Philippe Lang 2010-12-29 19:55:52 +00:00