Activity
From 2011-02-13 to 2011-02-15
2011-02-15
-
12:10 Revision 4837 (svn): scm: mercurial: ignore redminehelper.pyc and redminehelper.pyo for Subversion (#4455).
-
12:05 Revision 4836 (svn): scm: bazaar: move cat and annotate test from unit app test to unit lib test.
- Bazaar supports revision number and do not need to read database.
-
12:05 Revision 4835 (svn): scm: cvs: set client available if cvs version above 1.12.
-
12:04 Revision 4834 (svn): scm: mercurial: ignore redminehelper.pyc and redminehelper.pyo for Git and Mercurial (#4455).
-
12:04 Revision 4833 (svn): scm: mercurial: add Mercurial helper extension (#4455).
- * 'rhsummary' and 'rhmanifest' for reducing the number of hg command calls.
* 'rhdiff' for compatibility with Mercuri... -
09:04 Revision 4832 (svn): scm: cvs: add methods of getting cvs version and add unit lib test (#4273).
-
08:04 Revision 4831 (svn): scm: bazaar: add methods of getting bazaar version and add unit lib test (#4273).
-
08:04 Revision 4830 (svn): scm: mercurial: add new method 'hg' to wrap shellout (#4455).
- Contributed by Yuya Nishihara.
-
06:58 Revision 4829 (svn): scm: git: add methods of getting git version and add unit lib test (#4273).
-
06:58 Revision 4828 (svn): scm: mercurial: switch shell quote revision with argument.
-
06:33 Revision 4827 (svn): scm: subversion: change newlines LF to CRLF at lib/redmine/scm/adapters/subversion_adapter.rb.
-
03:29 Revision 4826 (svn): scm: subversion: change unit app test project id from 1 to 3.
- Fixtures have project id 1 subversion changesets and changes.
Change file:/// to file://. -
03:12 Revision 4825 (svn): scm: subversion: refactor getting svn version and add lib test (#4273).
-
03:12 Revision 4824 (svn): scm: catch CommandFailed during bulk Repository.fetch_changesets (#4455).
- Contributed by Yuya Nishihara.
2011-02-14
-
09:45 Revision 4823 (svn): scm: git: remove localtime (#6346).
- No needs to use localtime.
If we use localtime, we should clone.
See r4794 and r4802. -
09:45 Revision 4822 (svn): scm: add scm command and version methods at repository models (#4273).
-
07:14 Revision 4821 (svn): scm: use shell quote for scm command at adapter level (#7517, #4273).
- "C:\Program Files\TortoiseHg\hg.exe" can be used in config/configuration.yml.
In Ruby 1.9 IO.popen, if cmd is an Arr...
Also available in: Atom