summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* [tx-robot] updated from transifexJenkins for ownCloud2014-08-18502-3524/+3572
|
* Merge pull request #10456 from kroimon/skeleton_dir_configFrank Karlitschek2014-08-172-1/+9
|\ | | | | Make skeleton directory configurable.
| * Make skeleton directory configurable.Stefan Rado2014-08-162-1/+9
| |
* | Merge pull request #10471 from owncloud/fix-db-mapper-updateMorris Jobke2014-08-181-1/+4
|\ \ | | | | | | according to PHPDoc this function shall return the entity
| * | according to PHPDoc this function shall return the entityThomas Müller2014-08-171-1/+4
|/ /
* | Merge pull request #10469 from owncloud/remove-xmailer-headerThomas Müller2014-08-171-0/+1
|\ \ | | | | | | Remove X-Mailer header from mails
| * | Remove X-Mailer header from mailsLukas Reschke2014-08-171-0/+1
| | |
* | | Merge pull request #10407 from owncloud/rm-obsolete-japaneseLukas Reschke2014-08-1711-772/+0
|\ \ \ | |/ / |/| | remove obsolete japanese lang code
| * | remove obsolete japanese lang codeVolkan Gezer2014-08-1311-772/+0
| | |
* | | [tx-robot] updated from transifexJenkins for ownCloud2014-08-17498-1153/+1314
| | |
* | | Merge pull request #10276 from owncloud/skip-webdavputLukas Reschke2014-08-161-1/+1
|\ \ \ | | | | | | | | skip WebdavTest of encryption
| * | | login as user1 before performing a testBjoern Schiessle2014-08-151-1/+1
| | | |
* | | | Merge pull request #10447 from owncloud/share-foldericonfixMorris Jobke2014-08-164-18/+77
|\ \ \ \ | | | | | | | | | | Fixed folder icon update routine when share owner exists
| * | | | Fixed folder icon update routine when share owner existsVincent Petry2014-08-154-18/+77
| |/ / / | | | | | | | | | | | | | | | | Whenever a folder has a "data-share-owner" attribute, the icon is now properly updated to a shared folder icon.
* | | / [tx-robot] updated from transifexJenkins for ownCloud2014-08-16611-4610/+4741
| |_|/ |/| |
* | | Merge pull request #10413 from owncloud/adding-handlebarsLukas Reschke2014-08-151-0/+2746
|\ \ \ | | | | | | | | Adding handlebars.js
| * | | Adding handlebars.jsThomas Müller2014-08-141-0/+2746
| | | |
* | | | Merge pull request #10449 from owncloud/share-clientsidesortnoservercallLukas Reschke2014-08-152-5/+23
|\ \ \ \ | | | | | | | | | | Client side sort for sharing overview
| * | | | Client side sort for sharing overviewVincent Petry2014-08-152-5/+23
| | |/ / | |/| | | | | | | | | | | | | | Since the server doesn't support sorting, use client side sort directly instead of calling reload() first.
* | | | Merge pull request #10452 from owncloud/bettersslThomas Müller2014-08-151-1/+1
|\ \ \ \ | | | | | | | | | | We'd better use SSL in capital
| * | | | ssl capitalVolkan Gezer2014-08-151-1/+1
|/ / / /
* | | | Merge pull request #10442 from owncloud/move-failed-loginsLukas Reschke2014-08-153-10/+5
|\ \ \ \ | |/ / / |/| | | Move authentication failed logging to checkPassword
| * | | Fix unit testLukas Reschke2014-08-151-1/+4
| | | |
| * | | Move authentication failed logging to checkPasswordLukas Reschke2014-08-153-10/+2
| | | | | | | | | | | | | | | | Fixes https://github.com/owncloud/core/issues/10366
* | | | Merge pull request #10440 from owncloud/enforce-debugClark Tomlinson2014-08-151-7/+0
|\ \ \ \ | | | | | | | | | | Remove ability to trigger DEBUG mode via cookie
| * | | | Remove ability to trigger DEBUG mode via cookieLukas Reschke2014-08-151-7/+0
| |/ / / | | | | | | | | | | | | | | | | Users should not be able to enable debug mode on their own by setting a cookie. Using debug mode might leak too much information about the environment or have other unexpected behaviour. We should backport this.
* | | | Merge pull request #9275 from NormalRa/masterLukas Reschke2014-08-154-0/+71
|\ \ \ \ | | | | | | | | | | Add .apk mimetype.
| * | | | Add APK mimetype tests.Normal Ra2014-08-131-0/+27
| | | | |
| * | | | Remove stray tab characters.Normal Ra2014-08-131-1/+1
| | | | |
| * | | | APK mimetype icon to be a generic package icon.Normal Ra2014-08-121-0/+1
| | | | |
| * | | | Add APK mimetype repair scenario.Normal Ra2014-08-121-0/+42
| | | | |
| * | | | Add .apk mimetype.Normal Ra2014-06-281-0/+1
| | | | |
* | | | | Merge pull request #10439 from owncloud/design-fix-contrastMorris Jobke2014-08-151-3/+2
|\ \ \ \ \ | |_|/ / / |/| | | | change error text color to white for better contrast, fix #10424
| * | | | change error text color to white for better contrast, fix #10424Jan-Christoph Borchardt2014-08-151-3/+2
|/ / / /
* | | | [tx-robot] updated from transifexJenkins for ownCloud2014-08-15375-4081/+5098
| | | |
* | | | Merge pull request #10434 from owncloud/update_deprecation_docMorris Jobke2014-08-159-2/+22
|\ \ \ \ | | | | | | | | | | add missing @deprecated annotation to legacy classes
| * | | | add missing @deprecated annotation to legacy classesJörn Friedrich Dreyer2014-08-149-2/+22
| | | | |
* | | | | Merge pull request #10374 from ogasser/compare_upload_limit_against_biggest_fileJan-Christoph Borchardt2014-08-141-4/+7
|\ \ \ \ \ | |/ / / / |/| | | | Compare upload limit against biggest file
| * | | | Compare upload limit against biggest fileOliver Gasser2014-08-121-4/+7
| | | | | | | | | | | | | | | | | | | | | | | | | When uploading multiple files from the web interface, compare the PHP upload limit against the largest file, not against the sum of all files.
* | | | | Merge pull request #10417 from owncloud/update_deprecation_docThomas Müller2014-08-144-4/+4
|\ \ \ \ \ | | | | | | | | | | | | update deprecation docs
| * | | | | update deprecation docsJörn Friedrich Dreyer2014-08-144-4/+4
| | | | | |
* | | | | | Merge pull request #10399 from owncloud/fix_setSendMailStatusBjörn Schießle2014-08-143-7/+9
|\ \ \ \ \ \ | | | | | | | | | | | | | | [sharing] fix mail notification
| * | | | | | we need the recipient as a additional parameter to know for which share the ↵Bjoern Schiessle2014-08-133-7/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | notification was send
* | | | | | | Merge pull request #10398 from owncloud/external-share-ssl-warnRobin Appelman2014-08-141-11/+17
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Give a better error message for external shares with self-signed ssl certificates
| * | | | | | | Give a better error message for external shares with self-signed ssl ↵Robin Appelman2014-08-131-11/+17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | certificates
* | | | | | | | Merge pull request #10414 from owncloud/relax-code-checkerClark Tomlinson2014-08-141-4/+0
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | in order to prevent false-positives on the code checker - exec and eval ...
| * | | | | | | | in order to prevent false-positives on the code checker - exec and eval will ↵Thomas Müller2014-08-141-4/+0
| | |_|_|_|_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | not longer be grepped for
* | | | | | | | Merge pull request #10410 from owncloud/typoVolkan Gezer2014-08-141-1/+1
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | | ascii typo
| * | | | | | | ascii typoVolkan Gezer2014-08-141-1/+1
| | | | | | | |
* | | | | | | | Merge pull request #10295 from owncloud/file_actions_error_handlingBjörn Schießle2014-08-144-9/+62
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | file actions improved error handling