Wed, 05 Mar 2014 09:55:13 +0000 Merged cf4d7072fdf2 and 69f0a4078682
Jan Vrany <jan.vrany@fit.cvut.cz> [Wed, 05 Mar 2014 09:55:13 +0000] rev 394
Merged cf4d7072fdf2 and 69f0a4078682
Wed, 05 Mar 2014 09:21:52 +0000 Merged be5b0421297e and f05648d15add
Jan Vrany <jan.vrany@fit.cvut.cz> [Wed, 05 Mar 2014 09:21:52 +0000] rev 393
Merged be5b0421297e and f05648d15add
Wed, 05 Mar 2014 09:11:06 +0000 Added changelog file to track (important) changes.
Jan Vrany <jan.vrany@fit.cvut.cz> [Wed, 05 Mar 2014 09:11:06 +0000] rev 392
Added changelog file to track (important) changes.
Wed, 05 Mar 2014 00:34:15 +0000 Fix for issue #18 - circular class renames.
Jan Vrany <jan.vrany@fit.cvut.cz> [Wed, 05 Mar 2014 00:34:15 +0000] rev 391
Fix for issue #18 - circular class renames. Class renames including several different cases of circular renames are covered in HGStXTests>>test_commit_17[a-f].
Tue, 04 Mar 2014 13:19:53 +0000 Fixed HGCommitTask>>message
Jan Vrany <jan.vrany@fit.cvut.cz> [Tue, 04 Mar 2014 13:19:53 +0000] rev 390
Fixed HGCommitTask>>message For merge commits, the default commit message should be in from "Merged [id] and [id] (branch ...)". Somehow this got lost, so cherry-picked from 5c36325d6f60. Hg: --
Mon, 03 Mar 2014 10:21:31 +0000 Added new warning to commit dialog.
Jan Vrany <jan.vrany@fit.cvut.cz> [Mon, 03 Mar 2014 10:21:31 +0000] rev 389
Added new warning to commit dialog. Commit dialog now warns if current set of packages to commit is incomplete, i.e, if there are other modified packages withing the same repository. Allows use to either proceed or commit all changed.
Sat, 01 Mar 2014 00:22:00 +0000 Added caching to SCMAbstractPackageModel to speed up certain queries.
Jan Vrany <jan.vrany@fit.cvut.cz> [Sat, 01 Mar 2014 00:22:00 +0000] rev 388
Added caching to SCMAbstractPackageModel to speed up certain queries. Package model now caches values of #isVirtual, #classesHasChanged, #extensionHasChanged and #children. The cache is invalidated when cached sequence number differ from the one returned by SCMCodeMonitor. This fixes performance problems when commiting nested virtual packages.
Fri, 28 Feb 2014 10:47:43 +0000 Added notion if 'virtual' package
Jan Vrany <jan.vrany@fit.cvut.cz> [Fri, 28 Feb 2014 10:47:43 +0000] rev 387
Added notion if 'virtual' package Virtual packages does not contain any code and are used only as container for other (non-virtual) packages. This fixes some tests, but the problem is that checking whether package is virtual or not is really slow.
Thu, 27 Feb 2014 22:38:01 +0000 Fix in ProjectDefinition>>hgLogicalRevision:
Jan Vrany <jan.vrany@fit.cvut.cz> [Thu, 27 Feb 2014 22:38:01 +0000] rev 386
Fix in ProjectDefinition>>hgLogicalRevision: Remove surplus "definition" caused by copy-paste of the code from HGPackageModel to ProjectDefinition.
Thu, 27 Feb 2014 17:09:58 +0000 Bugfix: added SCMCommonPackageModelGroup>>#species for collect:/select: sort of methods.
Jan Vrany <jan.vrany@fit.cvut.cz> [Thu, 27 Feb 2014 17:09:58 +0000] rev 385
Bugfix: added SCMCommonPackageModelGroup>>#species for collect:/select: sort of methods. These methods now return flat OrderedCollection of resulting items.
(0) -300 -100 -10 +10 +100 +300 tip