]> source.dussan.org Git - nextcloud-server.git/shortlog
nextcloud-server.git
2015-02-01 Thomas MüllerMerge pull request #13810 from owncloud/tdomain
2015-02-01 Volkan Gezerfix trusted domain localization
2015-02-01 Jenkins for... [tx-robot] updated from transifex
2015-01-31 Lukas ReschkeMerge pull request #13797 from owncloud/fix_move_del_of...
2015-01-31 Jenkins for... [tx-robot] updated from transifex
2015-01-30 Bjoern Schiessleno need to initialize the same view twice
2015-01-30 Bjoern Schiessleget correct user for paths to the trash bin, needed...
2015-01-30 Jenkins for... [tx-robot] updated from transifex
2015-01-29 Robin McCorkellMerge pull request #13774 from owncloud/fix-exception-css
2015-01-29 Morris Jobkeadd CSS to exception page - fixes #13747
2015-01-29 Vincent PetryMerge pull request #13772 from owncloud/closecursor...
2015-01-29 Morris JobkeMerge pull request #13760 from owncloud/create_enc_key_...
2015-01-29 Joas SchillingFix intendation
2015-01-29 Joas SchillingFix more assertions
2015-01-29 Joas SchillingFix 2 assertions
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 Bjoern Schiesslemake sure that we always create a public share key...
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 Frank Karlitschek8.0.0 RC1 v8.0.0RC1
2015-01-30 Joas SchillingMerge pull request #13804 from owncloud/check-return...
2015-01-30 Joas SchillingCheck whether return is an error case before using it
2015-01-30 Morris JobkeMerge pull request #13508 from owncloud/failed-delete...
2015-01-29 Robin AppelmanDont do a cache rename if we cant delete the source...
2015-01-29 Robin AppelmanMake sure we delete the file when doing a cross storage...
2015-01-29 Robin AppelmanDetect failed deletes in the trashbin
2015-01-29 Robin AppelmanDont remove a file from cache if the delete operation...
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...
next