Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add test for setting up fake fs | Robin Appelman | 2016-11-16 | 3 | -2/+65 |
* | dropdown ui | Robin Appelman | 2016-11-16 | 3 | -24/+40 |
* | 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 | 3 | -7/+60 |
* | add tests | Robin Appelman | 2016-11-16 | 2 | -0/+98 |
* | update autoloader | Robin Appelman | 2016-11-16 | 2 | -0/+8 |
* | explicit types | Robin Appelman | 2016-11-16 | 2 | -6/+11 |
* | cast to int | Robin Appelman | 2016-11-16 | 2 | -6/+6 |
* | update tests | Robin Appelman | 2016-11-16 | 1 | -1/+7 |
* | phpdoc | Robin Appelman | 2016-11-16 | 5 | -22/+22 |
* | fix setscope | Robin Appelman | 2016-11-16 | 1 | -2/+2 |
* | enable deleting/configuring new tokens | Robin Appelman | 2016-11-16 | 3 | -4/+12 |
* | allow configuring filesystem access | Robin Appelman | 2016-11-16 | 9 | -13/+145 |
* | app password scope wip | Robin Appelman | 2016-11-16 | 6 | -9/+40 |
* | read lockdown scope from token | Robin Appelman | 2016-11-16 | 7 | -11/+46 |
* | basic lockdown logic | Robin Appelman | 2016-11-16 | 10 | -16/+424 |
* | Merge pull request #2148 from nextcloud/add_autoloader_before_enabling | Roeland Jago Douma | 2016-11-16 | 1 | -0/+2 |
|\ | |||||
| * | Add autoloader before enabling apps | Roeland Jago Douma | 2016-11-15 | 1 | -0/+2 |
* | | Merge pull request #2092 from nextcloud/activity-filter-api | Joas Schilling | 2016-11-16 | 32 | -1076/+2410 |
|\ \ | |||||
| * | | Update the since version to 11.0.0 | Joas Schilling | 2016-11-16 | 18 | -136/+136 |
| * | | Fix integration tests | Joas Schilling | 2016-11-16 | 3 | -14/+9 |
| * | | Make sure they are always arrays | Joas Schilling | 2016-11-16 | 1 | -6/+6 |
| * | | Remove the old activity extension | Joas Schilling | 2016-11-16 | 3 | -720/+0 |
| * | | Add back the support for the short translations | Joas Schilling | 2016-11-16 | 1 | -4/+68 |
| * | | Fix InfoParser empty tests | Joas Schilling | 2016-11-16 | 1 | -1/+6 |
| * | | Fix activity manager tests | Joas Schilling | 2016-11-16 | 4 | -53/+56 |
| * | | Don't even try to combine when the subject is different | Joas Schilling | 2016-11-16 | 1 | -0/+5 |
| * | | Allow combining events | Joas Schilling | 2016-11-16 | 2 | -0/+30 |
| * | | Provider for the files app | Joas Schilling | 2016-11-16 | 5 | -0/+226 |
| * | | Allow to register Providers | Joas Schilling | 2016-11-16 | 6 | -6/+104 |
| * | | Add ROS and icon support to the events | Joas Schilling | 2016-11-16 | 3 | -24/+278 |
| * | | Validate the input into Event already | Joas Schilling | 2016-11-16 | 2 | -91/+215 |
| * | | Register the settings of the files app via info.xml | Joas Schilling | 2016-11-16 | 7 | -20/+499 |
| * | | Allow to register settings/types via info.xml | Joas Schilling | 2016-11-16 | 6 | -31/+338 |
| * | | Move the favorites filter to IFilter | Joas Schilling | 2016-11-16 | 6 | -94/+167 |
| * | | Move files filter to IFilter | Joas Schilling | 2016-11-16 | 3 | -15/+104 |
| * | | Allow to register activity filters via info.xml | Joas Schilling | 2016-11-16 | 7 | -76/+378 |
|/ / | |||||
* | | Merge pull request #2145 from nextcloud/docs_to_com | Morris Jobke | 2016-11-16 | 1 | -1/+1 |
|\ \ | |||||
| * | | docs are on nc.com | Roeland Jago Douma | 2016-11-15 | 1 | -1/+1 |
* | | | Merge pull request #2144 from nextcloud/fix_1303 | Morris Jobke | 2016-11-15 | 2 | -33/+29 |
|\ \ \ | |_|/ |/| | | |||||
| * | | Fix tests | Roeland Jago Douma | 2016-11-15 | 2 | -16/+9 |
| * | | Do not cache version info in the sessions | Roeland Jago Douma | 2016-11-15 | 1 | -29/+32 |
| |/ | |||||
* | | Merge pull request #2137 from nextcloud/make-sure-tests-run-on-phpunit-4-again | Roeland Jago Douma | 2016-11-15 | 5 | -5/+115 |
|\ \ | |||||
| * | | Add a magic wrapper from hell to allow phpunit4 to run the code again | Joas Schilling | 2016-11-15 | 5 | -5/+115 |
| |/ | |||||
* | | Merge pull request #2139 from nextcloud/increase-version-to-ELF | Morris Jobke | 2016-11-15 | 60 | -133/+141 |
|\ \ | |||||
| * | | @since 9.2.0 to @since 11.0.0 | Roeland Jago Douma | 2016-11-15 | 35 | -101/+101 |
| * | | Endpoint is now 11.0.0 | Lukas Reschke | 2016-11-15 | 1 | -1/+1 |
| * | | Adjust previous fallbacks | Lukas Reschke | 2016-11-15 | 3 | -10/+18 |
| * | | Use 11.0 instead 9.2 | Lukas Reschke | 2016-11-15 | 21 | -21/+21 |
| |/ |