Menu

Source Commit Log


Commit Date  
[r11110] by tmaruyama

remove trailing white-space from app/controllers/wiki_controller.rb

2013-01-04 01:11:33 Tree
[r11109] by jplang

Upgrade to Rails 3.2.10.

2013-01-03 22:54:33 Tree
[r11108] by jplang

Code cleanup.

2013-01-03 13:59:15 Tree
[r11107] by jplang

Use joins instead of sub-queries (#12713).

Sub-queries in group by are not supported by SQLServer.

2013-01-03 13:57:27 Tree
[r11106] by jplang

A column has been specified more than once in the order by list (#12713).

2013-01-03 13:40:50 Tree
[r11105] by jplang

Don't do any query if id is not present.

2013-01-03 13:39:04 Tree
[r11104] by jplang

Fixed fixtures.

2013-01-03 13:38:22 Tree
[r11103] by jplang

Make sure we don't cast an empty string to numeric (#12713).

SQLServer evaluates the CAST condition even if the <> '' condition is false.

2013-01-03 13:33:16 Tree
[r11102] by jplang

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.

2013-01-03 12:28:50 Tree
[r11101] by jplang

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.

2013-01-03 11:40:39 Tree
Older >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.