Project

General

Profile

Search

Results (2491)

Revision 22582 (svn): Optimize loading of journals, relations, and allowed_statuses in IssuesController#show for API requests (#39993).
Patch by Go MAEDA (@maeda). 2024-01-01 12:28
Revision 22577 (svn): Extend "contains" operator in "Parent task" filter to support multiple issue IDs (#39805).
Patch by Go MAEDA (@maeda). 2023-12-29 09:24
Revision 22572 (svn): Optimize `Issue#relations` method to improve performance by ... s_to` using a single database query (#39840).
Patch by Go MAEDA (@maeda). 2023-12-28 01:10
Revision 22568 (svn): Optimize IssueCategory SQL queries when showing an issue (#39849).
Patch by Go MAEDA. 2023-12-27 10:31
Revision 22561 (svn): Incorrect position of "Edited" mark in issue notes with h4 headings (#39932).
Contributed by Y. Saku. 2023-12-26 09:57
Revision 22545 (svn): Fix improper error highlighting for description field in issue form (#39795).
Patch by Mizuki ISHIKAWA. 2023-12-22 01:33
Revision 22522 (svn): Adds test for plugin autoload issue (#36320, #39834).
Patch by @tohosaku. 2023-12-17 16:05
Revision 22508 (svn): Adds test for plugin autoloading plugins issue (#36320).
Patch by @tohosaku. 2023-12-10 04:41
Revision 22476 (svn): Update database version ... on to include the workaround for concurrency issues (#39737, #39592).
2023-11-26 14:20
Revision 22459 (svn): Moves create parent issue journal to after_commit hook to work around stale object errors on concurrency (#39437).
Patch by Jens Krämer. 2023-11-18 15:40
Revision 22458 (svn): Use a global lock provi ... h_advisory_lock@ gem to work around deadlock issues when MySQL >= 5.7 (#39437).
Patch by Jens Krämer. 2023-11-18 15:39
Revision 22456 (svn): Fix `rake yard` does not work with Ruby >= 3.2 due to nested array issue (#39576).
Patch by Go MAEDA. 2023-11-18 05:18
Revision 22429 (svn): Wait for autocomplete to return all 3 issues in order to avoid @StaleElementReferenceError@ (#38852).
2023-11-12 23:17
Revision 22427 (svn): Fix mention autocomplete not displaying for users without "Edit issues" permission (#39521).
Patch by Mizuki ISHIKAWA. 2023-11-12 22:40
Revision 22419 (svn): Keep existing @##@ syntax when triggering an issue from the inline autocomplete (#38852).
2023-11-11 08:10
Revision 22418 (svn): Fix undefined method error in issue list PDF export when export contains a custo ... e tracker of the exported ticket(s) (#39534).
2023-11-11 07:41
Revision 22415 (svn): Replace hardcoded issues count check with `limit` variable in IssuesController#retrieve_previous_and_next_issue_ids (#39380).
Patch by Go MAEDA. 2023-10-31 14:02
Revision 22395 (svn): Fix related issues count not updating after deleting one of the related issues (#38493).
Patch by Takashi Kato. 2023-10-29 08:31
Revision 22376 (svn): Update the Persian spelling of the term "issue" (#38709).
Patch by salman mp. 2023-10-25 08:58
Revision 22342 (svn): Fix a test failure due to the auto watch on issue creation (#38238).
Patch by Go MAEDA. 2023-10-15 03:31
Revision 22334 (svn): Optimize IssueQuery#sql_for_assigned_to_role_field for PostgreSQL (#38319).
Contributed by Vincent Robert. 2023-10-09 07:30
Revision 22333 (svn): Refactor SQL construction in IssueQuery#sql_for_assigned_to_role_field for better readability (#38319).
2023-10-09 07:19
Revision 22314 (svn): Correctly escape issue text in Gantt PNG export for ImageMagick convert (#38728).
Patch by Holger Just. 2023-09-21 02:35
Revision 22288 (svn): Add description for issue statuses and display them in issue new/edit form (#2568).
Patch by Takenori TAKAKI. 2023-08-31 15:21
Revision 22279 (svn): Retry in case of stale issue during Issue.update_versions (#38820).
Patch by Jens Krämer. 2023-08-23 09:40
(26-50/2491)