Mon, 07 Jun 2010 00:41:07 +0200 |
Marcin Kuzminski |
fixed bug for last commit message in file source
|
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
|
Sun, 23 May 2010 21:26:18 +0200 |
Marcin Kuzminski |
Added archives support. Version bump
v0.7.2
|
Sat, 22 May 2010 01:47:07 +0200 |
Marcin Kuzminski |
Authenticated controller with LoginRequired decorator, and cleaned __before__ (used in baseController now). fixed User for clone url with logged in session user.
|
Wed, 19 May 2010 00:18:48 +0200 |
Marcin Kuzminski |
implemented rawdiff and diff download into diff view.
|
Mon, 17 May 2010 01:51:47 +0200 |
Marcin Kuzminski |
moved diff libs to vcs. updated htmls and css for diff and source
|
Sat, 15 May 2010 19:53:23 +0200 |
Marcin Kuzminski |
Fixed differ to properly extract filenames, and dates from diff file. and swaped order of columns with lines nr in diff html
|
Wed, 12 May 2010 10:29:41 +0200 |
Marcin Kuzminski |
Updated template for summary (archives links)
|
Tue, 11 May 2010 22:07:43 +0200 |
Marcin Kuzminski |
Added rawfile support, and few fixes for file
|
Mon, 10 May 2010 23:12:45 +0200 |
Marcin Kuzminski |
fixed error when browsing revisions on path that doesn't exist. Fixed files browsing. Fixed templates in branches and tags
|
Sun, 09 May 2010 17:22:30 +0200 |
Marcin Kuzminski |
Changeg graph to changelog, and changelog to shortlog
|
Sun, 09 May 2010 14:53:36 +0200 |
Marcin Kuzminski |
fixed files when repository is empty
|
Fri, 07 May 2010 01:02:47 +0200 |
Marcin Kuzminski |
Implemented mercurial style diff-lib
|
Tue, 04 May 2010 13:45:17 +0200 |
Marcin Kuzminski |
Added differ lib from mercurial.
|
Tue, 04 May 2010 00:54:00 +0200 |
Marcin Kuzminski |
implemented simple diffs for history of files.
|
Mon, 03 May 2010 21:59:01 +0200 |
Marcin Kuzminski |
Implemented file history.
|
Sun, 25 Apr 2010 23:26:14 +0200 |
Marcin Kuzminski |
some fixes in graph tab. Little fixes in files
|
Sun, 25 Apr 2010 01:25:54 +0200 |
Marcin Kuzminski |
statics moved to pylons.
|
Sun, 25 Apr 2010 01:19:21 +0200 |
Marcin Kuzminski |
Updated basic files browser with, pygments
|
Wed, 21 Apr 2010 00:26:11 +0200 |
Marcin Kuzminski |
added empty controllers for branches tags files graph, routing and test for them
|