- Dec 09, 2014
-
-
Joas Schilling authored
-
Morris Jobke authored
Add an option to disallow sending sharing emails to non-owncloud users
-
Joas Schilling authored
Add getTagsForObjects in ITags
-
Thomas Müller authored
Allow autocomplete for test file in autotest.sh
-
Joas Schilling authored
Fix namespaces of encryption classes and encryption tests
-
Joas Schilling authored
-
Joas Schilling authored
Fix #10836
-
Thomas Müller authored
Add requesttoken to base template
-
Thomas Müller authored
Fix Contactsmanager permission + unit test
-
Thomas Müller authored
translated saved message in files external
-
Lukas Reschke authored
introduce alt text for rename icon - fixes #12067
-
Lukas Reschke authored
remove duplicate loaded personal.js - fixes #12674
-
Morris Jobke authored
Skip headers that can not be split
-
Joas Schilling authored
-
Joas Schilling authored
-
Joas Schilling authored
-
Joas Schilling authored
-
Joas Schilling authored
-
Thomas Müller authored
Config cleanup - OC_Preferences refactoring
-
Morris Jobke authored
-
Jenkins for ownCloud authored
-
- Dec 08, 2014
-
-
Lukas Reschke authored
Add a public api for apps to add mounts
-
Morris Jobke authored
-
Morris Jobke authored
* files_encryption * files_versions * files_trashbin * tests * status.php * core * server container
-
Morris Jobke authored
* this needs to be properly fixed by a proper organisation of the base.php * introduced fixDIInit() in AllConfig that moves the injection of DatabaseConnection to a later point in time * problems mostly because of the autoconfig setup
-
Morris Jobke authored
-
Morris Jobke authored
* keep old static methods - mapped to new ones and deprecated * removed deleteApp, getUsers, getApps because they are unused * make AllConfig unit tests more robust against not cleaned up environments
-
Morris Jobke authored
-
Morris Jobke authored
-
Morris Jobke authored
-
Morris Jobke authored
-
Morris Jobke authored
-
Morris Jobke authored
-
Morris Jobke authored
* introduce SystemConfig to avoid DI circle (used by database connection which is itself needed by AllConfig that itself contains the methods to access the config.php which then would need the database connection - did you get it? ;)) * use DI container and use that method in legacy code paths (for easier refactoring later) * create and use getSystemConfig instead of query() in DI container
-
Vincent Petry authored
Returns the list of tags that are set on the given object ids.
-
Victor Dubiniuk authored
-
Volkan Gezer authored
-
Lukas Reschke authored
Add REST route for managing groups and users
-
Lukas Reschke authored
preserve an asterisk at the start when escaping a search term
-
Arthur Schiwon authored
-