summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 8.0.4v8.0.4RC1Frank Karlitschek2015-05-291-1/+1
* 8.0.4RC1Frank Karlitschek2015-05-291-1/+1
* 8.0.4 RC1Frank Karlitschek2015-05-291-2/+2
* Merge pull request #16117 from owncloud/fix-api-when-firewall-app-is-installedThomas Müller2015-05-291-2/+2
|\
| * Use existing IRequest to not read php://input multiple timesLukas Reschke2015-05-061-2/+2
* | Merge pull request #15306 from netzkolchose/stable8Thomas Müller2015-05-281-1/+2
|\ \
| * | Fixing: Undefined index: REMOTE_ADDR in lib/private/request.phpheppstux2015-03-301-1/+2
* | | Merge pull request #16423 from rullzer/backport_15738Morris Jobke2015-05-282-10/+53
|\ \ \
| * | | Fix to make sure expiration date is properly setRoeland Jago Douma2015-05-182-10/+53
* | | | Merge pull request #16416 from owncloud/stable8-16415Morris Jobke2015-05-271-5/+0
|\ \ \ \
| * | | | fix theme in IE8 and IE9Morris Jobke2015-05-181-5/+0
| |/ / /
* | | | Merge pull request #16462 from owncloud/stable8-backport-16444Thomas Müller2015-05-261-1/+1
|\ \ \ \
| * | | | Closes "New" dropdown when switching categoryMorris Jobke2015-05-201-1/+1
* | | | | Merge pull request #16496 from owncloud/stable8-share-readonlyfile-permissionsBjörn Schießle2015-05-262-3/+2
|\ \ \ \ \
| * | | | | Do not automatically add "update" permission to shared mountsVincent Petry2015-05-212-3/+2
| | |/ / / | |/| | |
* | | | | Merge pull request #16497 from owncloud/stable8-backport-16473Thomas Müller2015-05-262-5/+30
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Skip disable3rdParty AppsSteffen Lindner2015-05-212-5/+30
|/ / / /
* | | | Merge pull request #15401 from owncloud/response-setContentLengthHeader-stable8Morris Jobke2015-05-205-4/+33
|\ \ \ \
| * | | | Add OC_Response::setContentLengthHeader() for Apache PHP SAPI workaround.Andreas Fischer2015-04-045-4/+33
* | | | | Merge pull request #16459 from owncloud/sync-3rdpartyMorris Jobke2015-05-201-0/+0
|\ \ \ \ \
| * | | | | Sync third-partyLukas Reschke2015-05-201-0/+0
|/ / / / /
* | | | | Merge pull request #15959 from owncloud/backport-15596-remote-share-feedback-...Morris Jobke2015-05-207-41/+367
|\ \ \ \ \
| * | | | | Add tests for the correct share id on the call aswellJoas Schilling2015-05-042-8/+23
| * | | | | Correctly send Federate-Cloud Share Feedback against the remote share IDJoas Schilling2015-05-041-6/+6
| * | | | | Fix scrutinizer complains and return type docJoas Schilling2015-05-041-4/+6
| * | | | | make scrutinizer happyJoas Schilling2015-05-041-1/+1
| * | | | | Correctly remove the protocol before prepeding itJoas Schilling2015-05-041-0/+1
| * | | | | Add tests for the remote sharing urlJoas Schilling2015-05-041-2/+53
| * | | | | check the called URLJoas Schilling2015-05-041-3/+13
| * | | | | Correctly generate the feedback URL for remote shareJoas Schilling2015-05-042-3/+3
| * | | | | Merge the two tests into oneJoas Schilling2015-05-042-154/+67
| * | | | | *cough*Joas Schilling2015-05-042-5/+14
| * | | | | Add a unit test for the naming conflict on the mountpoint nameJoas Schilling2015-05-042-6/+155
| * | | | | Use insertIfNotExists() instead of manual logicJoas Schilling2015-05-041-24/+31
| * | | | | Correctly get the unique mountpoint name when mounting the shareJoas Schilling2015-05-043-9/+36
| * | | | | Do not make setupMounts() public just because of testingJoas Schilling2015-05-042-12/+12
| * | | | | Add unit tests for external share manangerRobin Appelman2015-05-042-2/+144
| * | | | | Fix external shares without password on oracleRobin Appelman2015-05-041-1/+1
* | | | | | Merge pull request #16421 from owncloud/stable8-replace-static-dbtableprefix-...Morris Jobke2015-05-192-3/+30
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Add unit test for migrator with different prefixVincent Petry2015-05-191-1/+28
| * | | | | replace 'oc_' with dbtableprefix form config for temporary table names and in...martin-rueegg2015-05-181-2/+2
|/ / / / /
* | | | | Merge pull request #16375 from owncloud/tests-properlogoutVincent Petry2015-05-181-0/+2
|\ \ \ \ \
| * | | | | Properly log out test users in unit testsVincent Petry2015-05-151-0/+2
* | | | | | Merge pull request #15078 from owncloud/fix-smb-oc-admin-stable8Morris Jobke2015-05-171-4/+10
|\ \ \ \ \ \
| * | | | | | Support constructing an SMB_OC without saved session credentialsRobin McCorkell2015-03-201-4/+10
* | | | | | | Merge pull request #15974 from owncloud/backport-15549Vincent Petry2015-05-151-1/+8
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | clarify the duplication of the $params arrayJens-Christian Fischer2015-04-301-1/+2
| * | | | | | don't update identical valuesJens-Christian Fischer2015-04-301-1/+7
* | | | | | | Merge pull request #16248 from owncloud/stable8-fixrmdirtodeletefolderstotrashJoas Schilling2015-05-152-15/+198
|\ \ \ \ \ \ \
| * | | | | | | Added rmdir to trashbin storage wrapperVincent Petry2015-05-122-15/+198
| |/ / / / / /