]> source.dussan.org Git - nextcloud-server.git/shortlog
nextcloud-server.git
2015-04-20 Joas SchillingFix several minor things
2015-04-17 Bjoern Schiesslelet user update the private key password in case the...
2015-04-16 Clark TomlinsonMerge pull request #15675 from owncloud/enc_error_messages
2015-04-16 Clark TomlinsonMerge pull request #15445 from owncloud/enc2_migration
2015-04-16 Joas SchillingMerge pull request #15674 from owncloud/fix-console...
2015-04-16 Joas SchillingMerge pull request #15673 from owncloud/issue/15577...
2015-04-16 Bjoern Schiessledisplay warning if password changed or if the keys...
2015-04-16 Bjoern Schiessledecrypt private key for public shares correctly
2015-04-16 Bjoern Schiessledetect system wide mount points correctly
2015-04-16 Bjoern Schiessleif we start writing a file from the beginning, size...
2015-04-16 Bjoern Schiessleallow user to start migration in admin settings if...
2015-04-16 Bjoern Schiesslefix decryption of legacy private key
2015-04-16 Bjoern Schiessleadd version
2015-04-16 Bjoern Schiessleadd migration script from old encryption to new one
2015-04-16 Thomas MüllerConvert error and hint to string before writing to...
2015-04-16 Joas SchillingMerge pull request #15670 from owncloud/encryption...
2015-04-16 Thomas MüllerUsing TRANSACTION_READ_COMMITTED
2015-04-16 Thomas Müllerfiles_encryption -> encryption
2015-04-16 Jörn Friedrich... Merge pull request #15623 from t3chguy/master
2015-04-16 Jenkins for... [tx-robot] updated from transifex
2015-04-15 Michael TelatynskiMemcache\Redis Add DB Select Functionality
2015-04-15 Frank Karlitschek8.1 alpha 1 v8.1.0alpha1
2015-04-15 Morris JobkeMerge pull request #15654 from owncloud/enc2_header_sys...
2015-04-15 Bjoern Schiesslemake sure that encrypted private keys always have a...
2015-04-15 Morris JobkeMerge pull request #15644 from owncloud/sftp-defaultpor...
2015-04-15 Morris JobkeAdd visibility for method
2015-04-15 Morris JobkeMerge pull request #15638 from owncloud/primary-button...
2015-04-15 Vincent PetryFix SFTP storage id to be compatible with older ids
2015-04-15 Jan-Christoph... Merge pull request #15632 from owncloud/remove-tooltip...
2015-04-15 Jan-Christoph... add disabled state to primary action button
2015-04-15 Jan-Christoph... remove slow fade animation for remaining tipsy tooltips
2015-04-15 Vincent PetryMerge pull request #15626 from owncloud/remove-tooltip...
2015-04-15 Thomas MüllerMerge pull request #15613 from owncloud/allow-files...
2015-04-15 Jan-Christoph... remove slow fade animation for tipsy tooltip
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...
next