log rhodecode/lib/base.py @ 3146:c5169e445fb8 beta

age author description
Fri, 04 Jan 2013 23:34:53 +0100 Marcin Kuzminski Full IP restrictions enabled beta
Sun, 30 Dec 2012 23:06:03 +0100 Marcin Kuzminski Added UserIpMap interface for allowed IP addresses and IP restriction access beta
Thu, 13 Dec 2012 22:54:21 +0100 Marcin Kuzminski merge with beta rhodecode-0.0.1.5.0
Wed, 12 Dec 2012 23:38:10 +0100 Marcin Kuzminski added option to ini file to define lightweight dashboard items per page before pagination beta
Tue, 23 Oct 2012 18:21:56 +0200 Marcin Kuzminski Use lightweight revisions in journal by default beta
Tue, 23 Oct 2012 15:27:06 +0200 Marcin Kuzminski don't use config for visual settings. It totally doesn't work on multi instance mode beta
Tue, 23 Oct 2012 11:09:27 +0200 Marcin Kuzminski Added lightweight journal option for visual beta
Thu, 18 Oct 2012 20:54:25 +0200 Marcin Kuzminski Update last_change from VCS data on request. beta
Thu, 18 Oct 2012 20:16:00 +0200 Marcin Kuzminski Added lightweight dashboard option. ref #500 beta
Tue, 09 Oct 2012 19:26:30 +0200 Marcin Kuzminski patched basic auth function to overcome git issues with proxy that doesn't send both username and password. ref #586 beta
Sun, 02 Sep 2012 21:19:54 +0200 Marcin Kuzminski Merge beta branch into stable
Tue, 28 Aug 2012 09:28:09 +0200 Marcin Kuzminski added new suite of tests for VCS operations beta
Wed, 22 Aug 2012 00:30:02 +0200 Marcin Kuzminski Implemented basic locking functionality. beta
Wed, 08 Aug 2012 23:30:55 +0200 Marcin Kuzminski Added form for controlling mercurial extensions beta
Fri, 27 Jul 2012 01:21:07 +0200 Marcin Kuzminski merged + fixed pull request #62: Implemented metatags and visualisation options. beta
Thu, 26 Jul 2012 23:03:26 +0200 Marcin Kuzminski Implementes #509 require SSL flag now works for both git and mercurial. beta
Wed, 20 Jun 2012 00:01:06 +0200 Marcin Kuzminski better path extraction method. beta
Tue, 19 Jun 2012 21:42:14 +0200 Marcin Kuzminski add IP into base logging, and change a little IP extraction login, if some header is passed as empty beta
Mon, 18 Jun 2012 00:41:10 +0200 Marcin Kuzminski white space cleanup beta
Sun, 10 Jun 2012 18:15:00 +0200 Marcin Kuzminski - pull request generates overview based on it's params codereview
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
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
Sun, 15 May 2011 18:29:33 +0200 Marcin Kuzminski reverted copy of cached instance: beta
Tue, 03 May 2011 16:54:43 +0200 Marcin Kuzminski pep8ify beta
Mon, 02 May 2011 19:07:18 +0200 Marcin Kuzminski gui-improvments beta
Sun, 24 Apr 2011 17:36:09 +0200 Marcin Kuzminski fixed condition evaluated for gitrepo that returned null, simplified scm functions beta