Commit Graph

2769 Commits (adffd044d7a8c581975c21218e5b5782f2ef1c14)

Author SHA1 Message Date
Jean-Philippe Lang 08b40a67ca Use names instead of ids for wiki anchors (#6905). 14 years ago
Jean-Philippe Lang b38b871c7f Send the CSRF token with Ajax requests (#7843). 14 years ago
Toshi MARUYAMA 80223c3523 scm: mercurial: branches and tags are enable in model (#1981, #7246). 14 years ago
Toshi MARUYAMA 4362623282 scm: mercurial: latest changesets support named branch (#7246). 14 years ago
Toshi MARUYAMA ec6e2d1789 scm: mercurial: latest changesets improvement and supporting tag (#1981). 14 years ago
Jean-Philippe Lang 1bf4f52de5 Check for a valid time entry if comments have been entered when updating an issue (#7581). 14 years ago
Jean-Philippe Lang 2c996725f0 Add "mystery man" gravatar to options (#7640). 14 years ago
Jean-Philippe Lang 3612441fed Removed useless javascript. 14 years ago
Jean-Philippe Lang 696aef231f Adds an autoscroll div around permissions report table. 14 years ago
Jean-Philippe Lang 91fa3f8ce2 Fixed: mail handler keywords are not removed when updating issues (#7785). 14 years ago
Jean-Philippe Lang 93a4f621f0 Prevent SystemStackError on Issue#all_dependent_issues with mutiple circular dependencies (#7320). 14 years ago
Jean-Philippe Lang 1b05ca5a6e Adds an option to #render_page_hierarchy to add timestamp titles. 14 years ago
Jean-Philippe Lang fec6eb782c Moved wiki page updated_on eager load to a scope and fixed timestamp titles on wiki page index (#7818). 14 years ago
Jean-Philippe Lang 690ce46904 Fixed: wiki page with backslash in title can not be found (#7589). 14 years ago
Jean-Philippe Lang c18520d02f Highlight changes inside diff lines (#7139). 14 years ago
Toshi MARUYAMA ac3e6ba15b scm: cvs: fix missing author, revision and comment in tree view (#4270). 14 years ago
Toshi MARUYAMA b687ba7968 scm: mercurial: add :order => 'id DESC' explicitly for MySQL test fails. 14 years ago
Toshi MARUYAMA 2c3836a958 scm: cvs: code clean up model. 14 years ago
Jean-Philippe Lang ea9eafbee5 Speeds up WikiHelper#wiki_page_options_for_select. 14 years ago
Jean-Philippe Lang af34ecdb90 Code cleanup. 14 years ago
Jean-Philippe Lang 4975675b60 Code cleanup. 14 years ago
Toshi MARUYAMA 6f5947729c scm: git: insert revisions to database with reverse commit order (#7821, #5357). 14 years ago
Toshi MARUYAMA 6ed81eca8f scm: git: add path encoding select box at setting (#5251). 14 years ago
Jean-Philippe Lang 784bbccfc6 Fixed: error on JournalsController#index when custom fields are present (#7795). 14 years ago
Jean-Philippe Lang 52397646b2 Fixed: Login page should not show projects link and search box if authentication is required (#3715). 14 years ago
Jean-Philippe Lang 19083725ff Removes duplicate DOM id in custom field form. 14 years ago
Jean-Philippe Lang 25ce0e6cd2 Extends custom field possible values textarea. 14 years ago
Jean-Philippe Lang 6f5707c2b5 Adds email notifications support for news comments (#2074). 14 years ago
Toshi MARUYAMA ac58816e9f scm: mercurial: add path encoding select box at setting (#2664). 14 years ago
Toshi MARUYAMA ce16f4a278 scm: filesystem: add note "Default: UTF-8" in path encoding setting (#2274). 14 years ago
Toshi MARUYAMA b91649ab41 scm: code clean up repositories_helper.rb. 14 years ago
Toshi MARUYAMA 1c5e441b65 scm: remove global repository log encoding setting from view (#1735). 14 years ago
Toshi MARUYAMA e383414c31 scm: add feature of per project repository log encoding setting (#1735). 14 years ago
Toshi MARUYAMA 9c3c35e8b8 scm: add scm specific human_attribute_name for input validation. 14 years ago
Toshi MARUYAMA 8eaa4d10e5 scm: add notes "local repository" in Git and Mercurial setting. 14 years ago
Jean-Philippe Lang c5eef91d1c Escapes body css classes. 14 years ago
Toshi MARUYAMA 515e89dd40 scm: git: use --encoding=UTF-8 in "git log" (#3396). 14 years ago
Toshi MARUYAMA 1042deb450 scm: ignore log encoding setting in Subversion and Mercurial (#7597). 14 years ago
Toshi MARUYAMA aa58533f1a scm: return if str.blank? in to_utf8(str). 14 years ago
Toshi MARUYAMA 65d0bb9c93 scm: git: move saving changesets from adapter to model (#3396). 14 years ago
Jean-Philippe Lang c9497f39b8 Keep track of issue description changes (#746). 14 years ago
Jean-Philippe Lang 8b4c8e6902 Fixes wiki diff rendering. 14 years ago
Jean-Philippe Lang 771147ce80 Extracts a diff helper from the WikiDiff class. 14 years ago
Jean-Philippe Lang b5c606e3a0 Fixes syntax for time logging in commit messages (#7630, #7718). 14 years ago
Jean-Philippe Lang d88fa6ccce Adds support for SCM/LDAP passwords encryption in the database (#7411). 14 years ago
Jean-Philippe Lang 40787ff43f Do not responde with javascript on regular requests. 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
Jean-Philippe Lang 9964c43b3b Adds random salt to user passwords (#7410). 14 years ago