Commit Graph

21533 Commits (f0e6876f2ec8ec4576ca0ce8bbfee5bd8082dc1f)
 

Author SHA1 Message Date
Lukas Reschke f0e6876f2e Merge pull request #12488 from owncloud/activity_group_multiple_conditions 12 years ago
Bjoern Schiessle bf2c9be066 concatenate queries with 'or' 12 years ago
Lukas Reschke 2c157da1c2 Merge pull request #12486 from owncloud/activity_priorities 12 years ago
Lukas Reschke b3afc98f82 Merge pull request #12483 from owncloud/issue/6101-preview-providers 12 years ago
Thomas Müller 7c96cedd25 Merge pull request #12489 from owncloud/skip-sendpassword-email-test-windows 12 years ago
Joas Schilling 9cfae2ed44 Skip lostcontroller sending email test on windows 12 years ago
Bjoern Schiessle 00ad7d48c7 add activity priorities to core so that other apps can reuse it 12 years ago
Vincent Petry 154628daf4 Merge pull request #12432 from owncloud/nosqlite 12 years ago
Morris Jobke b188710af3 Merge pull request #12472 from owncloud/modifyCookies 12 years ago
Morris Jobke 7a9af8c40c Merge pull request #12443 from owncloud/issue/6101-all-classes-autoloadable 12 years ago
Morris Jobke 99d0e7e92d Merge pull request #12479 from rclarkson/master 12 years ago
Joas Schilling ec7b55f5be Split bitmap providers into one per file 12 years ago
Joas Schilling 3ec42ad598 Split office providers into one class per file 12 years ago
Joas Schilling 9cb54e3809 Fix intendation and doc blocks of preview providers 12 years ago
Jenkins for ownCloud 96b0328d39 [tx-robot] updated from transifex 12 years ago
Richard Clarkson 0d98329cac Limit blacklist to php files 12 years ago
Joas Schilling fca9d32545 Move registration of core preview providers to preview 12 years ago
Joas Schilling 7bbc27708a Move NaturalSort_DefaultCollator to its own file 12 years ago
Joas Schilling 7b8824a4e3 Move iHomeStorage to own file 12 years ago
Joas Schilling dfde04291e Move share interfaces to own files so they can be autoloaded 12 years ago
Robin Appelman 05a069c101 Merge pull request #12426 from owncloud/jail-mask-wrappers 12 years ago
Robin Appelman 33b64868d7 Add storage and cache wrappers to apply a permissions mask to a storage 12 years ago
Robin Appelman abb6e89c5d Add storage and cache wrappers to jail a storage to a subfolder 12 years ago
Lukas Reschke af56429a9a Merge pull request #12470 from owncloud/jenkins-12447 12 years ago
Vincent Petry e733d32eec Merge pull request #12462 from owncloud/issue/12460-localstorage-buildpath 12 years ago
Lukas Reschke e35feadac2 Pass \OC::$WEBROOT to the ctr 12 years ago
Lukas Reschke fef32e63dd Remove redundant code 12 years ago
Lukas Reschke d197f43475 Use server container 12 years ago
Lukas Reschke 048139074d Add functions to modify cookies to response class 12 years ago
Joas Schilling 0ed86c0993 Move OC_USER_BACKEND_* constants to OC_User_Backend class 12 years ago
Joas Schilling 24511c6f00 Move OC_GROUP_BACKEND_* constants to OC_Group_Backend class 12 years ago
Joas Schilling a2172786a8 Merge pull request #12449 from owncloud/issue/12444-namespace-exceptions 12 years ago
Morris Jobke f52ba9c73c Merge pull request #12418 from owncloud/delete_previews 12 years ago
Joas Schilling 4f1bbc4fd5 Remove unused 2nd parameter of buildPath() and rename to getSourcePath() 12 years ago
Joas Schilling 20237fba47 Introduce getSourcePath() in Storage\Local to reduce the difference to MappedLocal 12 years ago
Vincent Petry a74822279c Merge pull request #12464 from owncloud/cache-available-languages 12 years ago
Joas Schilling ea3780f911 Replace exception with standard exception 12 years ago
Joas Schilling e1f3abf7a5 Correctly namespace and autoload DatabaseException 12 years ago
Vincent Petry 51190f711d Merge pull request #12451 from owncloud/issue/6101-remove-gettype-class 12 years ago
Jenkins for ownCloud 87a2aabb98 [tx-robot] updated from transifex 12 years ago
Lukas Reschke b20d698ebd Cache results of available languages 12 years ago
Vincent Petry e306b588d2 Merge pull request #12433 from owncloud/appstore 12 years ago
Vincent Petry cc67e0fe5f Merge pull request #12304 from oparoz/patch-1 12 years ago
Morris Jobke 60f7a86323 Merge pull request #12448 from owncloud/no503forRoot 12 years ago
Thomas Müller bb240209c6 Merge pull request #12453 from owncloud/kill-session-global 12 years ago
Thomas Müller 5097d4dc05 remove deprecated \OC:$session 12 years ago
Joas Schilling 8e28bf012c Move constants from GET_TYPE to OC\Files so they can be autoloaded 12 years ago
Lukas Reschke 8af346a84d Don't show favicon to prevent iteration through subfolders 12 years ago
Joas Schilling 3338eede3c Correctly namespace DatabaseSetupException 12 years ago
Robin Appelman a2457b5fb9 Merge pull request #6989 from AdamWill/google-1 12 years ago