- Jan 12, 2011
-
-
buczekp authored
SVN: 19401
-
- Dec 23, 2010
-
-
felmer authored
SE-325 CacheManager improved and moved to openBIS project. IFreeSpaceProvider and implementations move to another package. SVN: 19221
-
- Dec 22, 2010
-
-
cramakri authored
LMS-1940 Skip null values in the default parser, making it possible for parser factories to decide if lines should be parsed or not. SVN: 19210
-
- Dec 16, 2010
- Dec 09, 2010
-
-
felmer authored
SVN: 19063
-
- Dec 06, 2010
- Dec 03, 2010
-
-
buczekp authored
SVN: 18989
-
- Dec 01, 2010
- Nov 25, 2010
- Nov 23, 2010
-
-
buczekp authored
SVN: 18853
-
- Nov 22, 2010
- Nov 19, 2010
- Nov 18, 2010
- Nov 17, 2010
- Nov 16, 2010
-
-
brinn authored
fix: make the MailClient not request SMTP authentication if it obviously hasn't got valid credentials: deal with the typical Spring injection artefacts like an empty value "" or something like "${propval}" gracefully SVN: 18746
-
buczekp authored
SVN: 18739
-
buczekp authored
SVN: 18734
-
buczekp authored
SVN: 18733
-
buczekp authored
[LMS-1767] quick fix of multiple escaping of related objects (e.g. properties with value being a Vocabulary Term or XML) SVN: 18730
-
buczekp authored
[LMS-1767] partly fixed multiple escaping of related objects (e.g. in sample browser where both sample and its parent are in results); moved transformation of xml values after escaping SVN: 18729
-
- Nov 15, 2010
-
-
brinn authored
SVN: 18720
-
brinn authored
change: add a timeout to methods that check whether connection to a remote ssh or rsync server is possible SVN: 18717
-
brinn authored
change: rename ISshCommandExecutor.tryExecuteCommand() to executeCommand() as it violates our naming convention SVN: 18715
-
brinn authored
change: ISshCommandExecutor.exists() should get a path string, rather than a file (the path is on the remote system) fix: ensure that the FileStoreRemote uses Unix convention as we assume that the remote host is always a Unix host SVN: 18708
-
brinn authored
fix: do not translate the remote path of a tunnel connection to local convention (which may be Windows convention), as the SSH/RSYNC server is always expected to be a Unix host (previous fix was still incomplete) SVN: 18705
-
brinn authored
fix: do not translate the remote path of a tunnel connection to local convention (which may be Windows convention), as the SSH/RSYNC server is always expected to be a Unix host (previous fix was incomplete) SVN: 18704
-
brinn authored
fix: do not translate the remote path of a tunnel connection to local convention (which may be Windows convention), as the SSH server is always expected to be a Unix host SVN: 18696
-
buczekp authored
[LMS-1767] fixed problem with escaping TypedModelRowWithObject - escape all fields (also super-class fields) SVN: 18695
-
brinn authored
fix: make copyDirectoryImutable() work under Windows (translate path - Cygwin rsync used to complain that both source and directory are remote) SVN: 18691
-
brinn authored
change: use the more efficient way of getting the output on Unix platforms and keep the more expensive one to make it work on Windows SVN: 18674
-