21555 Commits (ea4c25609dd23345fa1f639479421ff318e6f6c9)
 

Author SHA1 Message Date
  Joas Schilling ea4c25609d Replace uniqid calls with $this->getUniqueID so tests pass again on windows 9 years ago
  Thomas Müller e9029f94cb Merge pull request #12310 from kampka/master 9 years ago
  Christian Kampka 553ce946d3 Implement a logger to log to error_log 9 years ago
  Thomas Müller 0769556989 Merge pull request #12419 from owncloud/read-only-config 9 years ago
  Vincent Petry 8db4dd7585 Merge pull request #12469 from owncloud/issue/12460-port-local-changes2mapped 9 years ago
  Lukas Reschke ffd1fc42e7 Merge pull request #12427 from owncloud/issue/6101-deprecate-namespaced-functions 9 years ago
  Jenkins for ownCloud 5275daff4e [tx-robot] updated from transifex 9 years ago
  Morris Jobke 6fa748621f Merge pull request #12398 from oparoz/patch-5 9 years ago
  Jenkins for ownCloud 40badba703 [tx-robot] updated from transifex 9 years ago
  Jenkins for ownCloud 83d097c524 [tx-robot] updated from transifex 9 years ago
  Lukas Reschke ebb243344a Merge pull request #12499 from owncloud/disableMSSQL 9 years ago
  Lukas Reschke f0e6876f2e Merge pull request #12488 from owncloud/activity_group_multiple_conditions 9 years ago
  Lukas Reschke 18b6fc9332 Adjust sample config 9 years ago
  Lukas Reschke 9a8dc4a832 Disable OCI as it is unsupported by most CE apps 9 years ago
  Lukas Reschke f3e75c085c Disable MSSQL for new CE installations 9 years ago
  Bjoern Schiessle bf2c9be066 concatenate queries with 'or' 9 years ago
  Lukas Reschke 2c157da1c2 Merge pull request #12486 from owncloud/activity_priorities 9 years ago
  Lukas Reschke b3afc98f82 Merge pull request #12483 from owncloud/issue/6101-preview-providers 9 years ago
  Thomas Müller 7c96cedd25 Merge pull request #12489 from owncloud/skip-sendpassword-email-test-windows 9 years ago
  Joas Schilling 9cfae2ed44 Skip lostcontroller sending email test on windows 9 years ago
  Bjoern Schiessle 00ad7d48c7 add activity priorities to core so that other apps can reuse it 9 years ago
  Vincent Petry 154628daf4 Merge pull request #12432 from owncloud/nosqlite 9 years ago
  Morris Jobke b188710af3 Merge pull request #12472 from owncloud/modifyCookies 9 years ago
  Morris Jobke 7a9af8c40c Merge pull request #12443 from owncloud/issue/6101-all-classes-autoloadable 9 years ago
  Morris Jobke 99d0e7e92d Merge pull request #12479 from rclarkson/master 9 years ago
  Joas Schilling ec7b55f5be Split bitmap providers into one per file 9 years ago
  Joas Schilling 3ec42ad598 Split office providers into one class per file 9 years ago
  Joas Schilling 9cb54e3809 Fix intendation and doc blocks of preview providers 9 years ago
  Jenkins for ownCloud 96b0328d39 [tx-robot] updated from transifex 9 years ago
  Richard Clarkson 0d98329cac Limit blacklist to php files 9 years ago
  Joas Schilling fca9d32545 Move registration of core preview providers to preview 9 years ago
  Joas Schilling 7bbc27708a Move NaturalSort_DefaultCollator to its own file 9 years ago
  Joas Schilling 7b8824a4e3 Move iHomeStorage to own file 9 years ago
  Joas Schilling dfde04291e Move share interfaces to own files so they can be autoloaded 9 years ago
  Robin Appelman 05a069c101 Merge pull request #12426 from owncloud/jail-mask-wrappers 9 years ago
  Robin Appelman 33b64868d7 Add storage and cache wrappers to apply a permissions mask to a storage 9 years ago
  Robin Appelman abb6e89c5d Add storage and cache wrappers to jail a storage to a subfolder 9 years ago
  Lukas Reschke af56429a9a Merge pull request #12470 from owncloud/jenkins-12447 9 years ago
  Joas Schilling 7761f0288e Also clearstatcache() in MappedLocal before using the stats 9 years ago
  Joas Schilling 50f85bfd1f Check whether file exists before trying to touch() it 9 years ago
  Joas Schilling c5427da76d Check return of disk_free_space before returning it 9 years ago
  Joas Schilling 1062f4fe44 Check file existance in MappedLocal in hasUpdated() 9 years ago
  Joas Schilling b886d3d645 Make MappedLocal::isLocal() true like for Local 9 years ago
  Vincent Petry e733d32eec Merge pull request #12462 from owncloud/issue/12460-localstorage-buildpath 9 years ago
  Lukas Reschke e35feadac2 Pass \OC::$WEBROOT to the ctr 9 years ago
  Lukas Reschke fef32e63dd Remove redundant code 9 years ago
  Lukas Reschke d197f43475 Use server container 9 years ago
  Lukas Reschke 048139074d Add functions to modify cookies to response class 9 years ago
  Joas Schilling 0ed86c0993 Move OC_USER_BACKEND_* constants to OC_User_Backend class 9 years ago
  Joas Schilling 24511c6f00 Move OC_GROUP_BACKEND_* constants to OC_Group_Backend class 9 years ago