Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | fix phpdoc | Robin Appelman | 2016-11-09 | 1 | -1/+1 | |
* | | Merge pull request #2067 from nextcloud/fileinfo-lazy-substorages | Morris Jobke | 2016-11-14 | 2 | -12/+43 | |
|\ \ | ||||||
| * | | only query substorages to calculate the final mtime/size/etag lazily | Robin Appelman | 2016-11-10 | 2 | -12/+43 | |
| |/ | ||||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2016-11-14 | 2 | -0/+92 | |
* | | Prevent downgrade attacks for apps | Lukas Reschke | 2016-11-11 | 1 | -0/+14 | |
* | | Get correct L10N for Settings Manager | Roeland Jago Douma | 2016-11-10 | 1 | -1/+1 | |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2016-11-10 | 4 | -0/+4 | |
|/ | ||||||
* | Merge pull request #2058 from nextcloud/better-error-message-for-installation... | Morris Jobke | 2016-11-09 | 2 | -4/+20 | |
|\ | ||||||
| * | Correctly catch the "soft errors" now | Joas Schilling | 2016-11-09 | 1 | -4/+8 | |
| * | Use a better error message and point the users to the support channels | Joas Schilling | 2016-11-09 | 2 | -1/+13 | |
* | | Add test and adjust PHP function arguments | Lukas Reschke | 2016-11-09 | 1 | -1/+1 | |
* | | Use a php class for the definitions to avoid loading problems | Joas Schilling | 2016-11-09 | 5 | -263/+327 | |
|/ | ||||||
* | Merge pull request #2037 from nextcloud/fix-preview-urls | Roeland Jago Douma | 2016-11-08 | 1 | -2/+2 | |
|\ | ||||||
| * | Fix preview URLs | Joas Schilling | 2016-11-08 | 1 | -2/+2 | |
* | | Merge pull request #1998 from nextcloud/share-by-mail-notification | Björn Schießle | 2016-11-08 | 3 | -1/+22 | |
|\ \ | |/ |/| | ||||||
| * | add activity if a file was shared by mail | Bjoern Schiessle | 2016-11-08 | 1 | -1/+2 | |
| * | add new definition | Bjoern Schiessle | 2016-11-08 | 1 | -0/+19 | |
| * | add activity for share by mail | Bjoern Schiessle | 2016-11-08 | 1 | -0/+1 | |
* | | refactoring code to reduce cyclomatic complexit | Donquixote | 2016-11-07 | 2 | -10/+5 | |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2016-11-07 | 6 | -2/+6 | |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2016-11-06 | 2 | -0/+2 | |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2016-11-05 | 2 | -0/+90 | |
* | | Merge pull request #2015 from nextcloud/swift-bucket | Lukas Reschke | 2016-11-04 | 1 | -0/+4 | |
|\ \ | ||||||
| * | | allow using 'bucket' to set the swift container | Robin Appelman | 2016-11-04 | 1 | -0/+4 | |
| |/ | ||||||
* | | Merge pull request #2007 from nextcloud/downstream-26411 | Morris Jobke | 2016-11-04 | 1 | -8/+18 | |
|\ \ | |/ |/| | ||||||
| * | Fix initMountPoints to set usersSetup earlier | Vincent Petry | 2016-11-03 | 1 | -8/+18 | |
* | | Remove adding sharedialogmailview | Roeland Jago Douma | 2016-11-04 | 1 | -1/+0 | |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2016-11-04 | 6 | -0/+12 | |
* | | Merge pull request #1741 from nextcloud/new_preview | Lukas Reschke | 2016-11-03 | 10 | -4/+705 | |
|\ \ | ||||||
| * | | Added genertor helper & tests | Roeland Jago Douma | 2016-11-03 | 5 | -37/+107 | |
| * | | Moved over files_versions | Roeland Jago Douma | 2016-11-03 | 3 | -8/+15 | |
| * | | Update autoloader | Roeland Jago Douma | 2016-11-03 | 2 | -0/+8 | |
| * | | Move Ipreview to more of DI thingy | Roeland Jago Douma | 2016-11-03 | 4 | -25/+95 | |
| * | | Fix name conflict | Roeland Jago Douma | 2016-11-03 | 1 | -3/+3 | |
| * | | Move file | Roeland Jago Douma | 2016-11-03 | 1 | -3/+4 | |
| * | | Move preview endpoint to controller | Roeland Jago Douma | 2016-11-03 | 1 | -0/+7 | |
| * | | Watch for file modification/deletion | Roeland Jago Douma | 2016-11-03 | 3 | -0/+180 | |
| * | | Move to AppData | Roeland Jago Douma | 2016-11-03 | 1 | -34/+26 | |
| * | | New preview generator | Roeland Jago Douma | 2016-11-03 | 2 | -1/+367 | |
* | | | Merge pull request #2002 from nextcloud/propagate-mtime-iont | Lukas Reschke | 2016-11-03 | 1 | -1/+1 | |
|\ \ \ | |_|/ |/| | | ||||||
| * | | explicitly cast mtime to int | Robin Appelman | 2016-11-03 | 1 | -1/+1 | |
* | | | Cap the number of queries we save in the query logger | Robin Appelman | 2016-11-03 | 2 | -2/+15 | |
|/ / | ||||||
* | | Merge pull request #1994 from nextcloud/proper-cron-hints | Roeland Jago Douma | 2016-11-03 | 1 | -0/+2 | |
|\ \ | |/ |/| | ||||||
| * | Show a hint for system based cron user name | Morris Jobke | 2016-11-03 | 1 | -0/+2 | |
* | | Merge pull request #1915 from nextcloud/downstream-26398 | Lukas Reschke | 2016-11-03 | 5 | -25/+96 | |
|\ \ | |/ |/| | ||||||
| * | Adjust tests and DI for Share.php | Lukas Reschke | 2016-11-02 | 2 | -4/+30 | |
| * | DI for root.php | Lukas Reschke | 2016-11-02 | 2 | -22/+41 | |
| * | Do not expose user data in exceptions & fix typo | Morris Jobke | 2016-11-02 | 2 | -3/+3 | |
| * | Add using casing check/fix for initMountPoints | Vincent Petry | 2016-11-02 | 3 | -3/+29 | |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2016-11-03 | 28 | -442/+442 |