Activity
From 2013-01-02 to 2013-01-04
2013-01-04
-
16:38 Revision 11117 (svn): Make sure that dates are stored as YYYY-MM-DD in journal details (#12713).
-
11:08 Revision 11116 (svn): Prevent sqlserver adapter from breaking the sub-query (#12713).
-
11:04 Revision 11115 (svn): Pass the order option as an array to satisfy sqlserver adapter (#12713).
- Unlike other adapters, the sqlserver adapter processes the order option and wipes it when using functions.
Here we ca... -
10:00 Revision 11114 (svn): Use activerecord-jdbc-adapter 1.2.5.
-
09:30 Revision 11113 (svn): Deprecates Version#*_pourcent in favour of #*_percent (#12724).
- Patch by Daniel Felix.
-
09:21 Revision 11112 (svn): Check permissions before the extra condition for displaying a menu item (#12721).
- Patch by Daniel Ritz.
-
03:05 Revision 11111 (svn): Merged r11109 from trunk to 2.2-stable
- Upgrade to Rails 3.2.10.
-
02:11 Revision 11110 (svn): remove trailing white-space from app/controllers/wiki_controller.rb
2013-01-03
-
23:54 Revision 11109 (svn): Upgrade to Rails 3.2.10.
-
14:59 Revision 11108 (svn): Code cleanup.
-
14:57 Revision 11107 (svn): Use joins instead of sub-queries (#12713).
- Sub-queries in group by are not supported by SQLServer.
-
14:40 Revision 11106 (svn): A column has been specified more than once in the order by list (#12713).
-
14:39 Revision 11105 (svn): Don't do any query if id is not present.
-
14:38 Revision 11104 (svn): Fixed fixtures.
-
14:33 Revision 11103 (svn): Make sure we don't cast an empty string to numeric (#12713).
- SQLServer evaluates the CAST condition even if the <> '' condition is false.
-
13:28 Revision 11102 (svn): Use joins instead of sub-queries in group by/sort by when using custom fields (#12713).
- Sub-queries in group by are not supported by SQLServer.
-
12:40 Revision 11101 (svn): Repository changesets are already sorted by committed_on DESC (#12713).
- SQLServer raises an error because committed_on is specified twice in the order by list.
-
12:37 Revision 11100 (svn): Prevents position to be specified more than once in the order by list which is not supported by SQLServer (#12713).
-
12:21 Revision 11099 (svn): SQLServer: rule is a reserved keyword (#12713).
-
12:21 Revision 11098 (svn): SQLServer: The size (60) given to the type 'decimal' exceeds the maximum allowed (#12713).
-
12:19 Revision 11097 (svn): SQLServer does not support changing the type of an indexed column (#12713).
-
12:12 Revision 11096 (svn): Check that locale is well formed.
-
12:02 Revision 11095 (svn): YAML.load_file returns a Hash with 3 keys with ruby 1.9.3p194 (2012-04-20) [i386-mingw32].
-
12:01 Revision 11094 (svn): YAML.load_file fails with ruby 1.9.3p194 (2012-04-20) [i386-mingw32].
-
01:15 Revision 11093 (svn): Merged r11091 from trunk (#12711, #11290)
- fix incorrect min_x_value of lib/SVG/Graph/TimeSeries.rb by r10439.
2013-01-02
-
17:30 Revision 11092 (svn): German translation restructured by Daniel Felix (#12708)
-
16:53 Revision 11091 (svn): fix incorrect min_x_value of lib/SVG/Graph/TimeSeries.rb by r10439 (#12711, #11290)
-
14:02 Revision 11090 (svn): Typo in app/models/tracker.rb (#12707).
-
12:59 Revision 11089 (svn): cannot load Java class com.mysql.jdbc.Driver error with jdbc-mysql 5.1.22.
-
08:50 Revision 11088 (svn): Link to Wikipedia (#12691).
-
08:47 Revision 11087 (svn): Icon for the textile help link.
Also available in: Atom