- Nov 27, 2014
-
-
Joas Schilling authored
-
Joas Schilling authored
-
Joas Schilling authored
-
- Nov 26, 2014
-
-
Robin Appelman authored
Migrate Google Drive external storage app to v1.0.6-beta of the google-api-php-client library
-
Morris Jobke authored
autoconfig.php only to be deleted on successful installation
-
Lukas Reschke authored
Replace some more "command -v" calls with the Helper method
-
Morris Jobke authored
because OC_User::login will create a new session we shall only try to lo...
-
Morris Jobke authored
fix calculation of expiration date if there is a default expiration date...
-
Thomas Müller authored
because OC_User::login will create a new session we shall only try to login if user and pass are set ensure to never destroy an existing session
-
Morris Jobke authored
Issue/6101 remove namespace permission constants
-
Jenkins for ownCloud authored
-
- Nov 25, 2014
-
-
Morris Jobke authored
adding new config parameter for sqlite to specify the journal mode
-
Thomas Müller authored
don't store private public-share-key in session
-
Thomas Müller authored
-
Joas Schilling authored
-
Joas Schilling authored
-
Thomas Müller authored
-
Joas Schilling authored
-
Björn Schießle authored
-
Thomas Müller authored
App info xml parser 2
-
Björn Schießle authored
-
Thomas Müller authored
The class name is Movie NOT Movies
-
Björn Schießle authored
-
Thomas Müller authored
-
Thomas Müller authored
-
Thomas Müller authored
-
Olivier Paroz authored
-
Thomas Müller authored
-
Björn Schießle authored
-
Morris Jobke authored
Don't disclose relative directory path for single shared files of user
-
Morris Jobke authored
Close session only if encryption app is not enabled
-
Morris Jobke authored
Fix PHPDoc and deprecated code
-
- Nov 24, 2014
-
-
Lukas Reschke authored
Remove OC_Migrate
-
Lukas Reschke authored
Some PHPDocs were incorrect, also used this opportunity to replace some deprecated functions.
-
Morris Jobke authored
unify count filters and introduce display name attribute detection
-
Björn Schießle authored
use login name to verify password
-
Thomas Müller authored
Add route postfix to allow url versioning when only the http method changed
-
Björn Schießle authored
-
Lukas Reschke authored
Fixes https://github.com/owncloud/core/issues/12389
-
Morris Jobke authored
Deduplicate findBinaryPath() and do not try "command -v" on windows
-