- Aug 25, 2014
-
-
Joas Schilling authored
-
Joas Schilling authored
-
Joas Schilling authored
-
Jenkins for ownCloud authored
-
- Aug 24, 2014
-
-
Lukas Reschke authored
Fix htaccess check error
-
Robin McCorkell authored
Comment out mount_file config option
-
Jenkins for ownCloud authored
-
- Aug 23, 2014
-
-
Jenkins for ownCloud authored
-
- Aug 22, 2014
-
-
Clark Tomlinson authored
Format file Removing calls to deprecated classes and using internal method to get via http Missed a character Fix inverted logic
-
Thomas Müller authored
Add a trusted domain wizard
-
Lukas Reschke authored
Use DI
-
Lukas Reschke authored
-
Clark Tomlinson authored
Add require_once to update.php due to routing
-
Thomas Müller authored
Added repair script to upgrade the legacy home storage ids
-
Thomas Müller authored
-
Lukas Reschke authored
Fixes https://github.com/owncloud/core/issues/10585 Partially reverts 52d54297
-
Thomas Müller authored
-
Jenkins for ownCloud authored
-
- Aug 21, 2014
-
-
Lukas Reschke authored
Adds a little button to the trusted domain warning, if an admin clicks on the warning he will be redirected to ownCloud and asked whether he want to trust this domain. By far not the cleanest code, or clean at all, but does the job and I don't see a reason to make a lot of changes for this little improvement.
-
Arthur Schiwon authored
Remove loadAppScriptFile
-
Vincent Petry authored
Fix share dropdown when links are not allowed
-
Vincent Petry authored
When links are not allowed, the email field does not exist and autocomplete returns null. This causes Javascript errors. The fix prevents entering the bogus block when links aren't allowed, as it doesn't make sense to enter it in such cases anyway.
-
Morris Jobke authored
Better description to prevent people from misunderstanding the use case of encryption app
-
Bernhard Posselt authored
-
Thomas Müller authored
-
Thomas Müller authored
-
Lukas Reschke authored
temporarily disable TAR tests on travis
-
Morris Jobke authored
* add call to setUp from inherited test class
-
Robin Appelman authored
-
Robin Appelman authored
-
Jenkins for ownCloud authored
-
- Aug 20, 2014
-
-
Vincent Petry authored
Fixes the issue that makes SQLite freeze on later tests.
-
Clark Tomlinson authored
fixing #10561 & HTML structure
-
Lukas Reschke authored
Fix storage const autoload
-
Vincent Petry authored
Since the unit test is skipped anyway for Oracle, the dropTable() call should be skipped as well to avoid having a leftover transaction and cause further transactions to be nested and break the next test suites requiring transactions.
-
Vincent Petry authored
-
Volker E. authored
Remove obsolete (from Google Chrome 36 on) attribute due to security vulnerability
-
Volker E. authored
-
Morris Jobke authored
full opacity for the hovered/focused app as well for better contrast
-
Robin McCorkell authored
Prevents sample config issues with external storages. Fixes #9734
-