Project

General

Profile

Search

Results (2555)

Revision 13195 (svn): add test of issue id in sending mail when issue is created by mail (#17078)
2014-06-30 10:03
Revision 13176 (svn): fix variable name confusion at AttachmentsController#thumbnail
This is suggested by Rails team. https://github.com/rails/rails/issues/15471#issuecomment-45419147 2014-06-08 06:23
Revision 13124 (svn): Field set as read-only still available in the issues list context menu (#16755).
2014-05-02 09:32
Revision 13116 (svn): use rvm 2.0 and 2.1 instead of 2.0.0 and 2.1.0 at .travis.yml
See: https://github.com/travis-ci/travis-ci/issues/2220 2014-05-01 03:59
Revision 13104 (svn): Set default start date on issues created by email if default_issue_start_date_to_creation_date is set (#16655).
2014-04-26 08:57
Revision 13084 (svn): remove trailing white-spaces from Issue#count_and_group_by SQL
2014-04-08 13:23
Revision 13083 (svn): remove trailing white-spaces from Issue#by_subproject SQL
2014-04-08 13:22
Revision 13082 (svn): remove trailing white-spaces from app/models/issue.rb
2014-04-08 13:22
Revision 13081 (svn): code format clean up Issue#update_versions_from_hierarchy_change
2014-04-08 13:22
Revision 13073 (svn): fix typos of source comments at Issue model
2014-04-07 10:07
Revision 13054 (svn): Fixed that Link custom fields are not displayed as links on the issue list (#16496).
2014-04-06 13:11
Revision 13011 (svn): fix race condition of highest rgt at Issue#update_nested_set_attributes_on_parent_change (#6579)
2014-03-26 02:48
Revision 13000 (svn): remove unneeded Relation#all from Issue#workflow_rule_by_attribute
2014-03-24 17:00
Revision 12990 (svn): Let user choose an issue of another project when updating a time entry (#16338).
2014-03-21 03:12
Revision 12927 (svn): prevent issue tree hierarchy is broken in race conditions (#6579)
awesome_nested_set 2.1.6 uses lock. Issue model uses as same way. 2014-02-25 07:54
Revision 12925 (svn): prevent issue tree hierarchy is broken in race conditions (#6579)
awesome_nested_set 2.1.6 uses lock. Issue model uses as same way. 2014-02-25 07:49
Revision 12918 (svn): explicitly set encoding UTF-8 (#16107)
Default Ruby source file encoding changed in Ruby 2.0.0. https://bugs.ruby-lang.org/issues/6679 2014-02-22 16:55
Revision 12913 (svn): Prevent N queries on custom_fields when call /issues API.
2014-02-22 12:23
Revision 12912 (svn): Preload authors for /issues API calls.
2014-02-22 12:22
Revision 12911 (svn): Preload issue authors when displayed on the issue list (#16091).
2014-02-22 12:21
Revision 12910 (svn): Preload issue relations when exporting issues to CSV with all columns (#16091).
2014-02-22 12:19
Revision 12894 (svn): Always preload issues custom values (#16091).
2014-02-15 09:59
Revision 12879 (svn): Rails4: fix PreviewsControllerTest assert_template failures
<pre> 1) Failure: PreviewsControllerTest#test_preview_issue_notes [test/functional/previews_controller_t ... g <"preview"> but rendering with <["previews/issue"]> </pre> 2014-02-13 09:17
Revision 12875 (svn): allow jruby test failure on travis
SCM tests fail randomly due to IO.popen(). See: https://github.com/jruby/jruby/issues/779 2014-02-12 00:54
Revision 12872 (svn): Rails4: replace hard-coded html with class at IssuesHelperTest
See r12784 comment. 2014-02-11 08:27
(1026-1050/2555)