log

age author description
Thu, 30 May 2013 00:01:16 +0200 Marcin Kuzminski moved make-index command to paster_commands module beta
Wed, 29 May 2013 12:13:02 +0200 Marcin Kuzminski allow underscores in usernames. Helps creating special internal users beta
Wed, 29 May 2013 00:26:58 +0200 Marcin Kuzminski fixed gravatar tests beta
Wed, 29 May 2013 00:20:27 +0200 Marcin Kuzminski fixes issues #849 IMC failed for non-ascii files beta
Tue, 28 May 2013 23:27:44 +0200 Marcin Kuzminski fix: add UI settings to session beta
Tue, 28 May 2013 23:12:31 +0200 Marcin Kuzminski Implements #842 RhodeCode version disclosure. beta
Tue, 28 May 2013 23:02:02 +0200 Marcin Kuzminski Add default for dashbord items and create default beta
Tue, 28 May 2013 21:22:16 +0200 Marcin Kuzminski ignore sql_dumps for testing schema migrations beta
Tue, 28 May 2013 21:21:58 +0200 Marcin Kuzminski Changed default behaviour of dbmanage to fix issues with continues beta
Tue, 28 May 2013 20:16:08 +0200 Marcin Kuzminski migration to 1.7.0 beta
Tue, 28 May 2013 17:20:46 +0200 Marcin Kuzminski Switch gravatar to always use ssl. beta
Tue, 28 May 2013 16:57:24 +0200 Marcin Kuzminski added dashboard items config in visual settings beta
Tue, 28 May 2013 16:21:27 +0200 Marcin Kuzminski added more info into __repr__ of auth user for better debugging and logging beta
Tue, 28 May 2013 16:15:40 +0200 Marcin Kuzminski Added use_poll option for latest waitress release. beta
Tue, 28 May 2013 15:52:24 +0200 Marcin Kuzminski Don't show empty permissions for users, only for admins beta
Sat, 25 May 2013 15:38:57 +0200 Marcin Kuzminski bumped waitress version beta
Fri, 24 May 2013 15:07:49 +0200 Marcin Kuzminski Bumped mercurial version beta
Thu, 23 May 2013 00:01:00 +0200 Marcin Kuzminski Updated boolean checks in API permissions calls beta
Wed, 22 May 2013 23:41:52 +0200 Marcin Kuzminski Show repo ID in settings beta
Wed, 22 May 2013 23:36:59 +0200 Marcin Kuzminski API cli should prefer to display errors instead of responses beta
Wed, 22 May 2013 22:46:51 +0200 Marcin Kuzminski small docstring fixes beta
Wed, 22 May 2013 22:42:16 +0200 Marcin Kuzminski fixed some syntax issues (string formatting) with migration files beta
Wed, 22 May 2013 22:35:39 +0200 Marcin Kuzminski fixed duplicated test in diff tests beta
Wed, 22 May 2013 20:14:48 +0200 Marcin Kuzminski Fix check statements from () which had no effect really beta
Wed, 22 May 2013 03:27:03 +0200 Marcin Kuzminski classmethods should have cls as first argument beta
Wed, 22 May 2013 03:17:42 +0200 Marcin Kuzminski replace list appends with list literals when possible beta
Wed, 22 May 2013 03:15:44 +0200 Marcin Kuzminski replace equality comparision to None beta
Wed, 22 May 2013 03:14:03 +0200 Marcin Kuzminski simplified boolean expressions beta
Wed, 22 May 2013 03:10:28 +0200 Marcin Kuzminski minor css fixes beta
Wed, 22 May 2013 02:59:20 +0200 Marcin Kuzminski use consisten double quote docstring formatting beta
Wed, 22 May 2013 02:57:52 +0200 Marcin Kuzminski fix unreachable code errors beta
Wed, 22 May 2013 02:00:57 +0200 Marcin Kuzminski Remove translation calls in API beta
Wed, 22 May 2013 00:48:34 +0200 Marcin Kuzminski Fixed issues with group renames for local repository group admins. beta
Mon, 20 May 2013 21:40:00 +0200 Marcin Kuzminski renamed gists routing to proper plural names beta
Mon, 20 May 2013 14:35:42 +0200 Marcin Kuzminski Explicitly tell fileinput that we use '-' as read source beta
Mon, 20 May 2013 13:04:34 +0200 Marcin Kuzminski Fake post-push actions when doing git fetch. It's still want show beta
Mon, 20 May 2013 12:26:09 +0200 Marcin Kuzminski Backported fixe for #834 hooks error on remote pulling
Mon, 20 May 2013 02:34:03 +0200 Marcin Kuzminski fixes #834 hooks error on remote pulling beta
Mon, 20 May 2013 02:24:16 +0200 Marcin Kuzminski Use lower level API from mercurial when doing a pull beta
Sun, 19 May 2013 20:55:40 +0200 Marcin Kuzminski lazy load pygments lib so we can use VCS without it installed beta
Sun, 19 May 2013 19:46:54 +0200 Marcin Kuzminski Added --format into gist CLI beta
Sun, 19 May 2013 18:21:42 +0200 Marcin Kuzminski fix routing matching order beta
Sun, 19 May 2013 16:14:28 +0200 Marcin Kuzminski added tests for raw gists beta
Sun, 19 May 2013 15:42:08 +0200 Marcin Kuzminski Use unittest2 for testing beta
Sun, 19 May 2013 16:08:21 +0200 Marcin Kuzminski fix syntax error for py <2.7 beta
Sun, 19 May 2013 14:46:57 +0200 Marcin Kuzminski decrease column size for gist_access_id. beta
Sun, 19 May 2013 14:35:15 +0200 Marcin Kuzminski fixed mysql issues with index beta
Sun, 19 May 2013 01:36:41 +0200 Marcin Kuzminski store download archive actions in journal beta
Sun, 19 May 2013 02:14:51 +0200 Marcin Kuzminski Added show as raw into gist beta
Sat, 18 May 2013 23:41:37 +0200 Marcin Kuzminski refactored url.resource to full definition of routes beta
Fri, 17 May 2013 21:33:24 +0200 Marcin Kuzminski show admin menu and list for users who are admins of repos. beta
Fri, 17 May 2013 21:12:54 +0200 Marcin Kuzminski Do read only checks on attach as fork of repo list. beta
Fri, 17 May 2013 20:58:31 +0200 Marcin Kuzminski fix required repo_type param on repo edit form beta
Fri, 17 May 2013 20:58:31 +0200 Marcin Kuzminski fix required repo_type param on repo edit form
Tue, 14 May 2013 00:07:06 +0200 Marcin Kuzminski added permission overview into users group beta
Mon, 13 May 2013 01:10:46 +0200 Marcin Kuzminski Added Simon Lopez to contributors beta
Sun, 12 May 2013 23:41:40 +0200 Simon Lopez Repo type can't be changed. Fixes issue 836 beta
Sun, 12 May 2013 23:41:40 +0200 Simon Lopez Repo type can't be changed. Fixes issue 836
Sun, 12 May 2013 21:51:54 +0200 Marcin Kuzminski bumped version in stable branch
Sun, 12 May 2013 21:46:49 +0200 Marcin Kuzminski Added tag v1.6.0 for changeset 78b53ee0d247