Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | 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 | |
| * | | | | 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 | |
|\ \ \ \ \ | ||||||
| * | | | | | 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 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | 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 | Vincent Petry | 2015-10-26 | 2 | -2/+26 | |
* | | | | | | | Merge pull request #19949 from owncloud/davng-personal-files | Thomas Müller | 2015-10-26 | 7 | -1/+478 | |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | ||||||
| * | | | | | | 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 | |
|/ / / / / / | ||||||
* | | | | | | 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 | 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 | 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 | Lukas Reschke | 2015-10-25 | 1 | -8/+7 | |
* | | | | | | | Merge pull request #19982 from owncloud/fix-link-sharing-regression-master | Thomas Müller | 2015-10-26 | 5 | -18/+60 | |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | ||||||
| * | | | | | | Fix for broken ajax/share.php endpoint | Roeland Jago Douma | 2015-10-23 | 4 | -16/+47 | |
| * | | | | | | Ensure the password is only hashed in case it's changed on the client - fixes... | Thomas Müller | 2015-10-22 | 2 | -9/+20 | |
* | | | | | | | 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 | 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 | 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 | 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 | Lukas Reschke | 2015-10-25 | 14 | -54/+121 | |
|/ / / / / / | ||||||
* | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-10-25 | 24 | -26/+100 | |
* | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-10-24 | 142 | -150/+124 | |
* | | | | | | Merge pull request #20013 from owncloud/guzzlehttp-guzzle-5.3.0 | Thomas Müller | 2015-10-23 | 1 | -0/+0 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||||
| * | | | | | Bump 3rdparty for guzzlehttp/http to 5.3.0 | Roeland Jago Douma | 2015-10-23 | 1 | -0/+0 | |
|/ / / / / | ||||||
* | | | | | Merge pull request #20004 from owncloud/dont-lock-user-files | Thomas Müller | 2015-10-23 | 1 | -1/+1 | |
|\ \ \ \ \ | ||||||
| * | | | | | Dont lock /$user/files | Robin Appelman | 2015-10-23 | 1 | -1/+1 | |
* | | | | | | Merge pull request #19987 from owncloud/full_sabre_2.1.7 | Thomas Müller | 2015-10-23 | 1 | -0/+0 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Bump 3rdparty to have full sabre/dav-2.1.7 | Roeland Jago Douma | 2015-10-23 | 1 | -0/+0 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #19977 from owncloud/provisioning_api_integration_tests_ap... | Thomas Müller | 2015-10-23 | 2 | -11/+118 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | added tests for apps | Sergio Bertolin | 2015-10-22 | 2 | -0/+94 | |
| * | | | | | added test for getting users of a group being subadmin | Sergio Bertolin | 2015-10-22 | 2 | -11/+24 | |
* | | | | | | Merge pull request #19957 from owncloud/volter-master | Thomas Müller | 2015-10-23 | 2 | -1/+9 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Add syslog_tag docu to sample config | Steffen Lindner | 2015-10-23 | 1 | -0/+8 | |
| * | | | | | | Expose syslog tag in the configuration | Volker Fröhlich | 2015-10-22 | 1 | -1/+1 |