summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
| * fix phpdocRobin Appelman2016-11-091-1/+1
* | Merge pull request #2067 from nextcloud/fileinfo-lazy-substoragesMorris Jobke2016-11-142-12/+43
|\ \
| * | only query substorages to calculate the final mtime/size/etag lazilyRobin Appelman2016-11-102-12/+43
| |/
* | [tx-robot] updated from transifexNextcloud bot2016-11-142-0/+92
* | Prevent downgrade attacks for appsLukas Reschke2016-11-111-0/+14
* | Get correct L10N for Settings ManagerRoeland Jago Douma2016-11-101-1/+1
* | [tx-robot] updated from transifexNextcloud bot2016-11-104-0/+4
|/
* Merge pull request #2058 from nextcloud/better-error-message-for-installation...Morris Jobke2016-11-092-4/+20
|\
| * Correctly catch the "soft errors" nowJoas Schilling2016-11-091-4/+8
| * Use a better error message and point the users to the support channelsJoas Schilling2016-11-092-1/+13
* | Add test and adjust PHP function argumentsLukas Reschke2016-11-091-1/+1
* | Use a php class for the definitions to avoid loading problemsJoas Schilling2016-11-095-263/+327
|/
* Merge pull request #2037 from nextcloud/fix-preview-urlsRoeland Jago Douma2016-11-081-2/+2
|\
| * Fix preview URLsJoas Schilling2016-11-081-2/+2
* | Merge pull request #1998 from nextcloud/share-by-mail-notificationBjörn Schießle2016-11-083-1/+22
|\ \ | |/ |/|
| * add activity if a file was shared by mailBjoern Schiessle2016-11-081-1/+2
| * add new definitionBjoern Schiessle2016-11-081-0/+19
| * add activity for share by mailBjoern Schiessle2016-11-081-0/+1
* | refactoring code to reduce cyclomatic complexitDonquixote2016-11-072-10/+5
* | [tx-robot] updated from transifexNextcloud bot2016-11-076-2/+6
* | [tx-robot] updated from transifexNextcloud bot2016-11-062-0/+2
* | [tx-robot] updated from transifexNextcloud bot2016-11-052-0/+90
* | Merge pull request #2015 from nextcloud/swift-bucketLukas Reschke2016-11-041-0/+4
|\ \
| * | allow using 'bucket' to set the swift containerRobin Appelman2016-11-041-0/+4
| |/
* | Merge pull request #2007 from nextcloud/downstream-26411Morris Jobke2016-11-041-8/+18
|\ \ | |/ |/|
| * Fix initMountPoints to set usersSetup earlierVincent Petry2016-11-031-8/+18
* | Remove adding sharedialogmailviewRoeland Jago Douma2016-11-041-1/+0
* | [tx-robot] updated from transifexNextcloud bot2016-11-046-0/+12
* | Merge pull request #1741 from nextcloud/new_previewLukas Reschke2016-11-0310-4/+705
|\ \
| * | Added genertor helper & testsRoeland Jago Douma2016-11-035-37/+107
| * | Moved over files_versionsRoeland Jago Douma2016-11-033-8/+15
| * | Update autoloaderRoeland Jago Douma2016-11-032-0/+8
| * | Move Ipreview to more of DI thingyRoeland Jago Douma2016-11-034-25/+95
| * | Fix name conflictRoeland Jago Douma2016-11-031-3/+3
| * | Move fileRoeland Jago Douma2016-11-031-3/+4
| * | Move preview endpoint to controllerRoeland Jago Douma2016-11-031-0/+7
| * | Watch for file modification/deletionRoeland Jago Douma2016-11-033-0/+180
| * | Move to AppDataRoeland Jago Douma2016-11-031-34/+26
| * | New preview generatorRoeland Jago Douma2016-11-032-1/+367
* | | Merge pull request #2002 from nextcloud/propagate-mtime-iontLukas Reschke2016-11-031-1/+1
|\ \ \ | |_|/ |/| |
| * | explicitly cast mtime to intRobin Appelman2016-11-031-1/+1
* | | Cap the number of queries we save in the query loggerRobin Appelman2016-11-032-2/+15
|/ /
* | Merge pull request #1994 from nextcloud/proper-cron-hintsRoeland Jago Douma2016-11-031-0/+2
|\ \ | |/ |/|
| * Show a hint for system based cron user nameMorris Jobke2016-11-031-0/+2
* | Merge pull request #1915 from nextcloud/downstream-26398Lukas Reschke2016-11-035-25/+96
|\ \ | |/ |/|
| * Adjust tests and DI for Share.phpLukas Reschke2016-11-022-4/+30
| * DI for root.phpLukas Reschke2016-11-022-22/+41
| * Do not expose user data in exceptions & fix typoMorris Jobke2016-11-022-3/+3
| * Add using casing check/fix for initMountPointsVincent Petry2016-11-023-3/+29
* | [tx-robot] updated from transifexNextcloud bot2016-11-0328-442/+442