index
:
redmine.git
0.6-stable
0.7-stable
0.8-stable
0.9-stable
1.0-stable
1.1-stable
1.2-stable
1.3-stable
1.4-stable
2.0-stable
2.1-stable
2.2-stable
2.3-stable
2.4-stable
2.5-stable
2.6-stable
3.0-stable
3.1-stable
3.2-stable
3.3-stable
3.4-stable
4.0-stable
4.1-stable
4.2-stable
5.0-stable
5.1-stable
6.0-stable
integration-to-svn-stable-1.0
integration-to-svn-trunk
master
nbc
plugin-hooks
swistak
work
Mirror of redmine code source: https://github.com/redmine/redmine
www-data
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
app
/
models
/
repository
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merged r5091 from trunk.
Toshi MARUYAMA
2011-03-11
1
-1
/
+1
*
Merged r4613 from trunk.
Toshi MARUYAMA
2011-01-02
1
-0
/
+10
*
Merged r4611 from trunk (Mercurial sorting).
Toshi MARUYAMA
2011-01-02
1
-0
/
+15
*
Do not parse the entire git log to fetch new commits (takes several minutes f...
Jean-Philippe Lang
2010-02-07
1
-9
/
+12
*
Refactor: Extract method to create a Change from a Changeset.
Eric Davis
2010-02-02
3
-15
/
+3
*
Retrieve root_url if needed (#4377).
Jean-Philippe Lang
2009-12-12
1
-1
/
+1
*
Ignore subversion root_url case when extracting relative url.
Jean-Philippe Lang
2009-12-09
1
-1
/
+1
*
Fixed: Subversion#latest_changesets ignores revision argument (#4360).
Jean-Philippe Lang
2009-12-08
1
-1
/
+1
*
SCM:
Jean-Philippe Lang
2009-08-17
2
-12
/
+2
*
Added branch and tag support to the git repository viewer. (#1406)
Eric Davis
2009-08-15
1
-33
/
+50
*
Accept any svn tunnel scheme in repository URL (#3278).
Jean-Philippe Lang
2009-05-10
1
-1
/
+1
*
Transaction for each imported subversion changeset.
Jean-Philippe Lang
2009-03-07
1
-3
/
+3
*
Adds a setting to limit the number of revisions displayed on a repository fil...
Jean-Philippe Lang
2009-02-01
2
-4
/
+5
*
Fixes Darcs#cat with Postgresql.
Jean-Philippe Lang
2008-12-06
1
-1
/
+1
*
Eager-load users.
Jean-Philippe Lang
2008-11-11
2
-2
/
+2
*
Check that git changeset is not in the database before creating it (#1419).
Jean-Philippe Lang
2008-10-25
1
-14
/
+16
*
Fixes error with CVS+Postgresql and non-UTF8 commit logs (#917, #1659).
Jean-Philippe Lang
2008-08-26
1
-1
/
+1
*
Adds support for file viewing with Darcs 2.0+ (patch #1799 by Ralph Lange sli...
Jean-Philippe Lang
2008-08-25
1
-0
/
+10
*
Reduces memory usage when importing large git repositories (#1482).
Jean-Philippe Lang
2008-06-29
1
-4
/
+2
*
Fixed: view file at given revision with CVS.
Jean-Philippe Lang
2008-06-15
1
-3
/
+8
*
File size display with Bazaar repositories (#1149).
Jean-Philippe Lang
2008-06-14
1
-0
/
+5
*
Fixed: unexpected nil when viewing differences on CVS (#1444).
Jean-Philippe Lang
2008-06-14
1
-1
/
+2
*
Move unified diff parser out of the scm abstract adapter so it can be reused ...
Jean-Philippe Lang
2008-06-08
2
-4
/
+4
*
Adds Filesystem adapter (patch #1393 by Paul R).
Jean-Philippe Lang
2008-06-08
1
-0
/
+43
*
Fixed: View differences for individual file of a changeset fails if the subve...
Jean-Philippe Lang
2008-05-24
1
-0
/
+15
*
CVS duplicate key violation fix (#996, #1098).
Jean-Philippe Lang
2008-04-24
1
-4
/
+10
*
Fixed: error when browsing an empty Mercurial repository (#1046).
Jean-Philippe Lang
2008-04-12
1
-1
/
+3
*
Mercurial: display working directory files sizes unless browsing a specific r...
Jean-Philippe Lang
2008-04-06
1
-0
/
+5
*
Fix repository browsing at given revision for various scm and add tests for t...
Jean-Philippe Lang
2008-04-06
2
-2
/
+4
*
Mercurial adapter:
Jean-Philippe Lang
2008-03-15
1
-20
/
+26
*
Merged Git support branch (r1200 to r1226).
Jean-Philippe Lang
2008-03-12
5
-28
/
+95
*
Added Bazaar adapter.
Jean-Philippe Lang
2007-12-03
1
-0
/
+86
*
Fixed: log is not displayed when browsing a copy in a svn repository.
Jean-Philippe Lang
2007-10-15
1
-0
/
+5
*
Subversion repository now accepts svn+ssh url.
Jean-Philippe Lang
2007-09-22
1
-1
/
+1
*
Fixed a bug in CVS model (clash when 2 projects point to the same repository)
Jean-Philippe Lang
2007-08-01
1
-1
/
+1
*
Added Darcs basic support.
Jean-Philippe Lang
2007-06-24
1
-0
/
+90
*
Added basic support for CVS and Mercurial SCMs.
Jean-Philippe Lang
2007-06-12
3
-0
/
+300