log rhodecode/lib/hooks.py @ 4186:7e5f8c12a3fc kallithea-2.2.5-rebrand

age author description
Wed, 02 Jul 2014 19:04:28 -0400 Bradley M. Kuhn First step in two-part process to rename directories to kallithea. kallithea-2.2.5-rebrand
Wed, 02 Jul 2014 19:03:41 -0400 Bradley M. Kuhn Remove wrong/unnecessary/unfixable comment(s) kallithea-2.2.5-rebrand
Wed, 02 Jul 2014 19:03:21 -0400 Bradley M. Kuhn Remove license check code: GPL'd works like this should be unencumbered. rhodecode-2.2.5-gpl
Wed, 02 Jul 2014 19:03:13 -0400 Bradley M. Kuhn Imported some of the GPLv3'd changes from RhodeCode v2.2.5. rhodecode-2.2.5-gpl
Mon, 01 Jul 2013 16:10:22 +0200 Marcin Kuzminski Added pre-create user hook.
Tue, 18 Jun 2013 10:37:49 -0400 Jonathan Sternberg Include the current user as a created_by/deleted_by attribute for USER_HOOK extensions.
Mon, 17 Jun 2013 18:09:50 -0400 Jonathan Sternberg User create/delete hooks for rcextensions.
Fri, 07 Jun 2013 00:31:11 +0200 Marcin Kuzminski Merged dev into stable/default/master branch
Mon, 03 Jun 2013 23:54:52 +0200 Marcin Kuzminski Moved all Mercurial imports into hgcompat from vcs beta
Sat, 11 May 2013 20:24:02 +0200 Marcin Kuzminski Implemented simple gist functionality ref #530. beta
Sun, 07 Apr 2013 18:37:22 +0200 Marcin Kuzminski merge with rc1
Thu, 04 Apr 2013 17:45:55 +0200 Mads Kiilerich hooks: make_lock is tristate beta
Thu, 28 Mar 2013 01:10:45 +0100 Mads Kiilerich follow Python conventions for boolean values beta
Mon, 25 Mar 2013 22:51:06 +0100 Marcin Kuzminski fix GIT env extraction beta
Mon, 25 Mar 2013 22:17:17 +0100 Marcin Kuzminski kill depracated .ui objects on git repos beta
Sun, 24 Mar 2013 03:07:04 +0100 Marcin Kuzminski Switched handling of RhodeCode extra params in consistent way beta
Tue, 19 Mar 2013 23:43:40 +0100 Marcin Kuzminski no_cache version of scm is now a function beta
Sun, 10 Mar 2013 22:53:25 +0100 Marcin Kuzminski configurable locking codes. beta
Wed, 06 Mar 2013 13:47:14 +0100 Marcin Kuzminski webinterface file commiting executes push hooks ref #594 beta
Thu, 31 Jan 2013 01:51:42 +0100 Marcin Kuzminski git hook handler shouldn't ever use cache instances
Thu, 31 Jan 2013 01:51:42 +0100 Marcin Kuzminski git hook handler shouldn't ever use cache instances beta
Thu, 13 Dec 2012 22:54:21 +0100 Marcin Kuzminski merge with beta rhodecode-0.0.1.5.0
Thu, 13 Dec 2012 22:30:17 +0100 Marcin Kuzminski fixed issue with passing IP address to log action logger for git beta
Sat, 10 Nov 2012 14:50:11 +0100 Marcin Kuzminski fixes #645 Fix git handler when doing delete remote branch beta
Fri, 26 Oct 2012 00:26:20 +0200 Marcin Kuzminski use str() on os.walk passing unicode can lead to UnicodeDecode errors when iterating beta
Tue, 23 Oct 2012 18:21:56 +0200 Marcin Kuzminski Use lightweight revisions in journal by default beta
Tue, 09 Oct 2012 00:41:32 +0200 Marcin Kuzminski merge with beta rhodecode-0.0.1.4.4
Tue, 09 Oct 2012 00:08:35 +0200 Marcin Kuzminski #595 add rcextension hook for repository delete beta
Fri, 28 Sep 2012 23:28:10 +0200 Marcin Kuzminski merged beta into stable
Tue, 25 Sep 2012 21:11:23 +0200 Stefan Engel Make detecting bare Git repositories more robust beta