log rhodecode/lib/base.py @ 3885:712610e082e2 beta

age author description
Mon, 08 Apr 2013 17:57:58 +0200 Mads Kiilerich index: always use lightweight - there shouldn't be any reason not to beta
Sun, 07 Apr 2013 18:37:22 +0200 Marcin Kuzminski merge with rc1
Wed, 03 Apr 2013 02:35:01 +0200 Marcin Kuzminski removed duplicated logic of how we invalidate caches for repos beta
Thu, 04 Apr 2013 16:38:33 +0200 Marcin Kuzminski fixed multiple IP addresses in each of extracted IP. beta
Thu, 28 Mar 2013 03:34:36 +0100 Marcin Kuzminski Don't catch all exceptions beta
Sun, 24 Mar 2013 20:24:17 +0100 Marcin Kuzminski show only open pull requests in the counter, and use repo context bar in pull requests view beta
Tue, 19 Mar 2013 21:47:34 +0100 Mads Kiilerich Stylistic cleanup - mostly formatting beta
Mon, 11 Mar 2013 17:09:43 +0100 Leonardo Merge beta
Mon, 04 Mar 2013 12:15:34 +0100 Leonardo Adding the context bar too all pages related to a Repository. beta
Thu, 07 Mar 2013 12:20:03 +0100 Marcin Kuzminski handle all cases with proxy IP addresses, not only for X_FORWARDED_FOR
Thu, 07 Mar 2013 12:20:03 +0100 Marcin Kuzminski handle all cases with proxy IP addresses, not only for X_FORWARDED_FOR beta
Wed, 06 Mar 2013 18:12:09 +0100 Marcin Kuzminski moved time measure of request to separate middleware for better results (the last one in stack) beta
Wed, 30 Jan 2013 04:10:58 +0100 Marcin Kuzminski repository extra fields implementation beta
Mon, 21 Jan 2013 00:03:44 +0100 Marcin Kuzminski merged with beta
Fri, 18 Jan 2013 01:05:23 +0100 Marcin Kuzminski whitespace cleanup beta
Tue, 08 Jan 2013 20:42:48 +0100 Marcin Kuzminski fix multiple ips addresses in X_FORWARDER_FOR header beta
Sat, 05 Jan 2013 01:58:29 +0100 Marcin Kuzminski Added full last changeset info to lightweight dashboard beta
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