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
*
Add view for "no preview" repository files (#22482).
Jean-Philippe Lang
2016-05-08
1
-1
/
+3
*
Whitespace only change (#22058).
Jean-Philippe Lang
2016-04-11
1
-1
/
+1
*
Add inline image preview/display for attachments and repository entries (#220...
Jean-Philippe Lang
2016-04-11
1
-0
/
+4
*
Make full revision table available on mobile devices (#22336).
Jean-Philippe Lang
2016-04-03
1
-0
/
+2
*
Improve accessibility for icon-only links by adding hidden text (#21805).
Jean-Philippe Lang
2016-03-20
1
-1
/
+1
*
Tests broken (#4266).
Jean-Philippe Lang
2016-01-31
1
-3
/
+3
*
Display the changeset details when the diff is for a single changeset only (#...
Jean-Philippe Lang
2016-01-31
1
-0
/
+4
*
Locals are not used in the partial (#4266).
Jean-Philippe Lang
2016-01-31
2
-2
/
+2
*
Adds changeset comments to diff view (#4266).
Jean-Philippe Lang
2016-01-31
3
-46
/
+47
*
Replace uses of image_tag() with CSS (#21256).
Jean-Philippe Lang
2016-01-20
1
-2
/
+4
*
Use ul tags to do pagination (#21258).
Jean-Philippe Lang
2015-11-28
1
-1
/
+1
*
adjust source indents (#20298)
Toshi MARUYAMA
2015-08-12
1
-33
/
+33
*
"div" tag around revision details (#20298)
Toshi MARUYAMA
2015-08-12
1
-0
/
+2
*
Removed unneeded #h calls in views.
Jean-Philippe Lang
2015-02-23
5
-9
/
+9
*
Adds p/n access keys for previous/next links (#18692).
Jean-Philippe Lang
2014-12-24
1
-2
/
+4
*
Fixed "First argument in form cannot contain nil or be empty" error (#18275).
Jean-Philippe Lang
2014-11-28
1
-3
/
+3
*
Removed duplicate element ids.
Jean-Philippe Lang
2014-11-23
1
-1
/
+1
*
Backport r13313 from rails-4.1 to trunk.
Toshi MARUYAMA
2014-09-14
1
-2
/
+2
*
Rails4: replace ActionView::Helpers::TextHelper#truncate by String#truncate a...
Toshi MARUYAMA
2014-02-06
1
-1
/
+1
*
Rails4: replace ActionView::Helpers::TextHelper#truncate by String#truncate a...
Toshi MARUYAMA
2014-02-06
1
-1
/
+1
*
Rails4: replace ActionView::Helpers::TextHelper#truncate by String#truncate a...
Toshi MARUYAMA
2014-02-06
1
-1
/
+1
*
remove unneeded h() from app/views/repositories/_revisions.html.erb
Toshi MARUYAMA
2014-02-05
1
-1
/
+1
*
remove unneeded h() from app/views/repositories/_dir_list_content.html.erb
Toshi MARUYAMA
2014-02-05
1
-1
/
+1
*
Use :button_save instead of :button_update on committers form (#15275).
Jean-Philippe Lang
2013-11-16
1
-1
/
+1
*
scm: fix annotate error with non ASCII author on Ruby 1.9 and Ruby 2.0 (#14931)
Toshi MARUYAMA
2013-09-18
1
-1
/
+3
*
scm: remove unnecessary h() from annotate author (#14931)
Toshi MARUYAMA
2013-09-18
1
-1
/
+1
*
code format cleanup app/views/repositories/annotate.html.erb (#14931)
Toshi MARUYAMA
2013-09-18
1
-2
/
+10
*
add changeset comment in revision page title (#14138)
Toshi MARUYAMA
2013-05-30
1
-1
/
+5
*
remove trailing white-space from app/views/repositories/_breadcrumbs.html.erb
Toshi MARUYAMA
2013-05-24
1
-1
/
+1
*
Highlighting of source link target line for annotate view (#13746).
Jean-Philippe Lang
2013-05-18
1
-2
/
+2
*
remove width and height from repository stats embed tags (#1983, #13486)
Toshi MARUYAMA
2013-05-16
1
-2
/
+2
*
make height of "Commits per author" graph flexible (#1983, #13486)
Toshi MARUYAMA
2013-04-18
1
-2
/
+10
*
replace tabs to spaces at app/views/repositories/_navigation.html.erb
Toshi MARUYAMA
2013-03-15
1
-1
/
+1
*
replace tabs to spaces and code cleanup at app/views/repositories/_form.html.erb
Toshi MARUYAMA
2013-03-15
1
-6
/
+10
*
scm: use nil instead of @rev at revision text box of "View all revisions" page
Toshi MARUYAMA
2012-10-24
1
-1
/
+1
*
fix "Page not found" on OK button in SCM "View all revisions" page (#12196)
Toshi MARUYAMA
2012-10-24
1
-1
/
+2
*
explicitly define route at scm diff view (#11966)
Toshi MARUYAMA
2012-09-27
1
-2
/
+3
*
Use radio buttons instead of a select.
Jean-Philippe Lang
2012-09-18
1
-5
/
+3
*
Fixed that git diff displays deleted files as /dev/null (#11868).
Jean-Philippe Lang
2012-09-18
1
-1
/
+1
*
fix deprecation warning of the format in the template name
Toshi MARUYAMA
2012-09-18
1
-1
/
+1
*
Use javascript_tag.
Jean-Philippe Lang
2012-09-11
1
-2
/
+3
*
Moved the javascript includes in html head.
Jean-Philippe Lang
2012-09-11
1
-2
/
+5
*
remove redundant empty lines from app/views/repositories/_revision_graph.html...
Toshi MARUYAMA
2012-09-07
1
-3
/
+0
*
Upgrade to Rails 3.2.8 (#11758).
Jean-Philippe Lang
2012-09-02
1
-1
/
+1
*
Adds autocomplete to "Related issue" field on revision (#11102).
Jean-Philippe Lang
2012-08-09
1
-0
/
+2
*
replace tabs to spaces at app/views/repositories/_dir_list_content.html.erb
Toshi MARUYAMA
2012-07-30
1
-1
/
+1
*
html5 compliance.
Jean-Philippe Lang
2012-07-29
1
-1
/
+1
*
Typo.
Jean-Philippe Lang
2012-07-29
1
-1
/
+1
*
Don't repeat revision on annotate view.
Jean-Philippe Lang
2012-07-28
1
-4
/
+4
*
Repository Identifier should be frozen (#11109).
Jean-Philippe Lang
2012-07-26
1
-1
/
+4
[next]