Activity
From 2017-12-06 to 2017-12-08
2017-12-08
-
09:27 Revision 17078 (svn): Fix: Strip whitespace from email addresses on lost password page (#27754).
- Patch by Felix Schäfer.
2017-12-07
-
15:28 Revision 17077 (svn): add copyright header to test/unit/lib/redmine/helpers/url_test.rb (#12510)
-
13:22 Revision 17076 (svn): Merged r17062 from trunk to 3.2-stable (#27516)
- mercurial: work around faulty parsing of early command options
Use -sVALUE and --long=VALUE instead of "-s VALUE" an... -
13:22 Revision 17075 (svn): Merged r17061 from trunk to 3.2-stable (#27516)
- mercurial: separate command options and positional arguments with "--"
We don't have much problems here thanks to hg... -
13:22 Revision 17074 (svn): Merged r17060 from trunk to 3.2-stable (#27516)
- mercurial: reject malicious command argument
We've got a security report from the Phabricator team, which basically ... -
13:22 Revision 17073 (svn): Merged r16421 from trunk to 3.2-stable.
- set "warning = false" for "rake test:scm:units" and "rake test:scm:functionals"
-
13:19 Revision 17072 (svn): Merged r17062 from trunk to 3.3-stable (#27516)
- mercurial: work around faulty parsing of early command options
Use -sVALUE and --long=VALUE instead of "-s VALUE" an... -
13:19 Revision 17071 (svn): Merged r17061 from trunk to 3.3-stable (#27516)
- mercurial: separate command options and positional arguments with "--"
We don't have much problems here thanks to hg... -
13:19 Revision 17070 (svn): Merged r17060 from trunk to 3.3-stable (#27516)
- mercurial: reject malicious command argument
We've got a security report from the Phabricator team, which basically ... -
13:19 Revision 17069 (svn): Merged r16421 from trunk to 3.3-stable.
- set "warning = false" for "rake test:scm:units" and "rake test:scm:functionals"
-
13:16 Revision 17068 (svn): Merged r17062 from trunk to 3.4-stable (#27516)
- mercurial: work around faulty parsing of early command options
Use -sVALUE and --long=VALUE instead of "-s VALUE" an... -
13:15 Revision 17067 (svn): Merged r17061 from trunk to 3.4-stable (#27516)
- mercurial: separate command options and positional arguments with "--"
We don't have much problems here thanks to hg... -
13:15 Revision 17066 (svn): Merged r17060 from trunk to 3.4-stable (#27516)
- mercurial: reject malicious command argument
We've got a security report from the Phabricator team, which basically ... -
13:03 Revision 17065 (svn): code clean up IssuesPdfHelperTest (#12510)
- * remove extra empty lines
* remove trailing white space
* replace tab to two spaces -
12:50 Revision 17064 (svn): svn propset svn:eol-style native test/unit/lib/redmine/helpers/url_test.rb (#27114)
-
12:46 Revision 17063 (svn): svn propset svn:eol-style native test/unit/lib/redmine/export/pdf/issues_pdf_test.rb (#12510)
-
12:38 Revision 17062 (svn): mercurial: work around faulty parsing of early command options (#27516)
- Use -sVALUE and --long=VALUE instead of "-s VALUE" and "--long VALUE"
respectively.
Contributed by Yuya Nishihara. -
12:38 Revision 17061 (svn): mercurial: separate command options and positional arguments with "--" (#27516)
- We don't have much problems here thanks to hgtarget(path) and CGI.escape(),
which prepends a repository path and enco... -
12:38 Revision 17060 (svn): mercurial: reject malicious command argument (#27516)
- We've got a security report from the Phabricator team, which basically says
--config and --debugger arguments can be ...
2017-12-06
-
15:25 Revision 17059 (svn): Fix: Round floats to 2 digits when rendering an issue list to PDF (#12510).
- Patch by Holger Just and Marius BALTEANU.
-
14:24 Revision 17058 (svn): Merged r17056 to 3.3-stable (#27663).
-
14:23 Revision 17057 (svn): Merged r17056 to 3.4-stable (#27663).
-
10:01 Revision 17056 (svn): Disallow creating inverse relates issue relations (#27663).
- Patch by Gregor Schmidt.
Also available in: Atom