]> source.dussan.org Git - nextcloud-server.git/shortlog
nextcloud-server.git
2015-04-15 Morris JobkeAdd visibility for method
2015-04-15 Vincent PetryFix SFTP storage id to be compatible with older ids
2015-04-15 Thomas MüllerMerge pull request #15613 from owncloud/allow-files...
2015-04-15 Jenkins for... [tx-robot] updated from transifex
2015-04-15 Morris JobkeMerge pull request #12006 from owncloud/dav-put-storage
2015-04-14 Jenkins for... [tx-robot] updated from transifex
2015-04-14 Jenkins for... [tx-robot] updated from transifex
2015-04-14 Thomas MüllerMerge pull request #15597 from oparoz/another-fallback...
2015-04-14 Thomas MüllerMerge pull request #15592 from owncloud/fix-15590-master
2015-04-14 Vincent PetryMerge pull request #15612 from owncloud/fix-transifex...
2015-04-14 Björn SchießleMerge pull request #15598 from owncloud/fix-enc-file...
2015-04-14 Morris JobkeRemove unneeded comments
2015-04-14 Robin AppelmanKeep phpdoc updated.
2015-04-14 Thomas Müllerfiles_encryption -> encryption
2015-04-14 Morris JobkeAllow files app nav entries to have a different icon...
2015-04-14 Robin Appelmanpass a stream to the tests
2015-04-14 Morris JobkeMerge pull request #13360 from owncloud/cross-storage...
2015-04-14 Olivier ParozAdding a final fallback for findBinaryPath
2015-04-14 Thomas Müllerremove calculateUnencryptedSize() - not needed
2015-04-14 Thomas Müllerreturn size from cache in case the cache entry is marke...
2015-04-14 Robin Appelmana bit more phpdoc
2015-04-14 Thomas Müllerpreserve filesize on rename after upload
2015-04-14 Thomas Müllerfix reading of private key
2015-04-14 Thomas MüllerAvoid php message "Invalid argument supplied for foreac...
2015-04-13 Thomas MüllerMerge pull request #15566 from owncloud/fix-filepicker
2015-04-13 Lukas ReschkeMerge pull request #15585 from owncloud/fix-user-list
2015-04-13 Morris JobkeMerge pull request #15581 from owncloud/deduplicate...
2015-04-13 Morris JobkeMerge pull request #15360 from owncloud/cross-storage...
2015-04-13 Morris JobkeFix user list
2015-04-13 Robin AppelmanFix cross storage move with shared storages
2015-04-13 Robin Appelmanupda tests
2015-04-13 Robin AppelmanFix moving mount points
2015-04-13 Robin Appelmancheck that we know the parent
2015-04-13 Robin Appelmancheck for source cache
2015-04-13 Robin Appelmanreuse cache move logic
2015-04-13 Robin Appelmanpreserve cache data when doing a cross storage move
2015-04-13 Joas SchillingFix namespace duplication and other issues in repairleg...
2015-04-13 Thomas MüllerMerge pull request #15568 from owncloud/cache_user_fold...
2015-04-13 Robin Appelmanfix rebase issue
2015-04-13 Robin Appelmanadd missing return for shared
2015-04-13 Robin AppelmanProperly handle copy/move failures in cross storage...
2015-04-13 Robin AppelmanDetect storage full when doing cross storage copy/move
2015-04-13 Robin Appelmanproperly return false if we cant delete the source...
2015-04-13 Robin AppelmanMake getSourcePath accessible for storage wrappers
2015-04-13 Robin AppelmanFix test
2015-04-13 Robin AppelmanImplement move/copyFromStorage for shared storage
2015-04-13 Robin AppelmanImprove cross storage copy between local storages
2015-04-13 Robin AppelmanMove cross storage copy logic to the storage
2015-04-13 Robin AppelmanSmall cleanup of rename code
2015-04-13 Robin Appelmanrewind and update error message
2015-04-13 Robin Appelmanuse our own stream copy instead
2015-04-13 Morris JobkeMerge pull request #15570 from owncloud/shares-properly...
2015-04-13 Vincent PetryMerge pull request #15564 from rullzer/fix_13709
2015-04-13 Vincent PetryProperly add trailing slash to mount point
2015-04-13 Roeland Jago... Do not try to make user subadmin of group twice
2015-04-13 Jörn Friedrich... cach user folder for file search results
2015-04-13 Morris Jobkefix filepicker
2015-04-13 Morris JobkeMerge pull request #15563 from owncloud/fix-try-getting...
2015-04-13 Joas SchillingMerge pull request #15562 from owncloud/fix-15560
2015-04-13 Thomas MüllerPrevent php message: "Trying to get property of non...
2015-04-13 Thomas MüllerProperly import used classes
2015-04-12 Morris JobkeMerge pull request #15555 from rullzer/fix_15494
2015-04-12 Lukas ReschkeMerge pull request #15541 from owncloud/add-reply-to...
2015-04-12 Roeland Jago... Initial fix for #15494
2015-04-12 Morris JobkeMerge pull request #15545 from owncloud/fix-fonts
2015-04-11 Jan-Christoph... fix wrong typeface being used for some buttons
2015-04-10 Morris JobkeMerge pull request #15535 from owncloud/smb-1.0.0
2015-04-10 Robin McCorkellMerge pull request #15536 from owncloud/fix-mysql-autotest
2015-04-10 Lukas ReschkeAdd "Reply-To" support to sharing mails and refactor...
2015-04-10 Lukas ReschkeMerge pull request #15458 from owncloud/web-shell-master
2015-04-10 Clark TomlinsonMerge pull request #15538 from owncloud/encryption...
2015-04-10 Vincent PetryMerge pull request #15395 from owncloud/fix-imagepath
2015-04-10 Thomas MüllerMerge pull request #15489 from owncloud/dont_hide_excep...
2015-04-10 Morris JobkeMerge pull request #15537 from owncloud/master-fixunitt...
2015-04-10 Bjoern Schiessleadd unit test for crypt.php
2015-04-10 Lukas ReschkeAdd "Reply-To" support for mails
2015-04-10 Robin Appelmanupdate icewind/smb to 1.0.0
2015-04-10 Vincent PetryClear leftover shares from other tests
2015-04-10 Morris JobkeThrow ServerNotAvailableException always
2015-04-10 Morris Jobke[autotest.sh] use the DATABASEHOST for the mysql DB...
2015-04-10 Thomas MüllerMerge pull request #15510 from owncloud/cron-singleuser
2015-04-10 Morris JobkeMerge pull request #15530 from owncloud/davclient-catch...
2015-04-10 Vincent PetryFix converting Guzzle error codes in s2s storage
2015-04-10 Vincent PetryCatch more exceptions when connecting to remote DAV...
2015-04-10 Thomas MüllerMerge pull request #15528 from owncloud/share-loading
2015-04-10 Jan-Christoph... fix share input loading spinner, fix #15522
2015-04-10 Thomas MüllerFix singe user mode on public.php - take two
2015-04-10 Jörn Friedrich... fix cherrypicking
2015-04-10 Jan-Christoph... Merge pull request #15398 from Volker-E/master
2015-04-10 Morris Jobkefix typo and comment
2015-04-10 Jörn Friedrich... fix filesystem and encryption tests
2015-04-10 Jörn Friedrich... throw exception when backends don't provide a user...
2015-04-10 Morris Jobkethrow exception if setup is incomplete
2015-04-10 Morris Jobkemore robust share dialog
2015-04-10 Jörn Friedrich... fix_tests
2015-04-10 Jörn Friedrich... do not disclose information, show generic error on...
2015-04-10 Jörn Friedrich... do not hide exception when ldap server has a hiccup
2015-04-09 Morris JobkeMerge pull request #15521 from owncloud/shareinfo-catch...
2015-04-09 Thomas MüllerMerge pull request #15437 from owncloud/deleteorphanedfiles
2015-04-09 Thomas MüllerMerge pull request #15404 from Crote/occ-password-from-env
next