| Commit message (Expand) | Author | Age | Files | Lines |
* | Check view watchers permission when copying issues (#40946). | Marius Balteanu | 2024-07-08 | 1 | -2/+2 |
* | Improve watcher list permissions check to explicitly require @view_issue_watc... | Marius Balteanu | 2024-07-08 | 2 | -1/+5 |
* | Truncate git authors to 255 characters (#40948). | Marius Balteanu | 2024-07-08 | 1 | -1/+1 |
* | Spent hours ignoring "Time Span Format" Setting on several pages (#40924). | Go MAEDA | 2024-06-30 | 2 | -2/+2 |
* | Disable custom query links while loading to prevent multiple requests (#40901). | Go MAEDA | 2024-06-27 | 1 | -1/+2 |
* | Expose project updated_on column and filter in project query (#40829). | Go MAEDA | 2024-06-27 | 1 | -0/+2 |
* | Add bulk lock feature to user list context menu (#40913). | Marius Balteanu | 2024-06-25 | 4 | -15/+21 |
* | Creating a new issue fails with an internal error if no issue priorities are ... | Go MAEDA | 2024-06-25 | 1 | -1/+1 |
* | Reject passwords that are the same as login, first name, last name, or email ... | Go MAEDA | 2024-06-21 | 1 | -0/+11 |
* | Upgrade jQuery to 3.7.1 and jQuery UI to 1.13.3 (#40853, #40864). | Go MAEDA | 2024-06-20 | 3 | -11/+11 |
* | Fix misalignment issue when displaying the table of contents (TOC) on the rig... | Go MAEDA | 2024-06-19 | 1 | -2/+4 |
* | Optimize Version#behind_schedule? by avoiding the call to completed_percent w... | Go MAEDA | 2024-06-17 | 1 | -8/+5 |
* | Optimize FixedIssuesExtension#closed_percent by bypassing issues_progress whe... | Go MAEDA | 2024-06-17 | 1 | -0/+1 |
* | Optimize Version model by reducing redundant SQL count queries (#40798). | Go MAEDA | 2024-06-17 | 1 | -14/+10 |
* | Fix RuboCop offense Rails/ActiveRecordCallbacksOrder (#39889). | Go MAEDA | 2024-06-17 | 11 | -16/+16 |
* | Revisions count is wrong on the wiki content page (#40655). | Go MAEDA | 2024-06-13 | 1 | -1/+1 |
* | Fix "ArgumentError: Invalid response name: unprocessable_entity" with Rack 3.... | Go MAEDA | 2024-06-12 | 13 | -13/+13 |
* | Suppress RuboCop false positive for Security/Open (#39887). | Go MAEDA | 2024-06-06 | 1 | -1/+1 |
* | Fix RuboCop offense Naming/MemoizedInstanceVariableName (#37862, #1671). | Go MAEDA | 2024-06-05 | 1 | -1/+1 |
* | Adds estimated remaining time to version page (#37862, #1671). | Marius Balteanu | 2024-06-04 | 2 | -0/+19 |
* | Move logic for estimated remaining hours from @QueryColumn@ to @Issue@ (#37862). | Marius Balteanu | 2024-06-04 | 2 | -18/+10 |
* | Adds description field to custom queries (#9309). | Marius Balteanu | 2024-06-04 | 11 | -1/+13 |
* | Reduce an extra SQL query in IssuesController#retrieve_default_query (#40775). | Go MAEDA | 2024-06-04 | 1 | -1/+2 |
* | Introduce configuration for done ratio options interval (#31756). | Go MAEDA | 2024-05-29 | 5 | -4/+6 |
* | Link "Last activity" column to project activity page (#40706, #23954). | Marius Balteanu | 2024-05-28 | 1 | -0/+10 |
* | Add `updated_on` and `updated_by` fields to Issues API journal response (#404... | Go MAEDA | 2024-05-27 | 1 | -0/+2 |
* | Fix duplicated alt and title attributes for attached images in Textile format... | Go MAEDA | 2024-05-24 | 1 | -6/+17 |
* | Fix RuboCop offense Style/SuperArguments (#39887). | Go MAEDA | 2024-05-23 | 7 | -9/+9 |
* | Dynamic generation of supported code highlighting languages in help section (... | Go MAEDA | 2024-05-19 | 2 | -880/+10 |
* | Fix RuboCop offense Rails/HttpStatus (#39889). | Go MAEDA | 2024-05-18 | 16 | -33/+33 |
* | Ignore statuses in Project#rolled_up_statuses which only have an identity tra... | Go MAEDA | 2024-05-16 | 1 | -0/+1 |
* | Explicitly reference table name in Project#like scope to avoid ambiguity (#40... | Go MAEDA | 2024-05-14 | 1 | -1/+1 |
* | Fix slow display of projects list when including project description column (... | Go MAEDA | 2024-05-14 | 1 | -1/+7 |
* | Fix RuboCop offense Style/RedundantSelfAssignment (#40412). | Go MAEDA | 2024-05-13 | 1 | -1/+1 |
* | Fixes issue list filter "Watched by: me" only shows issues watched via group ... | Marius Balteanu | 2024-05-11 | 1 | -1/+3 |
* | Replaces use of Digest::MD5 / Digest::SHA1 with ActiveSupport::Digest (#35217). | Marius Balteanu | 2024-05-07 | 3 | -4/+4 |
* | Adds the date of the last activity to the list of available columns for Proje... | Marius Balteanu | 2024-05-03 | 4 | -13/+44 |
* | Fixes RuboCop offense Performance/Sum (#24457, #4682). | Marius Balteanu | 2024-05-02 | 1 | -3/+3 |
* | Progress of version should be calculated the same way as parent tasks (#24457... | Marius Balteanu | 2024-05-02 | 1 | -6/+11 |
* | Fix RuboCop offense Style/SuperWithArgsParentheses (#37862). | Go MAEDA | 2024-05-01 | 1 | -1/+1 |
* | Adds estimated remaining hours issue query column calculated based on estimat... | Marius Balteanu | 2024-05-01 | 2 | -3/+26 |
* | Adds Watcher list to the list of available query columns for issues (#29894). | Marius Balteanu | 2024-04-28 | 5 | -3/+20 |
* | Fixes that watcher groups on new issue form get dereferenced on validation er... | Marius Balteanu | 2024-04-28 | 1 | -1/+1 |
* | Focus on the textarea after clicking the Edit Journal button (#40556). | Marius Balteanu | 2024-04-28 | 1 | -0/+10 |
* | Adds an option to send email notification when an attachment is added (#40569). | Marius Balteanu | 2024-04-28 | 1 | -1/+2 |
* | Fix issue where descriptions in the issues list ignore CommonMark Markdown ta... | Go MAEDA | 2024-04-23 | 1 | -0/+3 |
* | Fix incorrect icon image path for DatePicker button (#40559, #39111). | Marius Balteanu | 2024-04-16 | 1 | -1/+1 |
* | Fix incorrect icon image paths on Textile help page (#40559, #40137, #39111). | Marius Balteanu | 2024-04-16 | 19 | -223/+223 |
* | Fix incorrect icon image paths on Markdown help page (#40559, #40137, #39111). | Marius Balteanu | 2024-04-16 | 16 | -170/+170 |
* | Revert r22764 (#33829). | Go MAEDA | 2024-03-06 | 1 | -1/+0 |