log

age author description
Tue, 26 Apr 2011 14:02:53 +0200 Lorenzo M. Catucci Set a default value for needed attributes. beta
Tue, 26 Apr 2011 14:02:18 +0200 Lorenzo M. Catucci Fetch entry after successful bind for being able to read its attributes. beta
Tue, 26 Apr 2011 19:21:11 +0200 Marcin Kuzminski fixes #182
Tue, 26 Apr 2011 19:19:18 +0200 Marcin Kuzminski changelog update beta
Tue, 26 Apr 2011 19:05:19 +0200 Marcin Kuzminski fixes #182 beta
Sun, 24 Apr 2011 23:20:58 +0200 Marcin Kuzminski small fixes for gitmiddleware beta
Sun, 24 Apr 2011 17:36:09 +0200 Marcin Kuzminski fixed condition evaluated for gitrepo that returned null, simplified scm functions beta
Sun, 24 Apr 2011 16:59:27 +0200 Marcin Kuzminski small fixes for git support beta
Sat, 23 Apr 2011 17:22:50 +0200 Marcin Kuzminski pep8ify + small fixes for followers page + added tooltips for followers beta
Sat, 23 Apr 2011 17:11:12 +0200 Marcin Kuzminski #179 Added followers page beta
Sat, 23 Apr 2011 16:38:10 +0200 Marcin Kuzminski changed dafault to use sqlite for dev beta
Sat, 23 Apr 2011 15:56:17 +0200 Marcin Kuzminski fixed path for .ini file in test hg operations beta
Sat, 23 Apr 2011 15:52:32 +0200 Marcin Kuzminski small rewrite for injecting rhodecode_extras into ui. instead of injecting to hgweb instance, inject to ui and pass to hgweb. It's simpler and more readable. beta
Sat, 23 Apr 2011 15:17:42 +0200 Marcin Kuzminski pep8ify middlewares beta
Sat, 23 Apr 2011 14:52:44 +0200 Marcin Kuzminski Added extra check for very large diffs in changesets, sometimes for very large diffs the diff parser could kill CPU. beta
Sat, 23 Apr 2011 14:23:13 +0200 Marcin Kuzminski Added show as raw into big diff beta
Thu, 21 Apr 2011 00:06:06 +0200 Marcin Kuzminski updated pot file, and bumped dulwich version beta
Tue, 19 Apr 2011 17:28:42 +0200 Marcin Kuzminski Fixed permissions for users groups, group can have create repo permission now. beta
Tue, 19 Apr 2011 17:23:02 +0200 Marcin Kuzminski removed extra query for default user beta
Tue, 19 Apr 2011 17:21:19 +0200 Marcin Kuzminski tries to fix issue #177 by fallback to user.user_id instead of fetching from db, user.user_id beta
Mon, 18 Apr 2011 20:59:14 +0200 Marcin Kuzminski fixes #172 beta
Mon, 18 Apr 2011 20:55:37 +0200 Marcin Kuzminski user defined permission will update the global permissions, and overwrite default settings. beta
Mon, 18 Apr 2011 20:18:12 +0200 Marcin Kuzminski Fixed #161 form saves the create repository permission. beta
Sun, 17 Apr 2011 16:26:40 +0200 Marcin Kuzminski added some info to corrupted repo message that helps diagnose the cause from log itself. beta
Sun, 17 Apr 2011 14:45:16 +0200 Marcin Kuzminski moved locking of commit stats into the task itself to remove race conditions when lock was not removed before starting another task. beta
Sat, 16 Apr 2011 22:03:19 +0200 Marcin Kuzminski added quick filter into repo switcher list beta
Sat, 16 Apr 2011 21:11:49 +0200 Marcin Kuzminski simplified example init.d script beta
Sat, 16 Apr 2011 21:05:21 +0200 Marcin Kuzminski added dump validation of cloneurl, it can still freeze if server will ask for auth. beta
Fri, 15 Apr 2011 01:00:29 +0200 Marcin Kuzminski removed bad import beta
Thu, 14 Apr 2011 10:52:12 +0200 Marcin Kuzminski fixed problem with binary files, and for files that were deleted. beta