log rhodecode/lib/middleware/simplegit.py @ 2061:9f0fe6777833 beta

age author description
Tue, 28 Feb 2012 17:44:17 +0200 Marcin Kuzminski merge pull request #32 from codingtony beta
Tue, 28 Feb 2012 07:08:42 +0200 Marcin Kuzminski reverted git fix as it broke pushing beta
Tue, 28 Feb 2012 05:25:16 +0200 Marcin Kuzminski updated CONTRIBUTORS beta
Mon, 27 Feb 2012 18:15:39 -0800 Tony Bussieres let the is_git method exists so it is more similar to the hg backend. beta
Mon, 27 Feb 2012 17:35:12 -0800 Tony Bussieres No more relying on user agent to check if the request is for a git action. Patch candidate for issue #368 beta
Mon, 27 Feb 2012 07:46:52 +0200 Marcin Kuzminski fixes git-protocol with beta
Sun, 26 Feb 2012 17:25:09 +0200 Marcin Kuzminski merge 1.3 into stable
Thu, 23 Feb 2012 03:51:39 +0200 Marcin Kuzminski improved logging in git/hg middlewares beta
Wed, 22 Feb 2012 21:20:50 +0200 Marcin Kuzminski better logging beta
Mon, 20 Feb 2012 23:00:54 +0200 Marcin Kuzminski Added VCS into rhodecode core for faster and easier deployments of new versions beta
Fri, 06 Jan 2012 06:09:12 +0200 Marcin Kuzminski backported fixes for issue #318
Wed, 04 Jan 2012 03:50:07 +0200 Marcin Kuzminski 2012 copyrights beta
Thu, 29 Dec 2011 07:35:51 +0200 Marcin Kuzminski auto white-space removal beta
Thu, 29 Dec 2011 00:01:05 +0200 Marcin Kuzminski implements #285: Implemented non changeable urls for clone url, and web views beta
Wed, 07 Dec 2011 22:08:12 +0200 Marcin Kuzminski Wrapped calls for git and hg middleware in extra block that clears db Session. beta
Wed, 02 Nov 2011 22:19:47 +0200 Marcin Kuzminski merged upto rev 019026a8cf67
Tue, 01 Nov 2011 01:31:24 +0200 Liad Shani Improved container-based auth support for middleware beta
Sat, 29 Oct 2011 16:36:26 +0200 Liad Shani Fixed middleware to prevent deactivated users from authenticating beta
Thu, 27 Oct 2011 21:01:16 +0200 Liad Shani Added container-based authentication support to git middleware beta
Mon, 24 Oct 2011 23:07:06 +0200 Marcin Kuzminski #286 raise HttpForbidden if username lookup failed instead of internal server error beta
Mon, 17 Oct 2011 01:01:18 +0200 Marcin Kuzminski Merge with beta
Sat, 08 Oct 2011 02:02:25 +0200 Marcin Kuzminski Refactoring of model get functions beta
Fri, 07 Oct 2011 01:08:50 +0200 Marcin Kuzminski merge beta in stable branch
Sat, 01 Oct 2011 21:51:28 +0300 Marcin Kuzminski changed check_... functions from their stupid names to something less retarded :) beta
Sat, 01 Oct 2011 21:40:34 +0300 Marcin Kuzminski fixed broken check_repo on middlewares beta
Thu, 29 Sep 2011 23:57:44 +0300 Marcin Kuzminski Removed deprecated usage of UserModel() in simplehg and simplegit beta
Thu, 29 Sep 2011 23:34:47 +0300 Marcin Kuzminski Rewrote git middleware with the same pattern as recent fix for #176 beta
Thu, 30 Jun 2011 01:25:37 +0200 Marcin Kuzminski Unicode fixes, added safe_str method for global str() operations +better test sandboxing beta
Wed, 27 Apr 2011 01:27:39 +0200 Marcin Kuzminski fixed issue #181, and small fix in gitmiddleware beta
Sun, 24 Apr 2011 23:20:58 +0200 Marcin Kuzminski small fixes for gitmiddleware beta