summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 7.0.6RC2v7.0.6RC2Frank Karlitschek2015-06-011-2/+2
* Merge pull request #16666 from owncloud/fix-codeThomas Müller2015-06-011-1/+1
|\
| * 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-012-1/+10
* Clean application identifier before processingLukas Reschke2015-06-011-0/+2
* Revert custom patch that can cause problemsLukas Reschke2015-06-011-2/+8
* Merge pull request #16635 from owncloud/stable7-fix-themes-readmeMorris Jobke2015-05-301-1/+0
|\
| * Fix themes READMEMorris Jobke2015-05-301-1/+0
|/
* 7.0.6 RC1v7.0.6RC1Frank Karlitschek2015-05-291-2/+2
* Merge pull request #16608 from owncloud/fix_14588Vincent Petry2015-05-282-1/+77
|\
| * 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-205-4/+33
|\ \
| * | Add OC_Response::setContentLengthHeader() for Apache PHP SAPI workaround.Andreas Fischer2015-04-045-4/+33
* | | 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 #16291 from RealRancor/asset_pipe_noteThomas Müller2015-05-131-0/+3
|\ \ \ \ \
| * | | | | Add note for asset pipeline and third-party apps on stable7RealRancor2015-05-121-0/+3
|/ / / / /
* | | | | 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
* | | | | | Merge pull request #16114 from owncloud/stable7-backport-15510-and-15465Lukas Reschke2015-05-085-16/+36
|\ \ \ \ \ \
| * | | | | | Fix singe user mode on public.php - take twoThomas Müller2015-05-062-2/+6
| * | | | | | Fix single user check in case no user is logged inThomas Müller2015-05-061-13/+19
| * | | | | | block ocs in single user modeRobin Appelman2015-05-061-1/+3
| * | | | | | block webdav in single user modeRobin Appelman2015-05-061-0/+3
| * | | | | | block cron when in single user modeRobin Appelman2015-05-061-0/+5
| * | | | | | Disable OCS api when in maintenance modeJoas Schilling2015-05-061-1/+1
| |/ / / / /
* | | | | | Merge pull request #15833 from owncloud/backport-files-external-fixesLukas Reschke2015-05-053-31/+49
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | use displayname lookup route in files_external settingsJörn Friedrich Dreyer2015-04-231-31/+14
| * | | | | add lookup route for displaynamesJörn Friedrich Dreyer2015-04-232-0/+35
|/ / / / /
* | | | | Merge pull request #15332 from owncloud/dont_hide_exceptionsMorris Jobke2015-04-2216-126/+343
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | throw exception when LDAP Connection was lostArthur Schiwon2015-04-221-0/+4
| * | | | fix filesystem and encryption testsJörn Friedrich Dreyer2015-04-223-18/+26
| * | | | throw exception when backends don't provide a user instead of creating legacy...Jörn Friedrich Dreyer2015-04-222-31/+45
| * | | | throw exception if setup is incompleteMorris Jobke2015-04-223-1/+33
| * | | | more robust share dialogMorris Jobke2015-04-221-0/+4
| * | | | fix_testsJörn Friedrich Dreyer2015-04-223-50/+200
| * | | | do not disclose information, show generic error on login pageJörn Friedrich Dreyer2015-04-222-9/+21
| * | | | do not hide exception when ldap server has a hiccupJörn Friedrich Dreyer2015-04-223-18/+11
|/ / / /
* | | | Merge pull request #15559 from owncloud/backport-15541-stable7Morris Jobke2015-04-133-14/+16
|\ \ \ \
| * | | | Add "Reply-To" support for sharing notificationsLukas Reschke2015-04-123-14/+16
|/ / / /
* | | | Merge pull request #15435 from owncloud/dont_return_empty_groupsMorris Jobke2015-04-101-1/+4
|\ \ \ \ | |_|_|/ |/| | |
| * | | don't return null for not existing group id'sJörn Friedrich Dreyer2015-04-071-1/+4
|/ / /