summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | remove mssql from supported dbsCarla Schroder2015-06-161-1/+0
|/ / / / /
* | | | | Merge pull request #16744 from owncloud/backport-15260Vincent Petry2015-06-162-1/+61
|\ \ \ \ \
| * | | | | fix scrutinizer issuesJan-Christoph Borchardt2015-06-041-6/+9
| * | | | | adjust controls bar width to not overlay scrollbarJan-Christoph Borchardt2015-06-042-1/+58
| | |/ / / | |/| | |
* | | | | 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
* | | | | | Merge pull request #16861 from owncloud/stable8-backport-16840Morris Jobke2015-06-103-1/+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 #16630 from owncloud/stable8-quota-onlyforfilesMorris Jobke2015-06-094-19/+108
|\ \ \ \ \
| * | | | | Backported unit tests from 31e94708f86e21174e4bcfaf33f645dbba1efc1eVincent Petry2015-06-011-4/+79
| * | | | | Make getSourcePath accessible for storage wrappersRobin Appelman2015-06-011-1/+1
| * | | | | Only use quota stream wrapper on "files"Vincent Petry2015-05-292-14/+28
| | |/ / / | |/| | |
* | | | | Merge pull request #16738 from rullzer/ocs_set_password_backportMorris Jobke2015-06-094-34/+387
|\ \ \ \ \
| * | | | | Added unit testRoeland Jago Douma2015-06-031-0/+46
| * | | | | Password set via OCS API should not be double escapedRoeland Jago Douma2015-06-031-1/+1
| * | | | | Fix unit testRoeland Jago Douma2015-06-031-0/+4
| * | | | | No injectionsRoeland Jago Douma2015-06-031-3/+7
| * | | | | OCS Fixes to allow setting of password without removing additional settingsRoeland Jago Douma2015-06-034-34/+333
| | |_|/ / | |/| | |
* | | | | Merge pull request #16596 from owncloud/backport-16565Joas Schilling2015-06-092-0/+23
|\ \ \ \ \
| * | | | | Add check for availability of /dev/urandomLukas Reschke2015-05-272-0/+23
* | | | | | Merge pull request #16660 from owncloud/stable8-returnfileidbugJoas Schilling2015-06-092-0/+10
|\ \ \ \ \ \
| * | | | | | Properly return fileid when scanFile() did not find differencesVincent Petry2015-06-012-0/+10
* | | | | | | Merge pull request #16680 from owncloud/check-for-arrayJoas Schilling2015-06-091-5/+7
|\ \ \ \ \ \ \
| * | | | | | | Check if arrayLukas Reschke2015-06-021-5/+7
* | | | | | | | Merge pull request #16822 from owncloud/stable8-backport-16818Joas Schilling2015-06-098-516/+545
|\ \ \ \ \ \ \ \
| * | | | | | | | Upgrade jquery-migrate to 1.2.1Morris Jobke2015-06-098-516/+545
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge pull request #16815 from owncloud/stable8-fix-16779Joas Schilling2015-06-091-1/+1
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Do not use digits in random index namesVictor Dubiniuk2015-06-091-1/+1
|/ / / / / / /
* | | | / / / 8.0.4v8.0.4Frank Karlitschek2015-06-031-2/+2
| |_|_|/ / / |/| | | | |
* | | | | | Merge pull request #16705 from owncloud/stable8-fix-ie8-ie9Morris Jobke2015-06-031-0/+6
|\ \ \ \ \ \
| * | | | | | Add min-height to login page for IE8 and IE9Morris Jobke2015-06-031-0/+1
| * | | | | | Revert "fix theme in IE8 and IE9"Morris Jobke2015-06-031-0/+5
|/ / / / / /
* / / / / / 8.0.4RC2v8.0.4RC2Frank Karlitschek2015-06-011-2/+2
|/ / / / /
* | | | | 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 #16634 from owncloud/fix-themes-readmeMorris Jobke2015-05-301-1/+0
|\ \ \ \
| * | | | Fix themes READMEMorris Jobke2015-05-301-1/+0
|/ / / /
* | | | 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