Commit Graph

  • bda4f7b6ee scm: cvs: remove duplicate test in functional test. Toshi MARUYAMA 2011-03-22 04:17:18 +00:00
  • 95c7140cdf Show open and closed issues from "Issues by" version links. Jean-Philippe Lang 2011-03-21 20:08:16 +00:00
  • 53ad42e1d8 Fixed: atom links on wiki index broken by r4266. Jean-Philippe Lang 2011-03-21 18:10:04 +00:00
  • 3d551f97e1 Fixed: Simultaneous wiki updates cause internal error (#7939). Jean-Philippe Lang 2011-03-21 16:55:28 +00:00
  • f49bbf48e7 Merged r5183 from trunk. Toshi MARUYAMA 2011-03-21 06:17:06 +00:00
  • 3acae2529e Fix an internal server error on formatting an issue as a PDF in Japanese (#7794). Toshi MARUYAMA 2011-03-21 06:14:02 +00:00
  • 679e40dfb4 Fix typo in test/test_helper.rb. Toshi MARUYAMA 2011-03-20 23:10:11 +00:00
  • 2ac4ea11a5 Changes polish csv separator to ; and decimal to , (#7875). Jean-Philippe Lang 2011-03-20 21:24:14 +00:00
  • 631de456f4 Silently ignore invalid status_by param. Jean-Philippe Lang 2011-03-20 21:09:48 +00:00
  • e1ae0e9777 Adds an option to view issues count by status on the version page (#7921). Jean-Philippe Lang 2011-03-20 21:06:30 +00:00
  • 82538dd07e Adds border and margin for issue list printing. Jean-Philippe Lang 2011-03-20 20:45:52 +00:00
  • f655353f64 Fixed: issue list truncated when printing with Firefox 3. Jean-Philippe Lang 2011-03-20 20:35:31 +00:00
  • 0b3f2bc650 Fixed: news comments not deleted when deleting a project (#7904). Jean-Philippe Lang 2011-03-20 20:26:59 +00:00
  • f279b48288 Fixes subversion tests not running on win32. Jean-Philippe Lang 2011-03-20 18:25:38 +00:00
  • 85462261ac Adds links on the issue list to collapse/expang all groups (#7236). Jean-Philippe Lang 2011-03-20 16:01:25 +00:00
  • e53c8cfc1b scm: filesystem: prevent exception raises if path encoding is incorrect. Toshi MARUYAMA 2011-03-20 14:06:49 +00:00
  • 6424155f59 Makes the user form look like account form. Jean-Philippe Lang 2011-03-20 11:49:29 +00:00
  • 50cb77cfbb Fixed: children projects are deleted instead of being destroyed when destroying parent project (#7904). Jean-Philippe Lang 2011-03-20 11:46:01 +00:00
  • 88dc1412d7 Fixes error in RepositoriesHelper#replace_invalid_utf8 when given nil. Jean-Philippe Lang 2011-03-20 11:33:03 +00:00
  • 2201a343e4 Fixes RepositoriesHelper#to_utf8 test failure for ruby1.8. Jean-Philippe Lang 2011-03-20 11:14:50 +00:00
  • 3ea7b9a768 scm: git: default_branch() returns nil explicitly if branches are empty. Toshi MARUYAMA 2011-03-19 15:50:08 +00:00
  • 08429506c5 scm: fix git and mecruial repository note in setting. Toshi MARUYAMA 2011-03-19 12:45:25 +00:00
  • 09996c3524 scm: add unit test of invalid utf8 sequences should be stripped in repository_helper to_utf8(). Toshi MARUYAMA 2011-03-19 05:46:47 +00:00
  • e6e4256ee4 scm: to_utf8() in repositories_helper always returns UTF-8 in Ruby 1.9. Toshi MARUYAMA 2011-03-19 05:46:25 +00:00
  • a9d089dbcb scm: git: strict Ruby 1.9 string test in unit adapter test. Toshi MARUYAMA 2011-03-17 03:54:22 +00:00
  • 899d1d8acb scm: git: strict Ruby 1.9 string test in unit model test. Toshi MARUYAMA 2011-03-17 03:54:00 +00:00
  • f065c6f461 scm: subversion: code clean up unit model test. Toshi MARUYAMA 2011-03-17 03:53:34 +00:00
  • 8d0d1d50cc scm: code clean up unit model changeset test. Toshi MARUYAMA 2011-03-17 03:53:08 +00:00
  • c051572070 scm: strict Ruby 1.9 string test in unit model test. Toshi MARUYAMA 2011-03-17 03:52:45 +00:00
  • b404ba776f scm: subversion: simplify Ruby 1.9 string test in unit model test. Toshi MARUYAMA 2011-03-17 03:52:18 +00:00
  • 4923ff76fa scm: fix repository helper unit test fails in Ruby 1.9 and non UTF-8 locale. Toshi MARUYAMA 2011-03-17 03:51:46 +00:00
  • e27866be5b Prevent error when referencing an issue without project (#7890). Jean-Philippe Lang 2011-03-16 20:52:48 +00:00
  • 0502df816d Do not actually try to fetch changesets from the subversion repository. Jean-Philippe Lang 2011-03-16 20:31:01 +00:00
  • e904a5aae6 Adds a test for AuthSourcesController#destroy with users. Jean-Philippe Lang 2011-03-16 19:52:16 +00:00
  • 9df5750906 Indentation. Jean-Philippe Lang 2011-03-16 19:36:53 +00:00
  • 64be81a433 Saves an extra SQL query on each request. Jean-Philippe Lang 2011-03-16 19:26:07 +00:00
  • a8ccddc289 Removes a space before argument parentheses. Jean-Philippe Lang 2011-03-16 18:30:37 +00:00
  • a08c64e11f Adds links to reset filters on users and projects list. Jean-Philippe Lang 2011-03-16 18:23:51 +00:00
  • 899d410e0b Adds a Group filter on the admin users list (#7893). Jean-Philippe Lang 2011-03-16 18:20:08 +00:00
  • 0786b9ef99 Replaces TimeEntry.visible_by with a visible scope. Jean-Philippe Lang 2011-03-16 17:29:30 +00:00
  • 7ffdd961e9 scm: bazaar: add changesets order test in unit model test. Toshi MARUYAMA 2011-03-16 05:50:06 +00:00
  • 16b02fcfad scm: use blank? for "root @ branch" in repository tree viewing. Toshi MARUYAMA 2011-03-16 00:51:14 +00:00
  • 2a161b4576 scm: mercurial: increase limit of branch directory latest changesets. Toshi MARUYAMA 2011-03-16 00:50:53 +00:00
  • 20fa628de5 scm: switch showing link all revisions and directory revisions if scm supports these feature or not. Toshi MARUYAMA 2011-03-16 00:50:32 +00:00
  • bae1763a09 scm: set supporting directory revisions or not at scm level. Toshi MARUYAMA 2011-03-16 00:50:11 +00:00
  • de5c337df2 scm: set supporting all revisions or not at scm level. Toshi MARUYAMA 2011-03-16 00:49:50 +00:00
  • 83df013f47 Adds a visible scope to the Journal model. Jean-Philippe Lang 2011-03-15 17:16:45 +00:00
  • fba3d5d327 Adds Issue#visible_condition to build issue visibility statement. Jean-Philippe Lang 2011-03-15 16:00:39 +00:00
  • 5f889932b6 Changed the way the visibility SQL statement is built. Jean-Philippe Lang 2011-03-15 15:39:59 +00:00
  • b6dfa0b081 scm: recovery showing "root @ branch" in repository tree viewing. Toshi MARUYAMA 2011-03-15 08:21:26 +00:00
  • 1ec3f1c696 scm: code clean up repositories/show.rhtml. Toshi MARUYAMA 2011-03-15 07:14:39 +00:00
  • dbb0d880a7 scm: git: prevent showing trace when repository path changed. Toshi MARUYAMA 2011-03-15 07:14:19 +00:00
  • 78f11a232f scm: code clean up repositories/show.rhtml. Toshi MARUYAMA 2011-03-15 05:11:21 +00:00
  • 3328a1fc37 Use names instead of ids for wiki anchors (#6905). Jean-Philippe Lang 2011-03-14 22:01:43 +00:00
  • 36dbb3906b Send the CSRF token with Ajax requests (#7843). Jean-Philippe Lang 2011-03-14 21:31:02 +00:00
  • 6f5ffce799 Fixed: line breaks are ignored in quoted text (#6148). Jean-Philippe Lang 2011-03-14 20:35:36 +00:00
  • 208d2d4090 Moved text formatting tests from application_helper tests to formatter tests. Jean-Philippe Lang 2011-03-14 20:29:06 +00:00
  • d317aec3ef scm: mercurial: add tag test in functional test (#1981). Toshi MARUYAMA 2011-03-14 13:42:37 +00:00
  • 3285a721b1 scm: mercurial: add named branch test in functional test (#7246). Toshi MARUYAMA 2011-03-14 13:42:16 +00:00
  • cf2b4d49f0 scm: mercurial: branches and tags are enable in model (#1981, #7246). Toshi MARUYAMA 2011-03-14 13:41:52 +00:00
  • 6702b26515 scm: mercurial: add test of latest changesets support named branch in unit model test (#7246). Toshi MARUYAMA 2011-03-14 13:41:28 +00:00
  • 8944150ace scm: mercurial: latest changesets support named branch (#7246). Toshi MARUYAMA 2011-03-14 13:41:01 +00:00
  • 59c791b2e1 scm: mercurial: add latest changesets supporting tag test in unit model test (#1981). Toshi MARUYAMA 2011-03-14 11:15:23 +00:00
  • 081a90701a scm: mercurial: add latest changesets improvement test in unit model test. Toshi MARUYAMA 2011-03-14 11:03:55 +00:00
  • 29c1aadbb5 scm: mercurial: add latest changesets improvement test in functional test. Toshi MARUYAMA 2011-03-14 11:03:34 +00:00
  • c8ce22c275 scm: mercurial: latest changesets improvement and supporting tag (#1981). Toshi MARUYAMA 2011-03-14 10:36:34 +00:00
  • a5e55a9053 scm: mercurial: check changesets size is greater than 0 in browse test in functional test. Toshi MARUYAMA 2011-03-14 10:23:51 +00:00
  • cb2dc02a67 scm: git: add browsing tag test in functional test. Toshi MARUYAMA 2011-03-14 08:16:23 +00:00
  • 3c3e16e022 scm: git: check entries and changesets size are greater than 0 in browse test in functional test. Toshi MARUYAMA 2011-03-14 08:16:03 +00:00
  • 953e8e0f72 scm: git: code clean up functional test. Toshi MARUYAMA 2011-03-14 08:15:42 +00:00
  • f3822e18bd scm: mercurial: prepare tests of named branch and tag in functional test (#1981, #7246). Toshi MARUYAMA 2011-03-14 08:15:22 +00:00
  • 7e96ea617c scm: mercurial: prepare tests of named branch and tag in unit model test (#1981, #7246). Toshi MARUYAMA 2011-03-14 08:15:00 +00:00
  • 620e428e95 scm: mercurial: code clean up unit model test. Toshi MARUYAMA 2011-03-14 08:14:38 +00:00
  • cbe59c5990 scm: mercurial: add test of non ASCII named branch in unit adapter test (#7246). Toshi MARUYAMA 2011-03-14 04:55:20 +00:00
  • 5abec74de3 scm: mercurial: add test of non ASCII tag in unit adapter test (#1981). Toshi MARUYAMA 2011-03-14 04:55:03 +00:00
  • 5edc631791 scm: mercurial: prepare test of wrapping revision of cat and annotate with URL encoding (#1981, #7246). Toshi MARUYAMA 2011-03-14 04:54:45 +00:00
  • bf6ec48bea scm: mercurial: wrap revision of cat and annotate with URL encoding (#1981, #7246). Toshi MARUYAMA 2011-03-14 02:23:54 +00:00
  • 0445c1e9cb Updates zoom icons and removes unused ones. Jean-Philippe Lang 2011-03-13 16:56:20 +00:00
  • 7927bc2d89 Check for a valid time entry if comments have been entered when updating an issue (#7581). Jean-Philippe Lang 2011-03-13 16:38:01 +00:00
  • 8d641203d4 Add "mystery man" gravatar to options (#7640). Jean-Philippe Lang 2011-03-13 16:07:55 +00:00
  • d48a7e148e scm: mercurial: remove unused parameters from "nodes_in_branch()" method in adapter (#7246, #4455). Toshi MARUYAMA 2011-03-13 15:03:05 +00:00
  • e4103aab16 Removed useless javascript. Jean-Philippe Lang 2011-03-13 13:32:44 +00:00
  • a340b17d80 Adds an autoscroll div around permissions report table. Jean-Philippe Lang 2011-03-13 13:31:36 +00:00
  • 59bf5cea6e Fixed: mail handler keywords are not removed when updating issues (#7785). Jean-Philippe Lang 2011-03-13 13:24:56 +00:00
  • 9375f1c3a4 Prevent SystemStackError on Issue#all_dependent_issues with mutiple circular dependencies (#7320). Jean-Philippe Lang 2011-03-13 13:00:55 +00:00
  • 72d6b2c8df scm: mercurial: add tests for "nodes_in_branch()" method in adapter (#7246, #4455). Toshi MARUYAMA 2011-03-13 10:52:03 +00:00
  • b914a3648a scm: mercurial: add new "nodes_in_branch()" method in adapter (#7246, #4455). Toshi MARUYAMA 2011-03-13 00:48:07 +00:00
  • 2e2055c051 scm: mercurial: add new "rhlog()" function in helper extension (#7246, #4455). Toshi MARUYAMA 2011-03-13 00:47:47 +00:00
  • 7db930f1b4 Fixed: Wiki headings containing backslash followed by a digit are not displayed correctly (#7846). Jean-Philippe Lang 2011-03-12 18:28:30 +00:00
  • 1423890735 Adds an option to #render_page_hierarchy to add timestamp titles. Jean-Philippe Lang 2011-03-12 18:27:02 +00:00
  • b8b35ab05f Moved wiki page updated_on eager load to a scope and fixed timestamp titles on wiki page index (#7818). Jean-Philippe Lang 2011-03-12 18:09:46 +00:00
  • f7127e9466 Fixed: wiki page with backslash in title can not be found (#7589). Jean-Philippe Lang 2011-03-12 13:42:29 +00:00
  • fcf0162c8d Fixes diff test regarding r5094. Jean-Philippe Lang 2011-03-12 12:14:14 +00:00
  • d96fd25e64 Fixes diff test regarding r5094. Jean-Philippe Lang 2011-03-12 12:06:58 +00:00
  • 21c79827ff Highlight changes inside diff lines (#7139). Jean-Philippe Lang 2011-03-11 20:23:29 +00:00
  • 099ba68836 scm: cvs: fix missing author, revision and comment in tree view (#4270). Toshi MARUYAMA 2011-03-11 12:06:05 +00:00
  • 891ed84fe3 Merged r5091 from trunk. Toshi MARUYAMA 2011-03-11 07:46:23 +00:00
  • 0d63e9e8fd scm: mercurial: add :order => 'id DESC' explicitly for MySQL test fails. Toshi MARUYAMA 2011-03-11 07:34:14 +00:00
  • cb8c2d59bf scm: mercurial: remove duplicates tests in unit model test. Toshi MARUYAMA 2011-03-11 07:33:53 +00:00
  • 542e0cb88d scm: mercurial: fix unit model test fails on MySQL and remove duplicates tests. Toshi MARUYAMA 2011-03-11 04:38:26 +00:00