Timeline
Apr 7, 2014:
- 8:41 PM Ticket #7878 (Option to show/search on S3 version-id as a column in the browser) created by
- I'm ecstatic that versioned buckets are supported, but when you use …
- 8:15 PM Ticket #7654 (Cancel button does not work on authentication) closed by
- fixed: In r14455.
- 8:15 PM Changeset [14455] by
-
- trunk/source/ch/cyberduck/core/DisabledCancelCallback.java
- trunk/source/ch/cyberduck/core/KeychainLoginService.java
- trunk/source/ch/cyberduck/core/LoginCallback.java
- trunk/source/ch/cyberduck/core/LoginConnectionService.java
- trunk/source/ch/cyberduck/core/LoginService.java
- trunk/source/ch/cyberduck/core/Session.java
- trunk/source/ch/cyberduck/core/azure/AzureSession.java
- trunk/source/ch/cyberduck/core/dav/DAVSession.java
- trunk/source/ch/cyberduck/core/ftp/FTPSession.java
- trunk/source/ch/cyberduck/core/gstorage/GoogleStorageSession.java
- trunk/source/ch/cyberduck/core/openstack/SwiftSession.java
- trunk/source/ch/cyberduck/core/s3/S3Session.java
- trunk/source/ch/cyberduck/core/sftp/SFTPSession.java
- trunk/source/ch/cyberduck/core/threading/CancelCallback.java
- trunk/source/ch/cyberduck/ui/cocoa/HostController.java
- trunk/test/ch/cyberduck/core/KeychainLoginServiceTest.java
- trunk/test/ch/cyberduck/core/NullSession.java
- trunk/test/ch/cyberduck/core/cloudfront/CloudFrontDistributionConfigurationTest.java
- trunk/test/ch/cyberduck/core/dav/DAVAttributesFeatureTest.java
- trunk/test/ch/cyberduck/core/dav/DAVCopyFeatureTest.java
- trunk/test/ch/cyberduck/core/dav/DAVDeleteFeatureTest.java
- trunk/test/ch/cyberduck/core/dav/DAVDirectoryFeatureTest.java
- trunk/test/ch/cyberduck/core/dav/DAVFindFeatureTest.java
- trunk/test/ch/cyberduck/core/dav/DAVHeadersFeatureTest.java
- trunk/test/ch/cyberduck/core/dav/DAVListServiceTest.java
- trunk/test/ch/cyberduck/core/dav/DAVMoveFeatureTest.java
- trunk/test/ch/cyberduck/core/dav/DAVReadFeatureTest.java
- trunk/test/ch/cyberduck/core/dav/DAVSessionTest.java
- trunk/test/ch/cyberduck/core/dav/DAVWriteFeatureTest.java
- trunk/test/ch/cyberduck/core/ftp/FTPCommandFeatureTest.java
- trunk/test/ch/cyberduck/core/ftp/FTPDataFallbackTest.java
- trunk/test/ch/cyberduck/core/ftp/FTPDefaultListServiceTest.java
- trunk/test/ch/cyberduck/core/ftp/FTPDeleteFeatureTest.java
- trunk/test/ch/cyberduck/core/ftp/FTPDirectoryFeatureTest.java
- trunk/test/ch/cyberduck/core/ftp/FTPListServiceTest.java
- trunk/test/ch/cyberduck/core/ftp/FTPMFMTTimestampFeatureTest.java
- trunk/test/ch/cyberduck/core/ftp/FTPMlsdListServiceTest.java
- trunk/test/ch/cyberduck/core/ftp/FTPMoveFeatureTest.java
- trunk/test/ch/cyberduck/core/ftp/FTPReadFeatureTest.java
- trunk/test/ch/cyberduck/core/ftp/FTPSessionTest.java
- trunk/test/ch/cyberduck/core/ftp/FTPStatListServiceTest.java
- trunk/test/ch/cyberduck/core/ftp/FTPUTIMETimestampFeatureTest.java
- trunk/test/ch/cyberduck/core/ftp/FTPUnixPermissionFeatureTest.java
- trunk/test/ch/cyberduck/core/ftp/FTPWriteFeatureTest.java
- trunk/test/ch/cyberduck/core/gstorage/GoogleStorageAccessControlListFeatureTest.java
- trunk/test/ch/cyberduck/core/gstorage/GoogleStorageBucketCreateServiceTest.java
- trunk/test/ch/cyberduck/core/gstorage/GoogleStorageDirectoryFeatureTest.java
- trunk/test/ch/cyberduck/core/gstorage/GoogleStorageSessionTest.java
- trunk/test/ch/cyberduck/core/gstorage/GoogleStorageWebsiteDistributionConfigurationTest.java
- trunk/test/ch/cyberduck/core/openstack/SwiftAttributesFeatureTest.java
- trunk/test/ch/cyberduck/core/openstack/SwiftContainerListServiceTest.java
- trunk/test/ch/cyberduck/core/openstack/SwiftCopyFeatureTest.java
- trunk/test/ch/cyberduck/core/openstack/SwiftDeleteFeatureTest.java
- trunk/test/ch/cyberduck/core/openstack/SwiftDirectoryFeatureTest.java
- trunk/test/ch/cyberduck/core/openstack/SwiftDistributionConfigurationTest.java
- trunk/test/ch/cyberduck/core/openstack/SwiftDistributionPurgeFeatureTest.java
- trunk/test/ch/cyberduck/core/openstack/SwiftFindFeatureTest.java
- trunk/test/ch/cyberduck/core/openstack/SwiftLargeObjectUploadFeatureTest.java
- trunk/test/ch/cyberduck/core/openstack/SwiftLocationFeatureTest.java
- trunk/test/ch/cyberduck/core/openstack/SwiftMetadataFeatureTest.java
- trunk/test/ch/cyberduck/core/openstack/SwiftMoveFeatureTest.java
- trunk/test/ch/cyberduck/core/openstack/SwiftMultipleDeleteFeatureTest.java
- trunk/test/ch/cyberduck/core/openstack/SwiftObjectListServiceTest.java
- trunk/test/ch/cyberduck/core/openstack/SwiftReadFeatureTest.java
- trunk/test/ch/cyberduck/core/openstack/SwiftRegionServiceTest.java
- trunk/test/ch/cyberduck/core/openstack/SwiftSegmentServiceTest.java
- trunk/test/ch/cyberduck/core/openstack/SwiftSessionTest.java
- trunk/test/ch/cyberduck/core/openstack/SwiftUrlProviderTest.java
- trunk/test/ch/cyberduck/core/openstack/SwiftWriteFeatureTest.java
- trunk/test/ch/cyberduck/core/s3/S3AccessControlListFeatureTest.java
- trunk/test/ch/cyberduck/core/s3/S3AttributesFeatureTest.java
- trunk/test/ch/cyberduck/core/s3/S3DefaultDeleteFeatureTest.java
- trunk/test/ch/cyberduck/core/s3/S3DirectoryFeatureTest.java
- trunk/test/ch/cyberduck/core/s3/S3EncryptionFeatureTest.java
- trunk/test/ch/cyberduck/core/s3/S3FindFeatureTest.java
- trunk/test/ch/cyberduck/core/s3/S3LocationFeatureTest.java
- trunk/test/ch/cyberduck/core/s3/S3LoggingFeatureTest.java
- trunk/test/ch/cyberduck/core/s3/S3MetadataFeatureTest.java
- trunk/test/ch/cyberduck/core/s3/S3MoveFeatureTest.java
- trunk/test/ch/cyberduck/core/s3/S3MultipartUploadServiceTest.java
- trunk/test/ch/cyberduck/core/s3/S3MultipleDeleteFeatureTest.java
- trunk/test/ch/cyberduck/core/s3/S3ObjectListServiceTest.java
- trunk/test/ch/cyberduck/core/s3/S3ReadFeatureTest.java
- trunk/test/ch/cyberduck/core/s3/S3SessionTest.java
- trunk/test/ch/cyberduck/core/s3/S3SingleUploadServiceTest.java
- trunk/test/ch/cyberduck/core/s3/S3StorageClassFeatureTest.java
- trunk/test/ch/cyberduck/core/s3/S3TouchFeatureTest.java
- trunk/test/ch/cyberduck/core/s3/S3VersioningFeatureTest.java
- trunk/test/ch/cyberduck/core/s3/S3WriteFeatureTest.java
- trunk/test/ch/cyberduck/core/sftp/SCPWriteFeatureTest.java
- trunk/test/ch/cyberduck/core/sftp/SFTPAttributesFeatureTest.java
- trunk/test/ch/cyberduck/core/sftp/SFTPCommandFeatureTest.java
- trunk/test/ch/cyberduck/core/sftp/SFTPCompressFeatureTest.java
- trunk/test/ch/cyberduck/core/sftp/SFTPDeleteFeatureTest.java
- trunk/test/ch/cyberduck/core/sftp/SFTPDirectoryFeatureTest.java
- trunk/test/ch/cyberduck/core/sftp/SFTPFindFeatureTest.java
- trunk/test/ch/cyberduck/core/sftp/SFTPListServiceTest.java
- trunk/test/ch/cyberduck/core/sftp/SFTPMoveFeatureTest.java
- trunk/test/ch/cyberduck/core/sftp/SFTPReadFeatureTest.java
- trunk/test/ch/cyberduck/core/sftp/SFTPSessionTest.java
- trunk/test/ch/cyberduck/core/sftp/SFTPSymlinkFeatureTest.java
- trunk/test/ch/cyberduck/core/sftp/SFTPTimestampFeatureTest.java
- trunk/test/ch/cyberduck/core/sftp/SFTPTouchFeatureTest.java
- trunk/test/ch/cyberduck/core/sftp/SFTPUnixPermissionFeatureTest.java
- trunk/test/ch/cyberduck/core/sftp/SFTPWriteFeatureTest.java
- trunk/test/ch/cyberduck/core/shared/DefaultAttributesFeatureTest.java
- trunk/test/ch/cyberduck/core/shared/DefaultHomeFinderServiceTest.java
- trunk/test/ch/cyberduck/core/transfer/DownloadTransferTest.java
- trunk/test/ch/cyberduck/core/transfer/UploadTransferTest.java
- trunk/test/ch/cyberduck/ui/action/MountWorkerTest.java
- trunk/test/ch/cyberduck/ui/action/SessionListWorkerTest.java
- 2:55 PM Changeset [14454] by
-
- trunk/source/ch/cyberduck/core/local/FinderLocal.java
- 1:26 PM Ticket #3110 (Execute command as superuser) closed by
- wontfix
- 1:12 PM Changeset [14453] by
-
- trunk/build-mac.xml
- trunk/lib/1.8.0.jre
- trunk/lib/1.8.0.jre/Contents
- trunk/lib/1.8.0.jre/Contents/Home
- trunk/lib/1.8.0.jre/Contents/Home/ASSEMBLY_EXCEPTION
- trunk/lib/1.8.0.jre/Contents/Home/LICENSE
- trunk/lib/1.8.0.jre/Contents/Home/THIRD_PARTY_README
- trunk/lib/1.8.0.jre/Contents/Home/bin
- trunk/lib/1.8.0.jre/Contents/Home/bin/java
- trunk/lib/1.8.0.jre/Contents/Home/bin/jjs
- trunk/lib/1.8.0.jre/Contents/Home/bin/keytool
- trunk/lib/1.8.0.jre/Contents/Home/bin/orbd
- trunk/lib/1.8.0.jre/Contents/Home/bin/pack200
- trunk/lib/1.8.0.jre/Contents/Home/bin/policytool
- trunk/lib/1.8.0.jre/Contents/Home/bin/rmid
- trunk/lib/1.8.0.jre/Contents/Home/bin/rmiregistry
- trunk/lib/1.8.0.jre/Contents/Home/bin/servertool
- trunk/lib/1.8.0.jre/Contents/Home/bin/tnameserv
- trunk/lib/1.8.0.jre/Contents/Home/bin/unpack200
- trunk/lib/1.8.0.jre/Contents/Home/lib
- trunk/lib/1.8.0.jre/Contents/Home/lib/applet
- trunk/lib/1.8.0.jre/Contents/Home/lib/calendars.properties
- trunk/lib/1.8.0.jre/Contents/Home/lib/charsets.jar
- trunk/lib/1.8.0.jre/Contents/Home/lib/classlist
- trunk/lib/1.8.0.jre/Contents/Home/lib/cmm
- trunk/lib/1.8.0.jre/Contents/Home/lib/cmm/CIEXYZ.pf
- trunk/lib/1.8.0.jre/Contents/Home/lib/cmm/GRAY.pf
- trunk/lib/1.8.0.jre/Contents/Home/lib/cmm/LINEAR_RGB.pf
- trunk/lib/1.8.0.jre/Contents/Home/lib/cmm/PYCC.pf
- trunk/lib/1.8.0.jre/Contents/Home/lib/cmm/sRGB.pf
- trunk/lib/1.8.0.jre/Contents/Home/lib/content-types.properties
- trunk/lib/1.8.0.jre/Contents/Home/lib/currency.data
- trunk/lib/1.8.0.jre/Contents/Home/lib/ext
- trunk/lib/1.8.0.jre/Contents/Home/lib/ext/cldrdata.jar
- trunk/lib/1.8.0.jre/Contents/Home/lib/ext/dnsns.jar
- trunk/lib/1.8.0.jre/Contents/Home/lib/ext/localedata.jar
- trunk/lib/1.8.0.jre/Contents/Home/lib/ext/meta-index
- trunk/lib/1.8.0.jre/Contents/Home/lib/ext/nashorn.jar
- trunk/lib/1.8.0.jre/Contents/Home/lib/ext/sunec.jar
- trunk/lib/1.8.0.jre/Contents/Home/lib/ext/sunjce_provider.jar
- trunk/lib/1.8.0.jre/Contents/Home/lib/ext/sunpkcs11.jar
- trunk/lib/1.8.0.jre/Contents/Home/lib/ext/zipfs.jar
- trunk/lib/1.8.0.jre/Contents/Home/lib/flavormap.properties
- trunk/lib/1.8.0.jre/Contents/Home/lib/fontconfig.bfc
- trunk/lib/1.8.0.jre/Contents/Home/lib/fontconfig.properties.src
- trunk/lib/1.8.0.jre/Contents/Home/lib/hijrah-config-umalqura.properties
- trunk/lib/1.8.0.jre/Contents/Home/lib/images
- trunk/lib/1.8.0.jre/Contents/Home/lib/images/cursors
- trunk/lib/1.8.0.jre/Contents/Home/lib/images/cursors/cursors.properties
- trunk/lib/1.8.0.jre/Contents/Home/lib/images/cursors/invalid32x32.gif
- trunk/lib/1.8.0.jre/Contents/Home/lib/images/cursors/motif_CopyDrop32x32.gif
- trunk/lib/1.8.0.jre/Contents/Home/lib/images/cursors/motif_CopyNoDrop32x32.gif
- trunk/lib/1.8.0.jre/Contents/Home/lib/images/cursors/motif_LinkDrop32x32.gif
- trunk/lib/1.8.0.jre/Contents/Home/lib/images/cursors/motif_LinkNoDrop32x32.gif
- trunk/lib/1.8.0.jre/Contents/Home/lib/images/cursors/motif_MoveDrop32x32.gif
- trunk/lib/1.8.0.jre/Contents/Home/lib/images/cursors/motif_MoveNoDrop32x32.gif
- trunk/lib/1.8.0.jre/Contents/Home/lib/jce.jar
- trunk/lib/1.8.0.jre/Contents/Home/lib/jli
- trunk/lib/1.8.0.jre/Contents/Home/lib/jli/libjli.dylib
- trunk/lib/1.8.0.jre/Contents/Home/lib/jspawnhelper
- trunk/lib/1.8.0.jre/Contents/Home/lib/jsse.jar
- trunk/lib/1.8.0.jre/Contents/Home/lib/jvm.cfg
- trunk/lib/1.8.0.jre/Contents/Home/lib/jvm.hprof.txt
- trunk/lib/1.8.0.jre/Contents/Home/lib/libAppleScriptEngine.dylib
- trunk/lib/1.8.0.jre/Contents/Home/lib/libattach.dylib
- trunk/lib/1.8.0.jre/Contents/Home/lib/libawt.dylib
- trunk/lib/1.8.0.jre/Contents/Home/lib/libawt_lwawt.dylib
- trunk/lib/1.8.0.jre/Contents/Home/lib/libdt_socket.dylib
- trunk/lib/1.8.0.jre/Contents/Home/lib/libfontmanager.dylib
- trunk/lib/1.8.0.jre/Contents/Home/lib/libhprof.dylib
- trunk/lib/1.8.0.jre/Contents/Home/lib/libinstrument.dylib
- trunk/lib/1.8.0.jre/Contents/Home/lib/libj2gss.dylib
- trunk/lib/1.8.0.jre/Contents/Home/lib/libj2pcsc.dylib
- trunk/lib/1.8.0.jre/Contents/Home/lib/libj2pkcs11.dylib
- trunk/lib/1.8.0.jre/Contents/Home/lib/libjaas_unix.dylib
- trunk/lib/1.8.0.jre/Contents/Home/lib/libjava.dylib
- trunk/lib/1.8.0.jre/Contents/Home/lib/libjava_crw_demo.dylib
- trunk/lib/1.8.0.jre/Contents/Home/lib/libjawt.dylib
- trunk/lib/1.8.0.jre/Contents/Home/lib/libjdwp.dylib
- trunk/lib/1.8.0.jre/Contents/Home/lib/libjpeg.dylib
- trunk/lib/1.8.0.jre/Contents/Home/lib/libjsdt.dylib
- trunk/lib/1.8.0.jre/Contents/Home/lib/libjsig.diz
- trunk/lib/1.8.0.jre/Contents/Home/lib/libjsig.dylib
- trunk/lib/1.8.0.jre/Contents/Home/lib/libjsound.dylib
- trunk/lib/1.8.0.jre/Contents/Home/lib/liblcms.dylib
- trunk/lib/1.8.0.jre/Contents/Home/lib/libmanagement.dylib
- trunk/lib/1.8.0.jre/Contents/Home/lib/libmlib_image.dylib
- trunk/lib/1.8.0.jre/Contents/Home/lib/libnet.dylib
- trunk/lib/1.8.0.jre/Contents/Home/lib/libnio.dylib
- trunk/lib/1.8.0.jre/Contents/Home/lib/libnpt.dylib
- trunk/lib/1.8.0.jre/Contents/Home/lib/libosx.dylib
- trunk/lib/1.8.0.jre/Contents/Home/lib/libosxapp.dylib
- trunk/lib/1.8.0.jre/Contents/Home/lib/libosxkrb5.dylib
- trunk/lib/1.8.0.jre/Contents/Home/lib/libosxui.dylib
- trunk/lib/1.8.0.jre/Contents/Home/lib/libsaproc.diz
- trunk/lib/1.8.0.jre/Contents/Home/lib/libsaproc.dylib
- trunk/lib/1.8.0.jre/Contents/Home/lib/libsplashscreen.dylib
- trunk/lib/1.8.0.jre/Contents/Home/lib/libsunec.dylib
- trunk/lib/1.8.0.jre/Contents/Home/lib/libunpack.dylib
- trunk/lib/1.8.0.jre/Contents/Home/lib/libverify.dylib
- trunk/lib/1.8.0.jre/Contents/Home/lib/libzip.dylib
- trunk/lib/1.8.0.jre/Contents/Home/lib/logging.properties
- trunk/lib/1.8.0.jre/Contents/Home/lib/management
- trunk/lib/1.8.0.jre/Contents/Home/lib/management-agent.jar
- trunk/lib/1.8.0.jre/Contents/Home/lib/management/jmxremote.access
- trunk/lib/1.8.0.jre/Contents/Home/lib/management/jmxremote.password.template
- trunk/lib/1.8.0.jre/Contents/Home/lib/management/management.properties
- trunk/lib/1.8.0.jre/Contents/Home/lib/management/snmp.acl.template
- trunk/lib/1.8.0.jre/Contents/Home/lib/meta-index
- trunk/lib/1.8.0.jre/Contents/Home/lib/net.properties
- trunk/lib/1.8.0.jre/Contents/Home/lib/psfont.properties.ja
- trunk/lib/1.8.0.jre/Contents/Home/lib/psfontj2d.properties
- trunk/lib/1.8.0.jre/Contents/Home/lib/resources.jar
- trunk/lib/1.8.0.jre/Contents/Home/lib/rt.jar
- trunk/lib/1.8.0.jre/Contents/Home/lib/security
- trunk/lib/1.8.0.jre/Contents/Home/lib/security/US_export_policy.jar
- trunk/lib/1.8.0.jre/Contents/Home/lib/security/blacklisted.certs
- trunk/lib/1.8.0.jre/Contents/Home/lib/security/cacerts
- trunk/lib/1.8.0.jre/Contents/Home/lib/security/java.policy
- trunk/lib/1.8.0.jre/Contents/Home/lib/security/java.security
- trunk/lib/1.8.0.jre/Contents/Home/lib/security/local_policy.jar
- trunk/lib/1.8.0.jre/Contents/Home/lib/server
- trunk/lib/1.8.0.jre/Contents/Home/lib/server/Xusage.txt
- trunk/lib/1.8.0.jre/Contents/Home/lib/server/libjsig.diz
- trunk/lib/1.8.0.jre/Contents/Home/lib/server/libjsig.dylib
- trunk/lib/1.8.0.jre/Contents/Home/lib/server/libjvm.diz
- trunk/lib/1.8.0.jre/Contents/Home/lib/server/libjvm.dylib
- trunk/lib/1.8.0.jre/Contents/Home/lib/sound.properties
- trunk/lib/1.8.0.jre/Contents/Home/lib/tzdb.dat
- trunk/lib/1.8.0.jre/Contents/Home/man
- trunk/lib/1.8.0.jre/Contents/Home/man/ja
- trunk/lib/1.8.0.jre/Contents/Home/man/ja_JP.UTF-8
- trunk/lib/1.8.0.jre/Contents/Home/man/ja_JP.UTF-8/man1
- trunk/lib/1.8.0.jre/Contents/Home/man/ja_JP.UTF-8/man1/java.1
- trunk/lib/1.8.0.jre/Contents/Home/man/ja_JP.UTF-8/man1/jjs.1
- trunk/lib/1.8.0.jre/Contents/Home/man/ja_JP.UTF-8/man1/keytool.1
- trunk/lib/1.8.0.jre/Contents/Home/man/ja_JP.UTF-8/man1/orbd.1
- trunk/lib/1.8.0.jre/Contents/Home/man/ja_JP.UTF-8/man1/pack200.1
- trunk/lib/1.8.0.jre/Contents/Home/man/ja_JP.UTF-8/man1/policytool.1
- trunk/lib/1.8.0.jre/Contents/Home/man/ja_JP.UTF-8/man1/rmid.1
- trunk/lib/1.8.0.jre/Contents/Home/man/ja_JP.UTF-8/man1/rmiregistry.1
- trunk/lib/1.8.0.jre/Contents/Home/man/ja_JP.UTF-8/man1/servertool.1
- trunk/lib/1.8.0.jre/Contents/Home/man/ja_JP.UTF-8/man1/tnameserv.1
- trunk/lib/1.8.0.jre/Contents/Home/man/ja_JP.UTF-8/man1/unpack200.1
- trunk/lib/1.8.0.jre/Contents/Home/man/man1
- trunk/lib/1.8.0.jre/Contents/Home/man/man1/java.1
- trunk/lib/1.8.0.jre/Contents/Home/man/man1/jjs.1
- trunk/lib/1.8.0.jre/Contents/Home/man/man1/keytool.1
- trunk/lib/1.8.0.jre/Contents/Home/man/man1/orbd.1
- trunk/lib/1.8.0.jre/Contents/Home/man/man1/pack200.1
- trunk/lib/1.8.0.jre/Contents/Home/man/man1/policytool.1
- trunk/lib/1.8.0.jre/Contents/Home/man/man1/rmid.1
- trunk/lib/1.8.0.jre/Contents/Home/man/man1/rmiregistry.1
- trunk/lib/1.8.0.jre/Contents/Home/man/man1/servertool.1
- trunk/lib/1.8.0.jre/Contents/Home/man/man1/tnameserv.1
- trunk/lib/1.8.0.jre/Contents/Home/man/man1/unpack200.1
- trunk/lib/1.8.0.jre/Contents/Home/release
- trunk/lib/1.8.0.jre/Contents/Info.plist
- trunk/lib/1.8.0.jre/Contents/MacOS
- trunk/lib/1.8.0.jre/Contents/MacOS/libjli.dylib
- 12:25 PM Changeset [14452] by
-
- trunk/Info.plist
- trunk/Info.plist.debug
- 10:50 AM Ticket #7773 (Interoperability with RoboBasket) closed by
- thirdparty
- 10:48 AM Ticket #7815 (Transfer rate and time remaining estimate inaccurate on resumed transfers) closed by
- fixed: In r14451.
- 10:47 AM Changeset [14451] by
-
- trunk/source/ch/cyberduck/core/transfer/Transfer.java
- 9:47 AM Ticket #7626 (Confirmation for move instead of rename) closed by
- fixed: In r14450.
- 9:46 AM Changeset [14450] by
-
- trunk/source/ch/cyberduck/ui/cocoa/BrowserController.java
- trunk/source/ch/cyberduck/ui/controller/BrowserController.cs
- 9:26 AM Ticket #7653 (Workflow when uploading duplicately-named folders) closed by
- fixed: In r14449. The skip option now only applies to files but not folders.
- 9:26 AM Changeset [14449] by
-
- trunk/source/ch/cyberduck/core/transfer/download/SkipFilter.java
- trunk/source/ch/cyberduck/core/transfer/upload/SkipFilter.java
- trunk/test/ch/cyberduck/core/transfer/download/SkipFilterTest.java
- trunk/test/ch/cyberduck/core/transfer/upload/SkipFilterTest.java
- 9:24 AM Changeset [14448] by
-
- trunk/source/ch/cyberduck/core/AbstractHostCollection.java
- trunk/source/ch/cyberduck/core/AttributedList.java
- 8:55 AM Changeset [14447] by
-
- trunk/source/ch/cyberduck/core/PathNormalizer.java
- trunk/source/ch/cyberduck/ui/cocoa/BrowserController.java
- trunk/source/ch/cyberduck/ui/controller/BrowserController.cs
- 8:50 AM Changeset [14446] by
-
- trunk/source/ch/cyberduck/ui/action/TransferPromptFilterWorker.java
Note: See TracTimeline
for information about the timeline view.