Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-05-18 | 6 | -8/+18 |
* | Merge pull request #4892 from nextcloud/fix/encryption-remembered-login-hook | Lukas Reschke | 2017-05-17 | 2 | -1/+11 |
|\ | |||||
| * | Fix encryption + remembered login due to missing login hook | Christoph Wurst | 2017-05-16 | 2 | -1/+11 |
* | | Merge pull request #4923 from nextcloud/backgroundjobs-wording | Lukas Reschke | 2017-05-17 | 1 | -1/+1 |
|\ \ | |||||
| * | | Change cron wording to background jobs | Jan-Christoph Borchardt | 2017-05-16 | 1 | -1/+1 |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-05-17 | 4 | -4/+8 |
* | | | Use appdata logo when generating icons | Julius Härtl | 2017-05-17 | 1 | -1/+1 |
* | | | Merge pull request #4767 from nextcloud/app-code-checker | Morris Jobke | 2017-05-16 | 4 | -0/+169 |
|\ \ \ | |||||
| * | | | We don't use the prefix on index names | Joas Schilling | 2017-05-16 | 1 | -6/+4 |
| * | | | Fix apps without translations | Joas Schilling | 2017-05-16 | 1 | -0/+4 |
| * | | | Check the name length of database items | Joas Schilling | 2017-05-16 | 3 | -0/+109 |
| * | | | Check the syntax of the language file | Joas Schilling | 2017-05-16 | 3 | -0/+58 |
| | |/ | |/| | |||||
* | | | Merge pull request #4893 from nextcloud/fix_4886 | Morris Jobke | 2017-05-16 | 1 | -2/+4 |
|\ \ \ | |||||
| * | | | Cache deps list to memcache on write not on first read | Roeland Jago Douma | 2017-05-16 | 1 | -2/+4 |
| |/ / | |||||
* | | | Merge pull request #4666 from nextcloud/enable-redis-cluster | Morris Jobke | 2017-05-16 | 1 | -6/+4 |
|\ \ \ | |/ / |/| | | |||||
| * | | Do not scan for keys just get all the keys (with prefix) | Roeland Jago Douma | 2017-05-16 | 1 | -6/+4 |
* | | | [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 |
|/ / / |