log

age author description
Wed, 06 Mar 2013 15:04:09 +0100 Marcin Kuzminski disallow cloning from different URI's that http[s]/svn/git/hg beta
Wed, 06 Mar 2013 14:52:25 +0100 Marcin Kuzminski If commit operation is used out of pylons request scope use blank request instead beta
Wed, 06 Mar 2013 14:14:57 +0100 Marcin Kuzminski again they channged git return commands :/ and i need to fix the tests. Now running agains 1.8.1 beta
Wed, 06 Mar 2013 13:52:55 +0100 Marcin Kuzminski synced test.ini with latest changes beta
Wed, 06 Mar 2013 13:47:14 +0100 Marcin Kuzminski webinterface file commiting executes push hooks ref #594 beta
Wed, 06 Mar 2013 13:37:42 +0100 Marcin Kuzminski Moved inject ui into base vcs classe beta
Wed, 06 Mar 2013 13:36:55 +0100 Marcin Kuzminski CHanges to UI object injection after lazy property changes beta
Wed, 06 Mar 2013 13:36:01 +0100 Marcin Kuzminski refactored lazy properties little bit for ThreadecLocal to work better beta
Wed, 06 Mar 2013 02:03:16 +0100 Marcin Kuzminski codecleaner spaces on : beta
Wed, 06 Mar 2013 01:53:55 +0100 Marcin Kuzminski codecleaner beta
Wed, 06 Mar 2013 00:20:13 +0100 Marcin Kuzminski fixed issue with renaming repos group together with changing parents with multiple nested trees
Mon, 04 Mar 2013 18:44:36 +0100 Marcin Kuzminski use password obfuscate in when clonning a remote repo with credentials
Thu, 14 Feb 2013 23:34:59 +0100 Marcin Kuzminski fixes #762, LDAP and container created users are now activated based on
Tue, 12 Feb 2013 23:15:55 +0100 Marcin Kuzminski #763 gravatar helper function should fallback into default image if somehow email provided is empty.
Mon, 25 Feb 2013 21:27:52 +0100 Marcin Kuzminski moved out password reset tasks from celery, it doesn't make any sense to keep them there, additionally they are broken