summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix getMock DecryptAllTestRoeland Jago Douma2016-09-131-1/+2
* Fix getMock ManagerTestRoeland Jago Douma2016-09-131-4/+5
* Fix getMock FileCacheTestRoeland Jago Douma2016-09-131-5/+5
* Fix getMock JobListTestRoeland Jago Douma2016-09-131-2/+4
* Fix getMock AppTestsRoeland Jago Douma2016-09-131-7/+6
* [tx-robot] updated from transifexNextcloud bot2016-09-1314-0/+66
* Merge pull request #1380 from nextcloud/update-to-drone-0.5Morris Jobke2016-09-131-11/+67
|\
| * update drone.yml to 0.5Morris Jobke2016-09-131-11/+67
|/
* Merge pull request #1372 from nextcloud/upstream-26039Lukas Reschke2016-09-132-22/+22
|\
| * Fix failing preview unit tests (#26039)Thomas Müller2016-09-122-22/+22
* | Merge pull request #1374 from nextcloud/upstream-26061Roeland Jago Douma2016-09-121-2/+10
|\ \
| * | Choose button remains disbaled for httpd/unix-directorySujith Haridasan2016-09-121-2/+10
| |/
* | Merge pull request #1368 from nextcloud/use-codesnifferChristoph Wurst2016-09-1219-38/+23
|\ \ | |/ |/|
| * Fix some more sniffsJoas Schilling2016-09-123-3/+0
| * Fix encryption appJoas Schilling2016-09-122-2/+1
| * Fix twofactor_backupcodesJoas Schilling2016-09-123-7/+5
| * Fix more sniffingJoas Schilling2016-09-124-6/+5
| * Fix the User_LDAP appJoas Schilling2016-09-127-17/+12
| * Fix sniffes in admin_auditJoas Schilling2016-09-121-3/+0
|/
* Merge pull request #1373 from nextcloud/upstream-26091Joas Schilling2016-09-122-41/+7
|\
| * add updated composer autoloader codeMorris Jobke2016-09-121-5/+7
| * Clean up code coverageThomas Müller2016-09-121-36/+0
* | Merge pull request #1369 from nextcloud/georgehrke-readme-patch-1Morris Jobke2016-09-121-2/+2
|\ \
| * | replace he with they in readmeGeorg Ehrke2016-09-121-2/+2
| |/
* | Merge pull request #1359 from nextcloud/cache_controller_nameJoas Schilling2016-09-121-1/+15
|\ \ | |/ |/|
| * Cache the build ControllerNameRoeland Jago Douma2016-09-111-1/+15
* | [tx-robot] updated from transifexNextcloud bot2016-09-1212-0/+76
* | Merge pull request #1351 from nextcloud/cast_to_intMorris Jobke2016-09-112-2/+2
|\ \
| * | Cast query result to intRoeland Jago Douma2016-09-092-2/+2
* | | Merge pull request #1250 from nextcloud/remote_ocsRoeland Jago Douma2016-09-114-260/+217
|\ \ \
| * | | Move remote_shares OCS endpoint to AppFrameworkRoeland Jago Douma2016-09-094-260/+217
* | | | [tx-robot] updated from transifexNextcloud bot2016-09-1110-0/+12
| |_|/ |/| |
* | | Merge pull request #1346 from nextcloud/trash-detect-correct-mimetypeRoeland Jago Douma2016-09-101-2/+3
|\ \ \
| * | | detect the correct mimetype of the files in the trashbin, therefore we have t...Bjoern Schiessle2016-09-091-2/+3
* | | | [tx-robot] updated from transifexNextcloud bot2016-09-1010-56/+66
| |_|/ |/| |
* | | Merge pull request #1342 from nextcloud/throw-exceptions-not-printableMorris Jobke2016-09-092-7/+5
|\ \ \ | |/ / |/| |
| * | Don't print exception message in HTMLLukas Reschke2016-09-092-7/+5
| |/
* | Merge pull request #1339 from nextcloud/master-limit-possible-image-mimetypesMorris Jobke2016-09-092-9/+63
|\ \ | |/ |/|
| * Filter more mimetypesLukas Reschke2016-09-092-9/+63
|/
* [tx-robot] updated from transifexNextcloud bot2016-09-0942-68/+58
* Merge pull request #1317 from nextcloud/add-sharing-disclaimerMorris Jobke2016-09-089-4/+92
|\
| * Adjust testLukas Reschke2016-09-081-1/+7
| * Use l10nLukas Reschke2016-09-081-1/+1
| * Fix testsLukas Reschke2016-09-082-4/+3
| * Adding a optional disclaimer to the anonymous upload pageMorris Jobke2016-09-088-3/+86
* | Merge pull request #1247 from nextcloud/storage-id-global-cacheMorris Jobke2016-09-088-27/+131
|\ \
| * | more efficient querying of numeric storage idsRobin Appelman2016-09-078-27/+131
* | | Merge pull request #1297 from nextcloud/catch-exceptions-with-invalid-passwordsRoeland Jago Douma2016-09-082-6/+19
|\ \ \
| * | | Fix typoJoas Schilling2016-09-071-1/+1
| * | | Catch the exception of the password policy appJoas Schilling2016-09-072-5/+18