Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Made locking providers strict | Roeland Jago Douma | 2018-01-16 | 7 | -39/+45 |
* | Merge pull request #7885 from nextcloud/ocp-user-app-code-check | Joas Schilling | 2018-01-16 | 1 | -0/+4 |
|\ | |||||
| * | Add OCP\User deprecations to app code checker | Morris Jobke | 2018-01-16 | 1 | -0/+4 |
* | | Merge pull request #7848 from nextcloud/fix_7701 | Morris Jobke | 2018-01-16 | 3 | -5/+36 |
|\ \ | |||||
| * | | Fix wording | Roeland Jago Douma | 2018-01-15 | 1 | -1/+1 |
| * | | Fix tests | Roeland Jago Douma | 2018-01-15 | 1 | -1/+18 |
| * | | Display message when connection is throttled on logi page | Roeland Jago Douma | 2018-01-15 | 2 | -4/+18 |
* | | | Merge pull request #7879 from nextcloud/bugfix/7865/dont-disable-shipped-apps... | Morris Jobke | 2018-01-16 | 1 | -2/+2 |
|\ \ \ | |_|/ |/| | | |||||
| * | | Keep all shipped apps enabled because they should be okay | Joas Schilling | 2018-01-16 | 1 | -2/+2 |
* | | | Merge pull request #7877 from nextcloud/deprecated-ocp-user | Morris Jobke | 2018-01-16 | 1 | -0/+4 |
|\ \ \ | |/ / |/| | | |||||
| * | | Deprecated checkLoggedIn and other old ways to access control | Morris Jobke | 2018-01-16 | 1 | -0/+4 |
|/ / | |||||
* / | [tx-robot] updated from transifex | Nextcloud bot | 2018-01-16 | 66 | -126/+134 |
|/ | |||||
* | Merge pull request #7870 from nextcloud/remove-core-api | Morris Jobke | 2018-01-15 | 7 | -338/+3 |
|\ | |||||
| * | Remove deprecated core API | Joas Schilling | 2018-01-15 | 7 | -338/+3 |
* | | Merge pull request #7835 from nextcloud/fix-empty-overwrite-url-in-setup | Morris Jobke | 2018-01-15 | 2 | -1/+4 |
|\ \ | |/ |/| | |||||
| * | Fix case when overwrite URL is empty during setup | Morris Jobke | 2018-01-15 | 2 | -1/+4 |
* | | Merge pull request #7854 from nextcloud/comradekingu-patch-1 | Morris Jobke | 2018-01-15 | 2 | -3/+3 |
|\ \ | |||||
| * | | Spelling: FreeType | Allan Nordhøy | 2018-01-14 | 1 | -2/+2 |
| * | | Spelling: FreeType | Allan Nordhøy | 2018-01-14 | 1 | -1/+1 |
* | | | Merge pull request #7859 from nextcloud/master-7806 | Joas Schilling | 2018-01-15 | 2 | -1/+135 |
|\ \ \ | |||||
| * | | | Add unit test | Joas Schilling | 2018-01-15 | 1 | -0/+123 |
| * | | | Fix bug with proxies | Mario Danic | 2018-01-15 | 1 | -1/+12 |
* | | | | Merge pull request #7853 from nextcloud/strict_urlgenerator | Roeland Jago Douma | 2018-01-15 | 3 | -34/+27 |
|\ \ \ \ | |||||
| * | | | | Make the URLGenerator strict | Roeland Jago Douma | 2018-01-14 | 3 | -34/+27 |
* | | | | | Merge pull request #7838 from nextcloud/timefactory_strict | Roeland Jago Douma | 2018-01-15 | 2 | -4/+4 |
|\ \ \ \ \ | |||||
| * | | | | | Make the ITimeFactory strict + return types | Roeland Jago Douma | 2018-01-14 | 2 | -4/+4 |
* | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-01-15 | 20 | -10/+78 |
| |_|/ / / |/| | | | | |||||
* | | | | | Merge pull request #7857 from nextcloud/dep_template | Morris Jobke | 2018-01-15 | 2 | -114/+1 |
|\ \ \ \ \ | |||||
| * | | | | | Remove deprecated template functions from OCP directly | Roeland Jago Douma | 2018-01-14 | 2 | -114/+1 |
* | | | | | | 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 | 12 | -217/+11 |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | |||||
| * | | | | | | Update autoloader | Roeland Jago Douma | 2018-01-13 | 2 | -2/+0 |
| * | | | | | | Remove deprecated \OCP\Config | Roeland Jago Douma | 2018-01-13 | 10 | -215/+11 |
| | |_|/ / / | |/| | | | | |||||
* | | | | | | 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 | 5 | -32/+41 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Make OC\Security\RateLimiting strict | Roeland Jago Douma | 2018-01-14 | 5 | -32/+41 |
| |/ / / / / | |||||
* | | | | | | Merge pull request #7849 from nextcloud/strict_securerandom | Morris Jobke | 2018-01-14 | 3 | -7/+9 |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | |||||
| * | | | | | Fix tests | Roeland Jago Douma | 2018-01-14 | 3 | -6/+4 |
| * | | | | | Strict ISecure random | Roeland Jago Douma | 2018-01-13 | 2 | -5/+9 |
| |/ / / / | |||||
* | | | | | Merge pull request #7846 from nextcloud/this_is_14 | Morris Jobke | 2018-01-14 | 23 | -47/+47 |
|\ \ \ \ \ | |||||
| * | | | | | Bump apps | Roeland Jago Douma | 2018-01-14 | 22 | -44/+44 |
| * | | | | | Bump version number | Roeland Jago Douma | 2018-01-13 | 1 | -3/+3 |
| |/ / / / | |||||
* | | | | | 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 |
| | |/ / / | |/| | | |