Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #7195 from owncloud/files-selectall | Vincent Petry | 2014-02-19 | 10 | -119/+235 |
|\ | | | | | Do not send file list for select all on Download/delete | ||||
| * | Trashbin select all now doesn't send file list | Vincent Petry | 2014-02-17 | 3 | -79/+109 |
| | | | | | | | | | | | | | | | | - Fixed "delete" and "restore" actions to not send the file list when all files are selected - When some files are selected, sends the current dir - Removed "dirListing" attribute as the backend is able to compute the value based on the current dir | ||||
| * | Do not send file list for select all on Download/delete | Vincent Petry | 2014-02-13 | 7 | -40/+126 |
| | | | | | | | | | | | | | | | | - When all files are selected, do not send the whole file list - Download will trigger download for the parent folder, also works with root - Delete will send "allfiles" to the server that will find the file list or the passed directory by itself | ||||
* | | Merge pull request #7275 from owncloud/3rdparty-fix | Thomas Müller | 2014-02-19 | 1 | -0/+0 |
|\ \ | | | | | | | fix 3rdparty submodule | ||||
| * | | fix 3rdparty submodule | Morris Jobke | 2014-02-19 | 1 | -0/+0 |
| | | | |||||
* | | | Merge pull request #7278 from owncloud/issue/7277 | Jan-Christoph Borchardt | 2014-02-19 | 1 | -1/+1 |
|\ \ \ | | | | | | | | | Add event parameter to keyup event | ||||
| * | | | Add event parameter to keyup event | Joas Schilling | 2014-02-19 | 1 | -1/+1 |
| |/ / | | | | | | | | | | Fix issue #7277 | ||||
* | | | Merge pull request #4799 from ↵ | Jan-Christoph Borchardt | 2014-02-19 | 1 | -11/+8 |
|\ \ \ | | | | | | | | | | | | | | | | | owncloud/tune_legacy_cache_webdav_properties_prefixing_master Concatenate string in SQL instead of PHP | ||||
| * | | | cleanup and actually execute the query | Jörn Friedrich Dreyer | 2013-11-01 | 1 | -4/+8 |
| | | | | |||||
| * | | | use doctrine to construct concat expression | Jörn Friedrich Dreyer | 2013-11-01 | 1 | -8/+1 |
| | | | | |||||
| * | | | Concatenate string in SQL instead of PHP | Jörn Friedrich Dreyer | 2013-11-01 | 1 | -10/+10 |
| | | | | |||||
* | | | | Merge pull request #7274 from owncloud/scrutinizer-patch-1 | Morris Jobke | 2014-02-19 | 101 | -97/+261 |
|\ \ \ \ | | | | | | | | | | | Scrutinizer Auto-Fixes | ||||
| * | | | | fix wrong removes | Morris Jobke | 2014-02-19 | 1 | -1/+24 |
| | | | | | |||||
| * | | | | Scrutinizer Auto-Fixes | Scrutinizer Auto-Fixer | 2014-02-19 | 101 | -119/+260 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This patch was automatically generated as part of the following inspection: https://scrutinizer-ci.com/g/owncloud/core/inspections/cdfecc4e-a37e-4233-8025-f0d7252a8720 Enabled analysis tools: - PHP Analyzer - JSHint - PHP Copy/Paste Detector - PHP PDepend | ||||
* | | | | | Merge pull request #7260 from owncloud/watcher-policy | icewind1991 | 2014-02-19 | 3 | -14/+91 |
|\ \ \ \ \ | |_|_|/ / |/| | | | | Allow setting the frequency of which the file watcher checks for updates | ||||
| * | | | | add unit tests for watcher policies | Robin Appelman | 2014-02-19 | 1 | -1/+55 |
| | | | | | |||||
| * | | | | Allow setting the frequency of which the file watcher checks for updates | Robin Appelman | 2014-02-18 | 2 | -13/+36 |
| | | | | | |||||
* | | | | | Merge pull request #7257 from owncloud/filelist-fileinfo | Vincent Petry | 2014-02-19 | 4 | -34/+7 |
|\ \ \ \ \ | |_|/ / / |/| | | | | use a FileInfo object of the directory when generting the filelist | ||||
| * | | | | use a FileInfo object of the directory when generting the filelist | Robin Appelman | 2014-02-18 | 4 | -34/+7 |
| |/ / / | |||||
* | | | | Merge pull request #7114 from owncloud/scrutinizer_documentation_patches | Thomas Müller | 2014-02-19 | 150 | -341/+730 |
|\ \ \ \ | | | | | | | | | | | polish documentation based on scrutinizer patches | ||||
| * \ \ \ | Merge branch 'master' into scrutinizer_documentation_patches | Thomas Müller | 2014-02-18 | 62 | -310/+1638 |
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: lib/private/migration/content.php | ||||
| * \ \ \ \ | Merge branch 'master' into scrutinizer_documentation_patches | Thomas Müller | 2014-02-14 | 69 | -226/+1130 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: lib/private/appconfig.php | ||||
| * | | | | | | Fix more documentation failes | Joas Schilling | 2014-02-08 | 19 | -155/+119 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Issue #7111 | ||||
| * | | | | | | remove duplicate param lines for OCP\User::getUsers() | Jörn Friedrich Dreyer | 2014-02-07 | 1 | -2/+0 |
| | | | | | | | |||||
| * | | | | | | polish documentation based on scrutinizer patches | Jörn Friedrich Dreyer | 2014-02-06 | 150 | -219/+649 |
| | | | | | | | |||||
* | | | | | | | Merge pull request #7252 from owncloud/autocomplete-autocapitalize-autocorrect | Tom Needham | 2014-02-18 | 3 | -16/+32 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | do not autocapitalize fields on mobile, fix user name input | ||||
| * | | | | | | | do not autocapitalize fields on mobile, fix user name input. Also disable ↵ | Jan-Christoph Borchardt | 2014-02-18 | 3 | -16/+32 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | autocorrect and specify autocomplete | ||||
* | | | | | | | | Merge pull request #7253 from owncloud/preferences-caching | icewind1991 | 2014-02-18 | 2 | -89/+86 |
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | | | Add caching to OC\Preferences | ||||
| * | | | | | | | remove some unneeded isset's | Robin Appelman | 2014-02-18 | 1 | -5/+3 |
| | | | | | | | | |||||
| * | | | | | | | Fix some phpdoc | Robin Appelman | 2014-02-18 | 1 | -1/+9 |
| | | | | | | | | |||||
| * | | | | | | | Add caching to OC\Preferences | Robin Appelman | 2014-02-18 | 2 | -89/+80 |
| |/ / / / / / | |||||
* | | | | | | | Merge pull request #6796 from owncloud/statementwrapper-bindparam | Thomas Müller | 2014-02-18 | 1 | -0/+14 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Add bindParam to the database statement wrapper | ||||
| * | | | | | | | Add bindParam to statement wrapper | Robin Appelman | 2014-01-16 | 1 | -0/+14 |
| | | | | | | | | |||||
* | | | | | | | | Merge pull request #7190 from owncloud/appconfig-legacy-apps | Thomas Müller | 2014-02-18 | 17 | -40/+55 |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Remove usage of legacy OC_Appconfig | ||||
| * | | | | | | | | Remove usage of legacy OC_Appconfig | Robin Appelman | 2014-02-13 | 17 | -40/+55 |
| | | | | | | | | | |||||
* | | | | | | | | | Merge pull request #6650 from owncloud/migration_unit_tests | Tom Needham | 2014-02-18 | 4 | -112/+120 |
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | User migration fix, and basic unit test | ||||
| * | | | | | | | | | Remove unused variables | tomneedham | 2014-02-18 | 1 | -4/+0 |
| | | | | | | | | | | |||||
| * | | | | | | | | | Fix poor spelling | tomneedham | 2014-02-18 | 1 | -3/+3 |
| | | | | | | | | | | |||||
| * | | | | | | | | | Merge branch 'master' into migration_unit_tests | tomneedham | 2014-02-17 | 58 | -285/+1575 |
| |\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Finish basic testing of user export | tomneedham | 2014-02-17 | 1 | -6/+63 |
| | | | | | | | | | | | |||||
| * | | | | | | | | | | Merge branch 'master' into migration_unit_tests | Bart Visscher | 2014-02-10 | 304 | -6752/+19604 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'fix-5388-master' into migration_unit_tests | tomneedham | 2014-01-07 | 4 | -108/+31 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' into fix-5388-master | tomneedham | 2014-01-04 | 563 | -7076/+15968 |
| | |\ \ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | | | Fix migration import of user files | Bart Visscher | 2013-12-20 | 1 | -1/+1 |
| | | | | | | | | | | | | | | |||||
| | * | | | | | | | | | | | | Wrap the import/export db in a wrapper to make it compatible with the old style | Bart Visscher | 2013-12-20 | 2 | -0/+4 |
| | | | | | | | | | | | | | | |||||
| | * | | | | | | | | | | | | Merge branch 'master' into fix-5388-master | Bart Visscher | 2013-12-16 | 144 | -709/+1105 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' into fix-5388-master | tomneedham | 2013-12-11 | 900 | -19907/+33355 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' into fix-5388-master | Thomas Mueller | 2013-11-24 | 137 | -381/+451 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | | | | | | ref 3rdparty branch without MDB2 code | Thomas Müller | 2013-11-22 | 1 | -0/+0 |
| | | | | | | | | | | | | | | | | | |||||
| | * | | | | | | | | | | | | | | | Merge branch 'master' into fix-5388-master | Thomas Müller | 2013-11-22 | 12 | -24/+162 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |