Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Fix getMock FolderTests | Roeland Jago Douma | 2016-09-13 | 1 | -96/+104 | |
* | Fix getMock UserMountcacheTest | Roeland Jago Douma | 2016-09-13 | 1 | -1/+1 | |
* | Fix getMock Cache | Roeland Jago Douma | 2016-09-13 | 1 | -1/+5 | |
* | Fix getMock DecryptAllTest | Roeland Jago Douma | 2016-09-13 | 1 | -1/+2 | |
* | Fix getMock ManagerTest | Roeland Jago Douma | 2016-09-13 | 1 | -4/+5 | |
* | Fix getMock FileCacheTest | Roeland Jago Douma | 2016-09-13 | 1 | -5/+5 | |
* | Fix getMock JobListTest | Roeland Jago Douma | 2016-09-13 | 1 | -2/+4 | |
* | Fix getMock AppTests | Roeland Jago Douma | 2016-09-13 | 1 | -7/+6 | |
* | Fix failing preview unit tests (#26039) | Thomas Müller | 2016-09-12 | 1 | -21/+21 | |
* | Clean up code coverage | Thomas Müller | 2016-09-12 | 1 | -36/+0 | |
* | Merge pull request #1317 from nextcloud/add-sharing-disclaimer | Morris Jobke | 2016-09-08 | 1 | -0/+12 | |
|\ | ||||||
| * | Fix tests | Lukas Reschke | 2016-09-08 | 1 | -2/+2 | |
| * | Adding a optional disclaimer to the anonymous upload page | Morris Jobke | 2016-09-08 | 1 | -0/+12 | |
* | | Merge pull request #1247 from nextcloud/storage-id-global-cache | Morris Jobke | 2016-09-08 | 1 | -0/+2 | |
|\ \ | ||||||
| * | | more efficient querying of numeric storage ids | Robin Appelman | 2016-09-07 | 1 | -0/+2 | |
* | | | Change updater URL | Joas Schilling | 2016-09-08 | 1 | -12/+12 | |
* | | | 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 |