Activity
From 2014-12-12 to 2014-12-14
2014-12-14
-
22:53 Revision 13766 (svn): Use logger.info? (#18605).
-
22:46 Revision 13765 (svn): Support for named route in project menu and a new :permission option (#6426).
-
22:01 Revision 13764 (svn): Code cleanup.
-
21:47 Revision 13763 (svn): User detail : show user login to admins (#17354).
- Patch by Jérôme BATAILLE.
-
21:34 Revision 13762 (svn): Adds table reference to textile help (#12734).
- Patch by Matt Wiseley.
-
17:31 Revision 13761 (svn): Missing test helper (#18537).
-
17:30 Revision 13760 (svn): SQLite does not support case insensitive match for non-ASCII characters (#18537).
-
14:55 Revision 13759 (svn): Use custom SQL for MySQL to behave like others DBMS: case-insensitive search without ignoring accentuation (#18537).
-
05:27 Revision 13758 (svn): add missing fixtures to test/unit/search_test.rb
-
00:11 Revision 13757 (svn): Mysql LIKE treats Ö and O the same (#18537).
2014-12-13
-
19:49 Revision 13756 (svn): Wiki formatting documentation for nested lists (#4518).
- Patch by Matt Wiseley.
-
19:40 Revision 13755 (svn): Removed debug stuff.
-
19:36 Revision 13754 (svn): Don't use #downcase on search tokens, let the database handle it (#18537).
-
19:24 Revision 13753 (svn): HTML improvements on project landing page (#18565).
- Patch by Tobias Fischer.
-
19:05 Revision 13752 (svn): Merged datepicker.js into application.js.
-
18:42 Revision 13751 (svn): add missing fixtures to SearchControllerTest
-
17:55 Revision 13750 (svn): Use a simple count query.
-
16:38 Revision 13749 (svn): add missing fixture to MembersHelperTest
- Test fails randomly....
-
15:47 Revision 13748 (svn): Don't show roles without issue add/edit permission in workflow setup (#15988).
-
15:31 Revision 13747 (svn): Don't consider roles without issue add/edit permissions for determining fields permissions (#15988).
-
15:01 Revision 13746 (svn): Droped legacy behaviour that allows a user to edit a few attributes of an issue without the edit_issues permission if a status transition is allowed (#15988).
- Now that we can control permission on each field, this behaviour is no longer needed. The edit_issues permission is n...
-
14:24 Revision 13745 (svn): Misc tests.
-
12:09 Revision 13744 (svn): Use projects association.
-
12:02 Revision 13743 (svn): Try to find out what causes a ruby bus error with ruby2.x on the CI server.
2014-12-12
-
22:40 Revision 13742 (svn): Adds a test for editing a registered user.
-
22:39 Revision 13741 (svn): Removed unused helper.
-
22:33 Revision 13740 (svn): Removed unused method.
-
21:49 Revision 13739 (svn): Rewrites search engine to properly paginate results (#18631).
- Instead of counting and retrieving results based on their timestamps, we now load all result ids then load the approp...
-
05:58 Revision 13738 (svn): ignore X-Autoreply mails (#15999, #13425)
- Contributed by Karel Pičman.
Also available in: Atom