Menu

Source Commit Log


Commit Date  
[r4828] by tmaruyama

scm: mercurial: switch shell quote revision with argument.

2011-02-15 05:58:11 Tree
[r4827] by tmaruyama

scm: subversion: change newlines LF to CRLF at lib/redmine/scm/adapters/subversion_adapter.rb.

2011-02-15 05:33:25 Tree
[r4826] by tmaruyama

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://.

2011-02-15 02:29:47 Tree
[r4825] by tmaruyama

scm: subversion: refactor getting svn version and add lib test (#4273).

2011-02-15 02:12:39 Tree
[r4824] by tmaruyama

scm: catch CommandFailed during bulk Repository.fetch_changesets (#4455).

Contributed by Yuya Nishihara.

2011-02-15 02:12:19 Tree
[r4823] by tmaruyama

scm: git: remove localtime (#6346).

No needs to use localtime.
If we use localtime, we should clone.

See r4794 and r4802.

2011-02-14 08:45:54 Tree
[r4822] by tmaruyama

scm: add scm command and version methods at repository models (#4273).

2011-02-14 08:45:34 Tree
[r4821] by tmaruyama

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 Array of String,
it will be used as the subprocess‘s argv bypassing a shell.

See http://www.ruby-doc.org/core/classes/IO.html

2011-02-14 06:14:34 Tree
[r4820] by jbbarth

Introduced MailHandler#dispatch_to_default method to make MailHandler more extensible. #7598

Contributed by Yuki Sonoda

2011-02-12 10:08:11 Tree
[r4819] by tmaruyama

Merged r4816 from trunk.

scm: fix non ASCII filename downloaded from repo is broken on Internet Explorer.

2011-02-12 09:51:43 Tree
Older >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.