| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
git-svn-id: http://svn.redmine.org/redmine/branches/3.4-stable@17109 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
|
|
|
|
|
|
| |
Patch by Mizuki ISHIKAWA.
git-svn-id: http://svn.redmine.org/redmine/branches/3.4-stable@17106 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
|
|
|
|
|
| |
Czech help files translation for 3.4-stable updated by Karel Pičman.
git-svn-id: http://svn.redmine.org/redmine/branches/3.4-stable@17097 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
|
|
|
|
|
| |
Czech help files html clean up
git-svn-id: http://svn.redmine.org/redmine/branches/3.4-stable@17096 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
|
|
|
|
|
| |
Czech help files translation for 3.3-stable updated by Karel Pičman.
git-svn-id: http://svn.redmine.org/redmine/branches/3.4-stable@17095 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
|
|
|
|
|
| |
fix public/help/cs/wiki_syntax_detailed_markdown.html broken by r14519.
git-svn-id: http://svn.redmine.org/redmine/branches/3.4-stable@17094 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
|
|
|
|
|
| |
Czech translation for 3.4-stable updated by Karel Pičman.
git-svn-id: http://svn.redmine.org/redmine/branches/3.4-stable@17093 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
|
|
|
|
|
| |
Czech translation for 3.3-stable updated by Karel Pičman.
git-svn-id: http://svn.redmine.org/redmine/branches/3.4-stable@17092 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
|
|
|
|
|
| |
Lithuanian translation for 3.4-stable updated by Marius Žilėnas.
git-svn-id: http://svn.redmine.org/redmine/branches/3.4-stable@17091 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
|
|
|
|
|
| |
Lithuanian translation for 3.3-stable updated by Marius Žilėnas.
git-svn-id: http://svn.redmine.org/redmine/branches/3.4-stable@17090 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
|
|
|
| |
git-svn-id: http://svn.redmine.org/redmine/branches/3.4-stable@17079 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
|
|
|
|
|
|
|
|
|
|
| |
mercurial: work around faulty parsing of early command options
Use -sVALUE and --long=VALUE instead of "-s VALUE" and "--long VALUE"
respectively.
Contributed by Yuya Nishihara.
git-svn-id: http://svn.redmine.org/redmine/branches/3.4-stable@17068 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
|
|
|
|
|
|
|
|
|
|
|
| |
mercurial: separate command options and positional arguments with "--"
We don't have much problems here thanks to hgtarget(path) and CGI.escape(),
which prepends a repository path and encodes "=" character respectively, but
it's better to not rely on the side effect of these functions.
Contributed by Yuya Nishihara.
git-svn-id: http://svn.redmine.org/redmine/branches/3.4-stable@17067 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
mercurial: reject malicious command argument
We've got a security report from the Phabricator team, which basically says
--config and --debugger arguments can be injected anywhere to lead to an
arbitrary command execution.
https://secure.phabricator.com/rPa7921a4448093d00defa8bd18f35b8c8f8bf3314
This is a fundamental issue of the argument parsing rules in Mercurial, which
allows extensions to populate their parsing rules and such extensions can be
loaded by "--config extensions.<name>=". There's a chicken and egg problem.
We're working on hardening the parsing rules, but which won't come in by
default as it would be a behavior change.
This patch adds a verification to reject malicious command arguments as a
last ditch. The subsequent patches will fix the problem in more appropriate
way.
Contributed by Yuya Nishihara.
git-svn-id: http://svn.redmine.org/redmine/branches/3.4-stable@17066 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
|
|
|
| |
git-svn-id: http://svn.redmine.org/redmine/branches/3.4-stable@17057 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
|
|
|
| |
git-svn-id: http://svn.redmine.org/redmine/branches/3.4-stable@17046 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
|
|
|
| |
git-svn-id: http://svn.redmine.org/redmine/branches/3.4-stable@17043 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
|
|
|
| |
git-svn-id: http://svn.redmine.org/redmine/branches/3.4-stable@17040 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
|
|
|
| |
git-svn-id: http://svn.redmine.org/redmine/branches/3.4-stable@17033 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
|
|
|
| |
git-svn-id: http://svn.redmine.org/redmine/branches/3.4-stable@17028 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
|
|
|
| |
git-svn-id: http://svn.redmine.org/redmine/branches/3.4-stable@17024 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
|
|
|
|
|
| |
Gemfile: pin mail gem version to prevent failure of MailHandlerTest#test_add_issue_with_localized_attributes
git-svn-id: http://svn.redmine.org/redmine/branches/3.4-stable@17020 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
|
|
|
| |
git-svn-id: http://svn.redmine.org/redmine/branches/3.4-stable@17014 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
|
|
|
| |
git-svn-id: http://svn.redmine.org/redmine/branches/3.4-stable@17011 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
|
|
|
| |
git-svn-id: http://svn.redmine.org/redmine/branches/3.4-stable@17005 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
|
|
|
| |
git-svn-id: http://svn.redmine.org/redmine/branches/3.4-stable@17002 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
|
|
|
| |
git-svn-id: http://svn.redmine.org/redmine/branches/3.4-stable@17001 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
|
|
|
| |
git-svn-id: http://svn.redmine.org/redmine/branches/3.4-stable@16998 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
|
|
|
| |
git-svn-id: http://svn.redmine.org/redmine/branches/3.4-stable@16996 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
|
|
|
| |
git-svn-id: http://svn.redmine.org/redmine/branches/3.4-stable@16994 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
|
|
|
| |
git-svn-id: http://svn.redmine.org/redmine/branches/3.4-stable@16991 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
|
|
|
| |
git-svn-id: http://svn.redmine.org/redmine/branches/3.4-stable@16989 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
|
|
|
| |
git-svn-id: http://svn.redmine.org/redmine/branches/3.4-stable@16986 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
|
|
|
|
|
| |
Chinese "label_font_monospace" translation changed by Sharuru Zhang.
git-svn-id: http://svn.redmine.org/redmine/branches/3.4-stable@16981 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
|
|
|
|
|
| |
Chinese translation for 3.4-stable updated by Sharuru Zhang.
git-svn-id: http://svn.redmine.org/redmine/branches/3.4-stable@16980 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
|
|
|
|
|
| |
Gemfile: update rbpdf version to 1.19.3.
git-svn-id: http://svn.redmine.org/redmine/branches/3.4-stable@16979 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
|
|
|
| |
git-svn-id: http://svn.redmine.org/redmine/branches/3.4-stable@16972 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
|
|
|
|
|
| |
German translation for 3.4-stable updated by Peter Pfläging.
git-svn-id: http://svn.redmine.org/redmine/branches/3.4-stable@16969 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
|
|
|
|
|
| |
German translation for 3.3-stable updated by Peter Pfläging.
git-svn-id: http://svn.redmine.org/redmine/branches/3.4-stable@16968 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
|
|
|
|
|
|
|
| |
fix file name corruption when export a wiki page with non-ASCII title in MS browsers.
Contributed by Go MAEDA.
git-svn-id: http://svn.redmine.org/redmine/branches/3.4-stable@16959 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
|
|
|
|
|
| |
try IssueTest#test_overdue failing on CI server at Japanese daytime.
git-svn-id: http://svn.redmine.org/redmine/branches/3.4-stable@16951 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
|
|
|
|
|
| |
git: remove "--no-color" option from "git --version" for git 2.14 compatibility.
git-svn-id: http://svn.redmine.org/redmine/branches/3.4-stable@16949 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
|
|
|
| |
git-svn-id: http://svn.redmine.org/redmine/branches/3.4-stable@16927 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
|
|
|
| |
git-svn-id: http://svn.redmine.org/redmine/branches/3.4-stable@16923 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
|
|
|
| |
git-svn-id: http://svn.redmine.org/redmine/branches/3.4-stable@16922 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
|
|
|
| |
git-svn-id: http://svn.redmine.org/redmine/branches/3.4-stable@16920 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
|
|
|
|
|
| |
add missing fixture for IssueTest#test_update_should_notify_previous_assignee
git-svn-id: http://svn.redmine.org/redmine/branches/3.4-stable@16895 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
|
|
|
| |
git-svn-id: http://svn.redmine.org/redmine/branches/3.4-stable@16888 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
|
|
|
| |
git-svn-id: http://svn.redmine.org/redmine/branches/3.4-stable@16847 e93f8b46-1217-0410-a6f0-8f06a7374b81
|
|
|
|
| |
git-svn-id: http://svn.redmine.org/redmine/branches/3.4-stable@16846 e93f8b46-1217-0410-a6f0-8f06a7374b81
|