summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* Backport of #17723 to stable7Arthur Schiwon2015-07-202-156/+164
* Only rescan versions once in trashbinVincent Petry2015-07-141-3/+13
* Merge pull request #17208 from owncloud/stable7-fix-16812C. Montero Luque2015-07-021-0/+21
|\
| * Oracle-specific workaround for adding a column with not-null default valueVictor Dubiniuk2015-06-271-0/+21
* | Merge pull request #17319 from owncloud/stable7-clean-ocsidMorris Jobke2015-07-026-6/+6
|\ \
| * | Bump versionsLukas Reschke2015-07-026-6/+6
| |/
* / [stable7] Remove OCS IDsLukas Reschke2015-07-026-6/+0
|/
* [sharing] handle shares of users that aren't available anymoreMorris Jobke2015-06-231-1/+7
* Merge pull request #17034 from owncloud/backport-16890-stable7Morris Jobke2015-06-232-5/+10
|\
| * Backport of #16890 to stable7Arthur Schiwon2015-06-182-5/+10
* | skip users that are not available anymore during sharing upgradeMorris Jobke2015-06-231-1/+7
* | Verify if path existsLukas Reschke2015-06-181-0/+4
|/
* Throw nicer error message instead 500Lukas Reschke2015-06-171-1/+3
* Verify if path existsLukas Reschke2015-06-171-0/+5
* Merge pull request #16864 from owncloud/backport-concatenation-7Thomas 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-102-1/+2
|/
* Merge pull request #16759 from owncloud/backport-16748-stable7Morris 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
* | Check if arrayLukas Reschke2015-06-021-5/+7
|/
* Fix compatibility with 5.4 againLukas Reschke2015-06-011-1/+1
* 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
* make sure to get the right list of users with access to the file, including t...Bjoern Schiessle2015-05-282-1/+77
* Merge pull request #13742 from owncloud/fix-12190-2-stable7Thomas Müller2015-05-265-30/+164
|\
| * add primary group users to resultset before cachingArthur Schiwon2015-05-141-1/+2
| * Fixes returns of group memberships and counting if all members have the speci...Arthur Schiwon2015-04-142-9/+77
| * Backport of #13740Arthur Schiwon2015-04-145-26/+91
* | Merge pull request #15402 from owncloud/response-setContentLengthHeader-stable7Morris Jobke2015-05-202-2/+2
|\ \
| * | Add OC_Response::setContentLengthHeader() for Apache PHP SAPI workaround.Andreas Fischer2015-04-042-2/+2
| |/
* | Merge pull request #15077 from owncloud/fix-smb-oc-admin-stable7Morris Jobke2015-05-201-4/+10
|\ \
| * | Support constructing an SMB_OC without saved session credentialsRobin McCorkell2015-03-201-4/+10
* | | Merge pull request #15271 from owncloud/stable7-fix-ext-owncloudMorris Jobke2015-05-132-2/+10
|\ \ \
| * | | Fix bugs in ownCloud external storageRobin McCorkell2015-03-272-2/+10
| | |/ | |/|
* | | Merge pull request #15863 from owncloud/public-reshare-webdav-stable7Morris Jobke2015-05-081-1/+2
|\ \ \
| * | | fix subfolder reshares over webdavRobin Appelman2015-04-241-2/+2
| * | | resolve reshares in public webdavRobin Appelman2015-04-241-3/+4
* | | | use displayname lookup route in files_external settingsJörn Friedrich Dreyer2015-04-231-31/+14
|/ / /
* | | throw exception when LDAP Connection was lostArthur Schiwon2015-04-221-0/+4
* | | fix filesystem and encryption testsJörn Friedrich Dreyer2015-04-222-11/+24
* | | throw exception if setup is incompleteMorris Jobke2015-04-221-1/+3
* | | fix_testsJörn Friedrich Dreyer2015-04-223-50/+200
* | | do not hide exception when ldap server has a hiccupJörn Friedrich Dreyer2015-04-223-18/+11
|/ /
* | always fall back to default share folderBjoern Schiessle2015-03-263-6/+20
* | Merge pull request #14861 from owncloud/stable7-fix-sizepropagationwithshareMorris Jobke2015-03-262-0/+112
|\ \
| * | Uglify unit test to make them work on stable7Vincent Petry2015-03-131-13/+13
| * | Add unit test for size propagation across share boundariesVincent Petry2015-03-131-0/+90
| * | Fix size propagation over shared storage boundaryVincent Petry2015-03-131-0/+22
| |/
* | Merge pull request #14889 from owncloud/backport-14849-stable7Morris Jobke2015-03-241-3/+6
|\ \