Project

General

Profile

Activity

From 2020-10-26 to 2020-10-28

2020-10-28

15:43 Revision 20228 (svn): add text to assert_select of CalendarsControllerTest#test_show
Toshi MARUYAMA
15:43 Revision 20227 (svn): add empty line after guard clause to lib/redmine/wiki_formatting/textile/formatter.rb
Toshi MARUYAMA
15:43 Revision 20226 (svn): add empty line after guard clause to WikiController
Toshi MARUYAMA
15:43 Revision 20225 (svn): add empty line after guard clause to WatchersController
Toshi MARUYAMA
15:42 Revision 20224 (svn): add space after comma to lib/redmine/search.rb
Toshi MARUYAMA
15:42 Revision 20223 (svn): fix source indent of lib/redmine/scm/adapters/mercurial_adapter.rb
Toshi MARUYAMA
15:42 Revision 20222 (svn): fix source indent of AuthSourcesControllerTest
Toshi MARUYAMA
15:42 Revision 20221 (svn): fix source indent of ContextMenusControllerTest
Toshi MARUYAMA
15:42 Revision 20220 (svn): fix source indent of CustomFieldEnumerationsControllerTest
Toshi MARUYAMA
15:42 Revision 20219 (svn): fix source indent of CustomFieldsControllerTest
Toshi MARUYAMA
15:42 Revision 20218 (svn): fix source indent of TimelogControllerTest
Toshi MARUYAMA
15:42 Revision 20217 (svn): shorten long line of GroupsController
Toshi MARUYAMA
11:03 Defect #34178 (Closed): no redirect after login
I am seeing issues with redirects after login. When I go to an issue URL while logged out I expect to be redirected t... Marco Reuchlin
06:02 Feature #8875: Allow manually fetching changesets
+1
I made a patch.
* When "Fetch commits automatically" is disabled, show the Fetch changesets button in the drop...
Yuichi HARADA
00:42 Patch #34071: Handle AuthSourceExceptions in User.try_to_login
After applying the patch, deprecation warnings are displayed during a test.... Go MAEDA

2020-10-27

20:57 Feature #12404: User can view limited attached docs as per the defined duration by administartor.
Deleted spam message (Bernhard Rohloff) Ozan Balik
18:10 Defect #34176 (Closed): Empty page reponses on Redmine 3.4.5.stable
Hi Guys,
We are experiencing an issue where Redmine response with no response "white page" in browser when trying ...
Raf Zed
17:40 Defect #34175 (New): Creating mutliple attachments at the same time results in 422s
Updating an issue with multiple uploads (attachments POSTed to /uploads.xml) in a very short time will likely (1) res... Tom Quern
16:19 Revision 20216 (svn): use with_settings at IssuesControllerTest#test_index_with_project_and_subprojects_should_show_private_subprojects_with_permission
Toshi MARUYAMA
16:19 Revision 20215 (svn): add empty line after guard clause to app/models/repository/bazaar.rb
Toshi MARUYAMA
16:19 Revision 20214 (svn): fix source indent of lib/redmine/scm/adapters/git_adapter.rb
Toshi MARUYAMA
16:19 Revision 20213 (svn): fix source indent of lib/redmine/scm/adapters/abstract_adapter.rb
Toshi MARUYAMA
16:18 Revision 20212 (svn): fix source indent of RepositoryGitTest
Toshi MARUYAMA
16:18 Revision 20211 (svn): fix source indent of test/unit/time_entry_test.rb
Toshi MARUYAMA
16:18 Revision 20210 (svn): fix source indent of MailHandlerTest
Toshi MARUYAMA
16:18 Revision 20209 (svn): fix source indent of AttachmentTest
Toshi MARUYAMA
16:18 Revision 20208 (svn): fix source indent of app/models/wiki_content.rb
Toshi MARUYAMA
16:18 Revision 20207 (svn): fix source indent of ContextMenusController
Toshi MARUYAMA
16:18 Revision 20206 (svn): fix source indent of test/unit/version_test.rb
Toshi MARUYAMA
16:18 Revision 20205 (svn): shorten long line of app/models/message.rb
Toshi MARUYAMA
16:12 Defect #32420: Issue redirect after login not working
??? Marco Reuchlin
15:05 Defect #34165: RuboCop warns Layout/SpaceInsideBlockBraces and Layout/SpaceInsideHashLiteralBraces due to r20189 and r20190
https://github.com/marutosi/redmine/commit/38b487827ca5e3101b09d3e332aa086470a2b4fd... Toshi MARUYAMA
14:50 Defect #34165: RuboCop warns Layout/SpaceInsideBlockBraces and Layout/SpaceInsideHashLiteralBraces due to r20189 and r20190
https://github.com/rubocop-hq/rubocop/issues/8938 Toshi MARUYAMA
12:37 Feature #5283: Allow more than one parent project i.e. share subprojects
+1! Christoph S. Ackermann
11:22 Feature #28471: Query links for subtasks on issue page
I've added a new patch with Marius' improvements. In my opinion it would be a nice improvement to ship with version:4... Bernhard Rohloff
10:04 Patch #34169: MessagesControllerTest#test_post_new randomly fails
LGTM and thanks for fixing. This test was very flaky on PostgreSQL and caused many false positive failures.
This f...
vzvu 3k6k
09:00 Patch #34169: MessagesControllerTest#test_post_new randomly fails
Setting the target version to 4.2.0. Go MAEDA

2020-10-26

22:09 Defect #34165: RuboCop warns Layout/SpaceInsideBlockBraces and Layout/SpaceInsideHashLiteralBraces due to r20189 and r20190
Toshi, how do you want to proceed on this? I agree with Go Maeda, there are too many warnings in the current trunk an... Marius BĂLTEANU
22:05 Patch #16069: Allow configuration of API limit instead of hardcoding at 100
The final result of the patch series posted by vzvu 3k6k and Mizuki looks good to me and all the tests pass: https://... Marius BĂLTEANU
08:10 Patch #16069: Allow configuration of API limit instead of hardcoding at 100
vzvu 3k6k wrote:
> Go MAEDA wrote:
>
> >The user should not be able to set the value of API limit smaller than 10...
Mizuki ISHIKAWA
19:38 Feature #7322: add ability to filter the activity page
+1 by Tracker
J. Pablo Zebraitis
16:39 Defect #22819: Internal Error while create new issue
Hi, Im working with version 3.0.2 with Rails 4.2.1. and resolve this problem, but I have a new problem when delete an... Martín Roberto Tolava
14:36 Revision 20204 (svn): use with_settings at IssuesControllerTest#test_index_with_project_and_subprojects
Toshi MARUYAMA
14:36 Revision 20203 (svn): fix source indent of IssuesControllerTransactionTest
Toshi MARUYAMA
14:35 Revision 20202 (svn): fix source indent of DocumentsControllerTest
Toshi MARUYAMA
14:35 Revision 20201 (svn): fix source indent of test/unit/query_test.rb
Toshi MARUYAMA
14:35 Revision 20200 (svn): fix source indent of test/unit/query_test.rb
Toshi MARUYAMA
14:35 Revision 20199 (svn): fix source indent of test/unit/lib/redmine/menu_manager/menu_helper_test.rb
Toshi MARUYAMA
14:35 Revision 20198 (svn): fix source indent of RolesControllerTest
Toshi MARUYAMA
14:35 Revision 20197 (svn): fix source indent of SysControllerTest
Toshi MARUYAMA
14:35 Revision 20196 (svn): fix source indent of ImportsControllerTest
Toshi MARUYAMA
14:35 Revision 20195 (svn): fix source indent of ApplicationHelperTest
Toshi MARUYAMA
14:34 Revision 20194 (svn): fix source indent of lib/redmine/scm/adapters/filesystem_adapter.rb
Toshi MARUYAMA
14:34 Revision 20193 (svn): fix source indent of lib/redmine/scm/adapters/bazaar_adapter.rb
Toshi MARUYAMA
12:58 Defect #33881: No email notifications for status changes triggered by fixing keywords in repository commits.
Same here. I digged a little bit deeper:
When I manually trigger fetching the git commits by going to the reposito...
Tobias Grimm
10:07 Defect #34167: when i put if condition and update any field the if condition field lost data
0
the issue is solved replace disable to readonly
moustafa elbeda
08:49 Defect #34167: when i put if condition and update any field the if condition field lost data
when i put if statement filed note is cleared after update any field moustafa elbeda
07:39 Patch #34169 (Closed): MessagesControllerTest#test_post_new randomly fails
MessagesControllerTest # test_post_new test fails (trunk)... Mizuki ISHIKAWA
 

Also available in: Atom