summaryrefslogtreecommitdiffstats
path: root/app/views/repositories
Commit message (Expand)AuthorAgeFilesLines
* Add view for "no preview" repository files (#22482).Jean-Philippe Lang2016-05-081-1/+3
* Whitespace only change (#22058).Jean-Philippe Lang2016-04-111-1/+1
* Add inline image preview/display for attachments and repository entries (#220...Jean-Philippe Lang2016-04-111-0/+4
* Make full revision table available on mobile devices (#22336).Jean-Philippe Lang2016-04-031-0/+2
* Improve accessibility for icon-only links by adding hidden text (#21805).Jean-Philippe Lang2016-03-201-1/+1
* Tests broken (#4266).Jean-Philippe Lang2016-01-311-3/+3
* Display the changeset details when the diff is for a single changeset only (#...Jean-Philippe Lang2016-01-311-0/+4
* Locals are not used in the partial (#4266).Jean-Philippe Lang2016-01-312-2/+2
* Adds changeset comments to diff view (#4266).Jean-Philippe Lang2016-01-313-46/+47
* Replace uses of image_tag() with CSS (#21256).Jean-Philippe Lang2016-01-201-2/+4
* Use ul tags to do pagination (#21258).Jean-Philippe Lang2015-11-281-1/+1
* adjust source indents (#20298)Toshi MARUYAMA2015-08-121-33/+33
* "div" tag around revision details (#20298)Toshi MARUYAMA2015-08-121-0/+2
* Removed unneeded #h calls in views.Jean-Philippe Lang2015-02-235-9/+9
* Adds p/n access keys for previous/next links (#18692).Jean-Philippe Lang2014-12-241-2/+4
* Fixed "First argument in form cannot contain nil or be empty" error (#18275).Jean-Philippe Lang2014-11-281-3/+3
* Removed duplicate element ids.Jean-Philippe Lang2014-11-231-1/+1
* Backport r13313 from rails-4.1 to trunk.Toshi MARUYAMA2014-09-141-2/+2
* Rails4: replace ActionView::Helpers::TextHelper#truncate by String#truncate a...Toshi MARUYAMA2014-02-061-1/+1
* Rails4: replace ActionView::Helpers::TextHelper#truncate by String#truncate a...Toshi MARUYAMA2014-02-061-1/+1
* Rails4: replace ActionView::Helpers::TextHelper#truncate by String#truncate a...Toshi MARUYAMA2014-02-061-1/+1
* remove unneeded h() from app/views/repositories/_revisions.html.erbToshi MARUYAMA2014-02-051-1/+1
* remove unneeded h() from app/views/repositories/_dir_list_content.html.erbToshi MARUYAMA2014-02-051-1/+1
* Use :button_save instead of :button_update on committers form (#15275).Jean-Philippe Lang2013-11-161-1/+1
* scm: fix annotate error with non ASCII author on Ruby 1.9 and Ruby 2.0 (#14931)Toshi MARUYAMA2013-09-181-1/+3
* scm: remove unnecessary h() from annotate author (#14931)Toshi MARUYAMA2013-09-181-1/+1
* code format cleanup app/views/repositories/annotate.html.erb (#14931)Toshi MARUYAMA2013-09-181-2/+10
* add changeset comment in revision page title (#14138)Toshi MARUYAMA2013-05-301-1/+5
* remove trailing white-space from app/views/repositories/_breadcrumbs.html.erbToshi MARUYAMA2013-05-241-1/+1
* Highlighting of source link target line for annotate view (#13746).Jean-Philippe Lang2013-05-181-2/+2
* remove width and height from repository stats embed tags (#1983, #13486)Toshi MARUYAMA2013-05-161-2/+2
* make height of "Commits per author" graph flexible (#1983, #13486)Toshi MARUYAMA2013-04-181-2/+10
* replace tabs to spaces at app/views/repositories/_navigation.html.erbToshi MARUYAMA2013-03-151-1/+1
* replace tabs to spaces and code cleanup at app/views/repositories/_form.html.erbToshi MARUYAMA2013-03-151-6/+10
* scm: use nil instead of @rev at revision text box of "View all revisions" pageToshi MARUYAMA2012-10-241-1/+1
* fix "Page not found" on OK button in SCM "View all revisions" page (#12196)Toshi MARUYAMA2012-10-241-1/+2
* explicitly define route at scm diff view (#11966)Toshi MARUYAMA2012-09-271-2/+3
* Use radio buttons instead of a select.Jean-Philippe Lang2012-09-181-5/+3
* Fixed that git diff displays deleted files as /dev/null (#11868).Jean-Philippe Lang2012-09-181-1/+1
* fix deprecation warning of the format in the template nameToshi MARUYAMA2012-09-181-1/+1
* Use javascript_tag.Jean-Philippe Lang2012-09-111-2/+3
* Moved the javascript includes in html head.Jean-Philippe Lang2012-09-111-2/+5
* remove redundant empty lines from app/views/repositories/_revision_graph.html...Toshi MARUYAMA2012-09-071-3/+0
* Upgrade to Rails 3.2.8 (#11758).Jean-Philippe Lang2012-09-021-1/+1
* Adds autocomplete to "Related issue" field on revision (#11102).Jean-Philippe Lang2012-08-091-0/+2
* replace tabs to spaces at app/views/repositories/_dir_list_content.html.erbToshi MARUYAMA2012-07-301-1/+1
* html5 compliance.Jean-Philippe Lang2012-07-291-1/+1
* Typo.Jean-Philippe Lang2012-07-291-1/+1
* Don't repeat revision on annotate view.Jean-Philippe Lang2012-07-281-4/+4
* Repository Identifier should be frozen (#11109).Jean-Philippe Lang2012-07-261-1/+4