Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | Parse share owner from Webdav to display in UI | Vincent Petry | 2015-11-22 | 1 | -1/+21 | |
| * | | | | Query tags/favorite through Webdav in file list | Vincent Petry | 2015-11-22 | 4 | -14/+118 | |
| * | | | | Make public link share page work with Webdav and add operations | Vincent Petry | 2015-11-22 | 6 | -117/+35 | |
| * | | | | Make files app use Webdav for most operations | Vincent Petry | 2015-11-22 | 22 | -1470/+828 | |
| * | | | | Added OC.Files.Client Webdav-based files client | Vincent Petry | 2015-11-22 | 7 | -5/+1533 | |
| * | | | | Add evert's davclient.js + es6-promise + IE8 workaround | Vincent Petry | 2015-11-22 | 13 | -5/+1591 | |
* | | | | | Merge pull request #20524 from owncloud/pgsql-version-check-error | Thomas Müller | 2015-11-23 | 1 | -6/+3 | |
|\ \ \ \ \ | ||||||
| * | | | | | assume pgsql >=9 if checking the version fails | Robin Appelman | 2015-11-16 | 1 | -6/+3 | |
* | | | | | | Merge pull request #20558 from owncloud/remove-path-from-shared-with | Thomas Müller | 2015-11-23 | 1 | -0/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Unset `path` for shared with me | Lukas Reschke | 2015-11-17 | 1 | -0/+1 | |
* | | | | | | | Merge pull request #20559 from owncloud/settings_app_to_controller | Thomas Müller | 2015-11-23 | 6 | -71/+226 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Moved changedisplayname to usercontroller | Roeland Jago Douma | 2015-11-20 | 6 | -71/+226 | |
* | | | | | | | | Merge pull request #20649 from owncloud/scrutinizer-patch-1 | Thomas Müller | 2015-11-23 | 11 | -20/+30 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Scrutinizer Auto-Fixes | Scrutinizer Auto-Fixer | 2015-11-20 | 11 | -20/+30 | |
| | |_|_|_|_|_|/ | |/| | | | | | | ||||||
* | | | | | | | | Merge pull request #20633 from owncloud/symfony_console_2.7.4 | Thomas Müller | 2015-11-23 | 1 | -0/+0 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | [3rdparty] Bump for symfony/console-2.7.4 | Roeland Jago Douma | 2015-11-23 | 1 | -0/+0 | |
| | |_|_|_|/ / / | |/| | | | | | | ||||||
* / | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-11-23 | 16 | -18/+66 | |
|/ / / / / / / | ||||||
* | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-11-22 | 24 | -6/+84 | |
* | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-11-21 | 20 | -8/+62 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #20641 from owncloud/files_external_missing_backend | Thomas Müller | 2015-11-20 | 1 | -11/+20 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | dont die if the external storage backend doesn't exist | Robin Appelman | 2015-11-20 | 1 | -11/+20 | |
* | | | | | | Merge pull request #20614 from owncloud/use-mocks-when-testing-isSharingDisab... | Thomas Müller | 2015-11-20 | 8 | -44/+49 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | Adjust PHPDoc as suggested | Thomas Müller | 2015-11-20 | 3 | -3/+3 | |
| * | | | | | Fix failing unit test :skull: | Thomas Müller | 2015-11-19 | 2 | -16/+2 | |
| * | | | | | Use mocks when testing isSharingDisabledForUser | Thomas Müller | 2015-11-19 | 6 | -41/+60 | |
| | |_|_|/ | |/| | | | ||||||
* | | | | | Merge pull request #14077 from owncloud/autotest-external-swift | Thomas Müller | 2015-11-20 | 10 | -74/+276 | |
|\ \ \ \ \ | ||||||
| * | | | | | fix ip detection for swift-ceph | Robin Appelman | 2015-11-16 | 1 | -1/+1 | |
| * | | | | | Skip Swift stat test | Robin McCorkell | 2015-10-20 | 1 | -0/+4 | |
| * | | | | | Don't attempt to run tests unless start file is successful | Robin McCorkell | 2015-10-20 | 2 | -41/+46 | |
| * | | | | | Detect Docker initialization properly | Robin McCorkell | 2015-10-20 | 6 | -24/+96 | |
| * | | | | | Make Swift test robust if container didn't exist | Robin McCorkell | 2015-10-20 | 1 | -9/+13 | |
| * | | | | | Replace Swift Docker test with Ceph image | Robin McCorkell | 2015-10-20 | 2 | -22/+38 | |
| * | | | | | [files_external] swift tests | Morris Jobke | 2015-10-20 | 3 | -5/+106 | |
* | | | | | | Merge pull request #20624 from owncloud/clean_3rparty_tests | Thomas Müller | 2015-11-20 | 1 | -0/+0 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Bump 3rdparty. No longer ship tests dirs | Roeland Jago Douma | 2015-11-20 | 1 | -0/+0 | |
|/ / / / / / | ||||||
* | | | | / | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-11-20 | 122 | -134/+26 | |
| |_|_|_|/ |/| | | | | ||||||
* | | | | | Merge pull request #20034 from owncloud/icewind_streams_0.3.0 | Thomas Müller | 2015-11-19 | 2 | -0/+9 | |
|\ \ \ \ \ | ||||||
| * | | | | | Follow the interface again | Roeland Jago Douma | 2015-11-19 | 1 | -0/+9 | |
| * | | | | | Bump 3rdparty for icewind/streams-0.3.0 | Roeland Jago Douma | 2015-11-19 | 1 | -0/+0 | |
| | |/ / / | |/| | | | ||||||
* | | | | | Merge pull request #20615 from owncloud/systemtag-fix-method-name | Thomas Müller | 2015-11-19 | 1 | -1/+1 | |
|\ \ \ \ \ | ||||||
| * | | | | | Adjust the method name to reflect it's behaviour | Joas Schilling | 2015-11-19 | 1 | -1/+1 | |
* | | | | | | Merge pull request #20611 from owncloud/files-newmenuremovetextfile | Thomas Müller | 2015-11-19 | 2 | -34/+59 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Remove "Text file" entry in the "+" menu | Vincent Petry | 2015-11-19 | 2 | -34/+59 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | Merge pull request #20355 from owncloud/add-carddav-sharing | Thomas Müller | 2015-11-19 | 12 | -7/+652 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Adding an existing sharee is idempotent | Thomas Müller | 2015-11-19 | 2 | -10/+30 | |
| * | | | | | | Implement CSRF protection | Thomas Müller | 2015-11-19 | 3 | -1/+26 | |
| * | | | | | | Addressbook sharing added based on a simplified approach which is based on ca... | Thomas Müller | 2015-11-19 | 10 | -5/+605 | |
| |/ / / / / | ||||||
* | | | | | | Merge pull request #20603 from owncloud/joblist--more-robust | Thomas Müller | 2015-11-19 | 1 | -12/+24 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||||
| * | | | | | Make the JobList test more robust by sorting the result of getAll before comp... | Joas Schilling | 2015-11-19 | 1 | -12/+24 | |
* | | | | | | Merge pull request #20563 from owncloud/systemtags-interface | Thomas Müller | 2015-11-19 | 5 | -0/+352 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | |