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
/
controllers
/
repositories_controller.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add "Repository" menu item after repository creation (#5328).
Jean-Philippe Lang
2010-04-17
1
-1
/
+8
*
Refactor: Pull up several #find_project methods to ApplicationController
Eric Davis
2010-02-05
1
-6
/
+0
*
Removes "xxx and return" calls (#4446).
Jean-Philippe Lang
2009-12-18
1
-11
/
+11
*
Contextual quick search (#3263).
Jean-Philippe Lang
2009-10-21
1
-0
/
+2
*
Fixed: RepositoriesController#revision may show wrong revision (#3779).
Jean-Philippe Lang
2009-09-20
1
-1
/
+1
*
Upgraded to Rails 2.3.4 (#3597)
Eric Davis
2009-09-13
1
-1
/
+1
*
SCM:
Jean-Philippe Lang
2009-09-01
1
-3
/
+1
*
SCM browser:
Jean-Philippe Lang
2009-08-17
1
-4
/
+6
*
Added branch and tag support to the git repository viewer. (#1406)
Eric Davis
2009-08-15
1
-18
/
+10
*
Fixed: links to changesets in activity and atom feeds uses project id instead...
Jean-Philippe Lang
2009-04-07
1
-1
/
+1
*
Limit the size of repository files displayed inline too.
Jean-Philippe Lang
2009-02-21
1
-2
/
+2
*
Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2.
Jean-Philippe Lang
2009-02-21
1
-2
/
+1
*
Adds a setting to limit the number of revisions displayed on a repository fil...
Jean-Philippe Lang
2009-02-01
1
-1
/
+1
*
Show view/annotate/download links on repositories/entries and repositories/an...
Jean-Philippe Lang
2008-12-22
1
-0
/
+3
*
Fixes repository user mapping submission when a repository username is blank ...
Jean-Philippe Lang
2008-12-15
1
-2
/
+3
*
Eager-load users.
Jean-Philippe Lang
2008-11-10
1
-1
/
+2
*
Maps repository users to Redmine users (#1383).
Jean-Philippe Lang
2008-11-10
1
-0
/
+14
*
Render the commit changes list as a tree (#1896).
Jean-Philippe Lang
2008-09-17
1
-5
/
+0
*
Moves @layout 'base'@ to ApplicationController.
Jean-Philippe Lang
2008-08-10
1
-1
/
+0
*
Display svn properties in the browser, svn >= 1.5.0 only (#1581).
Jean-Philippe Lang
2008-07-05
1
-1
/
+3
*
Wider SVG graphs in repository stats.
Jean-Philippe Lang
2008-06-29
1
-3
/
+3
*
RepositoriesController cleanup with rescue_from.
Jean-Philippe Lang
2008-06-15
1
-16
/
+5
*
Fixed: view file at given revision with CVS.
Jean-Philippe Lang
2008-06-15
1
-3
/
+3
*
SCM browser: ability to download raw unified diffs.
Jean-Philippe Lang
2008-06-08
1
-12
/
+22
*
Move unified diff parser out of the scm abstract adapter so it can be reused ...
Jean-Philippe Lang
2008-06-08
1
-1
/
+1
*
Ability to disable unused SCM adapters in application settings.
Jean-Philippe Lang
2008-06-08
1
-2
/
+2
*
Fixed: Links to repository directories don't work (#1119).
Jean-Philippe Lang
2008-04-27
1
-1
/
+8
*
Commits per author graph: remove email adress in usernames (#1066).
Jean-Philippe Lang
2008-04-24
1
-0
/
+3
*
Fix repository browsing at given revision for various scm and add tests for t...
Jean-Philippe Lang
2008-04-06
1
-2
/
+2
*
Verify rev and rev_to params format in RepositoriesController. And turn revis...
Jean-Philippe Lang
2008-04-03
1
-3
/
+8
*
Always show 'View' and 'Annotate' links on repository files (download will be...
Jean-Philippe Lang
2008-03-19
1
-1
/
+1
*
Add Redmine links for repository files using source: and export: keyworkds (#...
Jean-Philippe Lang
2008-03-17
1
-1
/
+2
*
Merged Git support branch (r1200 to r1226).
Jean-Philippe Lang
2008-03-12
1
-2
/
+2
*
Fixed RepositoriesController: undefined local variable or method `show_error'...
Jean-Philippe Lang
2008-01-25
1
-7
/
+7
*
Show explicit error message when the scm command failed (eg. when svn binary ...
Jean-Philippe Lang
2008-01-23
1
-3
/
+20
*
Highlight the current item of the main menu.
Jean-Philippe Lang
2008-01-19
1
-0
/
+1
*
New setting added to specify how many objects should be displayed on most pag...
Jean-Philippe Lang
2007-12-29
1
-1
/
+1
*
Fixed: empty lines when displaying repository files with Windows style eol.
Jean-Philippe Lang
2007-12-14
1
-0
/
+3
*
Added Annotate/Blame view for Subversion, CVS and Mercurial repositories.
Jean-Philippe Lang
2007-12-02
1
-0
/
+5
*
* Added links to previous and next revisions on revision view (patch by Cyril...
Jean-Philippe Lang
2007-12-01
1
-3
/
+11
*
Diff style (inline or side by side) automatically saved as a user preference.
Jean-Philippe Lang
2007-11-08
1
-1
/
+8
*
Pretty URL for the repository browser (Cyril Mougel)
Jean-Philippe Lang
2007-11-04
1
-2
/
+2
*
Added a bit of AJAX on the SCM browser (tree view).
Jean-Philippe Lang
2007-10-22
1
-1
/
+5
*
Fixed: log is not displayed when browsing a copy in a svn repository.
Jean-Philippe Lang
2007-10-15
1
-3
/
+1
*
Added project module concept.
Jean-Philippe Lang
2007-09-14
1
-7
/
+27
*
Merged 0.6 branch into trunk.
Jean-Philippe Lang
2007-08-29
1
-3
/
+6
*
Fixed: nil error on 'commits per month' graph.
Jean-Philippe Lang
2007-08-15
1
-2
/
+3
*
Applied the flash notices patch by Matt Jones (slightly edited).
Jean-Philippe Lang
2007-08-02
1
-1
/
+1
*
Changesets stored in the database are now displayed on the repository page ev...
Jean-Philippe Lang
2007-06-29
1
-2
/
+2
*
Added basic support for CVS and Mercurial SCMs.
Jean-Philippe Lang
2007-06-12
1
-28
/
+39
[next]