summaryrefslogtreecommitdiffstats
path: root/app/views/repositories
Commit message (Expand)AuthorAgeFilesLines
* Drop deprecated Redcarpet based Markdown formatter (#40149).Go MAEDA2024-10-201-1/+1
* Renames and improves methods provided by @IconsHelper@ (#23980).Marius Balteanu2024-10-193-10/+10
* Replaces icon-expanded and icon-collapsed with SVG icons (#23980).Marius Balteanu2024-09-081-1/+1
* Replaces more icons with SVG icongs (#23980).Marius Balteanu2024-09-051-1/+1
* Replaces icon-folder and icon-folder-open in repository view with SVG icons (...Marius Balteanu2024-09-021-1/+1
* Start working on replacing old icons with SVG icons (#23980):Marius Balteanu2024-08-292-7/+7
* Fix untranslated string "OK" in repositories diff view (#39778).Go MAEDA2024-08-241-1/+1
* Revert r22981: Incorrect issue number #39887 referencedGo MAEDA2024-08-241-1/+1
* Fix untranslated string "OK" in repositories diff view (#39887).Go MAEDA2024-08-241-1/+1
* Replaces use of Digest::MD5 / Digest::SHA1 with ActiveSupport::Digest (#35217).Marius Balteanu2024-05-071-1/+1
* Fixes that diff of a javascript file in repository module is not displayed wi...Marius Balteanu2023-12-261-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