summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | | introduce auto completion on share email - integrated with the contactsmanage...Thomas Müller2013-11-142-0/+44
* | | | | | | | | | | | | | | Merge pull request #8076 from owncloud/enable-dav-browserLukas Reschke2014-04-101-0/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / / / / |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | Re-enable the sabredav browser pluginRobin Appelman2014-04-061-0/+1
* | | | | | | | | | | | | | | Merge pull request #8139 from owncloud/fix-middleware-registrationBernhard Posselt2014-04-102-5/+5
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / / / / |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | register middleware as string to not force request to be instantiated too ear...Bernhard Posselt2014-04-092-5/+5
| | |_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge pull request #8107 from owncloud/dav-negativetimestampfixThomas Müller2014-04-101-3/+6
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Fixed Sabre Node implementation to correctly return timestamps as intVincent Petry2014-04-091-3/+6
* | | | | | | | | | | | | | | Merge pull request #8112 from owncloud/karma-enableautowatchThomas Müller2014-04-101-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | Enable autowatch for karmaVincent Petry2014-04-081-1/+1
* | | | | | | | | | | | | | | | Merge pull request #8137 from owncloud/routeing-requirementsThomas Müller2014-04-102-5/+31
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | add requirements to routingBernhard Posselt2014-04-092-5/+31
| | |_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge pull request #8138 from owncloud/allow-app-in-routes.phpThomas Müller2014-04-101-1/+9
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | To isolate the variable scope used inside the $file it is required in it's ow...Thomas Müller2014-04-091-1/+9
| |/ / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | Merge pull request #8027 from owncloud/routes-ocsTom Needham2014-04-101-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | Load all routes when matching an ocs routeRobin Appelman2014-04-031-1/+1
* | | | | | | | | | | | | | | | | Merge pull request #8018 from owncloud/ocs_result_success_is_100Vincent Petry2014-04-102-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | Fix test case for api response codetomneedham2014-04-031-1/+1
| * | | | | | | | | | | | | | | | | Only accept success as 100 like the OCS spec doestomneedham2014-04-021-1/+1
| | |_|_|_|_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Merge pull request #7825 from owncloud/hash-streamVincent Petry2014-04-101-3/+5
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | use binary safe readRobin Appelman2014-04-021-1/+1
| * | | | | | | | | | | | | | | | | Use streams when generating hashes of remote filesRobin Appelman2014-04-021-3/+5
* | | | | | | | | | | | | | | | | | Merge pull request #8053 from owncloud/preview-hook-rootVincent Petry2014-04-101-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | Pass the correct root to the preview on post_writeRobin Appelman2014-04-041-1/+1
* | | | | | | | | | | | | | | | | | | [tx-robot] updated from transifexJenkins for ownCloud2014-04-10193-2422/+2616
| |_|_|_|/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | Merge pull request #8129 from owncloud/core-svgsupportThomas Tanghus2014-04-092-6/+6
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | Moved SVGSupport call to use OC.Util.SVGSupport()Vincent Petry2014-04-092-6/+6
| | |_|_|_|_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | Merge pull request #8128 from owncloud/fix/undefined-index-storageJoas Schilling2014-04-091-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Fix Undefined index: storage in share.phpJoas Schilling2014-04-091-1/+1
|/ / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | Merge pull request #8049 from owncloud/filepickersvgMorris Jobke2014-04-096-56/+120
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | Fix SVG close button of file pickerVincent Petry2014-04-041-0/+5
| * | | | | | | | | | | | | | | | | Fix file picker to correctly show SVG file iconsVincent Petry2014-04-041-1/+6
| * | | | | | | | | | | | | | | | | Moved code to replace svg with png to OC.UtilVincent Petry2014-04-045-55/+109
* | | | | | | | | | | | | | | | | | Merge pull request #8126 from owncloud/remove_obsolete_code_in_sharing_jsVincent Petry2014-04-091-5/+0
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | remove obsolete codeJörn Friedrich Dreyer2014-04-091-5/+0
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Merge pull request #7837 from owncloud/fix_7530blizzz2014-04-092-7/+237
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | add comment to clearify when a skip in the foreach happensArthur Schiwon2014-04-091-0/+1
| * | | | | | | | | | | | | | | | define varArthur Schiwon2014-03-211-0/+1
| * | | | | | | | | | | | | | | | make tests work on systems without php5_ldapArthur Schiwon2014-03-211-0/+12
| * | | | | | | | | | | | | | | | add tests for cumulativeSearchOnAttributeArthur Schiwon2014-03-211-0/+198
| * | | | | | | | | | | | | | | | fix potential infinite loop when the DN of the first entry was already read.Arthur Schiwon2014-03-201-1/+1
| * | | | | | | | | | | | | | | | Use the LDAP wrapper for checking resources, needs for proper testingArthur Schiwon2014-03-201-1/+1
| * | | | | | | | | | | | | | | | Fix wildcard handling and check even less DNs per filter, enough will be look...Arthur Schiwon2014-03-201-4/+7
| * | | | | | | | | | | | | | | | LDAP Wizard: when determining objectclasses, we realy do not need to look at ...Arthur Schiwon2014-03-201-4/+19
* | | | | | | | | | | | | | | | | Merge pull request #8122 from owncloud/issue/8048Joas Schilling2014-04-091-3/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | Always define sendmail_is_availableJoas Schilling2014-04-091-3/+1
|/ / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | [tx-robot] updated from transifexJenkins for ownCloud2014-04-09365-3687/+6474
* | | | | | | | | | | | | | | | | Merge pull request #8117 from owncloud/fix-hard-coded-uman-strThomas Müller2014-04-081-5/+6
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | Make hardcoded exception messages translatableVolkan Gezer2014-04-081-5/+6
| | |_|_|_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Merge pull request #7643 from owncloud/chainable_responseThomas Müller2014-04-086-0/+62
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | Add @return PHPDocsThomas Tanghus2014-03-103-0/+7