Commit Graph

  • 2589d61bab Traditional Chinese translation updated to r5437 by ChunChang Lo (#7820). Toshi MARUYAMA 2011-04-17 12:11:53 +00:00
  • f9d1426f58 remove duplicate keys from Traditional Chinese translation. Toshi MARUYAMA 2011-04-17 11:41:38 +00:00
  • 10977749af Traditional Chinese translation updated to r5337 by ChunChang Lo (#7820). Toshi MARUYAMA 2011-04-17 11:41:18 +00:00
  • 76209a54ed Bulgarian translation updated to r5264 by Ivan Cenov (#8027). Toshi MARUYAMA 2011-04-17 11:40:56 +00:00
  • 1a19a0d4bf Swedish translation updated by Nicklas Holm (#8036). Toshi MARUYAMA 2011-04-17 11:08:09 +00:00
  • e2843a4b71 Traditional Chinese translation updated to r5294 by ChunChang Lo (#7820). Toshi MARUYAMA 2011-04-17 11:07:45 +00:00
  • ef999320bb Traditional Chinese translation updated to r5182 by ChunChang Lo (#7820). Toshi MARUYAMA 2011-04-17 10:43:59 +00:00
  • 67e414dbd3 European Portuguese translation updated by Alberto Ferreira (#7531). Toshi MARUYAMA 2011-04-17 10:43:38 +00:00
  • c194cdef2c Japanese translation updated by Kota Shiratsuka (#8133). Toshi MARUYAMA 2011-04-17 10:10:17 +00:00
  • c87d171c12 Traditional Chinese translation updated to r5072 by ChunChang Lo (#7820). Toshi MARUYAMA 2011-04-17 10:09:50 +00:00
  • 94f71773b6 scm: mercurial: add test of copied file from_revision node id at unit model test. Toshi MARUYAMA 2011-04-17 09:33:34 +00:00
  • 79b7e89cf9 scm: mercurial: change copied file from_revision from revision number to node id. Toshi MARUYAMA 2011-04-17 09:33:07 +00:00
  • a8e7936337 scm: mercurial: code clean up adapter. Toshi MARUYAMA 2011-04-17 09:32:35 +00:00
  • c80fe134f5 scm: darcs: set supports_directory_revisions true at model (#7984). Toshi MARUYAMA 2011-04-17 06:28:16 +00:00
  • eb4ca1ac29 fix functional projects controller test fails in Ruby 1.8.6. Toshi MARUYAMA 2011-04-16 06:46:11 +00:00
  • a7c510fd0a scm: add unit test of preventing PostgreSQL or Ruby 1.9 errors if paths is invalid UTF-8. Toshi MARUYAMA 2011-04-16 06:45:26 +00:00
  • 5512e397ee scm: prevent PostgreSQL or Ruby 1.9 errors if paths is invalid UTF-8. Toshi MARUYAMA 2011-04-16 06:44:35 +00:00
  • a78b12706a add Redmine::CodesetUtil and move replacing invalid utf8 logic to it. Toshi MARUYAMA 2011-04-16 06:43:49 +00:00
  • 2507bcd8e7 scm: code clean up unit changeset test. Toshi MARUYAMA 2011-04-16 01:01:58 +00:00
  • d7fccb0d8e scm: add test of empty committer at unit changeset test. Toshi MARUYAMA 2011-04-15 14:22:51 +00:00
  • dab753ba28 scm: add test of committer nil at unit changeset test. Toshi MARUYAMA 2011-04-15 14:22:04 +00:00
  • 5f8c4e0703 scm: add test of invalid utf8 sequences in committer at unit changeset test. Toshi MARUYAMA 2011-04-15 14:21:11 +00:00
  • e788ae7015 Upgrades prototype.js to 1.7.0.0 (#7954). Jean-Philippe Lang 2011-04-15 14:14:43 +00:00
  • 6c8708f7e2 Makes set_own_issues_private permission not available to anonymous. Jean-Philippe Lang 2011-04-15 13:30:25 +00:00
  • 2043096011 Adds translation strings for r5466. Jean-Philippe Lang 2011-04-15 13:25:01 +00:00
  • f16cddd57a Private issues (#7414). Jean-Philippe Lang 2011-04-15 13:23:13 +00:00
  • 37205a8991 scm: cvs: add path encoding select box at setting (#3462). Toshi MARUYAMA 2011-04-15 07:18:10 +00:00
  • da2c511cd1 scm: cvs: convert encoding paths in entries() of adapter (#3462). Toshi MARUYAMA 2011-04-15 07:17:26 +00:00
  • c84d2e6699 scm: cvs: convert encoding paths in revisions() of adapter (#3462). Toshi MARUYAMA 2011-04-15 07:16:48 +00:00
  • 991d39a9ac scm: cvs: convert encoding of command line arguments (#3462). Toshi MARUYAMA 2011-04-15 07:16:04 +00:00
  • eae0620e3a scm: cvs: set path encoding instance value (#3462). Toshi MARUYAMA 2011-04-15 07:15:25 +00:00
  • 50fe1ecc18 scm: cvs: strict string type and timezone in cvstime. Toshi MARUYAMA 2011-04-15 04:23:42 +00:00
  • 80e2eed702 Code cleanup. Jean-Philippe Lang 2011-04-14 17:49:20 +00:00
  • 5beef16378 Skip memberships query for anonymous user. Jean-Philippe Lang 2011-04-14 16:32:03 +00:00
  • 910d85be47 Skip a count query. Jean-Philippe Lang 2011-04-14 16:29:51 +00:00
  • 04a22fa757 scm: cvs: convert author encoding with log encoding setting. Toshi MARUYAMA 2011-04-14 15:39:00 +00:00
  • bebf8247a7 scm: cvs: fix parsing revisions if author is not ASCII. Toshi MARUYAMA 2011-04-14 15:01:55 +00:00
  • 7e5bc046d6 scm: cvs: add comment of author regexp fails in some non UTF-8 chars on Ruby 1.8. Toshi MARUYAMA 2011-04-14 15:01:10 +00:00
  • 19d524cdad scm: git: more strict functional test. Toshi MARUYAMA 2011-04-14 10:18:16 +00:00
  • a20f140734 scm: cvs: code clean up functional test. Toshi MARUYAMA 2011-04-14 07:20:57 +00:00
  • d43bc98a49 scm: cvs: update test repository. Toshi MARUYAMA 2011-04-14 05:03:36 +00:00
  • b091c98238 scm: cvs: code clean up model. Toshi MARUYAMA 2011-04-13 11:54:42 +00:00
  • 12c856124b scm: cvs: code clean up adapter. Toshi MARUYAMA 2011-04-13 11:54:06 +00:00
  • cc534137ba scm: darcs: code clean up model. Toshi MARUYAMA 2011-04-13 11:53:33 +00:00
  • 1cd4f5b353 Adds a helper for issue heading (#7647). Jean-Philippe Lang 2011-04-12 19:53:14 +00:00
  • 6968d0da19 Fixed no method error due to typo. Jean-Philippe Lang 2011-04-12 19:50:48 +00:00
  • 7cdb4f2a87 No need to query changesets if user is not allowed to view them. Jean-Philippe Lang 2011-04-12 19:45:47 +00:00
  • b344456b6f Code cleanup. Jean-Philippe Lang 2011-04-12 19:37:56 +00:00
  • ffd0a9c72c Adds noindex,noarchive robots meta tag on form pages (#7582). Jean-Philippe Lang 2011-04-12 19:22:44 +00:00
  • 1242e448f3 Extract visibility condition from project statement and use visible scopes instead. Jean-Philippe Lang 2011-04-12 16:53:39 +00:00
  • 949b355ef2 Fixed: ambiguous lft column SQL error on Issue#descendants with a join on projects. Jean-Philippe Lang 2011-04-12 16:31:00 +00:00
  • f0d32f6567 scm: cvs: fix unit model cat test fails on Windows. Toshi MARUYAMA 2011-04-12 12:24:43 +00:00
  • 0ceeecc854 scm: cvs: code clean up unit model test. Toshi MARUYAMA 2011-04-12 12:24:25 +00:00
  • bc6b219fc9 scm: cvs: refactor adapter. Toshi MARUYAMA 2011-04-12 10:31:33 +00:00
  • df04f56891 scm: cvs: remove adapter root_url() and url() methods which are implemented in abstract class. Toshi MARUYAMA 2011-04-12 08:04:12 +00:00
  • d09e496a57 scm: cvs: code clean up adapter. Toshi MARUYAMA 2011-04-12 06:53:08 +00:00
  • 20b33942ba scm: darcs: add entries test in invalid revision in model. Toshi MARUYAMA 2011-04-12 05:47:05 +00:00
  • cad14abea7 scm: cvs: add entries test in invalid revision in model. Toshi MARUYAMA 2011-04-12 05:46:21 +00:00
  • 37c6480e44 scm: darcs: model entries returns nil if revision is not stored in database. Toshi MARUYAMA 2011-04-12 05:45:37 +00:00
  • fbf23a14b8 scm: darcs: code clean up model. Toshi MARUYAMA 2011-04-12 05:44:48 +00:00
  • c4616e0ae0 scm: cvs: model entries returns nil if revision is not stored in database. Toshi MARUYAMA 2011-04-12 05:44:10 +00:00
  • 3bff6eb660 scm: subversion: use revision and identifier as string in blame. Toshi MARUYAMA 2011-04-12 05:06:22 +00:00
  • a7aee902f2 scm: subversion: code clean up model. Toshi MARUYAMA 2011-04-12 05:05:35 +00:00
  • 5bb06ae42d scm: additional test of replacing invalid utf-8 sequences instead of stripping in displaying repository contents on Ruby 1.8. Toshi MARUYAMA 2011-04-12 05:04:45 +00:00
  • bb48d96d30 scm: replace invalid utf-8 sequences instead of stripping in displaying repository contents on Ruby 1.8. Toshi MARUYAMA 2011-04-12 05:03:59 +00:00
  • 62952a9885 Removed invalid css line. Jean-Philippe Lang 2011-04-11 19:35:06 +00:00
  • 340cf8204c Do not select the row when clicking on an image. Jean-Philippe Lang 2011-04-11 19:30:54 +00:00
  • 34f1bc0f08 Adds a specific icon for deleting a relation. Jean-Philippe Lang 2011-04-11 19:30:33 +00:00
  • 3cc7353093 Do a redirect when accessing a renamed wiki page. Jean-Philippe Lang 2011-04-11 19:21:57 +00:00
  • 6db0e8dcef Code cleanup. Jean-Philippe Lang 2011-04-11 19:04:39 +00:00
  • ae16fb3e5f Makes the issue subject field use full width. Jean-Philippe Lang 2011-04-11 18:48:28 +00:00
  • 6b44d1b27e Set fixed width for select tags on the issue form. Jean-Philippe Lang 2011-04-11 18:46:53 +00:00
  • 6fad67c887 Added strings for r5416. Jean-Philippe Lang 2011-04-11 18:36:07 +00:00
  • 3991d08858 Moved the parent issue field above start/due date fields. Jean-Philippe Lang 2011-04-11 18:01:25 +00:00
  • c52f928f35 Fixed: #setup triggers a failure even if git tests should not run. Jean-Philippe Lang 2011-04-11 17:58:04 +00:00
  • aa0d01b3d9 Adds an issues visibility level on roles (#7412). Jean-Philippe Lang 2011-04-11 17:53:15 +00:00
  • 5fd891aa72 Fixes an error raised by cvs test with Postgresql (revision is varchar). Jean-Philippe Lang 2011-04-11 16:54:35 +00:00
  • 5b9655ab8e scm: cvs: add invalid revision annotate test in unit model test. Toshi MARUYAMA 2011-04-11 15:47:04 +00:00
  • 0b68a74fc7 scm: cvs: add test annotate with revision in unit model test. Toshi MARUYAMA 2011-04-11 15:46:07 +00:00
  • e9a33eff14 scm: cvs: use scm_cmd() in annotate of adapter. Toshi MARUYAMA 2011-04-11 15:45:20 +00:00
  • 9df194ff16 scm: cvs: add annotate test of HEAD revision in unit model test. Toshi MARUYAMA 2011-04-11 15:44:38 +00:00
  • 0a0819f81e scm: cvs: override annotate() in model. Toshi MARUYAMA 2011-04-11 15:43:50 +00:00
  • 28a8d62fe4 scm: cvs: add test that cat returns nil if revision does not exist at model. Toshi MARUYAMA 2011-04-11 13:13:42 +00:00
  • ae2304449b scm: cvs: cat returns nil if revision does not exist at model. Toshi MARUYAMA 2011-04-11 13:12:37 +00:00
  • 9287f3cf73 scm: cvs: add cat test of removed file in unit model test. Toshi MARUYAMA 2011-04-11 12:19:05 +00:00
  • 4bf5c42b2b scm: cvs: code clean up model. Toshi MARUYAMA 2011-04-11 12:05:59 +00:00
  • 7b72dc874d scm: cvs: use model instead of adapter in unit model cat test. Toshi MARUYAMA 2011-04-11 12:04:58 +00:00
  • 32a9937d4e scm: code clean up abstract_adapter.rb. Toshi MARUYAMA 2011-04-11 10:25:38 +00:00
  • 0606dfdb62 scm: move :identifier from to attr_accessor in AbstractAdapter::Revision class. Toshi MARUYAMA 2011-04-11 10:24:44 +00:00
  • a5384e4e88 scm: cvs: override Revision.format_identifier() for blame in adapter. Toshi MARUYAMA 2011-04-11 08:34:59 +00:00
  • a6798d6cc2 scm: cvs: set identifier nil in blame. Toshi MARUYAMA 2011-04-11 08:34:18 +00:00
  • 4491f71441 scm: bazaar: use revision and identifier as string. Toshi MARUYAMA 2011-04-11 08:33:32 +00:00
  • 91dc3245dd scm: cvs: add -q option at rls. Toshi MARUYAMA 2011-04-11 07:02:13 +00:00
  • d595bed7ef scm: cvs: add invalid path entries test at unit model test. Toshi MARUYAMA 2011-04-11 07:01:30 +00:00
  • 25aa4d4fa0 scm: cvs: add -q option at rlog. Toshi MARUYAMA 2011-04-11 06:51:41 +00:00
  • 064e8476e8 scm: cvs: add -q option at cat. Toshi MARUYAMA 2011-04-11 06:30:47 +00:00
  • 717e2a0a9f scm: cvs: use scm_cmd() in cat. Toshi MARUYAMA 2011-04-11 06:30:07 +00:00
  • 51242b967d scm: cvs: add cat test in unit model test. Toshi MARUYAMA 2011-04-11 06:29:24 +00:00
  • 71360a0f66 scm: cvs: use scm_cmd() for diff. Toshi MARUYAMA 2011-04-11 05:53:35 +00:00
  • f86779bd59 scm: bazaar: use identifier in blame. Toshi MARUYAMA 2011-04-11 05:52:55 +00:00