Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove unused parameter | Bjoern Schiessle | 2016-07-14 | 7 | -7/+7 |
* | allow to mount public link from Nextclouds <= 9 | Bjoern Schiessle | 2016-07-14 | 2 | -5/+136 |
* | move some stuff over to the federatedfilesharing app | Bjoern Schiessle | 2016-07-14 | 10 | -106/+128 |
* | s/ownCloud/Nextcloud | Bjoern Schiessle | 2016-07-14 | 6 | -22/+19 |
* | continue to accept the URL of the remote server instead of the federated clou... | Bjoern Schiessle | 2016-07-14 | 5 | -129/+138 |
* | replace 'ownCloud' with 'Nextcloud' | Bjoern Schiessle | 2016-07-14 | 2 | -3/+3 |
* | add unit tests | Björn Schießle | 2016-07-14 | 1 | -0/+161 |
* | create a real federated share if a user add a public link to his ownCloud | Björn Schießle | 2016-07-14 | 7 | -47/+156 |
* | - keep copyright notice and only update the authors list | Bjoern Schiessle | 2016-07-13 | 1 | -18/+81 |
* | Merge pull request #373 from nextcloud/fix_noDB | Joas Schilling | 2016-07-12 | 4 | -248/+341 |
|\ | |||||
| * | Some UtilTests require DB | Roeland Jago Douma | 2016-07-11 | 1 | -0/+8 |
| * | LegacyGroupTest need DB | Roeland Jago Douma | 2016-07-11 | 1 | -0/+6 |
| * | Improve ManagerTest | Roeland Jago Douma | 2016-07-11 | 2 | -207/+205 |
| * | Improve GroupTest | Roeland Jago Douma | 2016-07-11 | 1 | -43/+124 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2016-07-12 | 120 | -158/+66 |
* | | Merge pull request #371 from nextcloud/implement-get-title | Joas Schilling | 2016-07-11 | 2 | -0/+25 |
|\ \ | |/ |/| | |||||
| * | Implement "getTitle" | Lukas Reschke | 2016-07-11 | 2 | -0/+25 |
* | | Merge pull request #364 from nextcloud/ca-bundle-tests | Björn Schießle | 2016-07-11 | 2 | -1/+103 |
|\ \ | |||||
| * | | add test for needsRebundling() check | Bjoern Schiessle | 2016-07-11 | 2 | -1/+103 |
| |/ | |||||
* | | Merge pull request #361 from nextcloud/make-theming-work-with-pretty-urls | Lukas Reschke | 2016-07-11 | 3 | -6/+6 |
|\ \ | |||||
| * | | Fix tests | oparoz | 2016-07-11 | 1 | -4/+4 |
| * | | Make theming work with pretty URLs | oparoz | 2016-07-11 | 2 | -2/+2 |
| |/ | |||||
* | | Merge pull request #362 from nextcloud/fix_nodetest_nodb | Roeland Douma | 2016-07-11 | 1 | -123/+76 |
|\ \ | |/ |/| | |||||
| * | Improve NodeTest | Roeland Jago Douma | 2016-07-11 | 1 | -123/+76 |
|/ | |||||
* | Change occurence of ownCloud (#352) | Morris Jobke | 2016-07-11 | 1 | -3/+2 |
* | Merge pull request #347 from nextcloud/drop-windows-foo | Lukas Reschke | 2016-07-11 | 22 | -269/+51 |
|\ | |||||
| * | Fix some more tests | Joas Schilling | 2016-07-11 | 1 | -96/+1 |
| * | Remove unneeded checks if it runs on a Windows machine | Morris Jobke | 2016-07-08 | 21 | -173/+50 |
* | | Merge pull request #320 from nextcloud/faster_autoloader | Roeland Douma | 2016-07-11 | 1 | -0/+0 |
|\ \ | |||||
| * | | [3rdparty] Static classmap for 3rdparty | Roeland Jago Douma | 2016-07-11 | 1 | -0/+0 |
* | | | Merge pull request #350 from nextcloud/fix-check-certificate-bundles | Joas Schilling | 2016-07-11 | 1 | -1/+2 |
|\ \ \ | |||||
| * | | | always check the mtime of the system bundle and additionally the user specifi... | Bjoern Schiessle | 2016-07-08 | 1 | -1/+2 |
* | | | | Add new "Recent files" icon to files app (#356) | Bugsbane | 2016-07-11 | 2 | -0/+8 |
* | | | | Merge pull request #345 from nextcloud/sanitize-logs-and-stacktraces | Joas Schilling | 2016-07-11 | 2 | -0/+7 |
|\ \ \ \ | |||||
| * | | | | Sanitize more config options and stack traces | Morris Jobke | 2016-07-08 | 2 | -0/+7 |
| | |_|/ | |/| | | |||||
* | | | | Merge pull request #351 from nextcloud/improve_filetest_unittest | Morris Jobke | 2016-07-11 | 1 | -237/+153 |
|\ \ \ \ | |||||
| * | | | | Improve FileTest | Roeland Jago Douma | 2016-07-08 | 1 | -237/+153 |
| |/ / / | |||||
* | | | | Merge pull request #358 from nextcloud/phpunit-warning-fixes-appframework | Roeland Douma | 2016-07-11 | 13 | -116/+185 |
|\ \ \ \ | |||||
| * | | | | Mock logger | Roeland Jago Douma | 2016-07-11 | 1 | -3/+3 |
| * | | | | Fix phpunit-5.4 wargning | Roeland Jago Douma | 2016-07-11 | 13 | -116/+185 |
|/ / / / | |||||
* | | / | [tx-robot] updated from transifex | Nextcloud bot | 2016-07-11 | 10 | -4/+12 |
| |_|/ |/| | | |||||
* | | | Merge pull request #330 from nextcloud/php7.0-ci | Morris Jobke | 2016-07-10 | 3 | -12/+15 |
|\ \ \ | |||||
| * | | | Run mysql and posgres on 5.6 | Roeland Jago Douma | 2016-07-09 | 1 | -7/+7 |
| * | | | Bump drone to use newer php7 docker | Roeland Jago Douma | 2016-07-08 | 1 | -4/+4 |
| * | | | Disable coverage for now | Roeland Jago Douma | 2016-07-08 | 1 | -3/+3 |
| * | | | Add 5.6 sqlite ci | Roeland Jago Douma | 2016-07-08 | 1 | -3/+6 |
| * | | | Move 'main' ci to php7 (speed) | Roeland Jago Douma | 2016-07-08 | 1 | -4/+4 |
| * | | | Correction is no longer required in php7 | Roeland Jago Douma | 2016-07-08 | 1 | -1/+1 |
| * | | | Fix phpunit Trait warning | Roeland Jago Douma | 2016-07-08 | 1 | -1/+1 |
| |/ / | |||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2016-07-10 | 8 | -2/+10 |