Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #15187 from vitormattos/bugfix-create-database-user | Roeland Jago Douma | 2019-08-08 | 1 | -0/+4 |
|\ | |||||
| * | Merge remote-tracking branch 'nextcloud/master' into bugfix-create-database-user | Vitor Mattos | 2019-04-30 | 1 | -1/+3 |
| |\ | |||||
| * \ | Merge remote-tracking branch 'nextcloud/master' into bugfix-create-database-user | Vitor Mattos | 2019-04-26 | 3 | -84/+3 |
| |\ \ | |||||
| * | | | solve code review | Vitor Mattos | 2019-04-22 | 1 | -1/+1 |
| * | | | Check if database exists and grand permission | Vitor Mattos | 2019-04-21 | 1 | -2/+4 |
| * | | | Bugfix: user is not allowed | Vitor Mattos | 2019-04-21 | 1 | -0/+2 |
* | | | | Properly return an int in the getId function of the cache | Roeland Jago Douma | 2019-08-07 | 1 | -1/+1 |
* | | | | Merge pull request #16592 from nextcloud/bugfix/noid/federated-reshare | Roeland Jago Douma | 2019-08-01 | 1 | -2/+3 |
|\ \ \ \ | |||||
| * | | | | Fix permission check on incoming federated shares | Julius Härtl | 2019-07-31 | 1 | -2/+3 |
* | | | | | Add form-action CSP element | Roeland Jago Douma | 2019-07-31 | 1 | -0/+9 |
|/ / / / | |||||
* | | | | setting unsafe-eval is deprecated | Roeland Jago Douma | 2019-07-30 | 1 | -0/+2 |
* | | | | Merge pull request #16594 from nextcloud/tech-debt/noid/remove-unused-checkPa... | Joas Schilling | 2019-07-30 | 1 | -29/+0 |
|\ \ \ \ | |||||
| * | | | | Remove unused OC\Share\Share::checkPasswordProtectedShare | Morris Jobke | 2019-07-29 | 1 | -29/+0 |
* | | | | | Merge pull request #16579 from nextcloud/enh/PostLoginEvent | Roeland Jago Douma | 2019-07-30 | 3 | -2/+80 |
|\ \ \ \ \ | |||||
| * | | | | | Add proper PostLoginEvent | Roeland Jago Douma | 2019-07-29 | 3 | -2/+80 |
| |/ / / / | |||||
* | | | | | Merge pull request #16502 from nextcloud/bugfix/16474 | Morris Jobke | 2019-07-29 | 1 | -1/+6 |
|\ \ \ \ \ | |||||
| * | | | | | Add additional check for read permissions | Julius Härtl | 2019-07-24 | 1 | -1/+2 |
| * | | | | | Check the if we can actually access the storage cache for recent files | Julius Härtl | 2019-07-24 | 1 | -0/+4 |
* | | | | | | Fix typo in comment | Morris Jobke | 2019-07-29 | 1 | -1/+1 |
| |/ / / / |/| | | | | |||||
* | | | | | Merge pull request #16582 from nextcloud/enh/split_up_security_middleware | Roeland Jago Douma | 2019-07-29 | 3 | -43/+87 |
|\ \ \ \ \ | |||||
| * | | | | | Split up security middleware | Roeland Jago Douma | 2019-07-27 | 3 | -43/+87 |
* | | | | | | Merge pull request #16570 from nextcloud/enh/supress_touch_error | Roeland Jago Douma | 2019-07-29 | 1 | -2/+2 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | Supress warnings touch can generate | Roeland Jago Douma | 2019-07-26 | 1 | -2/+2 |
* | | | | | | Merge pull request #16558 from nextcloud/enh/less_verbose_locked_logging | Roeland Jago Douma | 2019-07-27 | 1 | -3/+3 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | Do not log all locked exceptions | Roeland Jago Douma | 2019-07-26 | 1 | -3/+3 |
* | | | | | | Merge pull request #16555 from nextcloud/fix/16529/mask-keys | Morris Jobke | 2019-07-26 | 1 | -4/+5 |
|\ \ \ \ \ \ | |||||
| * | | | | | | treat sensitive config keys by pattern | Arthur Schiwon | 2019-07-26 | 1 | -4/+5 |
| |/ / / / / | |||||
* | | | | | | Merge pull request #16456 from nextcloud/dep/searchByTag | Roeland Jago Douma | 2019-07-26 | 5 | -78/+0 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | Remove deprecated searchByTag | Roeland Jago Douma | 2019-07-26 | 5 | -78/+0 |
| |/ / / / | |||||
* | | | | | Merge pull request #16461 from nextcloud/fix/noid/pgsql-version | Roeland Jago Douma | 2019-07-26 | 1 | -2/+2 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | fixes the check for postgresql | Arthur Schiwon | 2019-07-18 | 1 | -2/+2 |
* | | | | | PHPStorm code cleanup | Joas Schilling | 2019-07-24 | 1 | -2/+2 |
* | | | | | Get the topmost parent for the parent instead of doing endless recursion | Joas Schilling | 2019-07-24 | 1 | -1/+1 |
* | | | | | Merge pull request #16492 from nextcloud/enh/exclude-rnd-files | Morris Jobke | 2019-07-23 | 1 | -4/+5 |
|\ \ \ \ \ | |||||
| * | | | | | Exclude .rnd files from integrity check | Daniel Kesselberg | 2019-07-21 | 1 | -4/+5 |
* | | | | | | Merge pull request #16450 from nextcloud/tech-debt/noid/cleanup-unused-OC_API... | Morris Jobke | 2019-07-22 | 2 | -30/+10 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Adjust deprecation tests | Morris Jobke | 2019-07-22 | 1 | -0/+10 |
| * | | | | | | Removes unused OC_API::register | Morris Jobke | 2019-07-18 | 1 | -30/+0 |
* | | | | | | | Pass $configargs to openssl_pkey_export | Daniel Kesselberg | 2019-07-21 | 1 | -1/+4 |
* | | | | | | | Merge pull request #14954 from tacruc/searchPatterns | Morris Jobke | 2019-07-19 | 1 | -1/+2 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Allow to search for real pattern in contacts | Arne Hamann | 2019-05-28 | 1 | -1/+2 |
* | | | | | | | | Merge pull request #16452 from nextcloud/bug/noid/error-with-exception-on-ssl... | Morris Jobke | 2019-07-18 | 3 | -0/+13 |
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | | | |||||
| * | | | | | | | Error with exception on SSL error | Morris Jobke | 2019-07-18 | 3 | -0/+13 |
| | |/ / / / / | |/| | | | | | |||||
* | | | | | | | Merge pull request #16380 from Dreamsorcerer/patch-1 | Roeland Jago Douma | 2019-07-18 | 1 | -1/+5 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Add support for CSP_NONCE server variable | Sam Bull | 2019-07-18 | 1 | -1/+5 |
| |/ / / / / / | |||||
* / / / / / / | Reduce indirection in AppManager | Morris Jobke | 2019-07-18 | 1 | -1/+1 |
|/ / / / / / | |||||
* | | | | | | Merge pull request #16440 from marcelklehr/fix/objectstorage-put-contents | Morris Jobke | 2019-07-17 | 1 | -4/+4 |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | |||||
| * | | | | | Fix File#putContents(string) on ObjectStorage | Marcel Klehr | 2019-07-17 | 1 | -4/+4 |
* | | | | | | Merge pull request #15040 from nextcloud/feature/13980/push-for-deleted-notif... | Morris Jobke | 2019-07-17 | 6 | -157/+198 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Update since to the correct version | Joas Schilling | 2019-07-16 | 1 | -1/+1 |