log

age author description
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