log rhodecode/lib/base.py @ 2048:79a95f338fd0 rhodecode-0.0.1.3.1

age author description
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
Tue, 27 Sep 2011 22:20:24 +0300 Liad Shani Added container-based authentication support beta
Wed, 26 Oct 2011 20:13:20 +0200 Marcin Kuzminski Added Request time tracking beta
Sat, 08 Oct 2011 02:02:25 +0200 Marcin Kuzminski Refactoring of model get functions beta
Thu, 09 Jun 2011 15:12:12 +0200 Marcin Kuzminski Fixes issue #201 beta
Tue, 07 Jun 2011 17:58:51 +0200 Marcin Kuzminski fixes #200, rewrote the whole caching mechanism to get rid of such problems. Now cached instances are attached beta
Thu, 26 May 2011 01:48:29 +0200 Marcin Kuzminski Small cache fixes. beta