29600 Commits (b97fe978753ca72412ad6d868a1c4cb3f53eb82e)
 

Author SHA1 Message Date
  Thomas Müller 416fb65605 Merge pull request #21717 from owncloud/addpublicgroupinterface 8 years ago
  Thomas Müller b37634a57d Merge pull request #21721 from owncloud/capped-memcache-indirect-set 8 years ago
  Thomas Müller d8867f7692 Merge pull request #21723 from owncloud/prevent-group-enable-for-apps 8 years ago
  Thomas Müller 64fb3c0606 Merge pull request #21735 from owncloud/files-external-checkbox-settings 8 years ago
  Jesús Macias 5aa5d3a9ae Fis bug issue 21110 8 years ago
  Thomas Müller 52040a3f23 Merge pull request #20898 from owncloud/cache-interfaces 8 years ago
  Jenkins for ownCloud cd840f01ae [tx-robot] updated from transifex 8 years ago
  Robin McCorkell 4ffe8d70fa Consolidate user mounting check code 8 years ago
  Vincent Petry d608c37c90 Use Guzzle stream to download files from GDrive 8 years ago
  Thomas Müller b48ddc94a9 Merge pull request #21727 from owncloud/adddispatchtousersettings 8 years ago
  Thomas Müller 1d0724a772 Fixing CodeChecker usage :see_no_evil: 8 years ago
  Thomas Müller 7d2a6d4c1a - isolate include calls in installer.php which prevents local variables to be overwritten 8 years ago
  Jörn Friedrich Dreyer 2d1b9a5f9f allow apps to load additional scripts on the user settings page via the event dispatcher 8 years ago
  Thomas Müller 3f64d37f2a Merge pull request #21623 from owncloud/stricter_defaultprovider 8 years ago
  Thomas Müller 953c4bf18a Merge pull request #21714 from owncloud/groups-insertifnotexists 8 years ago
  Joas Schilling e3a0858444 Check whether the app can be enabled for groups 8 years ago
  Joas Schilling 0461b9dbb9 Add a new app type that can not be enabled for groups 8 years ago
  Morris Jobke 1f0af76eb2 Merge pull request #21718 from owncloud/groupanduserinterface 8 years ago
  Robin Appelman d195584a32 Allow indirect set in CappedMemoryCache 8 years ago
  Thomas Müller 01a6656c37 Fix ctor 8 years ago
  Jörn Friedrich Dreyer 2ebb5726d7 add TODOs with the actual interface name 8 years ago
  Jörn Friedrich Dreyer 64043e9bcc move methods to correct interface, deprecate private interface 8 years ago
  Jörn Friedrich Dreyer bd77cd98c9 allow apps to add an OCP GroupInterface backend 8 years ago
  Thomas Müller 5036e4527f Use IDbConnectin::insertIfNotExist 8 years ago
  Joas Schilling 436ce1f4a6 Use insertIfNotExists() when creating a group 8 years ago
  Robin Appelman 7530f66f52 remove unneeded public cache methods 8 years ago
  Robin Appelman bdf51d9ea4 only trigger locking on lockingstorages 8 years ago
  Thomas Müller 052583bcb6 Unit tests for updateUser and deleteUser 8 years ago
  Robin Appelman 0724ac1e5e split locking related methods to their own interface 8 years ago
  Robin Appelman 3deb3bd163 Add IStorage interface for consistent naming 8 years ago
  Robin Appelman e77e76fef4 fix object store storage 8 years ago
  Robin Appelman d2c579e167 fix quota wrapper 8 years ago
  Robin Appelman 62d383e1ba fix tests 8 years ago
  Robin Appelman dcbeeced3b add since tags 8 years ago
  Robin Appelman 989995a852 fix phpdoc 8 years ago
  Robin Appelman a3d50ef49a add watcher interface 8 years ago
  Robin Appelman c27894791e Add updater interface and expose cache interfaces from storage 8 years ago
  Robin Appelman 5fae07f422 add scanner interface 8 years ago
  Robin Appelman 6d321f5f6b Return a class from cache operations instead of an array 8 years ago
  Robin Appelman 5d0451b848 Safe teardowns 8 years ago
  Robin Appelman 3ab0ccd4a2 add cache entry interface 8 years ago
  Robin Appelman 2dcdc81477 propagator interface 8 years ago
  Robin Appelman cdc8c40d60 Add public cache interface 8 years ago
  Thomas Müller fbfca80f42 Add test for ensureSystemAddressBookExists 8 years ago
  Thomas Müller a91954907b Start updating system addressbook 8 years ago
  Thomas Müller 8f89e3520d Merge pull request #21679 from owncloud/bump-sabre-3.0.7 8 years ago
  Roeland Jago Douma 663e71e4b3 Only select elements from the database that we support 8 years ago
  Roeland Jago Douma 0f454ff5aa Use namedparameter 8 years ago
  Morris Jobke 86f08f59d6 use logException() to properly log the exception 8 years ago
  Thomas Müller 4d037b76b4 Merge pull request #21704 from owncloud/fix-namespace-issue 8 years ago