Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Adding more DB groups to test suits | Thomas Müller | 2015-11-30 | 11 | -4/+70 |
* | 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 |
* | [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-Fixer | 2015-11-27 | 8 | -30/+60 |
* | | Merge pull request #20789 from owncloud/scanner-skip-not-available | Robin Appelman | 2015-11-27 | 2 | -2/+6 |
|\ \ | |/ |/| | |||||
| * | 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 | Morris Jobke | 2015-11-27 | 3 | -26/+12 |
* | | | 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 | 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 |
|\ \ | |||||
| * | | 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 'principals/users... | Thomas Müller | 2015-11-25 | 8 | -65/+82 |
* | | | 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 | 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 | 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 | 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 | 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] Use the rootfolder to get the path of a share | Roeland Jago Douma | 2015-11-24 | 3 | -49/+65 |
| * | | | | [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 |
| * | | | | [Sharing 2.0] Removed unused DI stuff | Roeland Jago Douma | 2015-11-24 | 2 | -26/+23 |
* | | | | | Merge pull request #20439 from owncloud/etag-propagate-in-storage | Thomas Müller | 2015-11-25 | 15 | -797/+54 |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | |||||
| * | | | | 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 |
* | | | | | [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 |
|\ \ \ \ \ | |||||
| * | | | | | 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 |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | |||||
| * | | | | 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 |