| Commit message (Expand) | Author | Age | Files | Lines |
* | Merged r22746 from trunk to 5.0-stable (#40043). | Marius Balteanu | 2024-02-27 | 20 | -20/+20 |
* | Merged r22302 and r22303 from trunk to 5.0-stable (#38807). | Go MAEDA | 2023-09-18 | 1 | -2/+3 |
* | Update copyright year to 2023 (#38141). | Go MAEDA | 2023-01-01 | 20 | -20/+20 |
* | Merge r21986 from trunk to 5.0-stable (#37755). | Marius Balteanu | 2022-12-04 | 1 | -0/+10 |
* | Render mentioned users with leading @ and highlight (#36699, #13919). | Marius Balteanu | 2022-03-19 | 1 | -7/+7 |
* | Show a custom field description as a placeholder (#14275). | Go MAEDA | 2022-03-17 | 1 | -0/+7 |
* | Comments for Textile text formatting (#20511). | Go MAEDA | 2022-03-17 | 1 | -1/+0 |
* | Add class @user-mention@ to user classes when user is linked using @ (#36699,... | Marius Balteanu | 2022-02-24 | 1 | -7/+7 |
* | Explicitly specify text formatting in the tests (#35952). | Marius Balteanu | 2022-01-22 | 1 | -105/+197 |
* | Change the default value for "Time span format" from "decimal" to "minutes" (... | Go MAEDA | 2022-01-08 | 1 | -2/+2 |
* | Update copyright year in source files to 2022 (#36379). | Go MAEDA | 2022-01-02 | 20 | -20/+20 |
* | Add missing fixture to IssuesHelperTest (#36347). | Go MAEDA | 2021-12-24 | 1 | -1/+1 |
* | Lazy load inline images (#36294). | Go MAEDA | 2021-12-14 | 1 | -15/+15 |
* | Issue Summary: add statistics about issues without assignee, version or categ... | Go MAEDA | 2021-12-12 | 1 | -0/+41 |
* | Download all attachments in a journal (#35462). | Go MAEDA | 2021-11-22 | 1 | -0/+16 |
* | Fix NoMethodError when generating a link to a locked user (#12795, #35823). | Go MAEDA | 2021-09-07 | 1 | -5/+17 |
* | Fix that test_link_to_principal_should_link_to_user does not actually test an... | Go MAEDA | 2021-08-31 | 1 | -1/+2 |
* | Query links for related issues on issue page (#35559). | Go MAEDA | 2021-08-23 | 1 | -0/+38 |
* | Unify code block and add "data-language" attribute with the user-supplied lan... | Marius Balteanu | 2021-08-15 | 1 | -2/+2 |
* | Inline image in Textile is not displayed if the image URL contains ampersands... | Go MAEDA | 2021-07-28 | 1 | -0/+2 |
* | Total spent time from issue page should link to global time entries if the is... | Marius Balteanu | 2021-07-26 | 1 | -0/+22 |
* | Revert r21082 (#35134). | Marius Balteanu | 2021-07-26 | 1 | -22/+0 |
* | Link total spent time to global time entries page when cross_project_issue_re... | Marius Balteanu | 2021-07-26 | 1 | -0/+22 |
* | Set "icon icon-group" CSS classes in _members_box.html.erb instead of Applica... | Go MAEDA | 2021-07-20 | 1 | -1/+1 |
* | Add link from group name to group page on project overview page (#12795). | Go MAEDA | 2021-07-19 | 1 | -0/+11 |
* | "Copy link" feature for issues list (#34932). | Go MAEDA | 2021-04-13 | 1 | -0/+7 |
* | Fix user link using @ not working at the end of line (#34894). | Go MAEDA | 2021-04-13 | 1 | -0/+1 |
* | Update copyright year in source files to 2021 (#33069). | Go MAEDA | 2021-03-25 | 19 | -19/+19 |
* | Show project ID instead of name in issue journal details if the project is no... | Go MAEDA | 2021-03-18 | 1 | -0/+8 |
* | "Copy link" feature for issue and issue journal (#34703). | Go MAEDA | 2021-03-18 | 1 | -0/+1 |
* | Add missing fixtures (#33602). | Go MAEDA | 2021-03-13 | 1 | -0/+2 |
* | The order of thumbnails in journals does not match the order of file name lis... | Go MAEDA | 2021-03-09 | 1 | -0/+26 |
* | Move some action links for issues and journals to the dropdown menu (#34714). | Go MAEDA | 2021-03-07 | 1 | -1/+12 |
* | Add an interface to filter activities by user (#33602). | Go MAEDA | 2021-02-21 | 1 | -0/+20 |
* | shorten long line of VersionsHelperTest | Toshi MARUYAMA | 2020-12-19 | 1 | -5/+19 |
* | remove redundant 'return' from ApplicationHelperTest | Toshi MARUYAMA | 2020-12-17 | 1 | -1/+1 |
* | shorten long line of ApplicationHelperTest | Toshi MARUYAMA | 2020-12-12 | 1 | -14/+30 |
* | Allow to add subtask from context menu (#34303). | Go MAEDA | 2020-12-10 | 1 | -0/+7 |
* | shorten long line of ApplicationHelperTest | Toshi MARUYAMA | 2020-12-10 | 1 | -34/+71 |
* | shorten long line of SearchHelperTest | Toshi MARUYAMA | 2020-12-09 | 1 | -3/+12 |
* | shorten long line of ApplicationHelperTest | Toshi MARUYAMA | 2020-12-03 | 1 | -14/+22 |
* | shorten long line of ApplicationHelperTest | Toshi MARUYAMA | 2020-11-30 | 1 | -10/+22 |
* | fix source indent of ActivitiesHelperTest | Toshi MARUYAMA | 2020-11-29 | 1 | -1/+1 |
* | fix source indent of AvatarsHelperTest | Toshi MARUYAMA | 2020-11-29 | 1 | -1/+1 |
* | fix source indent of ApplicationHelperTest | Toshi MARUYAMA | 2020-10-26 | 1 | -12/+13 |
* | Replace gsub with tr, delete, or squeeze (#34161). | Go MAEDA | 2020-10-24 | 1 | -4/+4 |
* | Invalid links to versions with sharing in project tree (#32860). | Go MAEDA | 2020-10-18 | 1 | -1/+9 |
* | fix source indent of IssuesHelperTest | Toshi MARUYAMA | 2020-09-26 | 1 | -12/+14 |
* | fix source indent of ApplicationHelperTest | Toshi MARUYAMA | 2020-09-24 | 1 | -164/+218 |
* | remove spaces inside {} of ApplicationHelperTest | Toshi MARUYAMA | 2020-09-21 | 1 | -21/+22 |