- Jul 20, 2014
-
-
Jenkins for ownCloud authored
-
- Jul 19, 2014
-
-
Jenkins for ownCloud authored
-
- Jul 18, 2014
-
-
Vincent Petry authored
[OC 7] IE8 styling fixes
-
Vincent Petry authored
Pass existing Net_SFTP object into Net_SFTP_Stream.
-
Arthur Schiwon authored
LDAP Active Directory Primary Groups support depends on bcmath module
-
Vincent Petry authored
- fixed missing scrollbar in personal page - fixed controls bar transparency: opaque white in IE8 - fixed files table borders in IE8
-
Andreas Fischer authored
-
Arthur Schiwon authored
SFTP: login() must be called after getServerPublicHostKey().
-
Jenkins for ownCloud authored
-
Frank Karlitschek authored
-
- Jul 17, 2014
-
-
Thomas Müller authored
Revert add-share-index
-
Thomas Müller authored
This reverts commit e19b3a87.
-
Thomas Müller authored
kill unused require of MapperTestUtility.php
-
Arthur Schiwon authored
Fixed JS and CSS issues in users page
-
Thomas Müller authored
-
Vincent Petry authored
[encryption] update keys recursively if a folder was moved
-
Vincent Petry authored
- Renamed "delete" to "deleteEntry" to make IE8 happy. - Added missing "svg" class for the "+" button - Added height to "+" button but was unable to properly align it
-
Thomas Müller authored
fixing namespace of MapperTestUtility
-
Thomas Müller authored
and rename file to be lowercase
-
Björn Schießle authored
-
Björn Schießle authored
-
Thomas Müller authored
fix syntax
-
Morris Jobke authored
-
Vincent Petry authored
Fix renaming files in the root folder of a MappedLocal storage
-
Jenkins for ownCloud authored
-
- Jul 16, 2014
-
-
Morris Jobke authored
Add webapp support
-
Robin Appelman authored
-
Björn Schießle authored
Reenable proxies if a test failed to restore it
-
Vincent Petry authored
external storage table layout fixes
-
Robin Appelman authored
storage: do not check file mode on rename
-
Björn Schießle authored
[encryption] improved error handling
-
Robin McCorkell authored
Add unit test for multi-user configuration loading
-
Morris Jobke authored
[OC8] Removed legacy encryption tests
-
Morris Jobke authored
-
Morris Jobke authored
Correctly return the owner display name for children of shares
-
Vincent Petry authored
-
Björn Schießle authored
-
Stephan Peijnik authored
Fixes #9583 lib/private/group/metadata.php: For subadmins also return an array of groups, indexed by their GIDs. settings/users.php: Convert array of arrays to array of GIDs before calling into OC_Group::displayNamesInGroups. Signed-off-by:
Stephan Peijnik <speijnik@anexia-it.com> Fix indentation. Signed-off-by:
Stephan Peijnik <speijnik@anexia-it.com> Renamed $grp to $group in foreach loop. Signed-off-by:
Stephan Peijnik <speijnik@anexia-it.com> Use is_null() instead of empty() when checking the return value of GroupManager::get(). Additionally, $grp was renamed to $group inside \OC\Group\MetaData::fetchGroups(). Signed-off-by:
Stephan Peijnik <speijnik@anexia-it.com> Updated code to reflect changes introduced to \OC\Group\MetaData. Now that fetchGroups() does not exist anymore and getGroups() is called directory, the 'groups' property does not exist anymore. Instead, we now generate that array on the fly and return it from getGroups. Signed-off-by:
Stephan Peijnik <speijnik@anexia-it.com>
-
Björn Schießle authored
-
Vincent Petry authored
-