log rhodecode/model/scm.py @ 3836:14a6e9ffd9c8 beta

age author description
Fri, 10 May 2013 23:13:04 +0200 Marcin Kuzminski fixed issue with web-editor that didn't preserve executable bit beta
Wed, 08 May 2013 23:04:24 +0200 Marcin Kuzminski move out setting rc_extras for in-memory-push handlers to separate function beta
Wed, 03 Apr 2013 15:56:12 +0200 Mads Kiilerich invalidation: merge .invalidate and .set_valid as .test_and_set_valid beta
Wed, 03 Apr 2013 15:56:12 +0200 Mads Kiilerich api: don't report invalidated cache_keys after invalidating a repo beta
Fri, 05 Apr 2013 02:51:37 +0200 Mads Kiilerich Minor changes beta
Mon, 08 Apr 2013 22:47:35 +0200 Marcin Kuzminski - Manage User’s Groups: create, delete, rename, add/remove users inside. beta
Sun, 07 Apr 2013 18:37:22 +0200 Marcin Kuzminski merge with rc1
Wed, 03 Apr 2013 15:56:12 +0200 Mads Kiilerich invalidation: set_invalidate is (obviously) only used to invalidate the whole repo beta
Wed, 27 Mar 2013 19:55:50 +0100 Mads Kiilerich invalidation: some documentation and refactoring, second round beta
Thu, 28 Mar 2013 03:34:36 +0100 Marcin Kuzminski Don't catch all exceptions beta
Mon, 25 Mar 2013 22:17:17 +0100 Marcin Kuzminski kill depracated .ui objects on git repos 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
Sun, 24 Mar 2013 03:07:04 +0100 Marcin Kuzminski Switched handling of RhodeCode extra params in consistent way beta
Wed, 06 Mar 2013 14:52:25 +0100 Marcin Kuzminski If commit operation is used out of pylons request scope use blank request instead beta
Wed, 06 Mar 2013 13:47:14 +0100 Marcin Kuzminski webinterface file commiting executes push hooks ref #594 beta
Thu, 28 Feb 2013 16:13:38 +0100 Marcin Kuzminski iterate over repos groups for bool() calls to actually work on it. beta
Sun, 10 Feb 2013 21:05:53 +0100 Marcin Kuzminski non-lightweight dashboard mode is now more error proof when it stumbles across bad or damaged repositories beta
Sat, 26 Jan 2013 20:11:55 +0100 Marcin Kuzminski reposcann should skip directories with starting with '.'
Sat, 26 Jan 2013 23:11:40 +0100 Marcin Kuzminski Return a list of invlidated keys on mark_for_invalidation func beta
Sat, 26 Jan 2013 20:11:55 +0100 Marcin Kuzminski reposcann should skip directories with starting with '.' beta
Fri, 25 Jan 2013 01:40:09 +0100 Marcin Kuzminski Group management delegation: beta
Mon, 21 Jan 2013 00:03:44 +0100 Marcin Kuzminski merged with beta
Tue, 08 Jan 2013 15:47:37 +0100 Marcin Kuzminski fixed issues with getting repos by path on windows beta
Sat, 05 Jan 2013 02:40:21 +0100 Marcin Kuzminski always update changeset cache after invalidation signal beta
Thu, 13 Dec 2012 22:54:21 +0100 Marcin Kuzminski merge with beta rhodecode-0.0.1.5.0
Wed, 12 Dec 2012 18:11:33 +0100 Mads Kiilerich don't recurse into '.hg' of removed repositories beta
Fri, 23 Nov 2012 16:59:30 +0100 Marcin Kuzminski Cleaned the way cache keys are invalidated beta
Mon, 05 Nov 2012 17:59:58 +0100 Marcin Kuzminski fixed extras params from remote pull action beta
Thu, 18 Oct 2012 20:16:00 +0200 Marcin Kuzminski Added lightweight dashboard option. ref #500 beta
Sun, 02 Sep 2012 21:19:54 +0200 Marcin Kuzminski Merge beta branch into stable