Project

General

Profile

Search

Results (2548)

Revision 14132 (svn): .travis.yml: replace TEST_SUITE to SUITE
Prevent travis UI confusion. https://github.com/travis-ci/travis-ci/issues/3386 2015-03-19 06:52
Revision 14129 (svn): Merged r14012 from trunk to 2.6-stable
add redmine.org issue link of jruby IO.popen() at .travis.yml (#19091) 2015-03-18 14:55
Revision 14127 (svn): Merged r14118 from trunk to 2.6-stable
Gemfile: remove "ffi" ffi 1.9.7 building error is fixed. https://github.com/ffi/ffi/issues/414#issuecomment-81405252 r14118 comment has typo, problem version is not 1.9.6, it is 1.9.7. 2015-03-17 00:14
Revision 14126 (svn): Merged r14118 from trunk to 3.0-stable
Gemfile: remove "ffi" ffi 1.9.7 building error is fixed. https://github.com/ffi/ffi/issues/414#issuecomment-81405252 r14118 comment has typo, problem version is not 1.9.6, it is 1.9.7. 2015-03-17 00:12
Revision 14120 (svn): remove trailing white-space from app/models/issue.rb
2015-03-16 06:10
Revision 14118 (svn): Gemfile: remove "ffi"
ffi 1.9.6 building error is fixed. https://github.com/ffi/ffi/issues/414#issuecomment-81405252 2015-03-16 05:42
Revision 14083 (svn): Fixed that creating an issue without tracker_id attribute ignores custom field values (#19368).
2015-03-14 10:53
Revision 14071 (svn): Fixed that spent time on my page does not include entries without issue (#19320).
2015-03-10 20:42
Revision 14054 (svn): Fixed rendering of multivalued custom fields in the issue history (#19225).
2015-03-08 10:07
Revision 14025 (svn): Wrap parent task title on the issue list (#19120).
Patch by Felix Schäfer. 2015-02-18 12:43
Revision 14012 (svn): add redmine.org issue link of jruby IO.popen() at .travis.yml (#19091)
2015-02-15 12:17
Revision 14011 (svn): Workaround for timestamps rounding issues with Rails4.2 and mysql5.7 that may kill user session after password is changed (#17460).
2015-02-15 10:09
Revision 14005 (svn): Changed assertion to see what issues contains (#19106).
2015-02-14 12:35
Revision 13999 (svn): Implements /issues/new form for creating issues outside a project (#1003).
2015-02-14 09:03
Revision 13998 (svn): IssuesController#edit as XML is not implemented.
2015-02-13 21:02
Revision 13997 (svn): Removed IssuesController#update_form action, use #new and #edit instead.
2015-02-13 21:00
Revision 13996 (svn): Added Issue#attributes_editable?
2015-02-13 20:30
Revision 13995 (svn): Moved users list diplayed as available watchers on the new issue form to an helper.
2015-02-13 18:32
Revision 13991 (svn): Fixed an error in IssuesControllerTest#test_index_with_query_grouped_by_tracker_in_reverse_order with SQLServer.
2015-02-08 16:35
Revision 13986 (svn): Adds :permission_copy_issues string to locales (#18855).
2015-02-08 13:07
Revision 13985 (svn): Adds a :copy_issues permission (#18855).
When copy is allowed, target projects are those on which the user has the :add_issues permission. 2015-02-08 13:07
Revision 13981 (svn): Removed :move_issues permission (#18855).
This permission was wrongly used to allow bulk issue copy. To prevent user from moving an issue to another project, the project field should ... s automatically for roles that have the edit_issues permission without having the move_issues permission. 2015-02-08 11:20
Revision 13969 (svn): Respect cross-project subtask setting on issue bulk edit form (#18711).
Patch by Felix Schäfer. 2015-02-07 10:06
Revision 13966 (svn): Fixed wrong test (#18983).
Issue was not assigned to the version and assert_e ... e.deliveries.size was passing because of the issue creation notification. 2015-02-07 09:24
Revision 13946 (svn): Render issue description and journal notes with #textilizable (#13051).
2015-01-25 10:23
(926-950/2548)