summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [tx-robot] updated from transifexJenkins for ownCloud2015-03-1952-20/+204
* Merge pull request #14995 from owncloud/remove-unrequired-backtick-removalVincent Petry2015-03-182-3/+22
|\
| * Add test for backticks in path and etagJoas Schilling2015-03-181-0/+22
| * Remove unreqired backtick removalLukas Reschke2015-03-181-3/+0
* | fix typo in config.sample.phpMorris Jobke2015-03-181-1/+1
* | Merge pull request #14997 from owncloud/newgroup-empty-disableMorris Jobke2015-03-181-0/+13
|\ \
| * | disable submit button while groupname is emptyRobin Appelman2015-03-181-0/+13
| |/
* | Merge pull request #14999 from owncloud/kill-fileoperations-proxyRobin Appelman2015-03-182-40/+0
|\ \
| * | kill fileoperations proxyRobin Appelman2015-03-182-40/+0
| |/
* | Merge pull request #14994 from owncloud/sabre-customprops-softfailLukas Reschke2015-03-182-2/+42
|\ \
| * | Soft fail in custom properties backendVincent Petry2015-03-182-2/+42
| |/
* | Merge pull request #14992 from owncloud/add-exception-to-memcachbeMorris Jobke2015-03-181-10/+19
|\ \ | |/ |/|
| * Use ArrayCache if ownCloud is not installedLukas Reschke2015-03-181-10/+19
* | Merge pull request #14981 from Volker-E/masterJan-Christoph Borchardt2015-03-1812-74/+61
|\ \ | |/ |/|
| * addressing #14984 removing redundant type attributesVolker E2015-03-183-6/+6
| * addressing #14983 obsolete Google Chrome FrameVolker E2015-03-183-3/+3
| * addressing #14982 self-closing tags ending slash doesn't have a purpose & sho...Volker E2015-03-1712-49/+49
| * adressing #14979 meta charset declaration should be first in headVolker E2015-03-173-3/+3
| * addressing #14978 - remove html root classes targeting IE6/IE7Volker E2015-03-171-6/+2
| * addressing #14978 - remove html root classes targeting IE6/IE7Volker E2015-03-172-13/+4
* | [tx-robot] updated from transifexJenkins for ownCloud2015-03-18180-352/+272
* | Merge pull request #14972 from owncloud/add-group-styleMorris Jobke2015-03-181-2/+21
|\ \
| * | slight positioning fixes in user mgmt controls barJan-Christoph Borchardt2015-03-171-1/+4
| * | improve style of 'Add group' input and buttonJan-Christoph Borchardt2015-03-171-1/+17
* | | Merge pull request #14967 from owncloud/checkbox-alignmentMorris Jobke2015-03-181-2/+5
|\ \ \ | |_|/ |/| |
| * | add more whitespace to share link options in dropdown for better clickability...Jan-Christoph Borchardt2015-03-171-2/+4
| * | fix checkbox alignment in share dialog, fix #11515Jan-Christoph Borchardt2015-03-171-0/+1
| |/
* | Merge pull request #14968 from owncloud/files-reallowsinglequoteThomas Müller2015-03-172-1/+27
|\ \
| * | Use `FILTER_UNSAFE_RAW` instead of `FILTER_SANITIZE_STRING`Lukas Reschke2015-03-171-1/+1
| * | Add positive test for path verificationVincent Petry2015-03-171-0/+26
| |/
* | Merge pull request #14975 from owncloud/add-smtp-debug-modeThomas Müller2015-03-171-1/+16
|\ \
| * | Add debug mode back to mailerLukas Reschke2015-03-171-1/+16
* | | Merge pull request #14961 from owncloud/onlyrequireinfoBernhard Posselt2015-03-171-3/+3
|\ \ \
| * | | only hard depend on the info.xml and not the app.phpBernhard Posselt2015-03-171-3/+3
* | | | Merge pull request #14954 from owncloud/cache-image-pathRobin McCorkell2015-03-174-24/+51
|\ \ \ \ | |_|/ / |/| | |
| * | | Reuse cache resultLukas Reschke2015-03-171-2/+2
| * | | Read theme only if requiredLukas Reschke2015-03-171-3/+3
| * | | Cache \OC\URLGenerator::imagePathLukas Reschke2015-03-174-24/+51
* | | | Merge pull request #14962 from owncloud/safer-deletionMorris Jobke2015-03-172-3/+7
|\ \ \ \ | |_|_|/ |/| | |
| * | | add whitespace to prevent file deletion when wanting to scrollJan-Christoph Borchardt2015-03-172-3/+7
|/ / /
* | | Merge pull request #14957 from owncloud/remove-unused-sectionLukas Reschke2015-03-171-1/+0
|\ \ \
| * | | Remove unused sectionLukas Reschke2015-03-171-1/+0
* | | | Merge pull request #14948 from owncloud/prefix-memcacheThomas Müller2015-03-172-1/+9
|\ \ \ \ | |/ / / |/| | |
| * | | Add version and path to cache prefixLukas Reschke2015-03-172-1/+9
| |/ /
* | | Merge pull request #14952 from owncloud/issue/14881-files-app-follow-upThomas Müller2015-03-173-45/+38
|\ \ \ | |/ / |/| |
| * | Use a closure for the files app entry and deprecate old methodsJoas Schilling2015-03-173-45/+38
|/ /
* | Merge pull request #14944 from owncloud/fix-php-doc-and-coThomas Müller2015-03-171-4/+12
|\ \
| * | Fix PHPDoc and Co.Lukas Reschke2015-03-171-4/+12
* | | Merge pull request #14927 from oparoz/raw-mimetypesThomas Müller2015-03-174-2/+137
|\ \ \
| * | | Introducing the Raw mimetypesOlivier Paroz2015-03-164-2/+137