summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2016-11-174-0/+94
* Merge pull request #2122 from nextcloud/downstream-26520Morris Jobke2016-11-171-2/+5
|\
| * only use one kind of hack for the storage wrappers of the sharing codeMorris Jobke2016-11-161-1/+1
| * Hack to prevent warning for read-only wrapper in public linksVincent Petry2016-11-161-1/+4
* | Use getvalue to fetch the valueRoeland Jago Douma2016-11-161-5/+4
* | Don't update value if it is already set to the same valueMorris Jobke2016-11-161-1/+4
|/
* Merge pull request #719 from nextcloud/lockdownRoeland Jago Douma2016-11-1614-22/+550
|\
| * Add test for setting up fake fsRobin Appelman2016-11-161-1/+1
| * Adds TokenProvider and Mapper testsRoeland Jago Douma2016-11-161-7/+5
| * update autoloaderRobin Appelman2016-11-162-0/+8
| * explicit typesRobin Appelman2016-11-161-5/+11
| * cast to intRobin Appelman2016-11-161-2/+2
| * phpdocRobin Appelman2016-11-165-22/+22
| * fix setscopeRobin Appelman2016-11-161-2/+2
| * allow configuring filesystem accessRobin Appelman2016-11-166-8/+72
| * app password scope wipRobin Appelman2016-11-163-2/+19
| * read lockdown scope from tokenRobin Appelman2016-11-165-10/+38
| * basic lockdown logicRobin Appelman2016-11-169-16/+423
* | Merge pull request #2150 from nextcloud/move_buttons_to_bottomRoeland Jago Douma2016-11-162-0/+64
|\ \
| * | Move social buttons to bottom on admin pageRoeland Jago Douma2016-11-162-0/+64
* | | Add autoloader path for newly installed apps tooMorris Jobke2016-11-161-0/+2
| |/ |/|
* | Merge pull request #2148 from nextcloud/add_autoloader_before_enablingRoeland Jago Douma2016-11-161-0/+2
|\ \
| * | Add autoloader before enabling appsRoeland Jago Douma2016-11-151-0/+2
* | | Update the since version to 11.0.0Joas Schilling2016-11-1610-86/+86
* | | Fix integration testsJoas Schilling2016-11-162-11/+6
* | | Make sure they are always arraysJoas Schilling2016-11-161-6/+6
* | | Fix activity manager testsJoas Schilling2016-11-163-15/+24
* | | Allow combining eventsJoas Schilling2016-11-162-0/+30
* | | Allow to register ProvidersJoas Schilling2016-11-166-6/+104
* | | Add ROS and icon support to the eventsJoas Schilling2016-11-163-24/+278
* | | Validate the input into Event alreadyJoas Schilling2016-11-162-91/+215
* | | Allow to register settings/types via info.xmlJoas Schilling2016-11-166-31/+338
* | | Allow to register activity filters via info.xmlJoas Schilling2016-11-167-76/+378
| |/ |/|
* | Merge pull request #2145 from nextcloud/docs_to_comMorris Jobke2016-11-161-1/+1
|\ \
| * | docs are on nc.comRoeland Jago Douma2016-11-151-1/+1
* | | Merge pull request #2144 from nextcloud/fix_1303Morris Jobke2016-11-152-33/+29
|\ \ \ | |_|/ |/| |
| * | Fix testsRoeland Jago Douma2016-11-152-16/+9
| * | Do not cache version info in the sessionsRoeland Jago Douma2016-11-151-29/+32
| |/
* | Merge pull request #2137 from nextcloud/make-sure-tests-run-on-phpunit-4-againRoeland Jago Douma2016-11-151-0/+7
|\ \
| * | Add a magic wrapper from hell to allow phpunit4 to run the code againJoas Schilling2016-11-151-0/+7
| |/
* | @since 9.2.0 to @since 11.0.0Roeland Jago Douma2016-11-1533-91/+91
* | Adjust previous fallbacksLukas Reschke2016-11-151-4/+0
|/
* Merge pull request #2117 from nextcloud/master-add-bruteforce-check-to-person...Roeland Jago Douma2016-11-141-0/+3
|\
| * Add bruteforce checker to Person.phpLukas Reschke2016-11-141-0/+3
* | Merge pull request #2114 from nextcloud/downstream-26498Roeland Jago Douma2016-11-141-1/+6
|\ \
| * | make object prefix configurableJörn Friedrich Dreyer2016-11-141-1/+6
| |/
* | Merge pull request #2113 from nextcloud/downstream-26299Roeland Jago Douma2016-11-141-0/+5
|\ \
| * | We need to ensure that the app holding the objectstore implementation is load...Thomas Müller2016-11-141-0/+5
| |/
* / Introduce an event for first time login based on the last login time stampThomas Müller2016-11-145-25/+32
|/
* Merge pull request #2068 from nextcloud/sharetypesinfolder-no-getdirectorycon...Morris Jobke2016-11-141-1/+1
|\