Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #7857 from nextcloud/dep_template | Morris Jobke | 2018-01-15 | 1 | -113/+0 |
|\ | |||||
| * | Remove deprecated template functions from OCP directly | Roeland Jago Douma | 2018-01-14 | 1 | -113/+0 |
* | | Merge pull request #7856 from nextcloud/fix-strict-type | Morris Jobke | 2018-01-14 | 1 | -1/+1 |
|\ \ | |||||
| * | | 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 | 7 | -174/+6 |
|\ \ \ \ | |_|_|/ |/| | | | |||||
| * | | | Update autoloader | Roeland Jago Douma | 2018-01-13 | 2 | -2/+0 |
| * | | | Remove deprecated \OCP\Config | Roeland Jago Douma | 2018-01-13 | 5 | -172/+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 | 2 | -5/+7 |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | |||||
| * | | | | Fix tests | Roeland Jago Douma | 2018-01-14 | 2 | -4/+2 |
| * | | | | Strict ISecure random | Roeland Jago Douma | 2018-01-13 | 2 | -5/+9 |
| |/ / / | |||||
* | | | | 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 | 2 | -32/+2 |
|\ \ \ \ | |||||
| * | | | | Remove deprecated functions from DI Container | Roeland Jago Douma | 2018-01-13 | 2 | -32/+2 |
| | |/ / | |/| | | |||||
* | | | | Merge pull request #7844 from nextcloud/dep_constants | Morris Jobke | 2018-01-14 | 1 | -21/+0 |
|\ \ \ \ | |||||
| * | | | | Remove deprecated constants | Roeland Jago Douma | 2018-01-13 | 1 | -21/+0 |
| | |/ / | |/| | | |||||
* | | | | 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 #7843 from nextcloud/dep_util | Morris Jobke | 2018-01-14 | 1 | -26/+0 |
|\ \ \ \ | |||||
| * | | | | Remove deprecated functions for OCP\Util | Roeland Jago Douma | 2018-01-13 | 1 | -26/+0 |
| | |_|/ | |/| | | |||||
* | | | | Merge pull request #7842 from nextcloud/dep_isearch | Morris Jobke | 2018-01-14 | 2 | -21/+0 |
|\ \ \ \ | |_|_|/ |/| | | | |||||
| * | | | Removed deprecated search function from ISearch | Roeland Jago Douma | 2018-01-13 | 2 | -21/+0 |
| |/ / | |||||
* | | | Merge pull request #7825 from nextcloud/add-type-hinting-for-ICrypto-decrypt | Roeland Jago Douma | 2018-01-13 | 2 | -2/+2 |
|\ \ \ | |/ / |/| | | |||||
| * | | Adds type hinting for scalar types in ICrypto->decrypt | Morris Jobke | 2018-01-13 | 2 | -2/+2 |
* | | | Merge pull request #7832 from nextcloud/update-composer | Morris Jobke | 2018-01-13 | 2 | -10/+17 |
|\ \ \ | |/ / |/| | | |||||
| * | | Update composer | Morris Jobke | 2018-01-12 | 2 | -10/+17 |
| |/ | |||||
* | | 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 #7815 from nextcloud/php7-and-higher | Morris Jobke | 2018-01-12 | 1 | -4/+4 |
|\ \ | |||||
| * | | Raise PHP version number to PHP 7.0 | Morris Jobke | 2018-01-12 | 1 | -4/+4 |
| |/ | |||||
* | | 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 |
| |/ | |||||
* | | Merge pull request #7814 from nextcloud/base.php-strict-typing | Roeland Jago Douma | 2018-01-12 | 1 | -6/+6 |
|\ \ | |||||
| * | | Fix strict typing issues in lib/base.php | Morris Jobke | 2018-01-12 | 1 | -6/+6 |
| |/ | |||||
* / | Fix call to clearstatcache to actually use the file path | Morris Jobke | 2018-01-12 | 1 | -1/+1 |
|/ | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-01-11 | 2 | -4/+4 |
* | 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 |
|/ / |