Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-05-16 | 50 | -96/+100 |
* | Revert "fix permissions of mountpoints - take 2" | Morris Jobke | 2017-05-15 | 1 | -6/+2 |
* | Merge pull request #4685 from nextcloud/fix_4683 | Morris Jobke | 2017-05-15 | 1 | -2/+6 |
|\ | |||||
| * | Revert "Revert "fix permissions of mountpoints"" | Roeland Jago Douma | 2017-05-04 | 1 | -2/+6 |
* | | Merge pull request #4871 from nextcloud/remove-more-personal-info-on-user-del... | Morris Jobke | 2017-05-15 | 2 | -0/+18 |
|\ \ | |||||
| * | | Remove account data on user deletion | Joas Schilling | 2017-05-15 | 2 | -0/+18 |
* | | | Merge pull request #4867 from nextcloud/kill-install-app | Lukas Reschke | 2017-05-15 | 2 | -28/+29 |
|\ \ \ | |||||
| * | | | Remove OC_App:installApp | Morris Jobke | 2017-05-15 | 2 | -28/+29 |
* | | | | Merge pull request #4810 from nextcloud/downstream-27668 | Morris Jobke | 2017-05-15 | 1 | -5/+10 |
|\ \ \ \ | |||||
| * | | | | Fix variable names | Joas Schilling | 2017-05-15 | 1 | -6/+6 |
| * | | | | Fix order of parameter and escaping | Joas Schilling | 2017-05-12 | 1 | -2/+2 |
| * | | | | Actually we want to update the mimetype of all files ending with the suffix | Joas Schilling | 2017-05-11 | 1 | -3/+4 |
| * | | | | don´t change folders with --repair-filecache | Rello | 2017-05-11 | 1 | -0/+4 |
* | | | | | Merge pull request #4877 from nextcloud/oc-group-is-gone | Morris Jobke | 2017-05-15 | 1 | -1/+1 |
|\ \ \ \ \ | |||||
| * | | | | | Remove OC_Group call | Lukas Reschke | 2017-05-15 | 1 | -1/+1 |
* | | | | | | Merge pull request #4847 from nextcloud/throw-exception-if-password-not-avail | Morris Jobke | 2017-05-15 | 4 | -0/+39 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Update autoloader map | Lukas Reschke | 2017-05-15 | 2 | -0/+2 |
| * | | | | | | Thows exception if password not available | Morris Jobke | 2017-05-12 | 2 | -0/+37 |
* | | | | | | | Merge pull request #4873 from nextcloud/check-whether-REQUEST-exists | Morris Jobke | 2017-05-15 | 3 | -10/+9 |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | |||||
| * | | | | | | Check whether the $_SERVER['REQUEST_*'] vars exist before using them | Joas Schilling | 2017-05-15 | 3 | -10/+9 |
| | |_|_|/ / | |/| | | | | |||||
* | | | | | | Merge pull request #4805 from nextcloud/enforce-upgrade-for-big-instances | Lukas Reschke | 2017-05-15 | 1 | -1/+4 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | Allow to enforce update via web UI | Morris Jobke | 2017-05-11 | 1 | -1/+4 |
* | | | | | | Merge pull request #4862 from coderkun/issue-440-localhost-regex | Joas Schilling | 2017-05-15 | 1 | -1/+1 |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | |||||
| * | | | | | Add IPv6 to “localhost” regex (#440) | coderkun | 2017-05-14 | 1 | -1/+1 |
* | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-05-15 | 6 | -2/+24 |
* | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-05-14 | 4 | -2/+378 |
|/ / / / / | |||||
* | | | | | Merge pull request #4816 from nextcloud/Ardinis-quota-files_external | Morris Jobke | 2017-05-12 | 1 | -1/+1 |
|\ \ \ \ \ | |||||
| * | | | | | Correctly calculate used space for quota with external storage | Ardinis | 2017-05-12 | 1 | -1/+1 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge pull request #4825 from nextcloud/add-timeout-appstore | Lukas Reschke | 2017-05-12 | 1 | -1/+3 |
|\ \ \ \ \ | |||||
| * | | | | | Add timeout for requests to appstore | Morris Jobke | 2017-05-11 | 1 | -1/+3 |
| |/ / / / | |||||
* | | | | | Merge pull request #4824 from nextcloud/log-connection-problems-appfetcher | Lukas Reschke | 2017-05-12 | 3 | -6/+24 |
|\ \ \ \ \ | |||||
| * | | | | | Log connectiong problems while fetching data from appstore | Morris Jobke | 2017-05-11 | 3 | -6/+24 |
| |/ / / / | |||||
* / / / / | [tx-robot] updated from transifex | Nextcloud bot | 2017-05-12 | 14 | -34/+54 |
|/ / / / | |||||
* / / / | Proper logging for appstore updates | Morris Jobke | 2017-05-11 | 1 | -1/+9 |
|/ / / | |||||
* | | | Merge pull request #4804 from nextcloud/proper-upgrade-size | Lukas Reschke | 2017-05-11 | 1 | -1/+23 |
|\ \ \ | |/ / |/| | | |||||
| * | | Properly decide on actual users if instance is too big | Morris Jobke | 2017-05-10 | 1 | -1/+23 |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-05-11 | 16 | -0/+56 |
* | | | Merge pull request #4783 from nextcloud/lite-application-classes | Morris Jobke | 2017-05-10 | 7 | -34/+19 |
|\ \ \ | |||||
| * | | | Automatic injection into the Fetchers | Joas Schilling | 2017-05-10 | 5 | -30/+14 |
| * | | | Automatic creation of Identity manager | Joas Schilling | 2017-05-10 | 2 | -4/+5 |
* | | | | Use distributed cache for SCSS dependencies as well | Morris Jobke | 2017-05-10 | 1 | -1/+1 |
* | | | | Setup root FS for multibucket object storage | Morris Jobke | 2017-05-10 | 1 | -1/+46 |
| |/ / |/| | | |||||
* | | | Fix missing placeholder for doc link | Joas Schilling | 2017-05-10 | 1 | -1/+1 |
|/ / | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-05-10 | 50 | -526/+186 |
* | | Do not write and read rootcerts.crt at the same time | Roeland Jago Douma | 2017-05-09 | 1 | -2/+3 |
* | | Merge pull request #4736 from nextcloud/richdef-opengraphv12.0.0beta2 | Lukas Reschke | 2017-05-09 | 1 | -0/+68 |
|\ \ | |||||
| * | | Add circle as well | Joas Schilling | 2017-05-09 | 1 | -0/+25 |
| * | | my name as author | Maxence Lange | 2017-05-09 | 1 | -1/+1 |
| * | | using title as name | Maxence Lange | 2017-05-09 | 1 | -8/+8 |
| * | | open-graph | Maxence Lange | 2017-05-08 | 1 | -0/+43 |