Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | Merge pull request #1271 from nextcloud/fix-docs-for-notifications | Joas Schilling | 2016-09-05 | 3 | -7/+0 | |
|\ \ \ \ | ||||||
| * | | | | Null !== void, those methods are void | Joas Schilling | 2016-09-05 | 3 | -7/+0 | |
| | |_|/ | |/| | | ||||||
* | | | | Merge pull request #1259 from nextcloud/language_order | Joas Schilling | 2016-09-05 | 4 | -20/+65 | |
|\ \ \ \ | ||||||
| * | | | | Autoloader update | Roeland Jago Douma | 2016-09-04 | 2 | -0/+2 | |
| * | | | | ACCEPT_LANGUAGE goes before default_langauge | Roeland Jago Douma | 2016-09-04 | 2 | -20/+63 | |
* | | | | | Merge pull request #1171 from nextcloud/2fa-backup-codes | Marius Blüm | 2016-09-05 | 1 | -2/+18 | |
|\ \ \ \ \ | ||||||
| * | | | | | add 2fa backup codes app | Christoph Wurst | 2016-09-05 | 1 | -2/+18 | |
| | |/ / / | |/| | | | ||||||
* | | | | | Merge pull request #1269 from nextcloud/deprecate_ocs_response | Lukas Reschke | 2016-09-05 | 1 | -2/+3 | |
|\ \ \ \ \ | ||||||
| * | | | | | Deprecate OCSRespone | Roeland Jago Douma | 2016-09-05 | 1 | -2/+3 | |
| |/ / / / | ||||||
* / / / / | Use proper ALTER ROLE syntax | Roeland Jago Douma | 2016-09-05 | 1 | -1/+1 | |
|/ / / / | ||||||
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2016-09-05 | 4 | -4/+48 | |
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2016-09-04 | 4 | -0/+24 | |
|/ / / | ||||||
* | | | Merge pull request #1225 from nextcloud/allow-to-validate-password-policy | Roeland Jago Douma | 2016-09-02 | 1 | -3/+9 | |
|\ \ \ | ||||||
| * | | | Allow to validate the password_policy app | Joas Schilling | 2016-09-01 | 1 | -3/+9 | |
| | |/ | |/| | ||||||
* | | | Cache parsing of info.xml | Roeland Jago Douma | 2016-09-02 | 1 | -2/+11 | |
* | | | Merge pull request #1221 from nextcloud/proper_204_304_response | Morris Jobke | 2016-09-01 | 1 | -5/+14 | |
|\ \ \ | ||||||
| * | | | No body or content-length for 204 and 304 responses | Roeland Jago Douma | 2016-08-31 | 1 | -5/+14 | |
* | | | | Merge pull request #1227 from nextcloud/improve-tests | Joas Schilling | 2016-09-01 | 1 | -17/+0 | |
|\ \ \ \ | ||||||
| * | | | | Remove unneeded Windows logic | Morris Jobke | 2016-09-01 | 1 | -17/+0 | |
| | |/ / | |/| | | ||||||
* / | | | Activate APCu on PHP 7 | Morris Jobke | 2016-09-01 | 1 | -2/+30 | |
|/ / / | ||||||
* / / | [tx-robot] updated from transifex | Nextcloud bot | 2016-09-01 | 10 | -6/+112 | |
|/ / | ||||||
* | | Merge pull request #797 from nextcloud/only-match-for-auth-cookie | Joas Schilling | 2016-08-31 | 1 | -2/+15 | |
|\ \ | ||||||
| * | | Match only for actual session cookie | Lukas Reschke | 2016-08-09 | 1 | -2/+15 | |
* | | | Merge pull request #1201 from nextcloud/usermountcache-orphanedshare | Roeland Jago Douma | 2016-08-31 | 1 | -1/+2 | |
|\ \ \ | ||||||
| * | | | Prevent error with orphaned shares when updating user mount cache | Vincent Petry | 2016-08-30 | 1 | -1/+2 | |
* | | | | Merge pull request #608 from nextcloud/small-encryption-improvement | Joas Schilling | 2016-08-31 | 1 | -0/+4 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | skip shared files, if files get decrypted only for a specific user we shouldn... | Bjoern Schiessle | 2016-07-27 | 1 | -0/+4 | |
* | | | | Merge pull request #1087 from nextcloud/get-delay-twice | Lukas Reschke | 2016-08-30 | 2 | -3/+5 | |
|\ \ \ \ | ||||||
| * | | | | dont get bruteforce delay twice | Robin Appelman | 2016-08-29 | 2 | -3/+5 | |
* | | | | | Short circuit processing of the heartbeat request | Robin Appelman | 2016-08-30 | 1 | -0/+3 | |
* | | | | | Merge pull request #1089 from nextcloud/allow-to-prevent-previews | Roeland Jago Douma | 2016-08-30 | 1 | -1/+1 | |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | ||||||
| * | | | | Check if the file isReadable() before sending a (cached) preview | Joas Schilling | 2016-08-29 | 1 | -1/+1 | |
| |/ / / | ||||||
* | | | | Merge pull request #891 from nextcloud/us_25810 | Morris Jobke | 2016-08-30 | 1 | -2/+48 | |
|\ \ \ \ | ||||||
| * | | | | Improve regexp to detect duplicate folders when repairing unmerged shares | Vincent Petry | 2016-08-17 | 1 | -8/+6 | |
| * | | | | Fix unmerged shares repair with mixed group and direct shares | Vincent Petry | 2016-08-17 | 1 | -3/+13 | |
| * | | | | Improve file_target finding logic when repairing unmerged shares | Vincent Petry | 2016-08-17 | 1 | -1/+39 | |
* | | | | | Merge pull request #1142 from nextcloud/fix-case-sensitive-settings | Roeland Jago Douma | 2016-08-29 | 1 | -0/+10 | |
|\ \ \ \ \ | ||||||
| * | | | | | Fix issues where some user settings cannot be loaded when the user id differs... | Thomas Müller | 2016-08-29 | 1 | -0/+10 | |
| | |/ / / | |/| | | | ||||||
* | | | | | Merge pull request #1139 from nextcloud/clean-code-image | Roeland Jago Douma | 2016-08-29 | 1 | -15/+11 | |
|\ \ \ \ \ | ||||||
| * | | | | | Some cleanup within OC_Image (#25875) | Thomas Müller | 2016-08-29 | 1 | -15/+11 | |
| |/ / / / | ||||||
* | | | | | Merge pull request #1134 from nextcloud/fix_redirection | Joas Schilling | 2016-08-29 | 1 | -1/+1 | |
|\ \ \ \ \ | ||||||
| * | | | | | Fix redirection taking care of protocol and port | Juan Pablo Villafáñez | 2016-08-29 | 1 | -1/+1 | |
| |/ / / / | ||||||
* / / / / | always return numeric storage id as int, also check type equality in test ass... | Jörn Friedrich Dreyer | 2016-08-29 | 1 | -4/+4 | |
|/ / / / | ||||||
* | | | | Merge pull request #847 from nextcloud/quota-mount-in-homefolder | Lukas Reschke | 2016-08-28 | 1 | -1/+1 | |
|\ \ \ \ | ||||||
| * | | | | fix quota calculation when a filesystem is mounted in a user home | Robin Appelman | 2016-08-12 | 1 | -1/+1 | |
* | | | | | Merge pull request #1105 from nextcloud/usermenu-ordering | Raghu Nayyar | 2016-08-28 | 1 | -3/+3 | |
|\ \ \ \ \ | ||||||
| * | | | | | fix ordering of user menu entries | Jan-Christoph Borchardt | 2016-08-27 | 1 | -3/+3 | |
* | | | | | | Merge pull request #1054 from nextcloud/less-cache-hits | Lukas Reschke | 2016-08-27 | 3 | -17/+27 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | optimize getUserFolder for the common case | Robin Appelman | 2016-08-25 | 1 | -11/+6 | |
| * | | | | | cache user folders | Robin Appelman | 2016-08-25 | 2 | -16/+27 |