Project

General

Profile

Search

Results (2548)

Revision 12509 (svn): Rails4: replace deprecated Relation#first with finder options at IssueCategoriesControllerTest
2014-01-08 05:32
Revision 12498 (svn): Rails4: replace deprecated find_all_by_* at IssueQuery model
2014-01-07 16:54
Revision 12495 (svn): Rails4: replace deprecated find_all_by_* at IssueTest
2014-01-07 16:42
Revision 12489 (svn): Rails4: replace deprecated Relation#update_all at IssuePriority model
2014-01-07 13:33
Revision 12476 (svn): Fixed that magic links ... ttachments are not converted when previewing issue notes.
2014-01-03 15:42
Revision 12467 (svn): fix find_all_by_id(n1, ... t test_show_export_to_pdf_with_changesets of IssuesControllerTest
find_all_by_id(n1, n2) returns only n1 result. 2013-12-27 04:25
Revision 12445 (svn): Fixed slow SELECT ... FOR UPDATE query when deleting an issue.
2013-12-22 16:49
Revision 12427 (svn): make IssuesHelperTest passes when config.threadsafe! is enabled (#12097)
2013-12-21 12:08
Revision 12421 (svn): Fixed that time entries ... re not deleted when deleting a project or an issue (#15709).
2013-12-18 19:39
Revision 12420 (svn): Fixed that text/plain attachments are added to issue description (#15684).
2013-12-18 19:13
Revision 12419 (svn): Fixed that previous assignee is not notified on issue update (#15714).
2013-12-17 21:48
Revision 12367 (svn): fix duplicate test name in IssuesControllerTest
2013-12-07 03:09
Revision 12363 (svn): add test to send one mail with both settngs in creating issue (#15612)
2013-12-07 00:22
Revision 12362 (svn): add test not to send mail with no settng in creating issue (#15612)
2013-12-07 00:22
Revision 12361 (svn): explicitly use mail send setting in unit issue test (#15612)
2013-12-07 00:22
Revision 12285 (svn): Use :button_edit instead of :button_update for editing issues (#15275).
2013-11-16 09:32
Revision 12277 (svn): Fixed that update_form ... the default status when updating an existing issue (#15344).
2013-11-15 20:59
Revision 12251 (svn): Custom fields in issue form - splitting is incorrect (#15227).
2013-11-09 12:19
Revision 12250 (svn): Accept issue id with leading sharp when adding a related issue.
2013-11-09 12:09
Revision 12230 (svn): code format cleanup app/models/issue.rb
2013-10-24 07:40
Revision 12226 (svn): Fixed that issue nested set update is triggered even if parent is not changed (#15135).
2013-10-20 11:25
Revision 12223 (svn): Avoid N queries when displaying the issue list with custom fields.
2013-10-15 18:38
Revision 12219 (svn): Fixed that controller_issues_edit_before/after_save hooks have no controller context (#15044).
Patch by Jordan Hollinger. 2013-10-13 12:31
Revision 12217 (svn): Avoid lots of CustomField.find_by_id calls when displaying an issue history with custom fields (#15072).
2013-10-13 12:04
Revision 12200 (svn): Hide issue custom fields when disabling issue tracking on new project.
2013-10-05 12:45
(1101-1125/2548)