Commit Graph

4029 Commits (2740c67682c23e4c8cd4803cc6ff93f0be96bda2)
 

Author SHA1 Message Date
Jean-Philippe Lang 2740c67682 Removes obsolete code from Opera pseudo right click (#7700). 14 years ago
Jean-Philippe Lang 40787ff43f Do not responde with javascript on regular requests. 14 years ago
Toshi MARUYAMA c439bd5323 scm: git: add flag of disable showing last commit in repository tree (#7047). 14 years ago
Toshi MARUYAMA 9cfcdcb727 scm: filesystem: fix mistake of respository select box on r4943 (#2274). 14 years ago
Toshi MARUYAMA 77f70ee27b scm: filesystem: add path encoding select item (#2274). 14 years ago
Toshi MARUYAMA 07b94a25f6 scm: update adapter initialize() to use path encoding (#2664, #2274). 14 years ago
Toshi MARUYAMA 2195984e35 scm: add "path_encoding" column in repositories table (#2664, #2274). 14 years ago
Toshi MARUYAMA 12c5dcbd13 scm: cvs: fix CVS diffs do not handle new files properly (#7615). 14 years ago
Toshi MARUYAMA 5fe46b215b scm: use "ASCII-8BIT" in IO.popen() in Ruby 1.9. 14 years ago
Jean-Philippe Lang 7c57bd35f9 Adds tasks for locales maintenance. 14 years ago
Jean-Philippe Lang 9964c43b3b Adds random salt to user passwords (#7410). 14 years ago
Jean-Philippe Lang c224ec5168 Fixed: Bulk editing menu non-functional in Opera browser (#3132). 14 years ago
Toshi MARUYAMA cb8b71470a scm: mercurial: replace urllib.unquote to urllib.unquote_plus in helper (#4455). 14 years ago
Toshi MARUYAMA 428e734ede scm: mercurial: remove unused rhannotate command options in helper. 14 years ago
Toshi MARUYAMA 5a6000444f scm: add unit RepositoryHelper test for Ruby 1.9 compatibility. 14 years ago
Toshi MARUYAMA 5e0b318256 scm: mercurial: annotate path encoding support in adapter (#2664). 14 years ago
Toshi MARUYAMA ef2c777b1c scm: mercurial: annotate path encoding support in helper (#2664). 14 years ago
Toshi MARUYAMA eb217d1340 scm: fix diffs do not handle one line new files properly (#7618). 14 years ago
Toshi MARUYAMA 4bd39c9df5 scm: mercurial: path encoding support for "cat" in adapter (#2664). 14 years ago
Toshi MARUYAMA 6caa0f1ce8 scm: mercurial: change some newlines in mercurial_adapter.rb CRLF to LF. 14 years ago
Toshi MARUYAMA a81049d52b scm: for log in Ruby 1.9, replace invalid UTF-8 to '?' instead of removing. 14 years ago
Toshi MARUYAMA 0e34299240 scm: Ruby 1.9 compatibility for log. 14 years ago
Toshi MARUYAMA 4620f6b2fa scm: fix unit changeset_test.rb test methods calls randomly. 14 years ago
Toshi MARUYAMA 13f83a883f scm: mercurial: log and entries path encoding support in adapter (#2664). 14 years ago
Toshi MARUYAMA 1e5e1b6ae7 scm: Ruby 1.9 compatibility for diff, cat and blame (#2664). 14 years ago
Toshi MARUYAMA ae8f4c1f2a scm: Ruby 1.9 compatibility for browsing repository tree (#2664, #2274). 14 years ago
Toshi MARUYAMA 764ab0f300 scm: Ruby 1.9 compatibility in getting scm version (#4273). 14 years ago
Toshi MARUYAMA ae8386b3dc scm: mercurial: override initialize() for path encoding (#2664). 14 years ago
Toshi MARUYAMA 34832d8731 scm: git: Ruby 1.9 compatibility of adapter test (#3396). 14 years ago
Jean-Philippe Lang ac65a69ea3 Extracts gantt subjects styles to css (#7280). 14 years ago
Jean-Philippe Lang 3a8f66116f Adds full subject as gantt subject title (#7280). 14 years ago
Jean-Philippe Lang 07092b890a Prevent text wrap in gantt subjects (#7280). 14 years ago
Toshi MARUYAMA 39332b7a72 scm: prevent diff shows trace if UTF-8 is invalid in Ruby 1.9. 14 years ago
Jean-Philippe Lang d95201c917 Makes filters behaviour consistent with the issue list. 14 years ago
Jean-Philippe Lang 7656078b92 Makes title/filters consistent with the issue list. 14 years ago
Jean-Philippe Lang cf380d959f Preserve Issues/Gantt/Calendar tab when displaying a saved query (#7605). 14 years ago
Jean-Philippe Lang 886c3e295b Splits private/public issue queries in the sidebar (#1067). 14 years ago
Toshi MARUYAMA 0e39c0e550 scm: filesystem: refactor for path encoding (#2274). 14 years ago
Toshi MARUYAMA b95ef671d6 scm: add "scm_iconv" method for repository path encoding in abstract_adapter.rb (#2664, #2274). 14 years ago
Jean-Philippe Lang 0e789c5272 Updgraded Rails to 2.3.11 (#6887). 14 years ago
Jean-Philippe Lang 3f41152b4f Added Persian translation contributed by Behrang Noroozinia (#7418). 14 years ago
Jean-Philippe Lang 40c063a158 Updated basque and czech translations. Contributed by Ales Zabala Alava and Michal Gebauer. 14 years ago
Jean-Philippe Lang bbb57ea4d2 Warning on leaving a page with unsaved content in textarea (#2910). 14 years ago
Toshi MARUYAMA 5ad7dfee4a scm: add CP932 at Setting::ENCODINGS (#2664, #2274). 14 years ago
Toshi MARUYAMA d201aa7b48 scm: mercurial: add 'rhcat' function using URL encoding in mercurial helper extension (#2664). 14 years ago
Toshi MARUYAMA 3e1a39ef69 Ruby 1.9 compatibility of unified_diff.rb. 14 years ago
Toshi MARUYAMA 748ce27728 scm: subversion: change some functional tests project id from 1 to 3. 14 years ago
Jean-Philippe Lang cc2d6f3605 Allow additional workflow transitions for issue author and assignee (#2732). 14 years ago
Jean-Philippe Lang 93a6d6c296 Fixed: date part of the time default format doesn't respect the date format (#7639). 14 years ago
Toshi MARUYAMA 47fdf7bb3f scm: git: move "--no-color" option from scm_cmd() to revision(). 14 years ago