Menu

Source Commit Log


Commit Date  
[r5224] by jplang

Allow bulk editing of parent issue (#5831).

2011-03-27 15:00:02 Tree
[r5223] by tmaruyama

scm: remove "View all revisions" in sub directory (#7984).

2011-03-26 02:40:13 Tree
[r5222] by tmaruyama

scm: add rev param to "View revisions" (#7984).

There are two paths to show specific revision.
* http://www.redmine.org/projects/redmine/repository/revisions/5219/show
* http://www.redmine.org/projects/redmine/repository/show?rev=5219

First link is http://www.redmine.org/projects/redmine/repository/revisions/5219/changes .
But, Second link is http://www.redmine.org/projects/redmine/repository/changes .

2011-03-26 02:39:31 Tree
[r5221] by jplang

Adds css classes to parent/child issues (#7986).

2011-03-25 18:31:32 Tree
[r5220] by jplang

Set style more specifically to avoid clashes.

2011-03-25 18:15:16 Tree
[r5219] by tmaruyama

scm: do not display 'View revision' links in subversion if path or revision are nil (#7984).

2011-03-24 23:43:33 Tree
[r5218] by tmaruyama

scm: backout r5213. do not display both 'View all revisions' and 'View revision' links (#7984, #7246).

Git and Mercurial support *branch*.

Git in repository root shows *master branch*.
Git master branch does not have all revisions.

Mercurial default branch is *default branch*.
Mercurial shows *tip* in repository root.

Mercurial does not treat directory. "hg log DIR" costs high.
Getting correct limited changesets in sub directory and branch is very heavy.
So, if there is no recent revision in sub directory and branch,
no changeset shows.

2011-03-24 23:42:50 Tree
[r5217] by jplang

Adds support for Mac metaKey in issues selection (#5148).

Contributed by Simon Courtois.

2011-03-24 19:21:47 Tree
[r5216] by jplang

Moved plugin tasks directories to lib/tasks (Rails deprecation).

2011-03-24 18:46:12 Tree
[r5215] by jplang

Fixes sort parameter in reminder email links (#7963).

Contributed by Beat Jörg.

2011-03-24 18:43:05 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.