Tue, 05 Oct 2010 18:25:08 +0200 |
Marcin Kuzminski |
added limits to single file diffs
|
Tue, 05 Oct 2010 17:56:06 +0200 |
Marcin Kuzminski |
fixes #13 large initial commits and changesets are cut of now to not freeze the application.
|
Tue, 28 Sep 2010 20:25:58 +0000 |
Marcin Kuzminski |
refactoring for new vcs implementation
|
Sat, 11 Sep 2010 02:56:22 +0200 |
Marcin Kuzminski |
added menu for changeset raw diff and download diff
|
Sat, 11 Sep 2010 01:52:16 +0200 |
Marcin Kuzminski |
first implementation of #34 changeset raw diff based on udiff from python
|
Tue, 29 Jun 2010 20:45:03 +0200 |
Marcin Kuzminski |
Implemented permissions into hg app, secured admin controllers, templates and repository specific controllers
|
Mon, 14 Jun 2010 01:16:57 +0200 |
Marcin Kuzminski |
few validation bugfixes/ new repo changesets, first commit changesets
|
Tue, 08 Jun 2010 23:48:41 +0200 |
Marcin Kuzminski |
added support for binary files, and, protection again unicode decode errors that might occure in changesets views
|
Fri, 04 Jun 2010 13:08:29 +0200 |
Marcin Kuzminski |
licensing updates, code cleanups
|
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
|