summaryrefslogtreecommitdiffstats
path: root/app/views/repositories
Commit message (Expand)AuthorAgeFilesLines
* Previous/Next link on repository page disappears when switching to "View diff...Go MAEDA2018-11-051-0/+27
* Revert unwanted changes in r17607 (#20081).Go MAEDA2018-10-291-27/+0
* Filter issues after project status (#20081).Go MAEDA2018-10-291-0/+27
* Reverted r17605 that breaks some tests (#26576, #29730).Go MAEDA2018-10-291-27/+0
* Previous/Next link on repository page disappears when switching to "View diff...Go MAEDA2018-10-281-0/+27
* Adds file preview prev/next navigation with arrow keys (#29395).Go MAEDA2018-10-041-1/+1
* Repository entry pagination (#29395).Go MAEDA2018-10-041-0/+4
* Add "View Differences" button above wiki and repository revisions table (#122...Go MAEDA2018-09-181-1/+2
* Adds previews for audio / video attachments (#27336).Go MAEDA2018-05-171-0/+7
* Use tabs to switch between file changes and diff of a commit.Jean-Philippe Lang2017-07-292-8/+23
* Use fancy colors as right border instead of background.Jean-Philippe Lang2017-07-291-1/+1
* Display commit messages like in 3.3 on revision list (#26403).Jean-Philippe Lang2017-07-221-1/+1
* Don't display download button for dir entries (#26350).Jean-Philippe Lang2017-07-061-1/+1
* Render repository graphs using Chart.js instead of SVG (#26253).Jean-Philippe Lang2017-06-251-14/+92
* Add download link to no preview message (#26035).Jean-Philippe Lang2017-06-171-1/+9
* Move download link to contextual area (#26035).Jean-Philippe Lang2017-06-172-9/+9
* Style links on repository entries as 2nd level tabs (like in settings) (#25999).Jean-Philippe Lang2017-06-101-7/+16
* Add download icon to download links on file and repo entry preview (#25999).Jean-Philippe Lang2017-06-101-1/+1
* View content of repository files by default, instead of its history (#25999).Jean-Philippe Lang2017-06-103-3/+3
* Use css pseudo-classes instead of cycle("odd", "even") (#15361).Jean-Philippe Lang2017-01-252-2/+2
* Typo: s/changset-comments/changeset-comments/ (#22758, #24604).Jean-Philippe Lang2016-12-181-1/+1
* Adds a setting to enable/disable formatting of commit messages (#22758).Jean-Philippe Lang2016-12-122-2/+4
* Reverts r16051 and r16050 for now (#15361).Jean-Philippe Lang2016-12-032-2/+2
* Use css pseudo-classes instead "odd", "even" classes (#15361).Jean-Philippe Lang2016-12-032-2/+2
* Use #link_to_user (#23998).Jean-Philippe Lang2016-10-091-1/+1
* Adds link to author in revisions list (#23998).Jean-Philippe Lang2016-10-091-1/+1
* Show revision details using the same structure and look from the journals det...Jean-Philippe Lang2016-08-301-21/+16
* Don't respond with the error template when annotate is not available.Jean-Philippe Lang2016-07-171-1/+4
* Don't generate urls with params.Jean-Philippe Lang2016-07-103-6/+11
* Don't generate urls with params.Jean-Philippe Lang2016-07-101-1/+1
* 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