log

age author description
Sat, 02 Oct 2010 02:56:39 +0200 Marcin Kuzminski extended user logs to create/delete/fork repositories for auditing
Sat, 02 Oct 2010 01:52:43 +0200 Marcin Kuzminski made action logger more global, to be used in other places to log other actions.
Fri, 01 Oct 2010 03:04:52 +0200 Marcin Kuzminski some fixups in cache, added fallback and cache invalidation when key not found in cached repos list,
Fri, 01 Oct 2010 02:19:34 +0200 Marcin Kuzminski fixed test for new version 100% test are ok
Fri, 01 Oct 2010 02:04:32 +0200 Marcin Kuzminski updated tests for new version 6char password etc...
Fri, 01 Oct 2010 01:16:27 +0200 Marcin Kuzminski template updates, added icon to repo name showing private/public
Fri, 01 Oct 2010 00:53:38 +0200 Marcin Kuzminski added info about forked repository in few places
Fri, 01 Oct 2010 00:16:09 +0200 Marcin Kuzminski Implemented server side forks
Thu, 30 Sep 2010 18:35:03 +0200 Marcin Kuzminski updated whoosh deps,
Thu, 30 Sep 2010 17:11:58 +0200 Marcin Kuzminski updated branches/tags tags in changesets
Thu, 30 Sep 2010 12:44:06 +0200 Marcin Kuzminski fixes #36, removed username, name, lastname, minimal length restrictions,
Thu, 30 Sep 2010 10:31:37 +0200 Marcin Kuzminski added tags/branches icons in changelog and moved them to right to save some space
Wed, 29 Sep 2010 22:38:54 +0200 Marcin Kuzminski added search in specific repository
Wed, 29 Sep 2010 22:36:53 +0200 Marcin Kuzminski a lot of fixes in templates,
Tue, 28 Sep 2010 22:38:34 +0000 Marcin Kuzminski Readme update
Tue, 28 Sep 2010 21:11:20 +0000 Marcin Kuzminski cleaned tags
Tue, 28 Sep 2010 21:09:04 +0000 Marcin Kuzminski Added tag v0.8.4 for changeset eda96fb85ba7
Tue, 28 Sep 2010 21:08:43 +0000 Marcin Kuzminski dohh !! fixed EmptyCHangeset for new vcs
Tue, 28 Sep 2010 20:38:14 +0000 Marcin Kuzminski clean up hgtags
Tue, 28 Sep 2010 20:28:58 +0000 Marcin Kuzminski Removed tag v0.6.8
Tue, 28 Sep 2010 20:28:50 +0000 Marcin Kuzminski Removed tag v0.6.0
Tue, 28 Sep 2010 20:28:45 +0000 Marcin Kuzminski Removed tag v0.2.0
Tue, 28 Sep 2010 20:28:39 +0000 Marcin Kuzminski Removed tag v0.1.0
Tue, 28 Sep 2010 20:27:08 +0000 Marcin Kuzminski Added tag v0.8.4 for changeset 2fa16ec5822d
Tue, 28 Sep 2010 20:26:13 +0000 Marcin Kuzminski version bump rhodecode-0.0.0.8.4
Tue, 28 Sep 2010 20:25:58 +0000 Marcin Kuzminski refactoring for new vcs implementation
Tue, 28 Sep 2010 20:14:16 +0000 Marcin Kuzminski removed .lower() from permission checking of cached repos list since repos can have capital letters now
Tue, 28 Sep 2010 20:07:55 +0000 Marcin Kuzminski fixed lockdecrator to return executed function data
Tue, 28 Sep 2010 19:53:52 +0000 Marcin Kuzminski fixes to pidlock, to not raise unneded execptions
Tue, 28 Sep 2010 02:31:10 +0200 Marcin Kuzminski fixes #35 hg-app does not respect SCRIPT_NAME