]> source.dussan.org Git - nextcloud-server.git/shortlog
nextcloud-server.git
2014-11-28 Vincent PetryClose cursor after checking for existing config values
2015-01-29 Thomas MüllerMerge pull request #13728 from owncloud/federated_cloud
2015-01-29 Lukas ReschkeMerge pull request #13757 from owncloud/issue/13686...
2015-01-29 Bjoern Schiesslerename 'server-to-server sharing' to 'federated cloud'
2015-01-29 Björn SchießleMerge pull request #13762 from owncloud/ignore_trailing...
2015-01-29 Morris JobkeMerge pull request #13752 from owncloud/closecursor1
2015-01-29 Morris JobkeMerge pull request #13682 from owncloud/webdav-single...
2015-01-29 Bjoern Schiessleremove trailing slash
2015-01-29 Thomas MüllerMerge pull request #13746 from owncloud/no-groups-provi...
2015-01-29 Robin AppelmanFix webdav put for single file webdav shares
2015-01-29 Robin AppelmanFix resolving paths for views rooted in a file
2015-01-29 Joas SchillingScroll to file in folder, when using "search in other...
2015-01-29 Thomas MüllerMerge pull request #13604 from owncloud/encryption...
2015-01-29 Thomas Müllerdisallow provisioning api to be enabled for groups...
2015-01-29 Jenkins for... [tx-robot] updated from transifex
2015-01-28 Thomas MüllerMerge pull request #13401 from is-apps/amazon_s3_checkboxes
2015-01-28 Robin AppelmanMerge pull request #13667 from owncloud/rename-always...
2015-01-28 Robin AppelmanFix trash error when deleting files with the same name...
2015-01-28 Morris JobkeMerge pull request #13730 from owncloud/fix-htaccess
2015-01-28 Robin AppelmanAdd unit test
2015-01-28 Robin AppelmanUpdate the cache when renaming even if we dont emit...
2015-01-28 Lukas ReschkeReference module with `.c`
2015-01-28 Jenkins for... [tx-robot] updated from transifex
2015-01-28 Morris JobkeMerge pull request #13700 from owncloud/dav-objecttree...
2015-01-28 Morris JobkeMerge pull request #13704 from owncloud/issue/13571...
2015-01-28 Morris JobkeMerge pull request #13717 from owncloud/storage-donotwr...
2015-01-27 Morris JobkeMerge pull request #13525 from owncloud/s2s-fixscanfile...
2015-01-27 Vincent PetryPrevent wrapping null storage
2015-01-27 Bernhard PosseltMerge pull request #13718 from owncloud/use-proper...
2015-01-27 Lukas ReschkeUse proper namespace
2015-01-27 Vincent PetryMerge pull request #13561 from owncloud/trash-finaldele...
2015-01-27 Vincent PetryFix return type of addStorageWrapper in PHPDoc
2015-01-27 Vincent PetryMerge pull request #13707 from owncloud/extstorage...
2015-01-27 Morris JobkeMerge pull request #13699 from owncloud/check-if-file...
2015-01-27 Lukas ReschkeMerge pull request #13636 from owncloud/add-warning...
2015-01-27 Vincent PetryAllow saving incomplete external storage config
2015-01-27 Vincent PetryFix mount config unit test failures
2015-01-27 Morris JobkeAdd value if restore of data is possible for a user
2015-01-27 Joas SchillingIndicate that the share owner is remote in the filelist
2015-01-27 Lukas ReschkeMerge pull request #13701 from owncloud/disable-appcode...
2015-01-27 Thomas Müllerlet init() take an INode - fixes PHP message
2015-01-27 Thomas MüllerMerge pull request #13676 from owncloud/fix-node-iface
2015-01-27 Thomas MüllerMerge pull request #13679 from owncloud/public-disables...
2015-01-27 Thomas MüllerMerge pull request #13691 from owncloud/s2s-acceptsingl...
2015-01-27 Thomas Müllerdisable the app code checker - some previous shipped...
2015-01-27 Thomas MüllerMerge pull request #13694 from owncloud/little-bit...
2015-01-27 Jenkins for... [tx-robot] updated from transifex
2015-01-26 Lukas ReschkeUse `file_exists` to verify that config file exists
2015-01-26 Lukas ReschkeMake error more descriptive
2015-01-26 Vincent PetryOnly reload file list after remote share accept request...
2015-01-26 Vincent PetryDo not disclose share owner in public file list
2015-01-26 Vincent PetryDisable JS plugin for sharing in public mode
2015-01-26 Vincent PetryMerge pull request #13490 from owncloud/fix_reshare_s2s...
2015-01-26 Vincent PetryMerge pull request #13677 from owncloud/s2s-doubleslash...
2015-01-26 Bjoern Schiesslecertificate manager should always use a \OC\Files\View...
2015-01-26 Bjoern Schiesslecertificate manager only needs the user-id, no need...
2015-01-26 Bjoern Schiessleuse uid provided by setupfs hook to mount server2server...
2015-01-26 Vincent PetryPrevent double slash in shareinfo request URL
2015-01-26 Vincent PetryAdd back exit()
2015-01-26 Bernhard Posseltfix node interface
2015-01-26 Vincent PetryReplace OC_Log::ERROR with OCP\Util::ERROR
2015-01-26 Thomas MüllerMerge pull request #13660 from owncloud/remove-duplicat...
2015-01-26 Vincent PetryCatch storage exception in scanner for remote shares
2015-01-26 Thomas MüllerMerge pull request #13621 from owncloud/system-config...
2015-01-26 Thomas Müllernaming fixes while reviewing
2015-01-26 Vincent PetryFix bogus deletion on copy + unlink through rename
2015-01-26 Joas SchillingRemove duplicated definition of APIController
2015-01-26 Jenkins for... [tx-robot] updated from transifex
2015-01-26 Frank Karlitschek8.0 beta 2 v8.0.0beta2
2015-01-25 Jenkins for... [tx-robot] updated from transifex
2015-01-24 Jenkins for... [tx-robot] updated from transifex
2015-01-23 Björn SchießleMerge pull request #13637 from owncloud/s2s_notificatio...
2015-01-23 Bjoern Schiessleby default send mail for new server-to-server share
2015-01-23 Vincent PetryAdd trashbin storage wrapper unit test for versions
2015-01-23 Vincent PetrySimplify trash storage unit tests
2015-01-23 Clark TomlinsonMerge pull request #13626 from owncloud/check-for-hhvm
2015-01-23 Lukas ReschkeMerge pull request #13463 from owncloud/share-getitemsh...
2015-01-23 Vincent PetryUnregister trashbin storage wrapper at the end of tests
2015-01-23 Robin AppelmanPreserve mtime when doing cross storage move
2015-01-23 Vincent PetryDo not retrieve shares through group if user has no...
2015-01-23 Vincent PetryRemove storage wrapper for oc_trashbin in unit test
2015-01-23 Joas SchillingUse setConfigs() instead of calling setConfig() multipl...
2015-01-23 Robin AppelmanOnly move files from the current user to the trashbin
2015-01-23 Lukas ReschkeDon't check for `always_populate_raw_post_data` on...
2015-01-23 Robin AppelmanApply wrappers to existing mounts before registering it
2015-01-23 Vincent PetryCall final unlink in trash wrapper's storage
2015-01-23 Vincent PetryremoveStorageWrapper to unregister a storage wrapper
2015-01-23 Lukas ReschkeMerge pull request #13479 from owncloud/issue/13475...
2015-01-23 Morris JobkeMerge pull request #13590 from owncloud/sabredav-1...
2015-01-23 Thomas MüllerUpdate SabreDAV to 1.8.12
2015-01-23 Joas SchillingAdd a method to set/unset multiple config values in...
2015-01-23 Joas SchillingIgnore favorites that are not available when creating...
2015-01-23 Jenkins for... [tx-robot] updated from transifex
2015-01-22 Morris JobkeMerge pull request #13593 from owncloud/add-check-for...
2015-01-22 Morris JobkeMerge pull request #13314 from owncloud/login-hook...
2015-01-22 Morris Jobkeadd always_populate_raw_post_data to .user.ini
2015-01-22 Thomas MüllerMerge pull request #13449 from owncloud/image_preview_limit
2015-01-22 Thomas MüllerMerge pull request #13614 from owncloud/oc_image_log_fix
2015-01-22 Georg Ehrkeadd config-option for an image's maximum filesize when...
2015-01-22 Georg Ehrkeremove insane debug-log from OC_Image
next