log

age author description
Sun, 03 Jun 2012 20:24:02 +0200 Marcin Kuzminski API: create_repo returns now repo object after creation beta
Sun, 03 Jun 2012 01:09:28 +0200 Marcin Kuzminski Update requires to hg 2.2.2 beta
Sun, 03 Jun 2012 01:07:36 +0200 Marcin Kuzminski Updated Journal messages + i18n beta
Sun, 03 Jun 2012 00:40:14 +0200 Marcin Kuzminski Implemented #467 Journal logs comments on changesets beta
Sun, 03 Jun 2012 00:37:12 +0200 Marcin Kuzminski Add ip reference into BaseController beta
Sat, 02 Jun 2012 18:01:56 +0200 Marcin Kuzminski #469 added --update-only option to whoosh to re-index only given list beta
Sat, 02 Jun 2012 16:53:21 +0200 Marcin Kuzminski fixed issue with whoosh always re-indexing non-ascii filenames even if they didn't change beta
Sat, 02 Jun 2012 00:10:11 +0200 Marcin Kuzminski fixed stupid test condition beta
Fri, 01 Jun 2012 23:47:16 +0200 Marcin Kuzminski implemented #464 users groups links inside permission box (only for admins) beta
Fri, 01 Jun 2012 23:29:41 +0200 Marcin Kuzminski Autocomplete fixes beta
Fri, 01 Jun 2012 18:34:32 +0200 Marcin Kuzminski Added mentions autocomplete into main comments form beta
Fri, 01 Jun 2012 17:59:57 +0200 Marcin Kuzminski white space cleanup beta
Fri, 01 Jun 2012 17:59:31 +0200 Marcin Kuzminski added #readme anchor link beta
Thu, 31 May 2012 18:42:49 +0200 Marcin Kuzminski API, added delete_user method. beta
Wed, 30 May 2012 23:12:24 +0200 Marcin Kuzminski code garden codereview
Wed, 30 May 2012 23:12:16 +0200 Marcin Kuzminski Rewrote url routes to make all validations and parsing for compare view + added compare fork button into forked repos codereview
Wed, 30 May 2012 22:23:23 +0200 Marcin Kuzminski Improved cross repos diffs codereview
Wed, 30 May 2012 21:19:22 +0200 Marcin Kuzminski merge with beta codereview
Wed, 30 May 2012 21:12:04 +0200 Marcin Kuzminski fixed issue with git's `no new line..` messages inside diff block. It might sometimes happen that showed html diff was short one line because of this beta
Wed, 30 May 2012 20:46:37 +0200 Marcin Kuzminski Alwas show initial context on html diffs. beta
Tue, 29 May 2012 23:38:33 +0200 Marcin Kuzminski added detailed step-by-step installation instruction for windows beta
Mon, 28 May 2012 23:35:30 +0200 Marcin Kuzminski merge with beta codereview
Mon, 28 May 2012 23:31:17 +0200 Marcin Kuzminski typo fix + code garden beta
Mon, 28 May 2012 23:21:43 +0200 Marcin Kuzminski added basic comparision of two repositories using bundles codereview
Mon, 28 May 2012 16:52:13 +0200 Marcin Kuzminski fixed default sorting on main page with sorting using wrapped lower() call on database level beta
Mon, 28 May 2012 16:51:22 +0200 Marcin Kuzminski highly improved performance of my_account page by removing super heavy htmlfill call on whole page beta
Mon, 28 May 2012 16:26:47 +0200 Marcin Kuzminski Implemented cache-map on main page to save executing select beta
Mon, 28 May 2012 14:42:07 +0200 Marcin Kuzminski fix doc typo beta
Mon, 28 May 2012 02:00:14 +0200 Marcin Kuzminski Changed compare-view of remote repos to use incoming option instead of outgoing. codereview
Mon, 28 May 2012 00:09:39 +0200 Marcin Kuzminski fixed bug with inline changes highlighter. codereview