Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | Fix name conflict | Roeland Jago Douma | 2016-11-03 | 1 | -3/+3 | |
| * | | | | Move file | Roeland Jago Douma | 2016-11-03 | 2 | -4/+5 | |
| * | | | | Move preview endpoint to controller | Roeland Jago Douma | 2016-11-03 | 5 | -121/+132 | |
| * | | | | Watch for file modification/deletion | Roeland Jago Douma | 2016-11-03 | 3 | -0/+180 | |
| * | | | | Move to AppData | Roeland Jago Douma | 2016-11-03 | 3 | -38/+34 | |
| * | | | | New preview generator | Roeland Jago Douma | 2016-11-03 | 5 | -11/+423 | |
| |/ / / | ||||||
* | | | | 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 | |
* | | | | Merge pull request #1733 from nextcloud/dav-events | Roeland Jago Douma | 2016-11-03 | 11 | -51/+1410 | |
|\ \ \ \ | ||||||
| * | | | | Add more tests | Joas Schilling | 2016-11-03 | 1 | -5/+102 | |
| * | | | | Add tests for triggerCalendarActivity | Joas Schilling | 2016-11-03 | 1 | -4/+139 | |
| * | | | | Start unit tests for the activity listener | Joas Schilling | 2016-11-03 | 1 | -0/+100 | |
| * | | | | Add tests for dispatching of the events | Joas Schilling | 2016-11-03 | 2 | -5/+66 | |
| * | | | | Use the event dispatcher | Joas Schilling | 2016-11-03 | 8 | -177/+189 | |
| * | | | | Use a different type for events and todos | Joas Schilling | 2016-11-03 | 2 | -3/+20 | |
| * | | | | Activities for events and todos | Joas Schilling | 2016-11-03 | 3 | -6/+189 | |
| * | | | | Move the methods into a new class | Joas Schilling | 2016-11-03 | 10 | -337/+497 | |
| * | | | | Add activities for shares | Joas Schilling | 2016-11-03 | 2 | -7/+100 | |
| * | | | | Fix unshare actions for author != owner | Joas Schilling | 2016-11-03 | 2 | -16/+54 | |
| * | | | | Add activity for unshare from group | Joas Schilling | 2016-11-03 | 2 | -0/+37 | |
| * | | | | Unshare user activities | Joas Schilling | 2016-11-03 | 2 | -4/+80 | |
| * | | | | Start working on calendar activities | Joas Schilling | 2016-11-03 | 3 | -1/+351 | |
* | | | | | Merge pull request #2003 from nextcloud/query-logger-limit | Morris Jobke | 2016-11-03 | 2 | -2/+15 | |
|\ \ \ \ \ | ||||||
| * | | | | | Cap the number of queries we save in the query logger | Robin Appelman | 2016-11-03 | 2 | -2/+15 | |
|/ / / / / | ||||||
* | | | | | Merge pull request #2000 from nextcloud/sharebymail-icon | Björn Schießle | 2016-11-03 | 1 | -0/+1 | |
|\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| * | | | | add share by mail icon, fix #1979 | Jan-Christoph Borchardt | 2016-11-03 | 1 | -0/+1 | |
| | |/ / | |/| | | ||||||
* | | | | Merge pull request #1908 from nextcloud/downstream-26078 | Morris Jobke | 2016-11-03 | 5 | -166/+139 | |
|\ \ \ \ | ||||||
| * | | | | Upload autorename on client side | Vincent Petry | 2016-11-02 | 5 | -166/+139 | |
* | | | | | Merge pull request #1994 from nextcloud/proper-cron-hints | Roeland Jago Douma | 2016-11-03 | 3 | -3/+20 | |
|\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| * | | | | Show a hint for system based cron user name | Morris Jobke | 2016-11-03 | 3 | -3/+20 | |
* | | | | | Merge pull request #1997 from nextcloud/changelog | Roeland Jago Douma | 2016-11-03 | 1 | -0/+8 | |
|\ \ \ \ \ | ||||||
| * | | | | | Added changelog.md | Roeland Jago Douma | 2016-11-03 | 1 | -0/+8 | |
* | | | | | | Merge pull request #1996 from nextcloud/allow-phpunit-options | Roeland Jago Douma | 2016-11-03 | 1 | -1/+1 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | Allow to run autotest with phpunit options | Joas Schilling | 2016-11-03 | 1 | -1/+1 | |
| | |_|/ / | |/| | | | ||||||
* | | | | | Merge pull request #1915 from nextcloud/downstream-26398 | Lukas Reschke | 2016-11-03 | 15 | -113/+498 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | Adjust tests and DI for Share.php | Lukas Reschke | 2016-11-02 | 5 | -9/+58 | |
| * | | | | DI for root.php | Lukas Reschke | 2016-11-02 | 8 | -153/+348 | |
| * | | | | Do not expose user data in exceptions & fix typo | Morris Jobke | 2016-11-02 | 2 | -3/+3 | |
| * | | | | Fix mock warning in some FS tests (#26464) | Vincent Petry | 2016-11-02 | 2 | -2/+2 | |
| * | | | | Add using casing check/fix for initMountPoints | Vincent Petry | 2016-11-02 | 8 | -13/+154 | |
| | |/ / | |/| | | ||||||
* | | | | Merge pull request #1954 from nextcloud/issue_#1953 | Christoph Wurst | 2016-11-03 | 1 | -3/+3 | |
|\ \ \ \ | ||||||
| * | | | | Fixes https://github.com/nextcloud/server/issues/1953 | Andreas Hechenberger | 2016-11-03 | 1 | -3/+3 | |
* | | | | | Merge pull request #1993 from nextcloud/wait-600-seconds-for-mysqlmb4 | Morris Jobke | 2016-11-03 | 1 | -2/+2 | |
|\ \ \ \ \ | |_|_|/ / |/| | | | | ||||||
| * | | | | adjust autotest.sh to also wait 600 seconds for mysqlmb4 | Morris Jobke | 2016-11-03 | 1 | -2/+2 | |
|/ / / / | ||||||
* | | | | Merge pull request #1991 from nextcloud/code-check-more-shipped-apps | Morris Jobke | 2016-11-03 | 2 | -1/+5 | |
|\ \ \ \ | ||||||
| * | | | | Run code checker on more shipped apps | Lukas Reschke | 2016-11-03 | 2 | -1/+5 | |
| | |_|/ | |/| | | ||||||
* | | | | Merge pull request #1990 from nextcloud/use-php-7.1-rc-5 | Morris Jobke | 2016-11-03 | 1 | -2/+2 | |
|\ \ \ \ | ||||||
| * | | | | Use PHP 7.1 RC5 for CI | Lukas Reschke | 2016-11-02 | 1 | -2/+2 | |
| |/ / / | ||||||
* / / / | [tx-robot] updated from transifex | Nextcloud bot | 2016-11-03 | 244 | -1590/+1564 | |
|/ / / | ||||||
* | | | Merge pull request #1978 from nextcloud/remove-send-mail-option | Morris Jobke | 2016-11-02 | 22 | -500/+69 | |
|\ \ \ |