log

age author description
Tue, 05 Jun 2012 01:06:40 +0200 Marcin Kuzminski public journal feed updates. fixes errors beta
Tue, 05 Jun 2012 00:48:20 +0200 Marcin Kuzminski UI fixes for searching beta
Tue, 05 Jun 2012 00:27:59 +0200 Marcin Kuzminski #453 added ID field in whoosh SCHEMA that solves the issue of reindexing modified files beta
Mon, 04 Jun 2012 22:03:40 +0200 Marcin Kuzminski Don't send emails to person who comment on changeset beta
Mon, 04 Jun 2012 21:37:41 +0200 Marcin Kuzminski Add support for vcs Changeset objects in get_diff method beta
Mon, 04 Jun 2012 18:40:39 +0200 Marcin Kuzminski Improved RSS/ATOM feeds beta
Mon, 04 Jun 2012 17:26:34 +0200 Marcin Kuzminski Added diff option into git and hg changeset objects, representing git formated patch against parent1 beta
Mon, 04 Jun 2012 03:55:28 +0200 Marcin Kuzminski Don't do git pull on remote repos since they are bare now, we need to use git fetch on them beta
Mon, 04 Jun 2012 02:56:09 +0200 Marcin Kuzminski changed dulwich git interface to gitweb + subprocessio beta
Mon, 04 Jun 2012 01:33:48 +0200 Marcin Kuzminski Added optional --format=json into api cli. That will return pure JSON data from server beta
Mon, 04 Jun 2012 01:21:15 +0200 Marcin Kuzminski Unified DAG generation for hg and git beta
Sun, 03 Jun 2012 20:35:13 +0200 Marcin Kuzminski created rhodecode-api binary script for working with api via cli beta
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
Sun, 27 May 2012 23:29:18 +0200 Marcin Kuzminski Implemented basic compare view(for pull requests) for mercurial. codereview
Sun, 27 May 2012 23:28:22 +0200 Marcin Kuzminski added stats of line changes and operation (A/M/D) into diffs lib codereview
Sun, 27 May 2012 18:37:23 +0200 Marcin Kuzminski merge with beta codereview
Sun, 27 May 2012 18:28:57 +0200 Marcin Kuzminski changelog update beta
Sun, 27 May 2012 18:27:59 +0200 Marcin Kuzminski fixed issue #459. Changed the way of obtaining logger in reindex task. beta
Sun, 27 May 2012 17:57:43 +0200 Marcin Kuzminski updated 1.4 changelog beta
Sun, 27 May 2012 17:53:01 +0200 Marcin Kuzminski wrap user name into shorter since super long names just break ui there beta
Sun, 27 May 2012 17:44:20 +0200 Marcin Kuzminski updated i18n beta
Sat, 26 May 2012 01:28:07 +0200 Marcin Kuzminski typo fix ref #461 beta
Fri, 25 May 2012 18:59:15 +0200 Marcin Kuzminski Added optional repo_name into issue tracker url to get just the name of repo without group prefix beta
Fri, 25 May 2012 18:44:07 +0200 Marcin Kuzminski Updated API to return clone_uri, private, created_on beta
Fri, 25 May 2012 18:29:31 +0200 Marcin Kuzminski Created base for diffing two repositories inside rhodecode codereview
Thu, 24 May 2012 23:19:17 +0200 Marcin Kuzminski merge with beta codereview
Thu, 24 May 2012 22:29:07 +0200 Marcin Kuzminski added list of languages to ini template beta
Thu, 24 May 2012 22:25:16 +0200 Marcin Kuzminski General i18n update. Now it's going to be a part of BUILD process so it's always upto-date beta
Thu, 24 May 2012 22:16:03 +0200 Marcin Kuzminski Merged in mikespook/rhodecode (pull request #45) beta
Wed, 23 May 2012 09:51:07 +0800 mikespook Simple Chinese Translation beta
Thu, 24 May 2012 09:28:31 -0300 Augusto Herrmann Updated pt_BR l10n on beta branch beta