Redmine/app/models/repository
Jean-Philippe Lang 049eaeb776 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.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@11101 e93f8b46-1217-0410-a6f0-8f06a7374b81
2013-01-03 11:40:39 +00:00
..
bazaar.rb scm: bazaar: use log encoding as path encoding (#11834) 2012-09-18 09:30:11 +00:00
cvs.rb Makes repository url read-only after saving. 2012-06-20 18:45:51 +00:00
darcs.rb Adds a method to load changesets for repository entries. 2012-06-10 18:32:09 +00:00
filesystem.rb Adds a method to load changesets for repository entries. 2012-06-10 18:32:09 +00:00
git.rb Repository changesets are already sorted by committed_on DESC (#12713). 2013-01-03 11:40:39 +00:00
mercurial.rb Replaces find(:all) calls. 2012-12-02 20:23:48 +00:00
subversion.rb Use \A and \z in validation regexps. 2012-12-08 10:59:31 +00:00