log rhodecode/lib/middleware/pygrack.py @ 3797:d7488551578e beta

age author description
Sat, 27 Apr 2013 11:24:25 +0200 Marcin Kuzminski synced vcs with upstream beta
Sun, 24 Mar 2013 03:07:04 +0100 Marcin Kuzminski Switched handling of RhodeCode extra params in consistent way beta
Sun, 17 Feb 2013 22:58:09 +0100 Marcin Kuzminski git executable is now configurable via .ini files beta
Fri, 28 Sep 2012 16:26:32 +0200 Marcin Kuzminski more logging in pygrack beta
Wed, 26 Sep 2012 21:04:27 +0200 Marcin Kuzminski There's no need to use special env variable for config file, it's already passed in in extras now beta
Fri, 31 Aug 2012 14:48:38 +0200 Marcin Kuzminski fixed #545, exception during cloning of non-bare repositories beta
Wed, 22 Aug 2012 00:30:02 +0200 Marcin Kuzminski Implemented basic locking functionality. beta
Thu, 12 Jul 2012 16:54:46 +0200 Marcin Kuzminski fix http NotFound call in pygrack beta
Tue, 10 Jul 2012 23:04:21 +0200 Marcin Kuzminski reset charset for git rpc cals also beta
Tue, 10 Jul 2012 22:42:42 +0200 Marcin Kuzminski reset response charset to fix Egit/JGit issues beta
Sat, 23 Jun 2012 11:43:07 +0200 Marcin Kuzminski fix pygrack call on non-bare repos beta
Wed, 06 Jun 2012 21:48:53 +0200 Marcin Kuzminski changed scope of calling EXTENSIONS from rhodecode for githooks to be able to execute them beta
Wed, 06 Jun 2012 19:51:16 +0200 Marcin Kuzminski Added handling of git hooks, extract pushed revisions and store them inside beta
Wed, 06 Jun 2012 14:23:40 +0200 Marcin Kuzminski fix pygrack for non bare git repos beta
Mon, 04 Jun 2012 02:56:09 +0200 Marcin Kuzminski changed dulwich git interface to gitweb + subprocessio beta