Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #836 from nextcloud/php7.1 | Lukas Reschke | 2016-09-08 | 2 | -8/+33 |
|\ | |||||
| * | Compare arrays not json strings | Roeland Jago Douma | 2016-09-07 | 1 | -6/+31 |
| * | Set default | Roeland Jago Douma | 2016-09-07 | 1 | -2/+2 |
* | | Merge pull request #1243 from nextcloud/fix-detection-of-file-types-a-bit | Joas Schilling | 2016-09-08 | 1 | -1/+1 |
|\ \ | |/ |/| | |||||
| * | Correctly remove the charset from finfo mimetype | Joas Schilling | 2016-09-05 | 1 | -1/+1 |
* | | Fix getMock settings | Roeland Jago Douma | 2016-09-07 | 1 | -9/+15 |
* | | Fix getMock Updater | Roeland Jago Douma | 2016-09-07 | 1 | -2/+4 |
* | | Fix getMock Template | Roeland Jago Douma | 2016-09-07 | 1 | -1/+2 |
* | | Fix getMock TempManagerTest | Roeland Jago Douma | 2016-09-07 | 1 | -7/+8 |
* | | Fix getMock Share | Roeland Jago Douma | 2016-09-07 | 2 | -5/+9 |
* | | Fix getMock SetupTest | Roeland Jago Douma | 2016-09-07 | 1 | -9/+14 |
* | | Fix getMock Security | Roeland Jago Douma | 2016-09-07 | 2 | -4/+4 |
* | | Fix getMock Repair | Roeland Jago Douma | 2016-09-07 | 1 | -1/+2 |
* | | Fix getMock Migration | Roeland Jago Douma | 2016-09-07 | 1 | -2/+4 |
* | | Fix getMock OCSClient | Roeland Jago Douma | 2016-09-07 | 1 | -26/+28 |
* | | Fix getMock LegacyHelperTest | Roeland Jago Douma | 2016-09-07 | 1 | -1/+2 |
* | | Fix getMock L10NTest | Roeland Jago Douma | 2016-09-07 | 1 | -3/+5 |
* | | Fix getMock checkertest | Roeland Jago Douma | 2016-09-07 | 1 | -6/+6 |
* | | Fix getMock Http Client | Roeland Jago Douma | 2016-09-07 | 2 | -4/+7 |
* | | Fix getMock HTTPHelper | Roeland Jago Douma | 2016-09-07 | 1 | -1/+3 |
* | | Fix getMock MetaDataTest | Roeland Jago Douma | 2016-09-07 | 1 | -1/+3 |
* | | File getMock Files tests | Roeland Jago Douma | 2016-09-07 | 5 | -23/+30 |
* | | Fix getMock FileChunkingTest | Roeland Jago Douma | 2016-09-07 | 1 | -1/+3 |
* | | Fix getMock Encryption | Roeland Jago Douma | 2016-09-07 | 3 | -14/+25 |
* | | Fix getMock Command/Intergrity | Roeland Jago Douma | 2016-09-07 | 2 | -32/+31 |
* | | Fix getMock MapperTestUtility | Roeland Jago Douma | 2016-09-07 | 1 | -1/+1 |
* | | fix tests | Morris Jobke | 2016-09-07 | 1 | -12/+12 |
* | | Fix tests | Roeland Jago Douma | 2016-09-06 | 3 | -12/+12 |
* | | Deprecate getEditionString() | Joas Schilling | 2016-09-06 | 3 | -16/+4 |
* | | Merge pull request #1275 from nextcloud/OCS_forward_headers_cleanup | Morris Jobke | 2016-09-06 | 2 | -28/+85 |
|\ \ | |||||
| * | | Split OCS version handling | Roeland Jago Douma | 2016-09-06 | 2 | -28/+85 |
* | | | Fix getMock share | Roeland Jago Douma | 2016-09-06 | 2 | -206/+219 |
* | | | Fix getMock Avatar | Roeland Jago Douma | 2016-09-06 | 1 | -13/+17 |
* | | | Fix getMock Authentication | Roeland Jago Douma | 2016-09-06 | 3 | -16/+22 |
* | | | Fix getMock TwoFactorMiddlewareTest | Roeland Jago Douma | 2016-09-06 | 1 | -8/+14 |
|/ / | |||||
* | | Add FileDisplayResponse | Roeland Jago Douma | 2016-09-05 | 1 | -0/+109 |
* | | Merge pull request #1158 from nextcloud/cache_avatars | Lukas Reschke | 2016-09-05 | 2 | -14/+35 |
|\ \ | |||||
| * | | Fix tests | Roeland Jago Douma | 2016-08-30 | 2 | -14/+35 |
* | | | Merge pull request #1259 from nextcloud/language_order | Joas Schilling | 2016-09-05 | 1 | -13/+97 |
|\ \ \ | |||||
| * | | | ACCEPT_LANGUAGE goes before default_langauge | Roeland Jago Douma | 2016-09-04 | 1 | -13/+97 |
| | |/ | |/| | |||||
* | | | Fix AppTest and intergration test | Roeland Jago Douma | 2016-09-05 | 1 | -2/+7 |
* | | | increase core version number to trigger db ugprade and fix app manager tests | Christoph Wurst | 2016-09-05 | 1 | -2/+14 |
* | | | add 2fa backup codes app | Christoph Wurst | 2016-09-05 | 2 | -12/+91 |
|/ / | |||||
* | | Merge pull request #1221 from nextcloud/proper_204_304_response | Morris Jobke | 2016-09-01 | 1 | -1/+28 |
|\ \ | |||||
| * | | No body or content-length for 204 and 304 responses | Roeland Jago Douma | 2016-08-31 | 1 | -1/+28 |
* | | | Merge pull request #1227 from nextcloud/improve-tests | Joas Schilling | 2016-09-01 | 1 | -15/+0 |
|\ \ \ | |||||
| * | | | Remove unneeded Windows logic | Morris Jobke | 2016-09-01 | 1 | -15/+0 |
| |/ / | |||||
* / / | Fix depreccated getMock in Core/Command tests | Roeland Jago Douma | 2016-09-01 | 22 | -90/+167 |
|/ / | |||||
* | | Merge pull request #1188 from nextcloud/2fa-redirect-default-app | Lukas Reschke | 2016-08-31 | 1 | -15/+11 |
|\ \ | |||||
| * | | check same URL in unit tests | Christoph Wurst | 2016-08-30 | 1 | -11/+12 |