Commit Graph

21758 Commits (5dc6406b7075a6f1db3ada7a9d0f5ddc93f58b18)
 

Author SHA1 Message Date
Lukas Reschke 5dc6406b70 Add filter for 'backend' to user REST route 11 years ago
Lukas Reschke 5398bbdc00 Merge pull request #12711 from owncloud/add-backend-to-rest-index 11 years ago
Thomas Müller dd4ef58297 Merge pull request #12737 from owncloud/fix-missing-nl-phpstorm 11 years ago
Joas Schilling 2accc24fa9 Add newline that was removed by 15be763d46 11 years ago
Morris Jobke e3de51078d Merge pull request #12090 from AdamWill/google-rename-delete 11 years ago
Morris Jobke 3026cdbc80 Merge pull request #12549 from owncloud/shared-cache-non-existing 11 years ago
Jenkins for ownCloud ea95bb0189 [tx-robot] updated from transifex 11 years ago
Thomas Müller 7028c7150d Merge pull request #12664 from owncloud/fix-12164 11 years ago
Victor Dubiniuk adab0ca98a Remove leftover 11 years ago
Victor Dubiniuk c9fd3c9d29 Inject config 11 years ago
Morris Jobke 263e008d7b Merge pull request #12695 from owncloud/db-drop-table 11 years ago
Robin Appelman 6984fa8a19 Quote identifiers for oracle 11 years ago
Robin Appelman b66c0a1631 add unit tests for tableExists and dropTable 11 years ago
Robin Appelman 778d8dbafd Add tableExists to public db api 11 years ago
Robin Appelman 8af3991d0c Add dropTable to IDBConnection 11 years ago
Thomas Müller d4b3c50f7d Merge pull request #12724 from owncloud/fix-autotest-no-file 11 years ago
Joas Schilling 0242c5c2d1 Correctly run all tests again when no file is specified 11 years ago
Morris Jobke bfcd5a3802 Merge pull request #11214 from owncloud/issue/10836 11 years ago
Joas Schilling f53f25eafe Merge pull request #12409 from owncloud/tags-getTagsForObjectIds 11 years ago
Thomas Müller 1a16238d5d Merge pull request #12722 from owncloud/autocomplete-for-autotest-jenkins 11 years ago
Joas Schilling 26861a98c5 Merge pull request #12568 from owncloud/autoload-encryption-classes 11 years ago
Lukas Reschke 7a290a3d6b Make class compatible 11 years ago
Lukas Reschke 4c13918bd8 Expose backend type via REST API 11 years ago
Joas Schilling 532bcf40b3 Allow autocomplete for test file in autotest.sh 11 years ago
Joas Schilling 539c0aeb04 Add an option to disallow sending sharing emails to non-owncloud users 11 years ago
Thomas Müller e61f24f2aa Merge pull request #12651 from owncloud/add-requesttoken-to-base-template 11 years ago
Thomas Müller 5609d421cd Merge pull request #12672 from LEDfan/cm-per-unit 11 years ago
Thomas Müller 9ca8b864e2 Merge pull request #12708 from owncloud/l10nsaved 11 years ago
Lukas Reschke 17f85ec5a9 Merge pull request #12688 from owncloud/rename-alt 11 years ago
Lukas Reschke 3566edbcec Merge pull request #12715 from owncloud/fix-broken-personal-page 11 years ago
Morris Jobke 4d2573bff7 Merge pull request #12709 from owncloud/fix-11955 11 years ago
Joas Schilling b85e34c1da Correctly namespace encryption tests 11 years ago
Joas Schilling e67fe0336b Use self:: instead of the class name in encryption tests 11 years ago
Joas Schilling efac8ced90 Update OCA\Encryption to OCA\Files_Encryption in the encryption app itself 11 years ago
Joas Schilling 78a307995c Fix namespace of Files_Encryption outside of the app 11 years ago
Joas Schilling 7f7006643f Fix namespace of files_encryption classes and autoload them 11 years ago
Thomas Müller c36bac3abd Merge pull request #12406 from owncloud/drop-getApps-getUsers 11 years ago
Morris Jobke b9fab7441c remove duplicate loaded personal.js - fixes #12674 11 years ago
Jenkins for ownCloud 8f8f9deb66 [tx-robot] updated from transifex 11 years ago
Lukas Reschke 25a87d4058 Merge pull request #12577 from owncloud/public-mount-api 11 years ago
Morris Jobke 9a7362dd0d drop unused isDebugMode and setDebugMode of OC_Config 11 years ago
Morris Jobke 0d4f0ab871 reduce OC_Preferences, OC_Config and \OCP\Config usage 11 years ago
Morris Jobke 2d5fc9c1a6 Workaround to fix the too early init dilemma 11 years ago
Morris Jobke af91ee97c9 introduce preCondition for setUserValue to provide atomic check-and-update 11 years ago
Morris Jobke f0b10324ca Refactoring of OC_Preferences to AllConfig 11 years ago
Morris Jobke f164161f69 fix base.php for not installed systems 11 years ago
Morris Jobke a9e411e076 migrate \OC\AllConfig to \OCP\IConfig 11 years ago
Morris Jobke 719008836d introduce deleteAllUserValues 11 years ago
Morris Jobke 985b15f770 introduce proper interface for deleteAppValue 11 years ago
Morris Jobke b01c59b224 use old methods and redirect in deprecated methods 11 years ago