Activity
From 2018-12-01 to 2018-12-03
2018-12-02
-
23:31 Revision 17685 (svn): Use sorted instead of sort (#29406).
- Patch by Pavel Rosický.
-
16:31 Revision 17684 (svn): Fix for r17683: s/button_search/label_search/ (#26620).
-
15:15 Revision 17683 (svn): Change the text of the submit button on search page from button_submit to label_search (#26620).
- Patch by Dmitry Lisichkin.
-
12:23 Revision 17682 (svn): Let admins unarchive the project when trying to access an archived project (#29993).
-
12:13 Revision 17681 (svn): Let admin users unarchive subprojects of archived projects (#29993).
-
09:36 Revision 17680 (svn): Don't send notifications when using Issue.generate! in tests in order to speed up tests.
-
08:54 Revision 17679 (svn): Current user should be nil to prevent ActiveJob::DeserializationError errors in tests.
-
08:34 Revision 17678 (svn): Moves some action links on the wiki page to a dropdown menu (#26575).
-
07:24 Revision 17677 (svn): Replace cancel button with cancel link in modals (#28662).
- Patch by Marius BALTEANU.
-
01:33 Revision 17676 (svn): Czech translation update (#30075).
- Patch by Pavel Rosický.
2018-12-01
-
13:38 Revision 17675 (svn): Tests failure with SQLite3.
- ActiveRecord::RecordNotUnique: SQLite3::ConstraintException: UNIQUE constraint failed: custom_fields_trackers.custom_...
-
13:35 Revision 17674 (svn): Tests failure with SQLite3.
- ActiveRecord::RecordNotUnique: SQLite3::ConstraintException: UNIQUE constraint failed: custom_fields_trackers.custom_...
-
13:33 Revision 17673 (svn): Tests failure with SQLite3.
- ActiveRecord::RecordNotUnique: SQLite3::ConstraintException: UNIQUE constraint failed: custom_fields_trackers.custom_...
-
12:43 Revision 17672 (svn): Fix random test failure, assertion must be made against displayed values.
- IssuesControllerTest#test_index_sort_by_spent_hours_should_sort_by_visible_spent_hours
Expected: [3.0, 0.0, 0.0]
A... -
12:25 Revision 17671 (svn): Current user should be nil to prevent ActiveJob::DeserializationError errors in tests.
-
11:03 Revision 17670 (svn): Adds view_projects_copy_only_items hook (#28895).
- Patch by Jens Krämer.
-
09:38 Revision 17669 (svn): Japanese translation update (#30000).
- Patch by Go MAEDA.
-
07:45 Revision 17668 (svn): Use "abort" instead of "exit" in order to make error log more informative (# 26791).
Also available in: Atom