log

age author description
Sun, 13 Jun 2010 16:27:19 +0200 Marcin Kuzminski #4: changes proposed by feedback to annotation
Sun, 13 Jun 2010 15:56:47 +0200 Marcin Kuzminski fixed branches and tags, fetching for new vcs implementation
Fri, 11 Jun 2010 16:52:00 +0200 Marcin Kuzminski changed way of getting repository in changelog. + some code cleanups
Wed, 09 Jun 2010 08:07:05 +0200 Marcin Kuzminski fixed bugs when putting empty or unknown changesets into diff
Tue, 08 Jun 2010 23:52:01 +0200 Marcin Kuzminski added proposal from mercurial mailing list, to display options for raw diffs, and diffs directly from within changesets view
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
Tue, 08 Jun 2010 23:02:24 +0200 Marcin Kuzminski fixed bug when displaying html not escaped data as raw diff.
Tue, 08 Jun 2010 19:32:39 +0200 Marcin Kuzminski spelling fixes
Mon, 07 Jun 2010 23:26:21 +0200 Marcin Kuzminski fixes a repo switcher display bug
Mon, 07 Jun 2010 14:54:27 +0200 Marcin Kuzminski fixed bug in middleware config
Mon, 07 Jun 2010 10:26:50 +0200 Marcin Kuzminski main html update
Mon, 07 Jun 2010 00:41:07 +0200 Marcin Kuzminski fixed bug for last commit message in file source
Mon, 07 Jun 2010 00:26:52 +0200 Marcin Kuzminski added check for repo created outside of hg app
Mon, 07 Jun 2010 00:18:33 +0200 Marcin Kuzminski Implemented basic repository managment. Implemented repo2db mappings, model, helpers updates and code cleanups
Sun, 06 Jun 2010 23:35:21 +0200 Marcin Kuzminski updated db manage with some defaults corrected
Sun, 06 Jun 2010 23:34:26 +0200 Marcin Kuzminski typo fix
Sun, 06 Jun 2010 23:33:26 +0200 Marcin Kuzminski updated db manage with some defaults
Sun, 06 Jun 2010 23:02:43 +0200 Marcin Kuzminski error message css
Sun, 06 Jun 2010 21:54:54 +0200 Marcin Kuzminski made global funcion to clean repo names, and remove all special chars from the name.
Sun, 06 Jun 2010 10:57:49 +0200 Marcin Kuzminski added message short names for longer descriptions
Sat, 05 Jun 2010 21:35:01 +0200 Marcin Kuzminski configs fixups
Sat, 05 Jun 2010 17:09:03 +0200 Marcin Kuzminski added custom messages for remote responses.
Sat, 05 Jun 2010 10:49:28 +0200 Marcin Kuzminski fixed sorting in repo switcher
Sat, 05 Jun 2010 10:45:12 +0200 Marcin Kuzminski fixed repo switcher
Fri, 04 Jun 2010 13:49:24 +0200 Marcin Kuzminski doc fix
Fri, 04 Jun 2010 13:22:54 +0200 Marcin Kuzminski docs update, developments serves statics as default
Fri, 04 Jun 2010 13:08:29 +0200 Marcin Kuzminski licensing updates, code cleanups
Fri, 04 Jun 2010 11:29:05 +0200 Marcin Kuzminski Changed licence to gpl
Fri, 04 Jun 2010 00:23:55 +0200 Marcin Kuzminski Pygments code coloring rewrite, annotation was moved to vcs whitch had much better lib for that. Fixed code recognition based on mimetypes of filenodes, for better coloring.
Thu, 03 Jun 2010 21:13:05 +0200 Marcin Kuzminski fixed import errors on db_manage