log rhodecode/lib/middleware/simplegit.py @ 2668:f0851f37d6be beta

age author description
Thu, 26 Jul 2012 23:03:26 +0200 Marcin Kuzminski Implementes #509 require SSL flag now works for both git and mercurial. beta
Mon, 09 Jul 2012 03:38:18 +0200 Marcin Kuzminski Fixed issue with gzipped streams for large git pushes. beta
Thu, 21 Jun 2012 17:48:41 +0200 Marcin Kuzminski possible fix for #486 undefined variable username beta
Thu, 14 Jun 2012 22:41:06 -0700 hppj Fix repo_root for grouped repos beta
Wed, 06 Jun 2012 22:23:27 +0200 Marcin Kuzminski Change git & hg hooks to post. They shouldn't block as they are used just for logging actions. Futhermore post hooks have access to changesets, so it's much better flexible beta
Wed, 06 Jun 2012 19:51:16 +0200 Marcin Kuzminski Added handling of git hooks, extract pushed revisions and store them inside beta
Mon, 04 Jun 2012 02:56:09 +0200 Marcin Kuzminski changed dulwich git interface to gitweb + subprocessio beta
Mon, 21 May 2012 20:44:08 +0200 Marcin Kuzminski comments on git-operations mapp beta
Thu, 10 May 2012 20:27:45 +0200 Marcin Kuzminski merged beta into stable
Fri, 04 May 2012 14:13:17 +0200 Marcin Kuzminski fixes issue #436 git push error beta
Thu, 26 Apr 2012 23:55:33 +0200 Marcin Kuzminski Implemented pull command for remote repos for git beta
Mon, 23 Apr 2012 18:32:30 +0200 Marcin Kuzminski white space cleanup beta
Thu, 19 Apr 2012 01:27:37 +0200 Marcin Kuzminski added emulation of pull hook for git-backend, and dummy git-push hook beta
Tue, 17 Apr 2012 21:41:46 +0200 Marcin Kuzminski Synced SimpleGitUploadPackHandler with latest dulwich code beta
Thu, 12 Apr 2012 22:49:13 +0200 Marcin Kuzminski Added HTTP_X_FORWARDED_FOR as another method of extracting IP for pull/push logs. beta