summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge pull request #17318 from owncloud/stable8-clean-ocsidMorris Jobke2015-07-026-6/+6
|\ \ \
| * | | Bump versionsLukas Reschke2015-07-026-6/+6
| |/ /
* / / [stable8] Remove OCS IDsLukas Reschke2015-07-026-7/+0
|/ /
* | Added unit test to verify link password removealRoeland Jago Douma2015-06-251-1/+23
* | [sharing] handle shares of users that aren't available anymoreMorris Jobke2015-06-231-1/+7
* | Merge pull request #17033 from owncloud/backport-16890-stable8Morris Jobke2015-06-232-6/+10
|\ \
| * | Backport of #16890 to stable8Arthur Schiwon2015-06-182-6/+10
* | | Merge pull request #16731 from owncloud/stable8-trash-deleteasrecipientkeepve...Thomas Müller2015-06-232-9/+127
|\ \ \
| * | | Register sharing hooks in trashbin testsVincent Petry2015-06-081-0/+2
| * | | Keep versions when deleting as recipientVincent Petry2015-06-032-9/+125
* | | | Merge pull request #16579 from owncloud/stable8-cors-no-cookie-authThomas Müller2015-06-221-2/+0
|\ \ \ \
| * | | | disallow cookie auth for cors requestsBernhard Posselt2015-05-271-2/+0
* | | | | Merge pull request #17001 from owncloud/fix_15664Thomas Müller2015-06-221-2/+6
|\ \ \ \ \
| * | | | | only try to determine unencrypted size if a encrypted file is readBjoern Schiessle2015-06-171-2/+6
| | |/ / / | |/| | |
* | | | | Verify if path existsLukas Reschke2015-06-181-0/+4
| |_|/ / |/| | |
* | | | Merge pull request #16627 from owncloud/stable8-multiselectsaveraceconditionblizzz2015-06-171-3/+18
|\ \ \ \
| * | | | save multiselect box on close, not on click. Makes it less frequent and less ...Arthur Schiwon2015-06-051-1/+1
| * | | | Fix LDAP wizard saveMultiSelect race conditionVincent Petry2015-06-011-2/+17
* | | | | Throw nicer error message instead 500Lukas Reschke2015-06-171-1/+3
* | | | | Verify if path existsLukas Reschke2015-06-171-0/+5
| |_|_|/ |/| | |
* | | | Merge pull request #16744 from owncloud/backport-15260Vincent Petry2015-06-161-1/+6
|\ \ \ \
| * | | | adjust controls bar width to not overlay scrollbarJan-Christoph Borchardt2015-06-041-1/+6
| | |/ / | |/| |
* | | | Merge pull request #16862 from owncloud/use-single-actionThomas Müller2015-06-111-3/+3
|\ \ \ \
| * | | | Don't use command concatenationLukas Reschke2015-06-101-3/+3
* | | | | Disable video preview if previews are disabledMorris Jobke2015-06-103-1/+3
|/ / / /
* | | | Merge pull request #16758 from owncloud/backport-16748-stable8Morris Jobke2015-06-101-13/+21
|\ \ \ \
| * | | | port detection needs to take care of now thrown exceptions when LDAP server i...Arthur Schiwon2015-06-051-13/+21
| |/ / /
* | | | Merge pull request #16738 from rullzer/ocs_set_password_backportMorris Jobke2015-06-091-34/+9
|\ \ \ \
| * | | | OCS Fixes to allow setting of password without removing additional settingsRoeland Jago Douma2015-06-031-34/+9
| |/ / /
* / / / Check if arrayLukas Reschke2015-06-021-5/+7
|/ / /
* | | Disallow semicolons in passed commandsLukas Reschke2015-06-011-0/+5
* | | Ensure that passed argument is always a stringLukas Reschke2015-06-011-1/+1
* | | Revert custom patch that can cause problemsLukas Reschke2015-06-011-2/+8
|/ /
* | 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-261-2/+1
|\ \ | |/ |/|
| * Do not automatically add "update" permission to shared mountsVincent Petry2015-05-211-2/+1
* | Merge pull request #15401 from owncloud/response-setContentLengthHeader-stable8Morris Jobke2015-05-202-2/+2
|\ \
| * | Add OC_Response::setContentLengthHeader() for Apache PHP SAPI workaround.Andreas Fischer2015-04-042-2/+2
* | | Merge pull request #15959 from owncloud/backport-15596-remote-share-feedback-...Morris Jobke2015-05-205-33/+302
|\ \ \ | |_|/ |/| |
| * | Add tests for the correct share id on the call aswellJoas Schilling2015-05-041-3/+15
| * | Correctly send Federate-Cloud Share Feedback against the remote share IDJoas Schilling2015-05-041-6/+6
| * | check the called URLJoas Schilling2015-05-041-3/+13
| * | Correctly generate the feedback URL for remote shareJoas Schilling2015-05-041-1/+1
| * | 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