| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix: Avoid "literal string will be frozen in the future" warning on Ruby 3.4 ... | Go MAEDA | 5 days | 1 | -1/+1 |
* | Replaces legacy icons with SVG icons in error explanation (#41952). | Marius Balteanu | 2025-03-26 | 1 | -1/+4 |
* | Replace SCM action icons in the tree view of the repository browser (#41967). | Marius Balteanu | 2025-03-24 | 1 | -5/+5 |
* | Drop deprecated Redcarpet based Markdown formatter (#40149). | Go MAEDA | 2024-10-20 | 1 | -1/+1 |
* | Renames and improves methods provided by @IconsHelper@ (#23980). | Marius Balteanu | 2024-10-19 | 3 | -10/+10 |
* | Replaces icon-expanded and icon-collapsed with SVG icons (#23980). | Marius Balteanu | 2024-09-08 | 1 | -1/+1 |
* | Replaces more icons with SVG icongs (#23980). | Marius Balteanu | 2024-09-05 | 1 | -1/+1 |
* | Replaces icon-folder and icon-folder-open in repository view with SVG icons (... | Marius Balteanu | 2024-09-02 | 1 | -1/+1 |
* | Start working on replacing old icons with SVG icons (#23980): | Marius Balteanu | 2024-08-29 | 2 | -7/+7 |
* | Fix untranslated string "OK" in repositories diff view (#39778). | Go MAEDA | 2024-08-24 | 1 | -1/+1 |
* | Revert r22981: Incorrect issue number #39887 referenced | Go MAEDA | 2024-08-24 | 1 | -1/+1 |
* | Fix untranslated string "OK" in repositories diff view (#39887). | Go MAEDA | 2024-08-24 | 1 | -1/+1 |
* | Replaces use of Digest::MD5 / Digest::SHA1 with ActiveSupport::Digest (#35217). | Marius Balteanu | 2024-05-07 | 1 | -1/+1 |
* | Fixes that diff of a javascript file in repository module is not displayed wi... | Marius Balteanu | 2023-12-26 | 1 | -1/+1 |
* | Use label_view instead of the untranslated string "OK" in the repository brow... | Go MAEDA | 2023-05-05 | 2 | -2/+2 |
* | Add "View annotation prior to this change" button in the annotate view of Git... | Go MAEDA | 2023-04-30 | 1 | -0/+8 |
* | Render numeric axis in charts as integers (#38359). | Go MAEDA | 2023-03-22 | 1 | -0/+6 |
* | Rename Repository#supports_all_revisions? to Repository#supports_history? (#3... | Go MAEDA | 2022-09-15 | 3 | -5/+5 |
* | Don't show "History" tab for content in Filesystem repository (#37585). | Go MAEDA | 2022-09-07 | 1 | -1/+1 |
* | Deprecate and rename rss_* methods to atom_* methods (#15118). | Marius Balteanu | 2022-03-19 | 2 | -4/+4 |
* | Update Chart.js to 3.7.1 (#36701). | Go MAEDA | 2022-03-03 | 1 | -12/+17 |
* | Fix code copying in common browsers (#36580). | Go MAEDA | 2022-02-19 | 1 | -2/+6 |
* | Render markdown attachments using markdown or common_mark based on the text f... | Marius Balteanu | 2021-08-11 | 1 | -1/+1 |
* | Render Textile and Markdown files in the repository browser (#16849). | Go MAEDA | 2021-05-28 | 1 | -0/+4 |
* | Allow manually fetching changesets (#8875). | Go MAEDA | 2021-03-11 | 1 | -0/+3 |
* | Fix that "View differences" buttons on RepositoriesController#diff page does ... | Go MAEDA | 2020-11-12 | 1 | -6/+6 |
* | Incorrect position of the revision graph (#33896, #33383). | Go MAEDA | 2020-10-15 | 1 | -8/+8 |
* | Repository browser does not render previews for audio/video files (#32153). | Go MAEDA | 2020-02-04 | 1 | -10/+3 |
* | Make breadcrumbs of repository browser copy-paste friendly (#32835). | Go MAEDA | 2020-01-25 | 5 | -20/+25 |
* | Wrap submit tags with p. | Jean-Philippe Lang | 2019-12-20 | 1 | -2/+10 |
* | Move some links to dropdowns. | Jean-Philippe Lang | 2019-12-20 | 1 | -1/+3 |
* | Make project settings more accessible (#22090). | Jean-Philippe Lang | 2019-06-20 | 1 | -0/+4 |
* | Use "icon icon-*" classes for expandable elements (#31433). | Go MAEDA | 2019-05-30 | 1 | -1/+1 |
* | Small refactorization of avatar methods (#31391). | Go MAEDA | 2019-05-19 | 1 | -1/+1 |
* | "View differences" buttons are shown in the repository page even without "Bro... | Jean-Philippe Lang | 2019-03-30 | 1 | -1/+1 |
* | Previous/Next link on repository page disappears when switching to "View diff... | Go MAEDA | 2018-11-05 | 1 | -0/+27 |
* | Revert unwanted changes in r17607 (#20081). | Go MAEDA | 2018-10-29 | 1 | -27/+0 |
* | Filter issues after project status (#20081). | Go MAEDA | 2018-10-29 | 1 | -0/+27 |
* | Reverted r17605 that breaks some tests (#26576, #29730). | Go MAEDA | 2018-10-29 | 1 | -27/+0 |
* | Previous/Next link on repository page disappears when switching to "View diff... | Go MAEDA | 2018-10-28 | 1 | -0/+27 |
* | Adds file preview prev/next navigation with arrow keys (#29395). | Go MAEDA | 2018-10-04 | 1 | -1/+1 |
* | Repository entry pagination (#29395). | Go MAEDA | 2018-10-04 | 1 | -0/+4 |
* | Add "View Differences" button above wiki and repository revisions table (#122... | Go MAEDA | 2018-09-18 | 1 | -1/+2 |
* | Adds previews for audio / video attachments (#27336). | Go MAEDA | 2018-05-17 | 1 | -0/+7 |
* | Use tabs to switch between file changes and diff of a commit. | Jean-Philippe Lang | 2017-07-29 | 2 | -8/+23 |
* | Use fancy colors as right border instead of background. | Jean-Philippe Lang | 2017-07-29 | 1 | -1/+1 |
* | Display commit messages like in 3.3 on revision list (#26403). | Jean-Philippe Lang | 2017-07-22 | 1 | -1/+1 |
* | Don't display download button for dir entries (#26350). | Jean-Philippe Lang | 2017-07-06 | 1 | -1/+1 |
* | Render repository graphs using Chart.js instead of SVG (#26253). | Jean-Philippe Lang | 2017-06-25 | 1 | -14/+92 |
* | Add download link to no preview message (#26035). | Jean-Philippe Lang | 2017-06-17 | 1 | -1/+9 |