Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #2177 from nextcloud/appmanager-getapppath | Morris Jobke | 2016-11-17 | 1 | -0/+16 |
|\ | |||||
| * | Expose getAppPath to public API | Julius Haertl | 2016-11-17 | 1 | -0/+16 |
* | | Merge pull request #2176 from nextcloud/share-cache-root-info | Morris Jobke | 2016-11-17 | 1 | -1/+2 |
|\ \ | |||||
| * | | reuse the known rootinfo in the shared cache when possible | Robin Appelman | 2016-11-17 | 1 | -1/+2 |
| |/ | |||||
* | | Merge pull request #2167 from nextcloud/mountmanager-lockdown | Morris Jobke | 2016-11-17 | 1 | -2/+2 |
|\ \ | |||||
| * | | ensure we setup the mount manager when in lockdown | Robin Appelman | 2016-11-16 | 1 | -2/+2 |
* | | | use lower loglevel for token cleanup messages | Robin Appelman | 2016-11-17 | 1 | -2/+2 |
| |/ |/| | |||||
* | | Merge pull request #2170 from nextcloud/ocs_person_to_controller | Joas Schilling | 2016-11-17 | 1 | -48/+0 |
|\ \ | |||||
| * | | Move OC\OCS\Person to OCSController | Roeland Jago Douma | 2016-11-16 | 1 | -48/+0 |
| |/ | |||||
* | | Merge pull request #2164 from nextcloud/token-login-wanring | Lukas Reschke | 2016-11-17 | 1 | -1/+1 |
|\ \ | |||||
| * | | fix warning with token login | Robin Appelman | 2016-11-16 | 1 | -1/+1 |
| |/ | |||||
* | | Merge pull request #2122 from nextcloud/downstream-26520 | Morris Jobke | 2016-11-17 | 1 | -2/+5 |
|\ \ | |||||
| * | | only use one kind of hack for the storage wrappers of the sharing code | Morris Jobke | 2016-11-16 | 1 | -1/+1 |
| * | | Hack to prevent warning for read-only wrapper in public links | Vincent Petry | 2016-11-16 | 1 | -1/+4 |
| |/ | |||||
* | | Use getvalue to fetch the value | Roeland Jago Douma | 2016-11-16 | 1 | -5/+4 |
* | | Don't update value if it is already set to the same value | Morris Jobke | 2016-11-16 | 1 | -1/+4 |
|/ | |||||
* | Merge pull request #719 from nextcloud/lockdown | Roeland Jago Douma | 2016-11-16 | 11 | -22/+492 |
|\ | |||||
| * | Add test for setting up fake fs | Robin Appelman | 2016-11-16 | 1 | -1/+1 |
| * | Adds TokenProvider and Mapper tests | Roeland Jago Douma | 2016-11-16 | 1 | -7/+5 |
| * | explicit types | Robin Appelman | 2016-11-16 | 1 | -5/+11 |
| * | cast to int | Robin Appelman | 2016-11-16 | 1 | -2/+2 |
| * | phpdoc | Robin Appelman | 2016-11-16 | 4 | -20/+2 |
| * | fix setscope | Robin Appelman | 2016-11-16 | 1 | -2/+2 |
| * | allow configuring filesystem access | Robin Appelman | 2016-11-16 | 6 | -8/+72 |
| * | app password scope wip | Robin Appelman | 2016-11-16 | 3 | -2/+19 |
| * | read lockdown scope from token | Robin Appelman | 2016-11-16 | 5 | -10/+38 |
| * | basic lockdown logic | Robin Appelman | 2016-11-16 | 8 | -16/+391 |
* | | Merge pull request #2150 from nextcloud/move_buttons_to_bottom | Roeland Jago Douma | 2016-11-16 | 2 | -0/+64 |
|\ \ | |||||
| * | | Move social buttons to bottom on admin page | Roeland Jago Douma | 2016-11-16 | 2 | -0/+64 |
* | | | Add autoloader path for newly installed apps too | Morris Jobke | 2016-11-16 | 1 | -0/+2 |
| |/ |/| | |||||
* | | 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 |
* | | | Update the since version to 11.0.0 | Joas Schilling | 2016-11-16 | 4 | -35/+35 |
* | | | Fix integration tests | Joas Schilling | 2016-11-16 | 2 | -11/+6 |
* | | | Make sure they are always arrays | Joas Schilling | 2016-11-16 | 1 | -6/+6 |
* | | | Fix activity manager tests | Joas Schilling | 2016-11-16 | 2 | -13/+24 |
* | | | Allow combining events | Joas Schilling | 2016-11-16 | 1 | -0/+18 |
* | | | Allow to register Providers | Joas Schilling | 2016-11-16 | 4 | -6/+52 |
* | | | Add ROS and icon support to the events | Joas Schilling | 2016-11-16 | 2 | -24/+194 |
* | | | Validate the input into Event already | Joas Schilling | 2016-11-16 | 1 | -91/+194 |
* | | | Allow to register settings/types via info.xml | Joas Schilling | 2016-11-16 | 4 | -31/+239 |
* | | | Allow to register activity filters via info.xml | Joas Schilling | 2016-11-16 | 4 | -55/+254 |
| |/ |/| | |||||
* | | 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 | 1 | -32/+29 |
|\ \ \ | |_|/ |/| | | |||||
| * | | Fix tests | Roeland Jago Douma | 2016-11-15 | 1 | -15/+9 |
| * | | Do not cache version info in the sessions | Roeland Jago Douma | 2016-11-15 | 1 | -29/+32 |
| |/ | |||||
* | | @since 9.2.0 to @since 11.0.0 | Roeland Jago Douma | 2016-11-15 | 8 | -18/+18 |
* | | Adjust previous fallbacks | Lukas Reschke | 2016-11-15 | 1 | -4/+0 |
|/ | |||||
* | Merge pull request #2117 from nextcloud/master-add-bruteforce-check-to-person... | Roeland Jago Douma | 2016-11-14 | 1 | -0/+3 |
|\ |