aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [tx-robot] updated from transifexJenkins for ownCloud2015-09-0134-2/+248
* Merge pull request #18707 from owncloud/autotest-xdebugRobin McCorkell2015-09-012-0/+12
|\
| * Allow easy XDEBUG debugging with autotestRobin McCorkell2015-08-312-0/+12
* | Merge pull request #18743 from owncloud/autoloader-check-log-pathRobin Appelman2015-09-011-1/+1
|\ \
| * | Show the path as part of the exception for not allowed autoloading pathsRobin Appelman2015-09-011-1/+1
* | | Merge pull request #18234 from owncloud/ocs_api_for_sharees_listBjörn Schießle2015-09-013-0/+1417
|\ \ \
| * | | Bring the coverage back to 100%Joas Schilling2015-08-262-25/+169
| * | | Adjust testsJoas Schilling2015-08-262-403/+348
| * | | Fix performance issues of the sharees apiJoas Schilling2015-08-262-179/+151
| * | | Manually query for the last idJoas Schilling2015-08-261-1/+11
| * | | Fix wrong value for datetime fieldJoas Schilling2015-08-261-1/+2
| * | | Rename file to match the class nameJoas Schilling2015-08-261-0/+0
| * | | Add tests for "getShareesForShareIds()"Joas Schilling2015-08-261-0/+93
| * | | Do not return the current user himselfJoas Schilling2015-08-262-5/+44
| * | | Take a list of share IDs instead of the user and group namesJoas Schilling2015-08-263-67/+118
| * | | Inject the logger as wellJoas Schilling2015-08-263-31/+44
| * | | Add all possible links next, prev, first and lastJoas Schilling2015-08-262-16/+88
| * | | Make shareType an arrayJoas Schilling2015-08-262-58/+144
| * | | Add tests for "search()"Joas Schilling2015-08-262-7/+156
| * | | Do not use deprecated method in new codeJoas Schilling2015-08-263-12/+11
| * | | Split logic and global usage and add tests for "searchSharees()"Joas Schilling2015-08-262-44/+217
| * | | Filter the sharees with the existing sharesJoas Schilling2015-08-261-30/+64
| * | | Use SearchResultSorterJoas Schilling2015-08-261-16/+4
| * | | Add tests for "getRemote()"Joas Schilling2015-08-261-1/+84
| * | | Add tests for "getGroups()"Joas Schilling2015-08-262-11/+82
| * | | Add tests for "getUsers()"Joas Schilling2015-08-262-25/+206
| * | | Move test file to subdirJoas Schilling2015-08-262-1/+1
| * | | Empty skeleton for testsRoeland Jago Douma2015-08-261-0/+50
| * | | Sort shareesRoeland Jago Douma2015-08-261-0/+18
| * | | Start of OCS Share API sharees endpointRoeland Jago Douma2015-08-262-0/+245
* | | | Merge pull request #18730 from owncloud/appframework_proper_304Vincent Petry2015-09-012-1/+9
|\ \ \ \ | |_|/ / |/| | |
| * | | Properly return 304Roeland Jago Douma2015-09-012-1/+9
* | | | Merge pull request #18396 from owncloud/autoloader-check-pathLukas Reschke2015-09-015-42/+86
|\ \ \ \
| * | | | verify the path in the autoloaderRobin Appelman2015-09-015-42/+86
* | | | | Merge pull request #12088 from AdamWill/google-opendir-rootVincent Petry2015-09-011-2/+0
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | google: drop duplicate path trim from opendir()Adam Williamson2014-11-101-2/+0
* | | | | Merge pull request #18631 from owncloud/more_ocs_share_dataVincent Petry2015-09-012-22/+120
|\ \ \ \ \
| * | | | | Return permissions and expiration on create share responsesRoeland Jago Douma2015-08-302-22/+120
* | | | | | Merge pull request #18635 from owncloud/stickify-files-and-sharing-notificati...Vincent Petry2015-08-311-1/+13
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Sticky the notification types of files and sharingJoas Schilling2015-08-281-1/+13
* | | | | | Merge pull request #18715 from owncloud/language-code-englishMorris Jobke2015-08-311-0/+1
|\ \ \ \ \ \
| * | | | | | add english language code translationMorris Jobke2015-08-311-0/+1
|/ / / / / /
* | | | | | Merge pull request #17899 from owncloud/enc_make_key_storage_root_configurableVincent Petry2015-08-3114-44/+939
|\ \ \ \ \ \
| * | | | | | don't read certificates if ownCloud is not installedBjoern Schiessle2015-08-304-4/+22
| * | | | | | make system root of key storage configurableBjoern Schiessle2015-08-3011-42/+919
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #18702 from owncloud/ext-emptymountRobin Appelman2015-08-313-2/+35
|\ \ \ \ \ \
| * | | | | | Unit test storages with an empty mount pointRobin McCorkell2015-08-312-0/+33
| * | | | | | Allow an empty mount pointRobin McCorkell2015-08-311-2/+2
| | |_|_|_|/ | |/| | | |
* | | | | | Merge pull request #18691 from owncloud/request-no-readMorris Jobke2015-08-311-34/+49
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Decode request content only on getContentRobin McCorkell2015-08-311-34/+49