Fri, 31 Mar 2017 18:22:12 +0200 #REFACTORING by stefan cvs_MAIN expecco_head_5844
Stefan Vogel <sv@exept.de> [Fri, 31 Mar 2017 18:22:12 +0200] rev 755
#REFACTORING by stefan initial checkin class: SCMAbstractTask changed: #branch (send #temporaryWorkingCopy instead of #workingCopy) #repository (send #temporaryWorkingCopy instead of #workingCopy) fix obsolete message sends
Fri, 31 Mar 2017 18:21:58 +0200 #REFACTORING by stefan cvs_MAIN
Stefan Vogel <sv@exept.de> [Fri, 31 Mar 2017 18:21:58 +0200] rev 754
#REFACTORING by stefan class: SCMAbstractDialog removed: #model changed: #doInspect fix obsolete message sends
Fri, 31 Mar 2017 18:21:41 +0200 #REFACTORING by stefan cvs_MAIN
Stefan Vogel <sv@exept.de> [Fri, 31 Mar 2017 18:21:41 +0200] rev 753
#REFACTORING by stefan class: SCMAbstractCommitDialog added: #doInspect removed: #model fix obsolete message sends
Wed, 01 Mar 2017 15:30:56 +0100 Trigger generation of extensionsVersion_CVS method cvs_MAIN
mawalch [Wed, 01 Mar 2017 15:30:56 +0100] rev 752
Trigger generation of extensionsVersion_CVS method
Thu, 23 Feb 2017 20:07:40 +0000 Optimization: speed up commit by performing `hg status` and `hg add` on multiple files at once
Jan Vrany <jan.vrany@fit.cvut.cz> [Thu, 23 Feb 2017 20:07:40 +0000] rev 751
Optimization: speed up commit by performing `hg status` and `hg add` on multiple files at once ...instead of dealing with each file separately. This makes commit faster as lot less hg commands are required to generate and track build support files.
Fri, 24 Feb 2017 11:41:21 +0100 #DOCUMENTATION by cg cvs_MAIN
Claus Gittinger <cg@exept.de> [Fri, 24 Feb 2017 11:41:21 +0100] rev 750
#DOCUMENTATION by cg class: HGSourceCodeManager comment/format in: #checkForExistingContainer:inModule:directory:
Mon, 13 Feb 2017 21:36:41 +0100 Increased timeout for `HGStXTests` to 2 min
Jan Vrany <jan.vrany@fit.cvut.cz> [Mon, 13 Feb 2017 21:36:41 +0100] rev 749
Increased timeout for `HGStXTests` to 2 min It looks that SWING CI Windows slave has really slow FS - deleting files just take ages.
Mon, 13 Feb 2017 21:35:03 +0100 Disabled debug prints introduced in 4306155608c0
Jan Vrany <jan.vrany@fit.cvut.cz> [Mon, 13 Feb 2017 21:35:03 +0100] rev 748
Disabled debug prints introduced in 4306155608c0 since they're no longer needed.
Sun, 12 Feb 2017 22:30:22 +0100 Merge
Jan Vrany <jan.vrany@fit.cvut.cz> [Sun, 12 Feb 2017 22:30:22 +0100] rev 747
Merge
Wed, 08 Feb 2017 12:28:27 +0000 Do not remove test repositories after each test
Jan Vrany <jan.vrany@fit.cvut.cz> [Wed, 08 Feb 2017 12:28:27 +0000] rev 746
Do not remove test repositories after each test ...but rather remove them all at once after all tests are run. This makes tests running faster, especially on systems with notoriously slow I/O, e.g. Windows.
(0) -300 -100 -10 +10 +100 tip