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
/
views
/
repositories
Commit message (
Expand
)
Author
Age
Files
Lines
*
Maps repository users to Redmine users (#1383).
Jean-Philippe Lang
2008-11-10
4
-4
/
+33
*
Added hook :view_repositories_show_contextual to allow adding items to the
Eric Davis
2008-10-25
1
-0
/
+1
*
Truncate comments on changeset list.
Jean-Philippe Lang
2008-09-22
1
-1
/
+1
*
Render the commit changes list as a tree (#1896).
Jean-Philippe Lang
2008-09-17
1
-26
/
+12
*
Adds links to changesets atom feed on repository browser (#1873).
Jean-Philippe Lang
2008-09-12
2
-0
/
+9
*
Fixes links to entries on the revision view (Rails 2.1 compatibility) (#1600).
Jean-Philippe Lang
2008-07-09
1
-1
/
+1
*
Display svn properties in the browser, svn >= 1.5.0 only (#1581).
Jean-Philippe Lang
2008-07-05
2
-2
/
+3
*
Merged Rails 2.1 compatibility branch.
Jean-Philippe Lang
2008-07-04
5
-9
/
+9
*
Fixes quick jump to a revision.
Jean-Philippe Lang
2008-06-30
1
-2
/
+2
*
Wider SVG graphs in repository stats.
Jean-Philippe Lang
2008-06-29
1
-8
/
+7
*
Link to view specific file on revision view fails with Subversion repository ...
Jean-Philippe Lang
2008-06-26
1
-1
/
+1
*
Revision view: do not display links for deleted files.
Jean-Philippe Lang
2008-06-22
1
-1
/
+5
*
Adds a field on the repository view to browse at specific revision (#1443).
Jean-Philippe Lang
2008-06-15
1
-1
/
+6
*
Makes changes link to entries on the revision view.
Jean-Philippe Lang
2008-06-15
1
-1
/
+3
*
Adds links to repository directories in the browser (#1094).
Jean-Philippe Lang
2008-06-15
1
-16
/
+8
*
Move the file viewer to a partial.
Jean-Philippe Lang
2008-06-09
1
-11
/
+1
*
Move diff viewer to a partial.
Jean-Philippe Lang
2008-06-08
1
-70
/
+1
*
SCM browser: ability to download raw unified diffs.
Jean-Philippe Lang
2008-06-08
1
-0
/
+5
*
Move unified diff parser out of the scm abstract adapter so it can be reused ...
Jean-Philippe Lang
2008-06-08
1
-1
/
+1
*
Don't search for the changeset if revision identifier is nil.
Jean-Philippe Lang
2008-06-08
1
-1
/
+1
*
Don't display the table headers if there is no changeset to display.
Jean-Philippe Lang
2008-06-08
1
-1
/
+2
*
Diff: adds some space between 2 changes in the same file and reduces html size.
Jean-Philippe Lang
2008-06-02
1
-73
/
+69
*
Fixed: View differences for individual file of a changeset fails if the subve...
Jean-Philippe Lang
2008-05-24
1
-1
/
+1
*
Fixed: single file 'View difference' links do not work because of duplicate s...
Jean-Philippe Lang
2008-04-03
1
-1
/
+1
*
Always show 'View' and 'Annotate' links on repository files (download will be...
Jean-Philippe Lang
2008-03-19
1
-7
/
+5
*
Add Redmine links for repository files using source: and export: keyworkds (#...
Jean-Philippe Lang
2008-03-17
1
-10
/
+7
*
Merged Git support branch (r1200 to r1226).
Jean-Philippe Lang
2008-03-12
5
-9
/
+9
*
Strip out email address from authors in repository screens (#814).
Jean-Philippe Lang
2008-03-08
4
-4
/
+4
*
Slight improvements to the browser views.
Jean-Philippe Lang
2008-01-02
12
-21
/
+29
*
New setting added to specify how many objects should be displayed on most pag...
Jean-Philippe Lang
2007-12-29
2
-4
/
+2
*
Add autoscroll div for each file diff.
Jean-Philippe Lang
2007-12-19
1
-2
/
+2
*
Fixed: missing body closing tag in repository annotate and entry views.
Jean-Philippe Lang
2007-12-14
2
-2
/
+2
*
More detailed html title on several views.
Jean-Philippe Lang
2007-12-07
4
-0
/
+8
*
Added Bazaar adapter.
Jean-Philippe Lang
2007-12-03
1
-3
/
+3
*
Added Annotate/Blame view for Subversion, CVS and Mercurial repositories.
Jean-Philippe Lang
2007-12-02
3
-9
/
+33
*
Fixed a broken link in the SCM browser
Jean-Philippe Lang
2007-12-01
1
-1
/
+1
*
* Added links to previous and next revisions on revision view (patch by Cyril...
Jean-Philippe Lang
2007-12-01
1
-4
/
+18
*
Diff style (inline or side by side) automatically saved as a user preference.
Jean-Philippe Lang
2007-11-08
1
-1
/
+1
*
Fixed: <td> closed with a </th>
Jean-Philippe Lang
2007-11-05
1
-1
/
+1
*
Pretty URL for the repository browser (Cyril Mougel)
Jean-Philippe Lang
2007-11-04
1
-2
/
+1
*
Some slight improvements in AJAX errors handling.
Jean-Philippe Lang
2007-10-28
1
-1
/
+1
*
SCM browser: directories can now be collapsed and re-expanded with no additio...
Jean-Philippe Lang
2007-10-22
2
-5
/
+5
*
Added a bit of AJAX on the SCM browser (tree view).
Jean-Philippe Lang
2007-10-22
2
-16
/
+37
*
Fixed: log is not displayed when browsing a copy in a svn repository.
Jean-Philippe Lang
2007-10-15
2
-4
/
+3
*
Default encodings for repository files can now be set in application settings...
Jean-Philippe Lang
2007-10-07
2
-5
/
+5
*
Sligth changes on my page issue tables and wiki history, changesets tables.
Jean-Philippe Lang
2007-10-05
1
-3
/
+3
*
Application layout refactored.
Jean-Philippe Lang
2007-09-22
4
-10
/
+13
*
Merged 0.6 branch into trunk.
Jean-Philippe Lang
2007-08-29
2
-2
/
+6
*
Added syntax highlightment for repository files (using CodeRay).
Jean-Philippe Lang
2007-08-15
2
-9
/
+9
*
Added Darcs basic support.
Jean-Philippe Lang
2007-06-24
1
-0
/
+2
[next]