Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' into home-storage | Thomas Müller | 2013-10-30 | 738 | -6458/+15220 |
|\ | |||||
| * | Merge pull request #5615 from owncloud/fixing-5614-master | Lukas Reschke | 2013-10-30 | 1 | -1/+2 |
| |\ | | | | | | | http header OCS-ApiRequest: true is required in case of session based OC... | ||||
| | * | Added missing HTTP prefix to the $_SERVER variable | Lukas Reschke | 2013-10-30 | 1 | -1/+1 |
| | | | |||||
| | * | http header OCS-ApiRequest: true is required in case of session based OCS ↵ | Thomas Müller | 2013-10-29 | 1 | -1/+2 |
| | | | | | | | | | | | | API calls | ||||
| * | | Merge pull request #5628 from owncloud/files-fixsummary | VicDeo | 2013-10-30 | 1 | -6/+7 |
| |\ \ | | | | | | | | | Fixed summary visibility check | ||||
| | * | | Fixed summary visibility check | Vincent Petry | 2013-10-30 | 1 | -6/+7 |
| | | | | | | | | | | | | | | | | | | | | Now using the integer values to check whether to show the summary parts instead of trying to parse the html code. | ||||
| * | | | Merge pull request #5633 from owncloud/files-createdropdownstayswithrightclick | Vincent Petry | 2013-10-30 | 1 | -1/+5 |
| |\ \ \ | | | | | | | | | | | Prevent closing the create dropdown when right clicking in Firefox | ||||
| | * | | | Prevent closing the create dropdown when right clicking in Firefox | Vincent Petry | 2013-10-30 | 1 | -1/+5 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Firefox sends a click event on the document when right clicking which makes pasting with right click into the field impossible. Fixes #5498 | ||||
| * | | | | Merge pull request #5632 from owncloud/allow_nested_link_shares | Vincent Petry | 2013-10-30 | 1 | -2/+4 |
| |\ \ \ \ | | | | | | | | | | | | | allow nested link shares | ||||
| | * | | | | allow to share a file/folder as public link also if one of it parents was ↵ | Bjoern Schiessle | 2013-10-30 | 1 | -2/+4 |
| | | | | | | | | | | | | | | | | | | | | | | | | already shared as link | ||||
| * | | | | | Merge pull request #5625 from owncloud/fix-test-master | Jörn Friedrich Dreyer | 2013-10-30 | 1 | -7/+5 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | fix failing preview test on master | ||||
| | * | | | | | fix failing preview test on master | Morris Jobke | 2013-10-30 | 1 | -7/+5 |
| | |/ / / / | |||||
| * | | | | | Merge pull request #5626 from owncloud/fix_search_in_shared_files | Jörn Friedrich Dreyer | 2013-10-30 | 1 | -38/+42 |
| |\ \ \ \ \ | | |_|/ / / | |/| | | | | count correct array, then using 1000 as MAX_SQL_CHUNK_SIZE works as expected | ||||
| | * | | | | count correct array, then using 1000 as MAX_SQL_CHUNK_SIZE works as expected | Jörn Friedrich Dreyer | 2013-10-30 | 1 | -38/+42 |
| | | | | | | |||||
| * | | | | | Merge pull request #5549 from ↵ | Vincent Petry | 2013-10-30 | 1 | -1/+12 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | owncloud/encryption-insertmigrationentrywhenmissing Fixed encryption migration when entry is missing in DB | ||||
| | * | | | | | Fixed encryption migration when entry is missing in DB | Vincent Petry | 2013-10-25 | 1 | -1/+12 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When resetting the DB and some users still have encrypted files, the migration state isn't read properly becaue the migration entries are missing. This causes the wrong file size to be returned. This fix inserts the missing migration entry when this condition is met. Fixes #5541 | ||||
| * | | | | | | Merge pull request #5602 from owncloud/update-parent-storage-mtime | Thomas Müller | 2013-10-30 | 2 | -2/+52 |
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | | | Prevent rescans of folders by updating the parent's storage_mtime | ||||
| | * | | | | | Merge branch 'master' into update-parent-storage-mtime | Robin Appelman | 2013-10-30 | 327 | -4904/+12915 |
| | |\ \ \ \ \ | | |/ / / / / | |/| | | | | | | | | | | | | | | | | | | | Conflicts: lib/private/files/cache/updater.php | ||||
| * | | | | | | Merge pull request #5618 from owncloud/set_default_value_for_recovery_mode | Björn Schießle | 2013-10-30 | 1 | -3/+1 |
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | | | [encryption] add defaut value to getValue() call | ||||
| | * | | | | | remove unused variable | Bjoern Schiessle | 2013-10-30 | 1 | -2/+0 |
| | | | | | | | |||||
| | * | | | | | if the database doesn't contain any information about the recovery mode than ↵ | Bjoern Schiessle | 2013-10-30 | 1 | -1/+1 |
| |/ / / / / | | | | | | | | | | | | | | | | | | | we assume that it is disabled | ||||
| * | | | | | Merge pull request #5616 from owncloud/fixing-l10n-master | Vincent Petry | 2013-10-30 | 5 | -5/+6 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | Fixing l10n master | ||||
| | * | | | | | replacing ownCloud by theme-able name or avoid it's usage | Thomas Müller | 2013-10-29 | 3 | -3/+4 |
| | | | | | | | |||||
| | * | | | | | avoid usage of brand name 'ownCloud' | Thomas Müller | 2013-10-28 | 2 | -2/+2 |
| | | |_|/ / | | |/| | | | |||||
| * | | | | | Merge pull request #5603 from owncloud/fix_file_cache_updater_master | Vincent Petry | 2013-10-30 | 4 | -33/+105 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | Fix file cache updater (backport to master of #5513) | ||||
| | * \ \ \ \ | Merge branch 'master' into fix_file_cache_updater_master | Bjoern Schiessle | 2013-10-29 | 11 | -68/+129 |
| | |\ \ \ \ \ | |||||
| | * | | | | | | make sure that also the storage etag gets changed | Bjoern Schiessle | 2013-10-29 | 1 | -4/+7 |
| | | | | | | | | |||||
| | * | | | | | | make getUidAndFilename() private | Bjoern Schiessle | 2013-10-29 | 1 | -1/+1 |
| | | | | | | | | |||||
| | * | | | | | | backport of https://github.com/owncloud/core/pull/5513 | Bjoern Schiessle | 2013-10-29 | 4 | -33/+102 |
| | | | | | | | | |||||
| * | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-10-30 | 162 | -4302/+4246 |
| | |_|_|_|_|/ | |/| | | | | | |||||
| * | | | | | | 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 |
| | | | | | | | |