log

age author description
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
Mon, 27 Sep 2010 03:13:05 +0200 Marcin Kuzminski drastic speed improvment in feed generation (was using old method)
Mon, 27 Sep 2010 02:17:03 +0200 Marcin Kuzminski fixed lock decorator bug which didn't release the lock after func execution and rewrote the pidlock a little with Ask Solem suggestions!
Sat, 25 Sep 2010 23:36:10 +0200 Marcin Kuzminski little gui change for file source
Sat, 25 Sep 2010 20:17:56 +0200 Marcin Kuzminski removed pidlock from whoosh and added it as locked_task decorator
Fri, 24 Sep 2010 18:13:29 +0200 Marcin Kuzminski Added user action mapper to map push to changeset.
Thu, 23 Sep 2010 21:25:30 +0200 Marcin Kuzminski simplified task locking, and fixed some bugs for keyworded arguments
Thu, 23 Sep 2010 02:55:43 +0200 Marcin Kuzminski created folder for init.d scripts
Thu, 23 Sep 2010 01:23:57 +0200 Marcin Kuzminski Added tag v0.8.3 for changeset ca41d544dbdf
Thu, 23 Sep 2010 01:23:13 +0200 Marcin Kuzminski Merge with 6aa7db1c083a1384ebff5c2bb3c943a035bb310d - celery branch rhodecode-0.0.0.8.3
Thu, 23 Sep 2010 01:21:46 +0200 Marcin Kuzminski version bump, small readme update celery