Activity
From 2015-01-07 to 2015-01-09
2015-01-09
-
22:06 Revision 13857 (svn): Adds strings to locales (#4383).
-
22:06 Revision 13856 (svn): Option to search attachment filenames and description (#4383).
2015-01-08
-
23:04 Revision 13855 (svn): Search custom fields and journals with different queries to take advantage of indexes on text columns if present.
-
07:20 Revision 13854 (svn): replace tab to space at test/test_helper.rb
2015-01-07
-
23:56 Revision 13853 (svn): Same fix as r13582 for trackers and statuses (#18769).
-
23:52 Revision 13852 (svn): Redirect to the current page when reordering roles (#18769).
- Patch by Jérôme BATAILLE.
-
23:51 Revision 13851 (svn): Skip validation if attribute did not change.
-
23:45 Revision 13850 (svn): Missing break (#18734).
-
23:33 Revision 13849 (svn): Deprecates Project#set_allowed_parent!.
-
23:29 Revision 13848 (svn): Fixed that project copy triggers a 500 error if project validation fails.
-
23:19 Revision 13847 (svn): Cleans up parent project assignment in ProjectsController.
-
23:18 Revision 13846 (svn): Move always possible for new records.
-
22:11 Revision 13845 (svn): Use r13844 workaround for SQLServer only.
-
21:57 Revision 13844 (svn): Fixed dead locks with SQLServer.
-
21:37 Revision 13843 (svn): Moved Project#hierarchy to NestedSet::Traversing.
-
21:26 Revision 13842 (svn): Insert children issues to respect same order as ids.
-
21:19 Revision 13841 (svn): Replaces awesome_nested_set gem with a simple and more robust implementation of nested sets.
- The concurrency tests added in this commit trigger dead locks and/or nested set inconsistency with awesome_nested_set.
Also available in: Atom