log rhodecode/lib/hooks.py @ 2872:17556a81ec6f beta

age author description
Tue, 25 Sep 2012 21:11:23 +0200 Stefan Engel Make detecting bare Git repositories more robust 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, 07 Sep 2012 23:20:33 +0200 Marcin Kuzminski merge with beta
Thu, 06 Sep 2012 17:54:08 +0200 Marcin Kuzminski raise na OSERROR if repository data sent from git hook to hook handler is somehow invalid beta
Sun, 02 Sep 2012 21:19:54 +0200 Marcin Kuzminski Merge beta branch into stable
Tue, 28 Aug 2012 09:04:02 +0200 Marcin Kuzminski Fixed issue with mixed locking notification and bad username beta
Wed, 22 Aug 2012 00:30:02 +0200 Marcin Kuzminski Implemented basic locking functionality. beta
Wed, 15 Aug 2012 00:22:53 +0200 Marcin Kuzminski use os.environ as a fallback for getting special info from hooks, this will allow beta
Mon, 16 Jul 2012 02:26:15 +0200 Marcin Kuzminski Fixed githooks for fetching multiple tags and branches. beta
Sun, 01 Jul 2012 16:11:38 +0200 Marcin Kuzminski Don't always return action, raise an Exception if we cannot check what the action is beta
Wed, 06 Jun 2012 23:33:27 +0200 Marcin Kuzminski whitespace cleanup beta
Wed, 06 Jun 2012 23:31:52 +0200 Marcin Kuzminski fixed issue with git-hook when pushing new heads 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 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 21:32:19 +0200 Marcin Kuzminski Git Hooks are automatically installed in new repos beta
Wed, 06 Jun 2012 19:51:16 +0200 Marcin Kuzminski Added handling of git hooks, extract pushed revisions and store them inside beta
Tue, 22 May 2012 00:16:07 +0200 Marcin Kuzminski save full raw id in push log data for much faster revision lookup 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, 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:40:49 +0200 Marcin Kuzminski made repo-size hook more generic beta
Wed, 28 Mar 2012 19:54:16 +0200 Marcin Kuzminski merged beta into default branch
Wed, 07 Mar 2012 02:18:22 +0200 Marcin Kuzminski utils/conf beta
Tue, 06 Mar 2012 23:03:10 +0200 Marcin Kuzminski added initial rc-extension module beta
Sun, 26 Feb 2012 17:25:09 +0200 Marcin Kuzminski merge 1.3 into stable
Sat, 28 Jan 2012 01:06:29 +0200 Marcin Kuzminski #227 Initial version of repository groups permissions system beta
Tue, 31 Jan 2012 04:41:00 +0200 Marcin Kuzminski #348 added post-create repository hook beta
Wed, 04 Jan 2012 03:50:07 +0200 Marcin Kuzminski 2012 copyrights beta
Thu, 29 Dec 2011 00:02:26 +0200 Marcin Kuzminski small change for post update hook that displays repository size beta
Sat, 26 Nov 2011 00:11:32 +0200 Marcin Kuzminski #235 forking page repo group selection beta