log

age author description
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,
Sun, 09 May 2010 12:19:08 +0200 Marcin Kuzminski fixed add repo template
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.
Mon, 03 May 2010 19:07:54 +0200 Marcin Kuzminski Html changes and cleanups, made folders for html templates, implemented tags and branches pages
Mon, 03 May 2010 18:31:00 +0200 Marcin Kuzminski Updated summary page
Thu, 29 Apr 2010 01:26:20 +0200 Marcin Kuzminski Moved check_repo function to utils, error controller check for first name in url, for this repo and only prints 404 make repo template if repo does not exists, moded check repo from admin
Thu, 29 Apr 2010 00:29:49 +0200 Marcin Kuzminski Removed unneeded PATH_INFO manipulation, and added 404 codes on bad repositories paths
Wed, 28 Apr 2010 22:14:03 +0200 Marcin Kuzminski Added tag v0.1 for changeset 436bee78d81a
Wed, 28 Apr 2010 22:13:43 +0200 Marcin Kuzminski Removed tag v0.1 Stable
Wed, 28 Apr 2010 22:13:23 +0200 Marcin Kuzminski Added tag v0.2 for changeset 3142616771cd
Wed, 28 Apr 2010 22:13:02 +0200 Marcin Kuzminski Removed tag v0.2 Stable
Wed, 28 Apr 2010 22:12:10 +0200 Marcin Kuzminski Removed tag v0.2
Wed, 28 Apr 2010 22:11:55 +0200 Marcin Kuzminski Added tag v0.2 for changeset aa5ef0f15548
Wed, 28 Apr 2010 22:11:37 +0200 Marcin Kuzminski Added tag v0.3 for changeset e2600310e0b2
Wed, 28 Apr 2010 22:09:33 +0200 Marcin Kuzminski Changed simplehg middleware repo name function
Wed, 28 Apr 2010 22:09:01 +0200 Marcin Kuzminski Removed unneeded action from controller. That was a part of old hg implementation
Wed, 28 Apr 2010 02:08:45 +0200 Marcin Kuzminski Implemented simplehg middleware,moved make_ui functions to lib.utils
Wed, 28 Apr 2010 01:56:11 +0200 Marcin Kuzminski removed ununsed imports
Wed, 28 Apr 2010 01:55:34 +0200 Marcin Kuzminski updated appglobals, to handle only the baseui config. removed hg app from it
Wed, 28 Apr 2010 00:16:08 +0200 Marcin Kuzminski simplehg, cleanup
Mon, 26 Apr 2010 22:32:27 +0200 Marcin Kuzminski added images updated htl added tags,branches display
Mon, 26 Apr 2010 21:03:04 +0200 Marcin Kuzminski html updates
Mon, 26 Apr 2010 00:46:28 +0200 Marcin Kuzminski admin fix
Mon, 26 Apr 2010 00:38:53 +0200 Marcin Kuzminski Added repo switcher, in base and long term caching for this.