Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | make encryption configurable for home storage | Bjoern Schiessle | 2015-10-27 | 11 | -61/+247 |
| | |||||
* | Merge pull request #20066 from owncloud/list-principaly-in-debug-mode | Thomas Müller | 2015-10-27 | 1 | -3/+8 |
|\ | | | | | as soon as debug mode is enabled we allow listing of principals | ||||
| * | as soon as debug mode is enabled we allow listing of principals | Thomas Müller | 2015-10-26 | 1 | -3/+8 |
| | | |||||
* | | Merge pull request #20076 from owncloud/fix_20069 | Thomas Müller | 2015-10-27 | 2 | -0/+17 |
|\ \ | | | | | | | Verify the src exists in webdav MOVE | ||||
| * | | Verify the src exists in webdav MOVE | Roeland Jago Douma | 2015-10-27 | 2 | -0/+17 |
| | | | | | | | | | | | | * Unit test added | ||||
* | | | Merge pull request #19824 from owncloud/ie9-share-donotsendplaceholderaspassword | Thomas Müller | 2015-10-27 | 1 | -7/+12 |
|\ \ \ | |/ / |/| | | [IE9] Don't send link share password placeholder | ||||
| * | | [IE9] Don't send link share password placeholder | Vincent Petry | 2015-10-26 | 1 | -7/+12 |
| |/ | | | | | | | | | | | | | | | | | When exiting the password field in the share dialog, IE9 would mistakenly think that the password has changed and would send the placeholder. This fix prevents changing the password whenever the placeholder is set as value. | ||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-10-27 | 90 | -90/+216 |
| | | |||||
* | | Merge pull request #19813 from owncloud/stay-on-apps-category-refresh | Thomas Müller | 2015-10-26 | 5 | -34/+206 |
|\ \ | |/ |/| | Improve settings/apps page | ||||
| * | Fix backwards and forward button | Joas Schilling | 2015-10-26 | 1 | -1/+12 |
| | | |||||
| * | Use speaking ids | Joas Schilling | 2015-10-26 | 4 | -20/+61 |
| | | |||||
| * | Fix backspace in search and empty content message | Joas Schilling | 2015-10-26 | 1 | -4/+9 |
| | | |||||
| * | Add js tests for empty content page | Joas Schilling | 2015-10-26 | 1 | -4/+19 |
| | | |||||
| * | Adjust js unit tests | Joas Schilling | 2015-10-26 | 1 | -4/+43 |
| | | |||||
| * | Display empty-content when there are no search results | Joas Schilling | 2015-10-26 | 1 | -5/+13 |
| | | |||||
| * | Clear search box for now | Joas Schilling | 2015-10-26 | 1 | -0/+1 |
| | | | | | | | | Fix #15651 | ||||
| * | Allow searching by author name and app level as well | Joas Schilling | 2015-10-26 | 1 | -1/+30 |
| | | |||||
| * | Stay on the same category when refreshing the page on the apps list | Joas Schilling | 2015-10-26 | 4 | -8/+31 |
| | | |||||
* | | Merge pull request #19837 from owncloud/always-enabled-apps | Thomas Müller | 2015-10-26 | 4 | -37/+68 |
|\ \ | | | | | | | Store list of apps which cannot be disabled in shipped.json | ||||
| * | | Fail hard if shipped.json is missing | Thomas Müller | 2015-10-26 | 1 | -9/+5 |
| | | | |||||
| * | | Don't show apps which are always enabled in the app manager | Thomas Müller | 2015-10-26 | 3 | -9/+20 |
| | | | |||||
| * | | Store list of apps which cannot be disabled in shipped.json | Thomas Müller | 2015-10-26 | 4 | -33/+57 |
| | | | |||||
* | | | Merge pull request #20049 from owncloud/make-author-file-complete | Thomas Müller | 2015-10-26 | 138 | -132/+340 |
|\ \ \ | | | | | | | | | Generate author file by license.php build script | ||||
| * | | | Update AUTHOR file | Lukas Reschke | 2015-10-26 | 1 | -22/+177 |
| | | | | |||||
| * | | | Update license headers | Lukas Reschke | 2015-10-26 | 135 | -108/+141 |
| | | | | |||||
| * | | | Update .mailmap | Lukas Reschke | 2015-10-26 | 1 | -1/+2 |
| | | | | |||||
| * | | | Generate AUTHORS file from commits | Lukas Reschke | 2015-10-26 | 1 | -1/+20 |
| | | | | |||||
* | | | | Merge pull request #20046 from owncloud/share-clicklinkfocus | Thomas Müller | 2015-10-26 | 2 | -2/+26 |
|\ \ \ \ | |_|_|/ |/| | | | Fix share link focus on click | ||||
| * | | | Fix share link focus on click | Vincent Petry | 2015-10-26 | 2 | -2/+26 |
| | | | | | | | | | | | | | | | | Clicking on the link share must focus and select it | ||||
* | | | | Merge pull request #19949 from owncloud/davng-personal-files | Thomas Müller | 2015-10-26 | 7 | -1/+478 |
|\ \ \ \ | |_|/ / |/| | | | Introduced the new webdav endpoint remote.php/dav holding the princip… | ||||
| * | | | Adding required parameters of ctor of class Auth | Thomas Müller | 2015-10-26 | 1 | -1/+4 |
| | | | | |||||
| * | | | Introduced the new webdav endpoint remote.php/dav holding the principals and ↵ | Thomas Müller | 2015-10-26 | 7 | -1/+475 |
|/ / / | | | | | | | | | | the files collection | ||||
* | | | Merge pull request #20010 from owncloud/add-tests-auth-plugin | Thomas Müller | 2015-10-26 | 3 | -21/+399 |
|\ \ \ | | | | | | | | | Add tests for Sabre Auth plugin + make getCurrentUser compatible | ||||
| * | | | Add tests for Sabre Auth plugin + make getCurrentUser compatible | Lukas Reschke | 2015-10-23 | 3 | -21/+399 |
| | | | | |||||
* | | | | Merge pull request #20037 from owncloud/phpseclib-dev-to-2.0.0 | Thomas Müller | 2015-10-26 | 1 | -0/+0 |
|\ \ \ \ | |_|/ / |/| | | | Bump 3rdparty for phpseclib-2.0.0 | ||||
| * | | | Bump 3rdparty for phpseclib-2.0.0 | Roeland Jago Douma | 2015-10-26 | 1 | -0/+0 |
| | |/ | |/| | |||||
* | | | Merge pull request #20031 from owncloud/remove-dead-code | Thomas Müller | 2015-10-26 | 1 | -8/+7 |
|\ \ \ | | | | | | | | | Remove dead code from autoloader | ||||
| * | | | Remove dead code | Lukas Reschke | 2015-10-25 | 1 | -8/+7 |
| | | | | | | | | | | | | | | | | Those variables are never written to. Thus this is dead code which should be removed. | ||||
* | | | | Merge pull request #19982 from owncloud/fix-link-sharing-regression-master | Thomas Müller | 2015-10-26 | 5 | -18/+60 |
|\ \ \ \ | |_|/ / |/| | | | Ensure the password is only hashed in case it's changed on the client… | ||||
| * | | | Fix for broken ajax/share.php endpoint | Roeland Jago Douma | 2015-10-23 | 4 | -16/+47 |
| | | | | | | | | | | | | | | | | | | | | Even more code mess :( All tests pass again. But I'm really not happy with this endpoint. | ||||
| * | | | Ensure the password is only hashed in case it's changed on the client - ↵ | Thomas Müller | 2015-10-22 | 2 | -9/+20 |
| | | | | | | | | | | | | | | | | fixes #19950 | ||||
* | | | | Merge pull request #20030 from owncloud/autoload-files-external-optimize | Thomas Müller | 2015-10-26 | 3 | -1/+49 |
|\ \ \ \ | | | | | | | | | | | Use optimized autoloader for files_external | ||||
| * | | | | Use optimized autoloader for files_external | Lukas Reschke | 2015-10-25 | 3 | -1/+49 |
| | |/ / | |/| | | |||||
* / | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-10-26 | 10 | -0/+184 |
|/ / / | |||||
* | | | Merge pull request #20026 from owncloud/LukasReschke-patch-1 | Lukas Reschke | 2015-10-25 | 1 | -1/+1 |
|\ \ \ | | | | | | | | | Add HackerOne page to CONTRIBUTING.md | ||||
| * | | | Add HackerOne page to CONTRIBUTING.md | Lukas Reschke | 2015-10-25 | 1 | -1/+1 |
|/ / / | |||||
* | | | Merge pull request #20024 from owncloud/optimized-autoloader | Lukas Reschke | 2015-10-25 | 1 | -0/+0 |
|\ \ \ | | | | | | | | | Use optimized autoloader for 3rdparty | ||||
| * | | | Use optimized autoloader for 3rdparty | Lukas Reschke | 2015-10-25 | 1 | -0/+0 |
|/ / / | |||||
* | | | Merge pull request #16957 from owncloud/throw-exception-if-file-does-not-exist | Lukas Reschke | 2015-10-25 | 14 | -54/+121 |
|\ \ \ | | | | | | | | | Throw exception on `getPath` if file does not exist | ||||
| * | | | Throw exception on `getPath` if file does not exist | Lukas Reschke | 2015-10-25 | 14 | -54/+121 |
|/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently the `getPath` methods returned `NULL` in case when a file with the specified ID does not exist. This however mandates that developers are checking for the `NULL` case and if they do not the door for bugs with all kind of impact is widely opened. This is especially harmful if used in context with Views where the final result is limited based on the result of `getPath`, if `getPath` returns `NULL` PHP type juggles this to an empty string resulting in all possible kind of bugs. While one could argue that this is a misusage of the API the fact is that it is very often misused and an exception will trigger an immediate stop of execution as well as log this behaviour and show a pretty error page. I also adjusted some usages where I believe that we need to catch these errors, in most cases this is though simply an error that should hard-fail. |