]> source.dussan.org Git - nextcloud-server.git/shortlog
nextcloud-server.git
2016-01-15 Robin Appelmanpropagate folder size in the same query for write updates
2016-01-15 Thomas MüllerMerge pull request #21730 from owncloud/fix-install...
2016-01-15 Thomas MüllerMerge pull request #21702 from owncloud/fix_emit_scanFi...
2016-01-15 Thomas MüllerMerge pull request #21370 from owncloud/system-certs-occ
2016-01-15 Thomas MüllerMerge pull request #20927 from owncloud/handle-return...
2016-01-15 Thomas MüllerMerge pull request #21117 from owncloud/owner-file...
2016-01-15 Thomas MüllerMerge pull request #21543 from owncloud/Larzenegger...
2016-01-15 Thomas MüllerMerge pull request #21544 from owncloud/trashbin-permis...
2016-01-15 Thomas MüllerMerge pull request #21717 from owncloud/addpublicgroupi...
2016-01-15 Thomas MüllerMerge pull request #21721 from owncloud/capped-memcache...
2016-01-15 Thomas MüllerMerge pull request #21723 from owncloud/prevent-group...
2016-01-15 Thomas MüllerMerge pull request #21735 from owncloud/files-external...
2016-01-15 Thomas MüllerMerge pull request #20898 from owncloud/cache-interfaces
2016-01-15 Jenkins for... [tx-robot] updated from transifex
2016-01-14 Robin McCorkellConsolidate user mounting check code
2016-01-14 Thomas MüllerMerge pull request #21727 from owncloud/adddispatchtous...
2016-01-14 Thomas MüllerFixing CodeChecker usage :see_no_evil:
2016-01-14 Thomas Müller- isolate include calls in installer.php which prevents...
2016-01-14 Jörn Friedrich... allow apps to load additional scripts on the user setti...
2016-01-14 Thomas MüllerMerge pull request #21623 from owncloud/stricter_defaul...
2016-01-14 Thomas MüllerMerge pull request #21714 from owncloud/groups-insertif...
2016-01-14 Joas SchillingCheck whether the app can be enabled for groups
2016-01-14 Joas SchillingAdd a new app type that can not be enabled for groups
2016-01-14 Morris JobkeMerge pull request #21718 from owncloud/groupanduserint...
2016-01-14 Robin AppelmanAllow indirect set in CappedMemoryCache
2016-01-14 Jörn Friedrich... add TODOs with the actual interface name
2016-01-14 Jörn Friedrich... move methods to correct interface, deprecate private...
2016-01-14 Jörn Friedrich... allow apps to add an OCP GroupInterface backend
2016-01-14 Thomas MüllerUse IDbConnectin::insertIfNotExist
2016-01-14 Joas SchillingUse insertIfNotExists() when creating a group
2016-01-14 Robin Appelmanremove unneeded public cache methods
2016-01-14 Robin Appelmanonly trigger locking on lockingstorages
2016-01-14 Robin Appelmansplit locking related methods to their own interface
2016-01-14 Robin AppelmanAdd IStorage interface for consistent naming
2016-01-14 Robin Appelmanfix object store storage
2016-01-14 Robin Appelmanfix quota wrapper
2016-01-14 Robin Appelmanfix tests
2016-01-14 Robin Appelmanadd since tags
2016-01-14 Robin Appelmanfix phpdoc
2016-01-14 Robin Appelmanadd watcher interface
2016-01-14 Robin AppelmanAdd updater interface and expose cache interfaces from...
2016-01-14 Robin Appelmanadd scanner interface
2016-01-14 Robin AppelmanReturn a class from cache operations instead of an...
2016-01-14 Robin AppelmanSafe teardowns
2016-01-14 Robin Appelmanadd cache entry interface
2016-01-14 Robin Appelmanpropagator interface
2016-01-14 Robin AppelmanAdd public cache interface
2016-01-14 Thomas MüllerMerge pull request #21679 from owncloud/bump-sabre...
2016-01-14 Roeland Jago... Only select elements from the database that we support
2016-01-14 Roeland Jago... Use namedparameter
2016-01-14 Thomas MüllerMerge pull request #21704 from owncloud/fix-namespace...
2016-01-14 Thomas MüllerMerge pull request #21703 from owncloud/fix_share_creat...
2016-01-14 Morris JobkeFix usage of PHP method within namespace
2016-01-14 Jenkins for... [tx-robot] updated from transifex
2016-01-13 Roeland Jago... Fix integration tests
2016-01-13 Roeland Jago... [Share 2.0] Fix pre_share and post_share hooks
2016-01-13 MartinFix: emit 'scanFiles' will only fire on files and not...
2016-01-13 Thomas MüllerMerge pull request #21692 from owncloud/external-add...
2016-01-13 Thomas MüllerMerge pull request #20497 from owncloud/bubble_up_hint_...
2016-01-13 Thomas MüllerMerge pull request #21552 from owncloud/share2.0_regist...
2016-01-13 Roeland Jago... [Share 2.0] Let the factory do the factory stuff
2016-01-13 Roeland Jago... [Share 2.0] Use full share id (providerId:shareId)
2016-01-13 Roeland Jago... [Share 2.0] Add share provider factory
2016-01-13 Roeland Jago... [Share 2.0] Allow registering of share providers
2016-01-13 Thomas MüllerMerge pull request #20018 from owncloud/cache_group_backend
2016-01-13 Thomas MüllerSimply use logException() to log the exception - no...
2016-01-13 Thomas MüllerFix PHPDoc
2016-01-13 Jörn Friedrich... Bubble up hint exceptions in hooks, so the user can...
2016-01-13 Thomas MüllerMerge pull request #21599 from owncloud/ErikPel-master
2016-01-13 Robin AppelmanFix adding global applicable when removing all other...
2016-01-13 Roeland Jago... Fix carddav unit tests
2016-01-13 Roeland Jago... [3rdparty] Bump sabre to 3.0.7 (PHP7 support)
2016-01-13 Erik PellikkaFixed issue #21452
2016-01-13 Robin AppelmanAdd occ commands to manager trusted certificates
2016-01-13 Thomas MüllerMerge pull request #21676 from owncloud/fix-setup-login...
2016-01-13 Thomas MüllerMerge pull request #21682 from owncloud/fix_synservicet...
2016-01-13 Roeland Jago... Fix mock call to download
2016-01-13 Thomas MüllerMerge pull request #21684 from owncloud/fix-missing...
2016-01-13 Thomas MüllerAdd missing dispatcher
2016-01-13 Thomas MüllerMerge pull request #21681 from owncloud/fix-unittest
2016-01-13 Lukas ReschkeFix unit test
2016-01-13 Thomas MüllerMerge pull request #21662 from owncloud/external-list...
2016-01-13 Thomas MüllerMerge pull request #21509 from owncloud/users-scrolltop
2016-01-13 Thomas MüllerMerge pull request #21606 from owncloud/special_charact...
2016-01-13 Thomas MüllerMerge pull request #21659 from ErikPel/cssfix
2016-01-13 Thomas MüllerMerge pull request #21655 from owncloud/remove-listener...
2016-01-13 Thomas MüllerMerge pull request #21392 from owncloud/files_external...
2016-01-13 Thomas MüllerMerge pull request #21591 from owncloud/add-code-checki...
2016-01-13 Thomas MüllerMerge pull request #21612 from owncloud/fix_21598
2016-01-13 Thomas MüllerMerge pull request #21615 from owncloud/shared-islocal
2016-01-13 Thomas MüllerMerge pull request #21620 from owncloud/fix-wrong-class...
2016-01-13 Thomas MüllerMerge pull request #21630 from owncloud/add-some-securi...
2016-01-13 Thomas MüllerMerge pull request #21648 from owncloud/smb-statcache-cap
2016-01-13 Joas SchillingRemove the listener plugin
2016-01-13 Thomas MüllerMerge pull request #21663 from owncloud/occ-external...
2016-01-13 Thomas MüllerMerge pull request #21668 from owncloud/add-super-evil...
2016-01-13 Thomas MüllerMerge pull request #21671 from owncloud/fix-setup-on...
2016-01-13 Thomas MüllerMerge pull request #21673 from owncloud/chrsch-master
2016-01-13 Erik PellikkaFixed #21542
2016-01-13 Christoph Wurstfix login/setup page input shadows
next