Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add a log message when the Doctrine Query Builder is retrieved | Joas Schilling | 2015-07-21 | 1 | -8/+0 |
| | |||||
* | Add unit tests and automatic quoting | Joas Schilling | 2015-07-21 | 7 | -54/+171 |
| | |||||
* | Add QueryBuilder, ExpressionBuilder and CompositeExpression wrappers | Joas Schilling | 2015-07-21 | 4 | -0/+1074 |
| | |||||
* | Merge pull request #17046 from nicolas-grekas/fix-16654 | blizzz | 2015-07-16 | 1 | -0/+2 |
|\ | | | | | Do not use OC*::mb_*_replace(), they are useless | ||||
| * | Do not use OC*::mb_*_replace(), they are useless | Nicolas Grekas | 2015-07-16 | 1 | -0/+2 |
| | | |||||
* | | Merge pull request #16965 from owncloud/getUserFolder-in-IRootFolder | Morris Jobke | 2015-07-09 | 2 | -0/+9 |
|\ \ | | | | | | | Add getUserFolder to IRootFolder | ||||
| * | | Add getUserFolder to IRootFolder | Morris Jobke | 2015-07-03 | 2 | -0/+9 |
| | | | | | | | | | | | | | | | * untangle DI of user specific folders * allows to autodetect the dependency | ||||
* | | | Merge pull request #17304 from owncloud/fix-17265 | Vincent Petry | 2015-07-06 | 1 | -2/+9 |
|\ \ \ | | | | | | | | | Check if response could get generated | ||||
| * | | | Check if response could get generated | Lukas Reschke | 2015-07-02 | 1 | -2/+9 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | `json_encode` fails hard on PHP >= 5.5 if a non UTF-8 value is specified by returning false. Older PHP versions just nullify the value which makes it at least somewhat usable. This leads to very confusing errors which are very hard to debug since developers are usually not aware of this. In this case I'd consider throwing a fatal exception – since it arguably is an error situation – is a fair solution since this makes developers and administrators aware of any occurence of the problem so that these bugs can get fixed. Fixes https://github.com/owncloud/core/issues/17265 | ||||
* | | | | Fixing unit test execution | Thomas Müller | 2015-07-03 | 1 | -3/+3 |
| | | | | |||||
* | | | | Remove OC_Log | Thomas Müller | 2015-07-03 | 1 | -1/+1 |
| | | | | |||||
* | | | | Merge pull request #15663 from owncloud/remove-ocp-app-register | Thomas Müller | 2015-07-03 | 1 | -12/+0 |
|\ \ \ \ | |_|/ / |/| | | | Remove \OCP\App::register() | ||||
| * | | | Remove \OCP\App::register() | Morris Jobke | 2015-04-21 | 1 | -12/+0 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This method can be removed. This isn't used anymore since 4.5.0. It's deprecated since mid 2012 https://github.com/owncloud/core/commit/e4679770c4d85896bef3e81125e86e272bb6cd64 It doesn't do anything since mid 2012 https://github.com/owncloud/core/commit/8a92cd21d6768fc27c4892583bef327da9a7e5f4 | ||||
* | | | | Merge pull request #17291 from owncloud/mount-manager-public | Vincent Petry | 2015-07-03 | 2 | -0/+110 |
|\ \ \ \ | |_|/ / |/| | | | expose the mount manager in the public api | ||||
| * | | | phpdoc | Robin Appelman | 2015-07-01 | 1 | -0/+21 |
| | | | | |||||
| * | | | expose the mount manager in the public api | Robin Appelman | 2015-07-01 | 2 | -0/+89 |
| | | | | |||||
* | | | | Changed broken links to php manual | Michael Roth | 2015-07-01 | 1 | -2/+2 |
|/ / / | |||||
* | | | Merge pull request #17163 from owncloud/update-licenses | Lukas Reschke | 2015-06-27 | 37 | -7/+43 |
|\ \ \ | | | | | | | | | Update license headers | ||||
| * | | | update license headers and authors | Morris Jobke | 2015-06-25 | 37 | -7/+43 |
| | | | | |||||
* | | | | Use \OC\HintException and translate the hint | Joas Schilling | 2015-06-22 | 1 | -0/+1 |
|/ / / | |||||
* | | | Use proper type | Lukas Reschke | 2015-06-19 | 1 | -1/+1 |
| | | | | | | | | | | | | This is a string | ||||
* | | | Fix missing @since tags in OCP | Morris Jobke | 2015-06-19 | 9 | -1/+28 |
| |/ |/| | |||||
* | | Merge pull request #16889 from owncloud/group-sorting-fixes | Joas Schilling | 2015-06-19 | 1 | -0/+9 |
|\ \ | | | | | | | Only sort by group name when LDAP is involved | ||||
| * | | Do not return backends but add a method to check for one | Joas Schilling | 2015-06-16 | 1 | -2/+5 |
| | | | |||||
| * | | Only sort by group name when LDAP is involved | Joas Schilling | 2015-06-16 | 1 | -0/+6 |
| | | | |||||
* | | | Fix return value for OCP PHPDoc | Morris Jobke | 2015-06-17 | 1 | -1/+1 |
| | | | |||||
* | | | Fix OCP PHPDoc | Morris Jobke | 2015-06-17 | 1 | -2/+2 |
| | | | | | | | | | | | | * was always a string instead of \OCP\IUser | ||||
* | | | Merge pull request #16892 from owncloud/lock-returnfullpath | Vincent Petry | 2015-06-16 | 1 | -3/+8 |
|\ \ \ | |/ / |/| | | Rethrow LockedException with full path | ||||
| * | | Rethrow LockedException with full path | Vincent Petry | 2015-06-16 | 1 | -3/+8 |
| | | | | | | | | | | | | | | | Because the path is converted to md5 from the original exception, rethrow the exception with the correct full path | ||||
* | | | Add `no-store` to AppFramework | Lukas Reschke | 2015-06-15 | 1 | -1/+1 |
| | | | |||||
* | | | add compare-and-delete to the memcache interface | Robin Appelman | 2015-06-12 | 1 | -0/+10 |
|/ / | |||||
* | | Fix max preview, some resizing and caching issues and force preview ↵ | Olivier Paroz | 2015-06-06 | 1 | -0/+10 |
| | | | | | | | | | | | | | | | | | | | | providers to resize their previews properly * introduces a method in OC_Image which doesn't stretch images when trying to make them fit in a box * adds the method to all key providers so that they can do their job, as expected by the Preview class * improves the caching mechanism of Preview in order to reduce I/O and to avoid filling the available disk space * fixes some long standing issues * **contains mostly tests** | ||||
* | | [OCP] update PHPdoc to contain correct @since tags | Morris Jobke | 2015-06-05 | 7 | -5/+36 |
| | | |||||
* | | Fix typo in PHPDoc | Morris Jobke | 2015-06-04 | 1 | -1/+1 |
| | | |||||
* | | add changeLock to the storage api | Robin Appelman | 2015-06-01 | 1 | -0/+8 |
| | | |||||
* | | add method to atomically change between shared and exclusive lock | Robin Appelman | 2015-06-01 | 1 | -0/+9 |
| | | |||||
* | | release all locks on shutdown | Robin Appelman | 2015-06-01 | 1 | -0/+5 |
| | | |||||
* | | phpdoc and minor issues | Robin Appelman | 2015-06-01 | 1 | -2/+2 |
| | | |||||
* | | add locking to the storage api | Robin Appelman | 2015-06-01 | 1 | -0/+16 |
| | | |||||
* | | expose locking provider in the server container | Robin Appelman | 2015-06-01 | 1 | -0/+8 |
| | | |||||
* | | improve error messages displayed to the user | Bjoern Schiessle | 2015-05-27 | 1 | -12/+5 |
| | | |||||
* | | Merge pull request #16515 from owncloud/deprecate-useless-helper-class | Vincent Petry | 2015-05-26 | 1 | -0/+2 |
|\ \ | | | | | | | Deprecate useless helper class | ||||
| * | | Deprecate useless helper class | Lukas Reschke | 2015-05-21 | 1 | -0/+2 |
| | | | | | | | | | | | | The helper class has no real reason anymore with 8.1.0 as we now have better public APIs. No need for an `IHelper` class like that from my opinion. | ||||
* | | | Merge pull request #16339 from owncloud/master-override-channel | Thomas Müller | 2015-05-26 | 1 | -0/+18 |
|\ \ \ | |/ / |/| | | Allow change update channel via public API | ||||
| * | | Allow change update channel via public API | Victor Dubiniuk | 2015-05-13 | 1 | -0/+18 |
| | | | |||||
* | | | Add support for disallowing domains to the ContentSecurityPolicy | Lukas Reschke | 2015-05-20 | 1 | -2/+110 |
| | | | | | | | | | | | | | | | | | | For enhanced security it is important that there is also a way to disallow domains, including the default ones. With this commit every method gets added a new "disallow" function. | ||||
* | | | Merge pull request #16398 from owncloud/fix-php-docv8.1.0beta2 | Joas Schilling | 2015-05-18 | 1 | -1/+1 |
|\ \ \ | | | | | | | | | Fix PHPDoc of public interface ILockingProvider | ||||
| * | | | Fix PHPDoc of public interface ILockingProvider | Morris Jobke | 2015-05-18 | 1 | -1/+1 |
| | | | | |||||
* | | | | a new approach to display the error message | Bjoern Schiessle | 2015-05-18 | 2 | -1/+22 |
|/ / / | |||||
* / / | delete all file keys doesn't need the encryption module as parameter; ↵ | Bjoern Schiessle | 2015-05-13 | 1 | -2/+1 |
|/ / | | | | | | | implement rmdir; getFileKeyDir should also work for part files and complete directories |