Commit Graph

  • 732ee35b2f scm: cvs: fix age column on repository view is off by timezone delta (#7827). Toshi MARUYAMA 2011-03-11 04:19:33 +00:00
  • 651976eebd scm: cvs: use "-D time_to_cvstime_rlog(identifier)" in adapter entries(). Toshi MARUYAMA 2011-03-11 04:19:12 +00:00
  • 45cba97088 scm: cvs: code clean up adapter entries(). Toshi MARUYAMA 2011-03-11 01:48:36 +00:00
  • eea06ab770 scm: cvs: use scm_cmd() in adapter revisions(). Toshi MARUYAMA 2011-03-11 01:48:18 +00:00
  • bf032661f7 scm: cvs: code clean up model. Toshi MARUYAMA 2011-03-11 00:43:24 +00:00
  • b5bf2fb322 scm: cvs: use scm_cmd() in adapter entries(). Toshi MARUYAMA 2011-03-11 00:42:59 +00:00
  • d3d7ea08f4 scm: cvs: add new method 'scm_cmd' to wrap shellout. Toshi MARUYAMA 2011-03-11 00:42:40 +00:00
  • f41848fda4 scm: cvs: code clean up functional test. Toshi MARUYAMA 2011-03-11 00:42:21 +00:00
  • 28feb58754 Speeds up WikiHelper#wiki_page_options_for_select. Jean-Philippe Lang 2011-03-10 19:44:32 +00:00
  • ef189164bf Code cleanup. Jean-Philippe Lang 2011-03-10 19:34:49 +00:00
  • 11c660e91f Code cleanup. Jean-Philippe Lang 2011-03-10 19:34:17 +00:00
  • ec8d9a7911 Gantt: do not ignore project filter (#7000, #7352), do not display empty projects/versions, and display shared versions used in other projects (#5817, #6476, #6604). Jean-Philippe Lang 2011-03-10 18:07:09 +00:00
  • b1cc8511c7 Prevent icons clipping on gantt. Jean-Philippe Lang 2011-03-10 17:40:51 +00:00
  • 2ebaf1372d scm: git: fix newlines of test/unit/repository_git_test.rb. Toshi MARUYAMA 2011-03-10 08:43:23 +00:00
  • c072d3b62f scm: git: add tests for previous and next versions in unit model test (#7821, #5357). Toshi MARUYAMA 2011-03-10 04:31:10 +00:00
  • 6dc57e752d scm: git: insert revisions to database with reverse commit order (#7821, #5357). Toshi MARUYAMA 2011-03-10 04:30:47 +00:00
  • b235e36946 scm: git: unit model latin-1 path encoding test passes on Japanese Windows (#5251). Toshi MARUYAMA 2011-03-09 04:14:17 +00:00
  • 74f44a5b6a scm: git: unit adapter latin-1 path encoding test passes on Japanese Windows (#5251). Toshi MARUYAMA 2011-03-09 04:13:58 +00:00
  • f9717c0bda scm: git: fix PortgreSQL functional test fails (#5251). Toshi MARUYAMA 2011-03-09 01:25:40 +00:00
  • 16be7f2e30 scm: git: switch "-c core.quotepath=false" in git version above 1.7.2 or not (#5251). Toshi MARUYAMA 2011-03-08 23:30:29 +00:00
  • 779cab05f8 scm: git: change core.quotepath to false in test repository config (#5251). Toshi MARUYAMA 2011-03-08 23:18:27 +00:00
  • 45239fcb0a scm: git: add reverse log test in unit adapter test (#5357). Toshi MARUYAMA 2011-03-08 15:05:41 +00:00
  • f36f5d0fee scm: git: fix unit adapter test fails in Ruby 1.9 Linux latin-1 locale (#5251). Toshi MARUYAMA 2011-03-08 13:22:53 +00:00
  • 4f5f98220e scm: git: fix unit adapter test fails in Ruby 1.9 Linux latin-1 locale (#5251). Toshi MARUYAMA 2011-03-08 12:45:32 +00:00
  • 15ebb42579 scm: git: add path encoding select box at setting (#5251). Toshi MARUYAMA 2011-03-08 12:08:56 +00:00
  • 084bdd7559 scm: git: add latin-1 encoding directory test in unit model test (#5251). Toshi MARUYAMA 2011-03-08 12:08:35 +00:00
  • 4e0031a8f0 scm: git: add latin-1 encoding directory test in unit adapter test (#5251). Toshi MARUYAMA 2011-03-08 12:08:14 +00:00
  • de71851e98 scm: git: fix latin-1 directory entries() in adapter (#5251). Toshi MARUYAMA 2011-03-08 11:13:18 +00:00
  • 266e33b5f1 scm: git: add latin-1 encoding directory to test repository (#5251). Toshi MARUYAMA 2011-03-08 11:01:51 +00:00
  • d5b268129c scm: mercurial: add latin-1 encoding directory to test repository (#2664). Toshi MARUYAMA 2011-03-08 10:35:48 +00:00
  • e2adda86c2 scm: git: add latest changesets path encoding test in unit model test (#5251). Toshi MARUYAMA 2011-03-08 07:41:25 +00:00
  • 7d47bf8a7f scm: git: prepare path encoding test in unit model test (#5251). Toshi MARUYAMA 2011-03-08 07:41:04 +00:00
  • 7c7bbf6d18 scm: git: add latest changesets branch test in unit model test (#5357). Toshi MARUYAMA 2011-03-08 07:06:46 +00:00
  • 71ac6a29f0 scm: git: add latest changesets tag test in unit model test (#5357). Toshi MARUYAMA 2011-03-08 07:06:25 +00:00
  • cc6931f58d scm: git: add latest changesets limit test in unit model test (#5357). Toshi MARUYAMA 2011-03-08 07:06:04 +00:00
  • d0324858c1 scm: git: remove Setting.commit_logs_encoding from unit model test. Toshi MARUYAMA 2011-03-08 06:50:29 +00:00
  • c95e4fbea9 scm: git: add latest changesets test in unit model test (#5357). Toshi MARUYAMA 2011-03-08 06:50:05 +00:00
  • c381ce10e4 scm: git: prepare path encoding test in unit model test (#5251). Toshi MARUYAMA 2011-03-08 06:49:44 +00:00
  • 3abdd84a49 scm: git: add tests for path encoding entries() in unit adapter test (#5251). Toshi MARUYAMA 2011-03-08 06:38:23 +00:00
  • 3a39fc6176 scm: git: add core.quotepath = false to run git command (#5251). Toshi MARUYAMA 2011-03-08 06:38:00 +00:00
  • d03dd88717 scm: git: add tests for branch entries() in unit adapter test. Toshi MARUYAMA 2011-03-08 06:37:39 +00:00
  • 6d763215a9 scm: git: add tests for tag entries() in unit adapter test. Toshi MARUYAMA 2011-03-08 06:37:18 +00:00
  • 9294fb4699 scm: git: use scm_cmd() in adapter tags(). Toshi MARUYAMA 2011-03-08 06:10:53 +00:00
  • 0e32fcf93e scm: git: add tags test in unit adapter test. Toshi MARUYAMA 2011-03-08 06:10:30 +00:00
  • 04aca2fcb9 scm: git: add tests for path encoding cat, diff and blame in unit adapter test (#5251). Toshi MARUYAMA 2011-03-08 06:10:07 +00:00
  • dc4ab44938 scm: git: use scm_cmd() in adapter branches(). Toshi MARUYAMA 2011-03-08 05:18:04 +00:00
  • 7e6a5ec7ab scm: git: support path encoding in adapter cat (#5251). Toshi MARUYAMA 2011-03-08 05:17:43 +00:00
  • c809c0c498 scm: git: support path encoding in adapter blame (#5251). Toshi MARUYAMA 2011-03-08 05:17:22 +00:00
  • c4b84ec510 scm: git: support path encoding in adapter entries() (#5251). Toshi MARUYAMA 2011-03-08 04:50:48 +00:00
  • 5086bc4383 scm: git: support path encoding in adapter diff (#5251). Toshi MARUYAMA 2011-03-08 04:50:28 +00:00
  • 32bd4ec0b4 scm: git: support path encoding in adapter revisions() (#5251). Toshi MARUYAMA 2011-03-08 04:50:06 +00:00
  • 10830d4dd3 scm: git: add two tags to test repository. Toshi MARUYAMA 2011-03-08 03:52:33 +00:00
  • 08ee6a3932 scm: git: convert path encoding in "git log" (#5251). Toshi MARUYAMA 2011-03-08 03:29:58 +00:00
  • 3c0fdd4938 scm: git: add instance variable for path encoding in adapter (#5251). Toshi MARUYAMA 2011-03-08 03:29:36 +00:00
  • a1364ed2b8 scm: git: code clean up adapter. Toshi MARUYAMA 2011-03-08 03:29:11 +00:00
  • daac76f1b6 scm: git: update test repository for path encoding (#5251). Toshi MARUYAMA 2011-03-07 23:47:25 +00:00
  • b33ecc41f9 tagged version 1.1.2 1.1.2 Jean-Philippe Lang 2011-03-07 19:48:50 +00:00
  • 78a4a995e6 Merged r5030 from trunk. Jean-Philippe Lang 2011-03-07 19:27:14 +00:00
  • 5aca773ff9 CHANGELOG updated. Jean-Philippe Lang 2011-03-07 19:26:24 +00:00
  • 984cb589ef scm: git: remove "core.quotepath = true" to run git command (#5251). Toshi MARUYAMA 2011-03-07 14:09:29 +00:00
  • 30063d14c1 scm: git: use core.quotepath = true to run git command for database safety (#5251). Toshi MARUYAMA 2011-03-07 13:46:42 +00:00
  • 5d9962751c scm: git: backout r5026 (#5251). Toshi MARUYAMA 2011-03-07 13:46:21 +00:00
  • 3a56e1eeab scm: git: update test repository for path encoding (#5251). Toshi MARUYAMA 2011-03-07 13:15:04 +00:00
  • 90d4447bd3 scm: git: change core.quotepath = true temporarily to run git command (#5251). Toshi MARUYAMA 2011-03-07 13:14:44 +00:00
  • fce4dcb5a6 scm: git: add core.quotepath = false to run git command (#5251). Toshi MARUYAMA 2011-03-07 12:42:14 +00:00
  • 827efee243 scm: git: add core.quotepath = true in test repository config (#5251). Toshi MARUYAMA 2011-03-07 12:41:52 +00:00
  • 465534a298 Merged r5021 from trunk. Jean-Philippe Lang 2011-03-06 16:12:27 +00:00
  • 334132289c Fixed: error on JournalsController#index when custom fields are present (#7795). Jean-Philippe Lang 2011-03-06 16:04:35 +00:00
  • d5f1bd07b2 Updates for 1.1.2 release. Jean-Philippe Lang 2011-03-06 13:19:48 +00:00
  • 0df520961c Updates for 1.1.2 release. Jean-Philippe Lang 2011-03-06 13:18:33 +00:00
  • 50863117b8 Translations updates. Jean-Philippe Lang 2011-03-06 13:12:50 +00:00
  • c6693fc78b Merged r4937 from trunk. Jean-Philippe Lang 2011-03-06 13:08:02 +00:00
  • 3beebe7409 Translations updates. Jean-Philippe Lang 2011-03-06 13:01:46 +00:00
  • 1e01711e3d Merged r4946 from trunk. Jean-Philippe Lang 2011-03-06 12:57:03 +00:00
  • 1ab7f6f930 Merged r4820 from trunk. Jean-Philippe Lang 2011-03-06 12:54:59 +00:00
  • f6f7467cdd Merged r4913, r4914, r4916 from trunk. Jean-Philippe Lang 2011-03-06 12:51:10 +00:00
  • 4d0a955d3c Merged r5004 from trunk. Jean-Philippe Lang 2011-03-06 12:48:40 +00:00
  • c45044f13c Merged r4888 from trunk. Jean-Philippe Lang 2011-03-06 12:47:05 +00:00
  • 4761e55691 Merged r4951 from trunk. Jean-Philippe Lang 2011-03-06 12:45:56 +00:00
  • 372cd6e44e Adds new string to locales. Jean-Philippe Lang 2011-03-04 15:34:03 +00:00
  • 5b01b3d594 Version list style updated. Jean-Philippe Lang 2011-03-04 15:25:51 +00:00
  • e41b76b459 Fixed: Login page should not show projects link and search box if authentication is required (#3715). Jean-Philippe Lang 2011-03-04 15:14:24 +00:00
  • 923d1f831f Removes duplicate DOM id in custom field form. Jean-Philippe Lang 2011-03-04 14:55:33 +00:00
  • 7257eabfc0 Extends custom field possible values textarea. Jean-Philippe Lang 2011-03-04 14:52:47 +00:00
  • 8fb446e87f Fixed: Email notifications are sent to watchers even if 'No events' setting is chosen (#7763). Jean-Philippe Lang 2011-03-04 14:43:53 +00:00
  • 36009de154 Adds email notifications support for news comments (#2074). Jean-Philippe Lang 2011-03-04 14:32:58 +00:00
  • 8d3773e0e1 scm: mercurial: add changesets order test in unit model test (#5357). Toshi MARUYAMA 2011-03-04 14:03:19 +00:00
  • 2aff1749ae scm: mercurial: add path encoding select box at setting (#2664). Toshi MARUYAMA 2011-03-04 13:39:00 +00:00
  • 82c670ba03 scm: mercurial: add path encoding tests in functional test (#2664, #4050). Toshi MARUYAMA 2011-03-04 11:07:58 +00:00
  • 17219baa62 scm: mercurial: additional unit model tests for path encoding (#2664). Toshi MARUYAMA 2011-03-04 08:08:32 +00:00
  • d8e1af6156 scm: mercurial: add unit adapter test repository for path contains space (#2664, #4455). Toshi MARUYAMA 2011-03-04 08:08:13 +00:00
  • 53249469a0 scm: mercurial: update test repository for path contains space (#2664, #4455). Toshi MARUYAMA 2011-03-04 08:07:53 +00:00
  • b7dffa44c9 scm: mercurial: update test repository for path encoding (#2664). Toshi MARUYAMA 2011-03-04 04:25:48 +00:00
  • 32e69dcaca scm: mercurial: convert copied file path encoding (#2664). Toshi MARUYAMA 2011-03-03 12:44:14 +00:00
  • 5c3caf2e6b scm: mercurial: remove localtime from adapter (#4455). Toshi MARUYAMA 2011-03-03 12:11:23 +00:00
  • 923558e45c scm: Ruby 1.9 compatibility for XML UTF-8 parsing. Toshi MARUYAMA 2011-03-03 05:51:46 +00:00
  • 71aac2e3fe scm: fix unit tests fails in Ruby 1.9. Toshi MARUYAMA 2011-03-03 05:32:33 +00:00
  • cc210c58a4 scm: mercurial: code clean up unit model test. Toshi MARUYAMA 2011-03-03 03:35:13 +00:00
  • bc09628249 scm: code clean up repositories_helper.rb. Toshi MARUYAMA 2011-03-03 03:30:10 +00:00
  • c3e8fc5f1a scm: mercurial: wrap revison, tag and branch with URL encoding for entries (#4455, #1981, #7246). Toshi MARUYAMA 2011-03-02 10:17:36 +00:00