summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | | Merge pull request #21027 from owncloud/fix-undefined-behaviourThomas Müller2016-01-083-13/+69
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Remove undefined variableLukas Reschke2016-01-071-4/+0
| * | | | | | | | | | | Fix PHPDoc + Add handling for error casesLukas Reschke2016-01-073-9/+69
* | | | | | | | | | | | Merge pull request #21139 from owncloud/makeswifturltypeconfigurableThomas Müller2016-01-082-2/+9
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | add isset for optional paramsJörn Friedrich Dreyer2016-01-041-2/+3
| * | | | | | | | | | | | make url type configurableJörn Friedrich Dreyer2015-12-112-1/+7
* | | | | | | | | | | | | Merge pull request #17924 from owncloud/ldap-fix-appending-portThomas Müller2016-01-084-18/+181
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | wizard should also detect protocol errors, as side effect enforces LDAPv3Arthur Schiwon2015-12-051-0/+3
| * | | | | | | | | | | | always use an LDAP URL when connecting to LDAPArthur Schiwon2015-12-054-18/+178
* | | | | | | | | | | | | Merge pull request #21510 from owncloud/sabre-dav-3.0.6Thomas Müller2016-01-082-7/+7
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | Bump vobject version in carddav unittestRoeland Jago Douma2016-01-081-7/+7
| * | | | | | | | | | | | [3rdparty] Bump sabre/dav to 3.0.6Roeland Jago Douma2016-01-081-0/+0
|/ / / / / / / / / / / /
* | | | | | | | | | | | Merge pull request #21220 from owncloud/remove-to-make-apache24-happyLukas Reschke2016-01-081-3/+6
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | |
| * | | | | | | | | | | always check if the csp is emptyJörn Friedrich Dreyer2016-01-081-1/+1
| * | | | | | | | | | | Use setifempty to please incompatible httpd versionsLukas Reschke2016-01-081-3/+6
|/ / / / / / / / / / /
* | | | | | | | | | | Merge pull request #21032 from owncloud/router-error-handlingThomas Müller2016-01-083-67/+58
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Deprecate remaining function and entire classRoeland Jago Douma2016-01-071-0/+2
| * | | | | | | | | | Cleanup router codeLukas Reschke2016-01-072-66/+50
| * | | | | | | | | | Check if app does existsLukas Reschke2016-01-071-1/+6
| | |_|/ / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge pull request #21527 from owncloud/remove_all_avatarsThomas Müller2016-01-082-13/+31
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / |/| | | | | | | | |
| * | | | | | | | | Remove all cache avatars on avatar deletionRoeland Jago Douma2016-01-072-13/+31
* | | | | | | | | | [tx-robot] updated from transifexJenkins for ownCloud2016-01-0880-64/+58
| |/ / / / / / / / |/| | | | | | | |
* | | | | | | | | Merge pull request #21498 from owncloud/cleanup-OC_DBThomas Müller2016-01-0727-119/+44
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Remove OC_DB::getConnectionMorris Jobke2016-01-0720-34/+28
| * | | | | | | | | Remove OC_DB::insertidMorris Jobke2016-01-075-20/+5
| * | | | | | | | | Remove beginTransaction, commit, rollback from OC_DBMorris Jobke2016-01-072-24/+3
| * | | | | | | | | Remove OC_DB::isErrorMorris Jobke2016-01-073-20/+7
| * | | | | | | | | Remove OC_DB::dropTableMorris Jobke2016-01-075-22/+2
* | | | | | | | | | Merge pull request #20966 from knox/masterThomas Müller2016-01-071-0/+2
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'master' into mastermbi2015-12-30651-2700/+10956
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Do not rewrite letsencrypt .well-known URImbi2015-12-081-0/+1
| * | | | | | | | | | | Merge branch 'master' into mastermbi2015-12-08192-459/+3400
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Allow .well-known URI for letsencryptmbi2015-12-051-0/+1
* | | | | | | | | | | | | Merge pull request #21066 from owncloud/behat_capabilities_changing_server_co...Thomas Müller2016-01-076-38/+434
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Deduplicate the arrayJoas Schilling2015-12-111-20/+15
| * | | | | | | | | | | | | Speed up the tests by reseting the configs and app only when neededJoas Schilling2015-12-112-27/+47
| * | | | | | | | | | | | | Prepare logic to handle nested elements and add pending test casesSergio Bertolin2015-12-112-99/+183
| * | | | | | | | | | | | | Added tests disabling options using testing appSergio Bertolin2015-12-112-5/+108
| * | | | | | | | | | | | | Add an OCS app for testing instead of using sudo and execJoas Schilling2015-12-115-41/+172
| * | | | | | | | | | | | | Added functionality to change server configurationSergio Bertolin2015-12-112-17/+42
| * | | | | | | | | | | | | Added functionality for changing server configurationSergio Bertolin2015-12-112-0/+38
* | | | | | | | | | | | | | Merge pull request #21506 from owncloud/issue-20218-min-max-owncloud-version-...Thomas Müller2016-01-0714-21/+38
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Remove deprecated shipped flag from info.xml which has no use anymoreJoas Schilling2016-01-079-9/+0
| * | | | | | | | | | | | | | Add ownCloud min and max version for shipped appsJoas Schilling2016-01-0710-12/+14
| * | | | | | | | | | | | | | Add a warning to the app:check-code if the version is missingJoas Schilling2016-01-072-0/+9
| * | | | | | | | | | | | | | Add a warning on the apps list when the version is missingJoas Schilling2016-01-072-0/+15
| | |_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge pull request #21512 from owncloud/allow-searching-by-app-idThomas Müller2016-01-071-0/+5
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Allow searching apps by IDJoas Schilling2016-01-071-0/+5
|/ / / / / / / / / / / / / /
* | | | | | | | | | | | | | Merge pull request #21481 from owncloud/ext-smb-dependenciesThomas Müller2016-01-071-2/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Check libsmbclient-php as well as smbclient binaryRobin McCorkell2016-01-071-2/+4