Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Adding more DB groups to test suits | Thomas Müller | 2015-11-30 | 11 | -4/+70 |
| | | | | Adding more DB groups to test suits | ||||
* | External storage tests require DB as well | Thomas Müller | 2015-11-30 | 10 | -0/+70 |
| | |||||
* | Adding more test suites to group DB | Thomas Müller | 2015-11-30 | 1 | -0/+7 |
| | |||||
* | Prevent redefinition warning of PHPUNIT_RUN | Thomas Müller | 2015-11-30 | 1 | -1/+3 |
| | |||||
* | Apply DB group annotation ... | Thomas Müller | 2015-11-30 | 27 | -38/+130 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-11-30 | 4 | -0/+24 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-11-29 | 2 | -0/+2 |
| | |||||
* | Fix some PHPDocs | Lukas Reschke | 2015-11-28 | 1 | -4/+5 |
| | | | | Some classes included via `use` did not even exist anymore. | ||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-11-28 | 8 | -0/+50 |
| | |||||
* | Merge pull request #20799 from owncloud/scrutinizer-patch-1 | Thomas Müller | 2015-11-28 | 8 | -30/+60 |
|\ | | | | | Scrutinizer Auto-Fixes | ||||
| * | Scrutinizer Auto-Fixes | Scrutinizer Auto-Fixer | 2015-11-27 | 8 | -30/+60 |
| | | | | | | | | This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com | ||||
* | | Merge pull request #20789 from owncloud/scanner-skip-not-available | Robin Appelman | 2015-11-27 | 2 | -2/+6 |
|\ \ | |/ |/| | Skip unavailable storages in scanner | ||||
| * | Skip unavailable storages in scanner | Robin Appelman | 2015-11-27 | 2 | -2/+6 |
| | | |||||
* | | Merge pull request #20790 from owncloud/deduplicate-trashbin-jobs | Thomas Müller | 2015-11-27 | 3 | -26/+12 |
|\ \ | | | | | | | Deduplicate queued trashbin expire jobs | ||||
| * | | Deduplicate queued trashbin expire jobs | Morris Jobke | 2015-11-27 | 3 | -26/+12 |
| | | | | | | | | | | | | | | | | | | | | | | | | * fixes #20425 * this removes the argument trashbin size from the expire job - it is now calculated in the expire job * the queue now detects properly that the job is already queue and doesn't add it again | ||||
* | | | Merge pull request #20760 from owncloud/webdav-authredirectfix | Thomas Müller | 2015-11-27 | 2 | -1/+31 |
|\ \ \ | |/ / |/| | | Only reject ajax auth if user is really logged out | ||||
| * | | Only reject ajax auth if user is really logged out | Vincent Petry | 2015-11-26 | 2 | -1/+31 |
| | | | |||||
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-11-27 | 18 | -10/+68 |
| |/ |/| | |||||
* | | Merge pull request #20702 from owncloud/move-user-principal-into-subfolder | Thomas Müller | 2015-11-26 | 9 | -100/+99 |
|\ \ | | | | | | | Users are available under it's own principal resource named 'principa… | ||||
| * | | Fix principal collection for CavDAVTester | Thomas Müller | 2015-11-26 | 2 | -3/+3 |
| | | | |||||
| * | | Introduce \OCP\IUser::getEMailAddress() | Thomas Müller | 2015-11-25 | 2 | -39/+21 |
| | | | |||||
| * | | Users are available under it's own principal resource named ↵ | Thomas Müller | 2015-11-25 | 8 | -65/+82 |
| | | | | | | | | | | | | 'principals/users' this will allow us to introduce e.g. groups as principals (one day) and system specific principals (needed for federation) | ||||
* | | | Merge pull request #20707 from owncloud/files_external_table_status | Thomas Müller | 2015-11-26 | 1 | -1/+7 |
|\ \ \ | | | | | | | | | Fix status icon styling for external storages | ||||
| * | | | Fix status icon styling for external storages | Robin Appelman | 2015-11-24 | 1 | -1/+7 |
| | | | | |||||
* | | | | Merge pull request #20731 from owncloud/per-storage-updater | Thomas Müller | 2015-11-26 | 3 | -6/+6 |
|\ \ \ \ | | | | | | | | | | | Make Cache\Updater per storage | ||||
| * | | | | Make Cache\Updater per storage | Robin Appelman | 2015-11-25 | 3 | -6/+6 |
| | | | | | |||||
* | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-11-26 | 16 | -0/+70 |
| |_|/ / |/| | | | |||||
* | | | | CardDavBackEnd requires principalBackend on ctor | Thomas Müller | 2015-11-25 | 2 | -11/+24 |
| | | | | |||||
* | | | | Output owncloud.log to the console | Thomas Müller | 2015-11-25 | 1 | -0/+4 |
| | | | | |||||
* | | | | Adding sync support - including dav tests | Thomas Müller | 2015-11-25 | 4 | -2/+1608 |
| | | | | |||||
* | | | | Merge pull request #20733 from owncloud/scan-eventsource-no-paths | Thomas Müller | 2015-11-25 | 1 | -8/+0 |
|\ \ \ \ | | | | | | | | | | | Dont output paths in scan.php | ||||
| * | | | | Dont output paths in scan.php | Robin Appelman | 2015-11-25 | 1 | -8/+0 |
| |/ / / | |||||
* | | | | add icon for Federation app | Jan-Christoph Borchardt | 2015-11-25 | 1 | -0/+4 |
| | | | | |||||
* | | | | Merge pull request #20712 from owncloud/replace-netcat-php | Thomas Müller | 2015-11-25 | 8 | -81/+71 |
|\ \ \ \ | | | | | | | | | | | Replace shitty netcat use with dedicated PHP script | ||||
| * | | | | Replace shitty netcat use with dedicated PHP script | Robin McCorkell | 2015-11-24 | 8 | -81/+71 |
| | | | | | |||||
* | | | | | Merge pull request #20691 from owncloud/share2.0_di_fixes | Thomas Müller | 2015-11-25 | 3 | -124/+222 |
|\ \ \ \ \ | |_|/ / / |/| | | | | [Sharing 2.0] di fixes | ||||
| * | | | | [Sharing 2.0] Use the rootfolder to get the path of a share | Roeland Jago Douma | 2015-11-24 | 3 | -49/+65 |
| | | | | | | | | | | | | | | | | | | | | | | | | | We need to use the rootfolder here since we also other people than the shareOwner can request a share. | ||||
| * | | | | [Sharing 2.0] Fix phpdoc etc | Roeland Jago Douma | 2015-11-24 | 1 | -6/+6 |
| | | | | | |||||
| * | | | | [Sharing 2.0] Move authentication to the OCS API | Roeland Jago Douma | 2015-11-24 | 3 | -62/+147 |
| | | | | | |||||
| * | | | | [Sharing 2.0] Default share provider only generic DI | Roeland Jago Douma | 2015-11-24 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | No injection of userfolders etc. Only generic DI components (IRootFolder) etc should be used to make sure we can also run this from the cli | ||||
| * | | | | [Sharing 2.0] Removed unused DI stuff | Roeland Jago Douma | 2015-11-24 | 2 | -26/+23 |
| | | | | | | | | | | | | | | | | | | | | | | | | | The share manager etc should not care about filtering stuff. They should return what is asked for them. | ||||
* | | | | | Merge pull request #20439 from owncloud/etag-propagate-in-storage | Thomas Müller | 2015-11-25 | 15 | -797/+54 |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | Take submount etag into account for folder etags | ||||
| * | | | | update tests | Robin Appelman | 2015-11-19 | 3 | -3/+2 |
| | | | | | |||||
| * | | | | take the etag of child mounts into account for the folder etag | Robin Appelman | 2015-11-19 | 12 | -794/+52 |
| | | | | | | | | | | | | | | | | | | | | this replaces shared etag propagation | ||||
* | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-11-25 | 114 | -120/+246 |
| | | | | | |||||
* | | | | | Merge pull request #20636 from owncloud/savre-3.0 | Thomas Müller | 2015-11-24 | 10 | -155/+192 |
|\ \ \ \ \ | | | | | | | | | | | | | sabre/dav 3.0 and related | ||||
| * | | | | | Adjust sabre changes in core | Thomas Müller | 2015-11-24 | 10 | -155/+192 |
| | |_|_|/ | |/| | | | |||||
* | | | | | Merge pull request #20692 from owncloud/federation_auto_add_servers | Thomas Müller | 2015-11-24 | 7 | -4/+171 |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | auto-add ownClouds to the list of trusted servers | ||||
| * | | | | Remove invalid use statement | Thomas Müller | 2015-11-24 | 1 | -1/+0 |
| | | | | | |||||
| * | | | | always store server url without a trailing slash | Björn Schießle | 2015-11-24 | 2 | -3/+20 |
| | | | | |