##// END OF EJS Templates
#590 Add GET flag that controls the way the diff are generated, for pull requests we want to use non-bundle based diffs,...
#590 Add GET flag that controls the way the diff are generated, for pull requests we want to use non-bundle based diffs, That are far better for doing code reviews. The /compare url still uses bundle compare for full comparision including the incoming changesets. - Fixed tests

File last commit:

r833:9753e090 beta
r2892:5fba3778 beta
Show More
README
4 lines | 107 B | text/plain | TextLexer
added dbmigrate package, added model changes...
r833 This is a database migration repository.
More information at
http://code.google.com/p/sqlalchemy-migrate/