log

age author description
Wed, 27 Mar 2013 13:45:19 +0400 Dmitry Neverov Add trove library
Wed, 27 Mar 2013 13:07:02 +0400 Dmitry Neverov Reuse empty maps to reduce memory
Tue, 26 Mar 2013 15:50:03 +0400 Dmitry Neverov TW-26913
Wed, 20 Mar 2013 13:26:31 +0400 Dmitry Neverov fix getContent for subrepos
Mon, 18 Mar 2013 17:43:31 +0400 Dmitry Neverov Drop option teamcity.hg.use.revsets.root.ids.
Mon, 18 Mar 2013 12:08:16 +0400 Dmitry Neverov Merge branch Faradi-7.1.x
Mon, 18 Mar 2013 12:05:23 +0400 Dmitry Neverov Fix NPE during mirrors cleanup Faradi-7.1.x
Thu, 07 Mar 2013 13:45:05 +0400 Dmitry Neverov Changes from subrepos should include from revisions otherwise TeamCity doesn't show them in UI
Wed, 06 Mar 2013 21:26:28 +0400 Dmitry Neverov Extract MercurialCollectChangesPolicy
Wed, 06 Mar 2013 17:44:40 +0400 Dmitry Neverov Ability to limit number of nodes in the DAG
Wed, 06 Mar 2013 16:56:57 +0400 Dmitry Neverov Add ability to limit number of nodes in DAG Faradi-7.1.x
Wed, 06 Mar 2013 15:49:37 +0400 Dmitry Neverov TW-26379 optimize changes collecting Faradi-7.1.x
Mon, 04 Mar 2013 15:25:22 +0400 Dmitry Neverov Fix collecting changes for the case when repository has one branch
Fri, 01 Mar 2013 21:13:26 +0400 Dmitry Neverov Another test requires revsets
Fri, 01 Mar 2013 20:11:10 +0400 Dmitry Neverov fix test
Fri, 01 Mar 2013 18:59:41 +0400 Dmitry Neverov Optimization works only for hg with revsets
Fri, 01 Mar 2013 17:40:16 +0400 Dmitry Neverov cleanup
Fri, 01 Mar 2013 17:18:18 +0400 Dmitry Neverov remove debug output
Fri, 01 Mar 2013 16:03:00 +0400 Dmitry Neverov Speed up changes collecting
Thu, 28 Feb 2013 20:38:04 +0400 Dmitry Neverov Move getFromRevisionsForBranch to OperationContext
Thu, 28 Feb 2013 19:13:52 +0400 Dmitry Neverov Do not report duplicate changes
Wed, 27 Feb 2013 17:00:42 +0400 Dmitry Neverov Collect subrepo changes only if subrepo revision changed
Mon, 25 Feb 2013 18:43:55 +0400 Dmitry Neverov Run test only for hg with revsets
Mon, 25 Feb 2013 17:53:40 +0400 Dmitry Neverov Optimize changes collecting
Mon, 25 Feb 2013 16:49:13 +0400 Dmitry Neverov Cache repos in order to not read .hgstate/.hgsubstate twice
Mon, 25 Feb 2013 16:33:20 +0400 Dmitry Neverov Don't collect same subrepo changes twice
Mon, 25 Feb 2013 12:22:27 +0400 Dmitry Neverov Run subrepo tests only for hg with revsets
Thu, 21 Feb 2013 18:46:43 +0400 Dmitry Neverov Report subrepo changes
Thu, 21 Feb 2013 17:40:32 +0400 Dmitry Neverov Introduce OperationContext
Thu, 21 Feb 2013 17:35:17 +0400 Dmitry Neverov Use single option for subrepo changes