log

age author description
Thu, 21 Apr 2011 00:06:06 +0200 Marcin Kuzminski updated pot file, and bumped dulwich version beta
Tue, 19 Apr 2011 17:28:42 +0200 Marcin Kuzminski Fixed permissions for users groups, group can have create repo permission now. beta
Tue, 19 Apr 2011 17:23:02 +0200 Marcin Kuzminski removed extra query for default user beta
Tue, 19 Apr 2011 17:21:19 +0200 Marcin Kuzminski tries to fix issue #177 by fallback to user.user_id instead of fetching from db, user.user_id beta
Mon, 18 Apr 2011 20:59:14 +0200 Marcin Kuzminski fixes #172 beta
Mon, 18 Apr 2011 20:55:37 +0200 Marcin Kuzminski user defined permission will update the global permissions, and overwrite default settings. beta
Mon, 18 Apr 2011 20:18:12 +0200 Marcin Kuzminski Fixed #161 form saves the create repository permission. beta
Sun, 17 Apr 2011 16:26:40 +0200 Marcin Kuzminski added some info to corrupted repo message that helps diagnose the cause from log itself. beta
Sun, 17 Apr 2011 14:45:16 +0200 Marcin Kuzminski moved locking of commit stats into the task itself to remove race conditions when lock was not removed before starting another task. beta
Sat, 16 Apr 2011 22:03:19 +0200 Marcin Kuzminski added quick filter into repo switcher list beta
Sat, 16 Apr 2011 21:11:49 +0200 Marcin Kuzminski simplified example init.d script beta
Sat, 16 Apr 2011 21:05:21 +0200 Marcin Kuzminski added dump validation of cloneurl, it can still freeze if server will ask for auth. beta
Fri, 15 Apr 2011 01:00:29 +0200 Marcin Kuzminski removed bad import beta
Thu, 14 Apr 2011 10:52:12 +0200 Marcin Kuzminski fixed problem with binary files, and for files that were deleted. beta
Thu, 14 Apr 2011 01:07:18 +0200 Marcin Kuzminski fixed possible float division, and changeset ranges bug introduced in stat changeset. beta
Thu, 14 Apr 2011 00:43:23 +0200 Marcin Kuzminski Implemented --stat for changelog beta
Wed, 13 Apr 2011 01:18:08 +0200 Marcin Kuzminski added flattr button to docs
Wed, 13 Apr 2011 00:39:15 +0200 Marcin Kuzminski fixes issue #163 RhodeCode will check and report a corrupted repo. A rescan with destroy old data should be perform after such operations beta
Wed, 13 Apr 2011 00:10:09 +0200 Marcin Kuzminski small merges from default beta
Wed, 13 Apr 2011 00:04:47 +0200 Marcin Kuzminski Added tag v1.1.8 for changeset c8974135732a
Tue, 12 Apr 2011 23:51:04 +0200 Marcin Kuzminski docs, and changelog update rhodecode-0.0.1.1.8
Tue, 12 Apr 2011 21:08:09 +0200 Marcin Kuzminski removed leftover print beta
Tue, 12 Apr 2011 20:10:47 +0200 Marcin Kuzminski merged latest fixes for stable
Tue, 12 Apr 2011 19:48:02 +0200 Marcin Kuzminski fixes issue #166, made clone-uri use the pylons build in url generators, that way it's more safe. beta
Tue, 12 Apr 2011 01:30:00 +0200 Marcin Kuzminski fixed some buttons text issues. Reported by Thomas Waldmann beta
Tue, 12 Apr 2011 00:17:00 +0200 Marcin Kuzminski made rhodecode compatible with 1024px displays beta
Mon, 11 Apr 2011 23:04:52 +0200 Marcin Kuzminski PEP8ify beta
Mon, 11 Apr 2011 22:47:27 +0200 Marcin Kuzminski PEP8ify - controllers beta
Mon, 11 Apr 2011 22:24:04 +0200 Marcin Kuzminski fixed issue #165 trending source files are now stored in cache as ext only, and translated to description only when displaying, so future changes of mappings will take affect right away. beta
Sun, 10 Apr 2011 23:34:28 +0200 Marcin Kuzminski removed leftover print beta