summaryrefslogtreecommitdiffstats
path: root/app/views/repositories
Commit message (Expand)AuthorAgeFilesLines
* Merged r22983 from trunk to 5.1-stable (#39778).Go MAEDA2024-08-251-1/+1
* Use label_view instead of the untranslated string "OK" in the repository brow...Go MAEDA2023-05-052-2/+2
* Add "View annotation prior to this change" button in the annotate view of Git...Go MAEDA2023-04-301-0/+8
* Render numeric axis in charts as integers (#38359).Go MAEDA2023-03-221-0/+6
* Rename Repository#supports_all_revisions? to Repository#supports_history? (#3...Go MAEDA2022-09-153-5/+5
* Don't show "History" tab for content in Filesystem repository (#37585).Go MAEDA2022-09-071-1/+1
* Deprecate and rename rss_* methods to atom_* methods (#15118).Marius Balteanu2022-03-192-4/+4
* Update Chart.js to 3.7.1 (#36701).Go MAEDA2022-03-031-12/+17
* Fix code copying in common browsers (#36580).Go MAEDA2022-02-191-2/+6
* Render markdown attachments using markdown or common_mark based on the text f...Marius Balteanu2021-08-111-1/+1
* Render Textile and Markdown files in the repository browser (#16849).Go MAEDA2021-05-281-0/+4
* Allow manually fetching changesets (#8875).Go MAEDA2021-03-111-0/+3
* Fix that "View differences" buttons on RepositoriesController#diff page does ...Go MAEDA2020-11-121-6/+6
* Incorrect position of the revision graph (#33896, #33383).Go MAEDA2020-10-151-8/+8
* Repository browser does not render previews for audio/video files (#32153).Go MAEDA2020-02-041-10/+3
* Make breadcrumbs of repository browser copy-paste friendly (#32835).Go MAEDA2020-01-255-20/+25
* Wrap submit tags with p.Jean-Philippe Lang2019-12-201-2/+10
* Move some links to dropdowns.Jean-Philippe Lang2019-12-201-1/+3
* Make project settings more accessible (#22090).Jean-Philippe Lang2019-06-201-0/+4
* Use "icon icon-*" classes for expandable elements (#31433).Go MAEDA2019-05-301-1/+1
* Small refactorization of avatar methods (#31391).Go MAEDA2019-05-191-1/+1
* "View differences" buttons are shown in the repository page even without "Bro...Jean-Philippe Lang2019-03-301-1/+1
* 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