Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix typo | Lukas Reschke | 2013-10-29 | 1 | -1/+1 |
| | | | Whooah! - I'm even committing this total important change without peer review ;-) | ||||
* | Merge branch 'master' of https://github.com/owncloud/corev6.0.0beta2 | Frank Karlitschek | 2013-10-28 | 142 | -488/+8384 |
|\ | |||||
| * | Merge pull request #5468 from berendt/reworking_OC_Files_Storage_Swift | Thomas Müller | 2013-10-29 | 141 | -485/+8381 |
| |\ | | | | | | | Reworking \OC\Files\Storage\Swift | ||||
| | * | settings tags for optional parameters | Christian Berendt | 2013-10-29 | 1 | -5/+5 |
| | | | |||||
| | * | extended parameter descriptions for Swift | Christian Berendt | 2013-10-29 | 1 | -8/+8 |
| | | | |||||
| | * | add configuration parameter to manually set the timeout of HTTP requests | Christian Berendt | 2013-10-24 | 3 | -3/+10 |
| | | | |||||
| | * | make Swift::testLocal workable by using a delimiter | Christian Berendt | 2013-10-23 | 1 | -1/+2 |
| | | | |||||
| | * | Revert "make Swift::testLocal workable by fixing the prefix used with the ↵ | Christian Berendt | 2013-10-23 | 1 | -4/+1 |
| | | | | | | | | | | | | | | | | | | object listing in opendir" This reverts commit b92061da5ab2d11f803731628c4304aa8cd302e3. | ||||
| | * | make Swift::testLocal workable by fixing the prefix used with the object ↵ | Christian Berendt | 2013-10-23 | 1 | -1/+4 |
| | | | | | | | | | | | | listing in opendir | ||||
| | * | rewrite of OC\Files\Storage\Swift | Christian Berendt | 2013-10-22 | 1 | -456/+354 |
| | | | |||||
| | * | renaming OC\Files\Storage\SWIFT to OC\Files\Storage\Swift | Christian Berendt | 2013-10-22 | 1 | -1/+1 |
| | | | |||||
| | * | adapted existing test cases | Christian Berendt | 2013-10-22 | 1 | -12/+33 |
| | | | |||||
| | * | adjustment of the configuration parameters | Christian Berendt | 2013-10-22 | 2 | -13/+24 |
| | | | |||||
| | * | added stripped library php-opencloud (version 1.6.0) | Christian Berendt | 2013-10-22 | 136 | -0/+7958 |
| | | | |||||
| * | | Merge pull request #5609 from owncloud/fix_delete_user2 | Thomas Müller | 2013-10-29 | 1 | -3/+3 |
| |\ \ | | | | | | | | | use getHome() to delete users data | ||||
| | * | | use getHome() to delete users data | Bjoern Schiessle | 2013-10-29 | 1 | -3/+3 |
| |/ / | |||||
* / / | beta 2 | Frank Karlitschek | 2013-10-28 | 1 | -2/+2 |
|/ / | |||||
* | | Merge pull request #5592 from owncloud/lost_password_screen | Thomas Müller | 2013-10-29 | 2 | -5/+44 |
|\ \ | | | | | | | Fixing lost password-screen | ||||
| * | | fix lost password screen - reuse available CSS rules | Morris Jobke | 2013-10-29 | 2 | -10/+20 |
| | | | |||||
| * | | Fixing the lost Password Screen | Julian Müller | 2013-10-29 | 1 | -1/+1 |
| | | | |||||
| * | | Fixing the Lost Password Screen | Julian Müller | 2013-10-29 | 2 | -5/+34 |
| | | | |||||
* | | | Merge pull request #5605 from owncloud/fix_delete_user | Björn Schießle | 2013-10-29 | 2 | -9/+30 |
|\ \ \ | | | | | | | | | remove user from cache if he was deleted successfully | ||||
| * | | | remove user from cache if he was deleted successfully | Bjoern Schiessle | 2013-10-29 | 2 | -9/+30 |
| | | | | |||||
* | | | | Merge pull request #5577 from owncloud/fix_urlgenerator_imagepath | Thomas Müller | 2013-10-29 | 1 | -5/+5 |
|\ \ \ \ | | | | | | | | | | | use SERVERROOT instead of WEBROOT in all file_exists checks, whitespace | ||||
| * | | | | use SERVERROOT instead of WEBROOT in all file_exists checks, whitespace | Jörn Friedrich Dreyer | 2013-10-28 | 1 | -5/+5 |
| | | | | | |||||
* | | | | | Merge pull request #5606 from owncloud/files-uploaderrorparsingfix | Thomas Müller | 2013-10-29 | 1 | -2/+7 |
|\ \ \ \ \ | | | | | | | | | | | | | Added fix to correctly parse non-array error messages | ||||
| * | | | | | Added fix to correctly parse non-array error messages | Vincent Petry | 2013-10-29 | 1 | -2/+7 |
| | |/ / / | |/| | | | | | | | | | | | | | Some apps like the antivirus app return messages in a non-array format. | ||||
* | | | | | Merge pull request #5607 from owncloud/public-share-style | Jan-Christoph Borchardt | 2013-10-29 | 1 | -15/+13 |
|\ \ \ \ \ | | | | | | | | | | | | | fix style of public share page | ||||
| * | | | | | fix style of public share page | Morris Jobke | 2013-10-29 | 1 | -15/+13 |
|/ / / / / | |||||
* | | | | | Merge pull request #5601 from owncloud/fix-mimetype-detection | Morris Jobke | 2013-10-29 | 2 | -2/+10 |
|\ \ \ \ \ | | | | | | | | | | | | | Fix mimetype detection | ||||
| * | | | | | Map empty mimetypes to octet-stream for Oracle DBMS. | Andreas Fischer | 2013-10-29 | 1 | -0/+4 |
| | | | | | | |||||
| * | | | | | Return early if fileinfo is there. | Andreas Fischer | 2013-10-29 | 1 | -0/+1 |
| | | | | | | |||||
| * | | | | | Reset mimetype to application/octet-stream on empty reply from file command. | Andreas Fischer | 2013-10-29 | 1 | -0/+4 |
| | | | | | | |||||
| * | | | | | Do not calculate $isWrapped if not needed. | Andreas Fischer | 2013-10-29 | 1 | -2/+1 |
| |/ / / / | |||||
* | | | | | Merge pull request #5396 from owncloud/fix-sharing-code | Morris Jobke | 2013-10-29 | 4 | -35/+64 |
|\ \ \ \ \ | |/ / / / |/| | | | | Fix sharing error message - id -> file name | ||||
| * | | | | also add new parameter to function calls | Morris Jobke | 2013-10-29 | 1 | -4/+4 |
| | | | | | |||||
| * | | | | pass the name of the item source from the browser to the server - no need to ↵ | Thomas Müller | 2013-10-23 | 4 | -32/+43 |
| | | | | | | | | | | | | | | | | | | | | get the data via complicated db queries | ||||
| * | | | | Merge branch 'master' into fix-sharing-code | Thomas Müller | 2013-10-23 | 472 | -4920/+11290 |
| |\ \ \ \ | |||||
| * | | | | | Fix sharing error message - id -> file name | Morris Jobke | 2013-10-17 | 1 | -11/+29 |
| | | | | | | | | | | | | | | | | | | | | | | | | fixe #2827 | ||||
* | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-10-29 | 502 | -1659/+2294 |
| | | | | | | |||||
* | | | | | | Merge pull request #5493 from owncloud/fix-language-detection | Thomas Müller | 2013-10-28 | 2 | -21/+66 |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | Fix HTTP language detection | ||||
| * | | | | | Merge branch 'master' into fix-language-detection | Thomas Müller | 2013-10-24 | 65 | -1071/+4021 |
| |\ \ \ \ \ | |||||
| * | | | | | | fixing PHPDoc & grammar | Thomas Müller | 2013-10-23 | 1 | -5/+5 |
| | | | | | | | |||||
| * | | | | | | Some tests for OC_L10N::findLanguage() | Andreas Fischer | 2013-10-23 | 1 | -0/+41 |
| | | | | | | | |||||
| * | | | | | | Have to also strtolower() on available language name. Otherwise no match. | Andreas Fischer | 2013-10-23 | 1 | -4/+6 |
| | | | | | | | |||||
| * | | | | | | Sort, so 'de' is preferred over 'de_DE' when performing non-exact matching. | Andreas Fischer | 2013-10-23 | 1 | -0/+4 |
| | | | | | | | |||||
| * | | | | | | Apply substring on the correct value. | Andreas Fischer | 2013-10-23 | 1 | -1/+1 |
| | | | | | | | |||||
| * | | | | | | Better variable names. | Andreas Fischer | 2013-10-23 | 1 | -9/+9 |
| | | | | | | | |||||
| * | | | | | | Fix coding style for else. | Andreas Fischer | 2013-10-23 | 1 | -4/+2 |
| | | | | | | | |||||
| * | | | | | | Correct indentation for default language. | Andreas Fischer | 2013-10-23 | 1 | -4/+4 |
| | | | | | | |