Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | Move strict type declare statement below PHP tag | Morris Jobke | 2018-01-14 | 1 | -1/+1 | |
* | | | | | | Merge pull request #7833 from nextcloud/fix-code-checker | Christoph Wurst | 2018-01-14 | 1 | -4/+5 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Fix casting in app code checker | Morris Jobke | 2018-01-12 | 1 | -4/+5 | |
| | |_|_|/ / | |/| | | | | ||||||
* | | | | | | Merge pull request #7840 from nextcloud/dep_config | Roeland Jago Douma | 2018-01-14 | 4 | -8/+6 | |
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | ||||||
| * | | | | | Remove deprecated \OCP\Config | Roeland Jago Douma | 2018-01-13 | 4 | -8/+6 | |
| | |_|/ / | |/| | | | ||||||
* | | | | | Merge pull request #7850 from nextcloud/strict_ipaddress | Morris Jobke | 2018-01-14 | 1 | -8/+8 | |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | ||||||
| * | | | | Make IPAddress typed and strict | Roeland Jago Douma | 2018-01-14 | 1 | -8/+8 | |
* | | | | | Merge pull request #7852 from nextcloud/strict_ratelimiting | Morris Jobke | 2018-01-14 | 4 | -30/+39 | |
|\ \ \ \ \ | ||||||
| * | | | | | Make OC\Security\RateLimiting strict | Roeland Jago Douma | 2018-01-14 | 4 | -30/+39 | |
| |/ / / / | ||||||
* | | | | | Merge pull request #7849 from nextcloud/strict_securerandom | Morris Jobke | 2018-01-14 | 1 | -3/+4 | |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | ||||||
| * | | | | Fix tests | Roeland Jago Douma | 2018-01-14 | 1 | -2/+1 | |
| * | | | | Strict ISecure random | Roeland Jago Douma | 2018-01-13 | 1 | -3/+5 | |
| |/ / / | ||||||
* | | | | Merge pull request #7845 from nextcloud/capabilties_manager_strict | Morris Jobke | 2018-01-14 | 1 | -3/+5 | |
|\ \ \ \ | ||||||
| * | | | | Make the capabilities manager strict | Roeland Jago Douma | 2018-01-13 | 1 | -3/+5 | |
| |/ / / | ||||||
* | | | | Merge pull request #7839 from nextcloud/dep_dicontainer | Morris Jobke | 2018-01-14 | 1 | -2/+2 | |
|\ \ \ \ | ||||||
| * | | | | Remove deprecated functions from DI Container | Roeland Jago Douma | 2018-01-13 | 1 | -2/+2 | |
| | |/ / | |/| | | ||||||
* | | | | Merge pull request #7834 from nextcloud/database-schema-checker-casts | Christoph Wurst | 2018-01-14 | 1 | -15/+15 | |
|\ \ \ \ | ||||||
| * | | | | Add casts to XML parser in DatabaseSchemaChecker | Morris Jobke | 2018-01-12 | 1 | -15/+15 | |
| | |_|/ | |/| | | ||||||
* | | | | Merge pull request #7842 from nextcloud/dep_isearch | Morris Jobke | 2018-01-14 | 1 | -11/+0 | |
|\ \ \ \ | |_|_|/ |/| | | | ||||||
| * | | | Removed deprecated search function from ISearch | Roeland Jago Douma | 2018-01-13 | 1 | -11/+0 | |
| | |/ | |/| | ||||||
* / | | Adds type hinting for scalar types in ICrypto->decrypt | Morris Jobke | 2018-01-13 | 1 | -1/+1 | |
|/ / | ||||||
* | | Merge pull request #7824 from nextcloud/fix-type-in-CryptoSessionData | Morris Jobke | 2018-01-13 | 1 | -1/+1 | |
|\ \ | |/ |/| | ||||||
| * | Fix type in CryptoSessionData | Morris Jobke | 2018-01-12 | 1 | -1/+1 | |
* | | Check if realpath() returns false | Morris Jobke | 2018-01-12 | 1 | -1/+1 | |
|/ | ||||||
* | Merge pull request #7819 from nextcloud/fix-explode-in-legacy-helper.php | Morris Jobke | 2018-01-12 | 1 | -2/+2 | |
|\ | ||||||
| * | Fix explode() call in legacy/helper.php to have correct types | Morris Jobke | 2018-01-12 | 1 | -2/+2 | |
* | | Merge pull request #7816 from nextcloud/fix-strpos-for-current-app | Roeland Jago Douma | 2018-01-12 | 1 | -1/+1 | |
|\ \ | ||||||
| * | | Fix strpos if needle is not found | Morris Jobke | 2018-01-12 | 1 | -1/+1 | |
| |/ | ||||||
* / | Fix call to clearstatcache to actually use the file path | Morris Jobke | 2018-01-12 | 1 | -1/+1 | |
|/ | ||||||
* | Merge pull request #7635 from Abijeet/bug-7106 | Roeland Jago Douma | 2018-01-10 | 1 | -0/+1 | |
|\ | ||||||
| * | Fixes password input being prompted every time. | Abijeet | 2018-01-08 | 1 | -0/+1 | |
* | | Merge pull request #7763 from nextcloud/pos_fix_7751 | Morris Jobke | 2018-01-10 | 1 | -3/+3 | |
|\ \ | ||||||
| * | | Do not instantiate node when not needed | Roeland Jago Douma | 2018-01-09 | 1 | -3/+3 | |
* | | | Log a missing setting as INFO not as WARNING | Roeland Jago Douma | 2018-01-10 | 1 | -1/+2 | |
|/ / | ||||||
* | | Merge pull request #7731 from nextcloud/preview_size_inc | Jan-Christoph Borchardt | 2018-01-09 | 1 | -2/+2 | |
|\ \ | ||||||
| * | | Max preview size to 4096x4096 | Roeland Jago Douma | 2018-01-08 | 1 | -2/+2 | |
| |/ | ||||||
* | | Only return 1 type | Roeland Jago Douma | 2018-01-07 | 2 | -7/+20 | |
* | | Don't lie about the preview mimetype | Roeland Jago Douma | 2018-01-07 | 2 | -7/+47 | |
|/ | ||||||
* | Merge pull request #7712 from nextcloud/jsconfig_l10n | Morris Jobke | 2018-01-05 | 1 | -1/+1 | |
|\ | ||||||
| * | Use correct L10N files for jsconfig | Roeland Jago Douma | 2018-01-05 | 1 | -1/+1 | |
* | | Merge pull request #7699 from nextcloud/bugfix/7528/drop-owncloud-migrations-... | Morris Jobke | 2018-01-04 | 1 | -3/+36 | |
|\ \ | |/ |/| | ||||||
| * | Drop the ownCloud migration table instead of reusing it | Joas Schilling | 2018-01-04 | 1 | -3/+36 | |
* | | Merge pull request #7570 from nextcloud/s3-legacy-auth | Morris Jobke | 2018-01-04 | 2 | -1/+220 | |
|\ \ | ||||||
| * | | add option to use legacy v2 auth with s3 | Robin Appelman | 2017-12-19 | 2 | -1/+220 | |
* | | | Merge pull request #7611 from nextcloud/fix-7445 | Morris Jobke | 2018-01-03 | 1 | -10/+0 | |
|\ \ \ | ||||||
| * | | | never translate login names when requiring with a user id | Arthur Schiwon | 2018-01-03 | 1 | -10/+0 | |
* | | | | Invert app icons on IE11 as well | Julius Härtl | 2018-01-03 | 1 | -0/+9 | |
|/ / / | ||||||
* | | | Move passwordconfirmation to its own midleware | Roeland Jago Douma | 2018-01-02 | 3 | -31/+96 | |
* | | | disable password confirmation with SSO | Bjoern Schiessle | 2018-01-02 | 3 | -3/+21 | |
* | | | Merge pull request #7660 from nextcloud/fix-7646 | Morris Jobke | 2018-01-02 | 1 | -1/+2 | |
|\ \ \ |