log

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