Mercurial > public > src > rhodecode
log pylons_app/controllers/changeset.py @ 245:a83a1799480c
age | author | description |
---|---|---|
Thu, 03 Jun 2010 00:04:48 +0200 | Marcin Kuzminski | Reimplemented way of caching repos list, hg model now get's repos objects right from cached dict, this way we skipp creating instances of MercurialRepository and gain performance. Some import cleanup |
Tue, 25 May 2010 00:32:18 +0200 | Marcin Kuzminski | version bump. Made changesets work as should, but vcs had to be fixed for that. v0.7.4 |
Sat, 22 May 2010 02:00:39 +0200 | Marcin Kuzminski | Added file annotation template. Bumped version to 0.6.8. Changelog and changeset are now cleaned with js, it's still very beta. |
Sun, 25 Apr 2010 22:16:05 +0200 | Marcin Kuzminski | Added changeset controllers |