Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | | Fix typo | Lukas Reschke | 2013-10-29 | 1 | -1/+1 | |
* | | | | | | | | | | 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 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | 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 obj... | Christian Berendt | 2013-10-23 | 1 | -4/+1 | |
| | * | | | | | | | | | | make Swift::testLocal workable by fixing the prefix used with the object list... | Christian Berendt | 2013-10-23 | 1 | -1/+4 | |
| | * | | | | | | | | | | 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 | 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 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | 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 | 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 | 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 | Vincent Petry | 2013-10-29 | 1 | -2/+7 | |
| | |/ / / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge pull request #5607 from owncloud/public-share-style | Jan-Christoph Borchardt | 2013-10-29 | 1 | -15/+13 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | 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 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | 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 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | 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 | |
| * | | | | | | | | 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 | |
| | | | | | * | | | | update touch tests for updated behaviour | Robin Appelman | 2013-10-29 | 1 | -2/+0 | |
| | | | | | * | | | | Update the parent folders storage_mtime on write and delete to prevent rescans | Robin Appelman | 2013-10-29 | 2 | -1/+53 | |
| |_|_|_|_|/ / / / |/| | | | | | | | | ||||||
* | | | | | | | | | [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 | |
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | 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 |