Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use appmanager instead of OC_App for check for enabled app | Morris Jobke | 2017-10-23 | 7 | -9/+12 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-10-23 | 10 | -6/+112 |
* | Merge pull request #6758 from nextcloud/allow-0-quota-again | blizzz | 2017-10-22 | 1 | -1/+1 |
|\ | |||||
| * | Allow quota of 0 again | Joas Schilling | 2017-10-19 | 1 | -1/+1 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-10-22 | 12 | -6/+178 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-10-21 | 26 | -12/+118 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-10-20 | 20 | -4/+260 |
* | | Merge pull request #6873 from nextcloud/ldap_proxy_redix_fix | Lukas Reschke | 2017-10-19 | 1 | -19/+12 |
|\ \ | |||||
| * | | Little bit of code cleanup | Roeland Jago Douma | 2017-10-19 | 1 | -5/+5 |
| * | | Do not check existance before fetch | Roeland Jago Douma | 2017-10-19 | 1 | -14/+7 |
* | | | Merge pull request #6811 from nextcloud/feature/noid/disable_caldav_invitations | Joas Schilling | 2017-10-19 | 7 | -3/+209 |
|\ \ \ | |||||
| * | | | Make it possible to opt out of IMip Plugin for CalDAV | Georg Ehrke | 2017-10-16 | 2 | -2/+10 |
| * | | | add admin settings panel for dav app | Georg Ehrke | 2017-10-16 | 5 | -1/+199 |
* | | | | Merge pull request #6677 from nextcloud/downstream-dont-reset-quota | Lukas Reschke | 2017-10-19 | 3 | -18/+12 |
|\ \ \ \ | |_|_|/ |/| | | | |||||
| * | | | and add missing whitespaces to log outout | Arthur Schiwon | 2017-09-28 | 1 | -2/+2 |
| * | | | Adjust unittest | Juan Pablo Villafáñez | 2017-09-28 | 1 | -15/+10 |
| * | | | Keep the current quota if no suitable quota is found | Juan Pablo Villafáñez | 2017-09-28 | 1 | -1/+0 |
* | | | | Merge pull request #6825 from nextcloud/no-filecache-update | Lukas Reschke | 2017-10-19 | 6 | -17/+128 |
|\ \ \ \ | |||||
| * | | | | Update autoloading | Joas Schilling | 2017-10-16 | 2 | -0/+2 |
| * | | | | Also update the activity table with this | Joas Schilling | 2017-10-13 | 1 | -0/+6 |
| * | | | | Add a command to manually migrate to big ints | Joas Schilling | 2017-10-13 | 2 | -0/+102 |
| * | | | | Install new instances with bigint filecache | Joas Schilling | 2017-10-13 | 1 | -14/+15 |
| * | | | | Don't change the filecache schema on update | Joas Schilling | 2017-10-13 | 1 | -3/+3 |
* | | | | | Merge pull request #6835 from nextcloud/dav-plugins-from-apps-only | Lukas Reschke | 2017-10-19 | 5 | -4/+291 |
|\ \ \ \ \ | |||||
| * | | | | | Dav: codestyle fixes in PluginManager | Julius Härtl | 2017-10-14 | 1 | -8/+8 |
| * | | | | | Let apps register Sabre plugins or collections | Vincent Petry | 2017-10-14 | 5 | -4/+291 |
* | | | | | | Merge pull request #6853 from nextcloud/apps_autoloader | Lukas Reschke | 2017-10-19 | 12 | -9/+721 |
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | |||||
| * | | | | | Ignore composer stuff in phan | Roeland Jago Douma | 2017-10-17 | 1 | -0/+1 |
| * | | | | | Update autoload checker | Roeland Jago Douma | 2017-10-17 | 1 | -5/+14 |
| * | | | | | Move files_sharing to a proper classmap | Roeland Jago Douma | 2017-10-17 | 9 | -0/+694 |
| * | | | | | Allow apps to have their own autoloader | Roeland Jago Douma | 2017-10-17 | 1 | -4/+12 |
* | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-10-19 | 206 | -442/+556 |
* | | | | | | Merge pull request #6515 from nextcloud/templating-of-email-subjects | Joas Schilling | 2017-10-18 | 17 | -127/+204 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Fix autoloading | Joas Schilling | 2017-10-18 | 2 | -0/+2 |
| * | | | | | | Set the data from the template | Joas Schilling | 2017-10-18 | 9 | -113/+46 |
| * | | | | | | Introduce a public interface for Message | Joas Schilling | 2017-10-18 | 4 | -9/+106 |
| * | | | | | | Set the subject with the email template to allow theming | Joas Schilling | 2017-10-18 | 6 | -14/+21 |
| * | | | | | | Allow templating of email subjects | Joas Schilling | 2017-10-18 | 2 | -0/+38 |
|/ / / / / / | |||||
* / / / / / | [tx-robot] updated from transifex | Nextcloud bot | 2017-10-18 | 28 | -8/+224 |
|/ / / / / | |||||
* | | | | | Merge pull request #6854 from nextcloud/s3-multipart-propagate-exception | Roeland Jago Douma | 2017-10-17 | 1 | -0/+1 |
|\ \ \ \ \ | |||||
| * | | | | | propagate multipart upload exception when aborting upload | Robin Appelman | 2017-10-17 | 1 | -0/+1 |
|/ / / / / | |||||
* | | | | | fix url | Bjoern Schiessle | 2017-10-17 | 2 | -4/+4 |
* | | | | | Merge pull request #5673 from tbille/gui-bug-authentication | Julius Härtl | 2017-10-17 | 1 | -1/+3 |
|\ \ \ \ \ | |||||
| * | | | | | Destroy modal when closed | Thomas Bille | 2017-10-17 | 1 | -1/+3 |
|/ / / / / | |||||
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-10-17 | 22 | -32/+198 |
* | | | | | Merge pull request #6844 from nextcloud/phan-repo | Roeland Jago Douma | 2017-10-16 | 2 | -3/+3 |
|\ \ \ \ \ | |||||
| * | | | | | Phan is moved to a new repo | Roeland Jago Douma | 2017-10-16 | 2 | -3/+3 |
| |/ / / / | |||||
* | | | | | Merge pull request #6837 from nextcloud/timespan-check-3 | blizzz | 2017-10-16 | 1 | -12/+49 |
|\ \ \ \ \ | |||||
| * | | | | | Fix future time spans | dartcafe | 2017-10-15 | 1 | -12/+49 |
| |/ / / / | |||||
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-10-16 | 2 | -30/+42 |