log

age author description
Wed, 19 May 2010 00:31:41 +0200 Marcin Kuzminski removed unneeded parameters from changelog and shortlog
Wed, 19 May 2010 00:20:18 +0200 Marcin Kuzminski fixed pages naves html errors
Wed, 19 May 2010 00:18:48 +0200 Marcin Kuzminski implemented rawdiff and diff download into diff view.
Mon, 17 May 2010 03:06:12 +0200 Marcin Kuzminski fixed bug in admin template
Mon, 17 May 2010 01:51:47 +0200 Marcin Kuzminski moved diff libs to vcs. updated htmls and css for diff and source
Sun, 16 May 2010 19:00:21 +0200 Marcin Kuzminski fixed index html
Sun, 16 May 2010 15:37:42 +0200 Marcin Kuzminski cleaned summary.html
Sun, 16 May 2010 15:36:19 +0200 Marcin Kuzminski updated erros found in base.html
Sun, 16 May 2010 15:33:21 +0200 Marcin Kuzminski updated erros found in base.html
Sun, 16 May 2010 15:06:20 +0200 Marcin Kuzminski Added colored formatter to project, and configs
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
Sat, 15 May 2010 19:05:13 +0200 Marcin Kuzminski moved sqlalchemy session to base.
Wed, 12 May 2010 10:33:24 +0200 Marcin Kuzminski fixed pre margin for summary page
Wed, 12 May 2010 10:29:41 +0200 Marcin Kuzminski Updated template for summary (archives links)
Tue, 11 May 2010 22:23:16 +0200 Marcin Kuzminski Adde raw file to routes, and refactoring
Tue, 11 May 2010 22:07:43 +0200 Marcin Kuzminski Added rawfile support, and few fixes for file
Mon, 10 May 2010 23:23:12 +0200 Marcin Kuzminski fixed summary template
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:35:51 +0200 Marcin Kuzminski Update css +file browsing and diffs
Sun, 09 May 2010 17:23:11 +0200 Marcin Kuzminski Tempaltes changes for changelog and shortlog, changed menu generation in base
Sun, 09 May 2010 17:22:30 +0200 Marcin Kuzminski Changeg graph to changelog, and changelog to shortlog
Sun, 09 May 2010 16:51:42 +0200 Marcin Kuzminski fixed listings, of commits, added slugs for longer commits messages
Sun, 09 May 2010 15:06:00 +0200 Marcin Kuzminski moved cache invalidating to utils, as seperate function. Implemented invalidating in
Sun, 09 May 2010 14:53:52 +0200 Marcin Kuzminski fixed files template when repository is empty
Sun, 09 May 2010 14:53:36 +0200 Marcin Kuzminski fixed files when repository is empty
Sun, 09 May 2010 14:46:54 +0200 Marcin Kuzminski fixed graph when repository is empty moved imports to top and removed some lfet over prints
Sun, 09 May 2010 14:13:20 +0200 Marcin Kuzminski Added empty changeset to use in newly created repository, and used this inside a hg model in repos list
Sun, 09 May 2010 13:20:52 +0200 Marcin Kuzminski removed ununsed imports
Sun, 09 May 2010 13:20:34 +0200 Marcin Kuzminski Moved cached function for easier invalidation
Sun, 09 May 2010 13:08:16 +0200 Marcin Kuzminski Changed creation of repository to vcs implementation,