Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Harden cookies more appropriate | Lukas Reschke | 2016-11-23 | 1 | -0/+70 |
* | Merge pull request #1972 from nextcloud/invalid-files-from-scanner | Roeland Jago Douma | 2016-11-22 | 2 | -1/+27 |
|\ | |||||
| * | Move the validation into one place only | Joas Schilling | 2016-11-21 | 1 | -1/+1 |
| * | Make sure we don't scan files that can not be accessed | Joas Schilling | 2016-11-21 | 1 | -0/+26 |
* | | Merge pull request #2214 from nextcloud/remove-logging | Robin Appelman | 2016-11-21 | 3 | -181/+0 |
|\ \ | |||||
| * | | update tests | Robin Appelman | 2016-11-21 | 3 | -181/+0 |
| |/ | |||||
* | | Adjust unit tests | Lukas Reschke | 2016-11-21 | 1 | -2/+6 |
* | | Fix changing display names for subadmins | Lukas Reschke | 2016-11-21 | 1 | -7/+42 |
* | | Add a signer class for signing | Lukas Reschke | 2016-11-21 | 2 | -0/+167 |
* | | fix unit tests | Bjoern Schiessle | 2016-11-21 | 1 | -74/+7 |
* | | push public user data to the lookup server | Bjoern Schiessle | 2016-11-21 | 1 | -0/+4 |
* | | remove old test class | Bjoern Schiessle | 2016-11-21 | 1 | -173/+0 |
* | | fix unit tests | Bjoern Schiessle | 2016-11-21 | 1 | -0/+202 |
* | | allow to change display names in the user settings again | Björn Schießle | 2016-11-21 | 1 | -0/+1 |
* | | introduce accounts table and keep it up-to-date with the data added to the pe... | Björn Schießle | 2016-11-21 | 1 | -0/+173 |
|/ | |||||
* | Merge pull request #1602 from nextcloud/ignore-mod-env | Lukas Reschke | 2016-11-18 | 1 | -0/+10 |
|\ | |||||
| * | Add system config htaccess.IgnoreFrontController for prettyURLs w/o mod_env | Felix Epp | 2016-11-16 | 1 | -0/+10 |
* | | Merge pull request #2076 from nextcloud/log_preview_access | Morris Jobke | 2016-11-18 | 1 | -1/+67 |
|\ \ | |||||
| * | | Dispatch event on preview request | Roeland Jago Douma | 2016-11-10 | 1 | -1/+67 |
* | | | Merge pull request #1447 from nextcloud/password-confirmation-for-some-actions | Morris Jobke | 2016-11-18 | 2 | -1/+8 |
|\ \ \ | |||||
| * | | | Fix unit tests | Joas Schilling | 2016-11-18 | 2 | -1/+8 |
* | | | | Merge pull request #768 from nextcloud/s3-objectstore | Robin Appelman | 2016-11-18 | 7 | -177/+434 |
|\ \ \ \ | |||||
| * | | | | add tests for FileInfo::isMounted | Robin Appelman | 2016-11-16 | 1 | -0/+46 |
| * | | | | add tests for http/output | Robin Appelman | 2016-11-16 | 1 | -0/+31 |
| * | | | | add amazon s3 objectstore backend | Robin Appelman | 2016-11-16 | 1 | -0/+38 |
| * | | | | split testing of objectstoragestorage and objectstore implementations | Robin Appelman | 2016-11-16 | 4 | -177/+319 |
* | | | | | Merge pull request #2177 from nextcloud/appmanager-getapppath | Morris Jobke | 2016-11-17 | 1 | -0/+10 |
|\ \ \ \ \ | |||||
| * | | | | | Expose getAppPath to public API | Julius Haertl | 2016-11-17 | 1 | -0/+10 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge pull request #2163 from nextcloud/app-password-scope-warngings | Morris Jobke | 2016-11-17 | 1 | -3/+2 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | fix warnings when updating app password | Robin Appelman | 2016-11-16 | 1 | -3/+2 |
| | |_|/ | |/| | | |||||
* / | | | Add OCSControllerTests | Roeland Jago Douma | 2016-11-16 | 1 | -0/+209 |
|/ / / | |||||
* | | | add test | Robin Appelman | 2016-11-16 | 1 | -0/+7 |
* | | | Add test for setting up fake fs | Robin Appelman | 2016-11-16 | 2 | -1/+64 |
* | | | Adds tests for the AuthSettingsController | Roeland Jago Douma | 2016-11-16 | 1 | -0/+23 |
* | | | Adds NullCache ans NullStorage tests for Lockdown | Roeland Jago Douma | 2016-11-16 | 2 | -0/+402 |
* | | | Adds TokenProvider and Mapper tests | Roeland Jago Douma | 2016-11-16 | 2 | -0/+55 |
* | | | add tests | Robin Appelman | 2016-11-16 | 2 | -0/+98 |
* | | | explicit types | Robin Appelman | 2016-11-16 | 1 | -1/+0 |
* | | | cast to int | Robin Appelman | 2016-11-16 | 1 | -4/+4 |
* | | | update tests | Robin Appelman | 2016-11-16 | 1 | -1/+7 |
|/ / | |||||
* | | Fix InfoParser empty tests | Joas Schilling | 2016-11-16 | 1 | -1/+6 |
* | | Fix activity manager tests | Joas Schilling | 2016-11-16 | 1 | -38/+32 |
* | | Merge pull request #2137 from nextcloud/make-sure-tests-run-on-phpunit-4-again | Roeland Jago Douma | 2016-11-15 | 4 | -5/+108 |
|\ \ | |||||
| * | | Add a magic wrapper from hell to allow phpunit4 to run the code again | Joas Schilling | 2016-11-15 | 4 | -5/+108 |
* | | | Endpoint is now 11.0.0 | Lukas Reschke | 2016-11-15 | 1 | -1/+1 |
* | | | Adjust previous fallbacks | Lukas Reschke | 2016-11-15 | 1 | -2/+14 |
|/ / | |||||
* | | Merge pull request #2114 from nextcloud/downstream-26498 | Roeland Jago Douma | 2016-11-14 | 1 | -0/+1 |
|\ \ | |||||
| * | | make object prefix configurable | Jörn Friedrich Dreyer | 2016-11-14 | 1 | -0/+1 |
* | | | Introduce an event for first time login based on the last login time stamp | Thomas Müller | 2016-11-14 | 1 | -0/+4 |
|/ / | |||||
* | | Merge pull request #2067 from nextcloud/fileinfo-lazy-substorages | Morris Jobke | 2016-11-14 | 2 | -10/+17 |
|\ \ |