log rhodecode/lib/base.py @ 2375:bc2d8c03c050 beta

age author description
Sun, 03 Jun 2012 00:37:12 +0200 Marcin Kuzminski Add ip reference into BaseController beta
Thu, 10 May 2012 20:27:45 +0200 Marcin Kuzminski merged beta into stable
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
Wed, 28 Mar 2012 19:54:16 +0200 Marcin Kuzminski merged beta into default branch
Fri, 16 Mar 2012 23:58:05 +0200 Marcin Kuzminski Alternative HTTP response codes when client failed to Authenticate correctly beta
Wed, 07 Mar 2012 02:18:22 +0200 Marcin Kuzminski utils/conf beta
Mon, 27 Feb 2012 05:08:31 +0200 Marcin Kuzminski merge beta fixes into stable rhodecode-0.0.1.3.1
Mon, 27 Feb 2012 04:28:40 +0200 Marcin Kuzminski fixed issue with sessions that lead to redirection loops beta
Sun, 26 Feb 2012 17:25:09 +0200 Marcin Kuzminski merge 1.3 into stable
Sun, 26 Feb 2012 01:25:38 +0200 Marcin Kuzminski Added session wrapper, for rc 1.2.X compatibility. Adds backwards compatability beta
Thu, 23 Feb 2012 04:04:00 +0200 Marcin Kuzminski fixed logging issue on non-ascii repos beta
Thu, 23 Feb 2012 03:39:35 +0200 Marcin Kuzminski more work on improving info logging beta
Wed, 22 Feb 2012 04:30:26 +0200 Marcin Kuzminski implements #212 moved default encoding variable into rhodecode-config. It's now possible to change beta
Thu, 02 Feb 2012 00:32:15 +0200 Marcin Kuzminski code garden, pep8 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
Thu, 08 Dec 2011 01:17:37 +0200 Marcin Kuzminski logger name update 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
Fri, 02 Dec 2011 22:31:13 +0200 Marcin Kuzminski commit less models beta
Sat, 26 Nov 2011 17:51:03 +0200 Marcin Kuzminski - fixes celery sqlalchemy session issues for async forking beta
Fri, 25 Nov 2011 19:25:10 +0200 Marcin Kuzminski reduce cookie size for better support of client side sessions beta
Sun, 20 Nov 2011 01:53:00 +0200 Marcin Kuzminski #302 - basic notification system, models+tests beta
Mon, 31 Oct 2011 23:10:11 +0200 Marcin Kuzminski implements #293 gravatar link should be disabled when use_gravatar = false
Tue, 01 Nov 2011 01:31:24 +0200 Liad Shani Improved container-based auth support for middleware beta
Mon, 31 Oct 2011 23:10:11 +0200 Marcin Kuzminski implements #293 gravatar link should be disabled when use_gravatar = false beta
Mon, 31 Oct 2011 21:42:41 +0200 Marcin Kuzminski Some code cleanups and fixes beta
Sat, 29 Oct 2011 19:26:43 +0200 Liad Shani Merge with upstream beta
Thu, 27 Oct 2011 20:40:49 +0200 Liad Shani Added automatic logout of deactivated/deleted users beta
Wed, 26 Oct 2011 21:59:22 +0200 Liad Shani Improved container-based auth implementation and added support for a reverse-proxy setup (using the X-Forwarded-User header) beta
Sun, 09 Oct 2011 23:49:00 +0200 Liad Shani Merge with upstream beta