Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | continue to accept the URL of the remote server instead of the federated ↵ | Bjoern Schiessle | 2016-07-14 | 5 | -129/+138 |
| | | | | cloud id | ||||
* | 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 |
| | | | | this way the owner sees all mounted public links and control them individually | ||||
* | - keep copyright notice and only update the authors list | Bjoern Schiessle | 2016-07-13 | 1 | -18/+81 |
| | | | | - check if all changes to a file happened after the fork, this allows the authors to check if the file can be relicensed to AGPLv3 or later | ||||
* | Merge pull request #373 from nextcloud/fix_noDB | Joas Schilling | 2016-07-12 | 4 | -248/+341 |
|\ | | | | | FIX NODB group | ||||
| * | Some UtilTests require DB | Roeland Jago Douma | 2016-07-11 | 1 | -0/+8 |
| | | | | | | | | In the current setup there is no DI so no way to mock them. | ||||
| * | LegacyGroupTest need DB | Roeland Jago Douma | 2016-07-11 | 1 | -0/+6 |
| | | | | | | | | | | Those old tests make it impossible in the current state to abstract away. | ||||
| * | Improve ManagerTest | Roeland Jago Douma | 2016-07-11 | 2 | -207/+205 |
| | | | | | | | | | | * No DB required * Fixed phpunit 5.4 warnings | ||||
| * | Improve GroupTest | Roeland Jago Douma | 2016-07-11 | 1 | -43/+124 |
| | | | | | | | | * No longer require DB | ||||
* | | [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" | ||||
| * | Implement "getTitle" | Lukas Reschke | 2016-07-11 | 2 | -0/+25 |
| | | | | | | | | Fixes https://github.com/nextcloud/server/issues/341 | ||||
* | | Merge pull request #364 from nextcloud/ca-bundle-tests | Björn Schießle | 2016-07-11 | 2 | -1/+103 |
|\ \ | | | | | | | add test for needsRebundling() check | ||||
| * | | 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 |
|\ \ | | | | | | | Make theming work with pretty URLs | ||||
| * | | Fix tests | oparoz | 2016-07-11 | 1 | -4/+4 |
| | | | |||||
| * | | Make theming work with pretty URLs | oparoz | 2016-07-11 | 2 | -2/+2 |
| |/ | | | | | | | | | In some envs the rewrite rules for pretty URLs apply to all CSS files, so let's not end the route name with that etension. Fixes #315 | ||||
* | | Merge pull request #362 from nextcloud/fix_nodetest_nodb | Roeland Douma | 2016-07-11 | 1 | -123/+76 |
|\ \ | |/ |/| | Improve NodeTest | ||||
| * | Improve NodeTest | Roeland Jago Douma | 2016-07-11 | 1 | -123/+76 |
|/ | | | | | | * Do not use DB * Fix phpunit-5.4 warnigns * Moved commong stuff to setup | ||||
* | 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 |
|\ | | | | | Remove unneeded checks if it runs on a Windows machine | ||||
| * | 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 |
| | | | | | | | | * the setup check is still there | ||||
* | | Merge pull request #320 from nextcloud/faster_autoloader | Roeland Douma | 2016-07-11 | 1 | -0/+0 |
|\ \ | | | | | | | [3rdparty] Static classmap for 3rdparty | ||||
| * | | [3rdparty] Static classmap for 3rdparty | Roeland Jago Douma | 2016-07-11 | 1 | -0/+0 |
| | | | | | | | | | | | | | | | This speedsup classmap loading significantly on php 5.6 and higher. Older php versions are not affected. | ||||
* | | | Merge pull request #350 from nextcloud/fix-check-certificate-bundles | Joas Schilling | 2016-07-11 | 1 | -1/+2 |
|\ \ \ | | | | | | | | | fix check if the certificate bundle needs to be updated | ||||
| * | | | always check the mtime of the system bundle and additionally the user ↵ | Bjoern Schiessle | 2016-07-08 | 1 | -1/+2 |
| | | | | | | | | | | | | | | | | specific certificate bundle if a user is given | ||||
* | | | | Add new "Recent files" icon to files app (#356) | Bugsbane | 2016-07-11 | 2 | -0/+8 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Added new "nav-icon-recent" CSS class Added the class "nav-icon-recent" to display the new "recent files" file list view to be added by @icewind1991 in PR https://github.com/nextcloud/server/pull/292 It's now placed after nav-icon-files which was where @jancborchardt was suggesting iirc. * Add new "Recent files" clock icon Add the new icon for "Recent files" file list view in the files app by @icewind1991, as discussed in PR https://github.com/nextcloud/server/pull/292 Icon is already compressed/cleaned by scour rather than svgo as svgo seems to corrupt it. * Alter colour of "Recent" icon from grey to black Change colour of the "recently used files" icon from grey to black, to match other icons in the files app. * Replace recent icon with black, optimized version Just updates the colour of the icon for "Recent files" from a grey version, to a black optimised version. | ||||
* | | | | 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 | ||||
| * | | | | 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 | ||||
| * | | | | Improve FileTest | Roeland Jago Douma | 2016-07-08 | 1 | -237/+153 |
| |/ / / | | | | | | | | | | | | | | | | | | | | | * No longer requires DB * Fixed phpunit 5.4 warnings * Moved common stuff to Setup phase | ||||
* | | | | Merge pull request #358 from nextcloud/phpunit-warning-fixes-appframework | Roeland Douma | 2016-07-11 | 13 | -116/+185 |
|\ \ \ \ | | | | | | | | | | | Phpunit warning fixes appframework | ||||
| * | | | | 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 |
|/ / / / | | | | | | | | | | | | | | | | | * getMock is deprecated. * \PDOStatement mocking fails hard on phpunit 4.8 | ||||
* | | / | [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 |
|\ \ \ | | | | | | | | | PHP 7.0 CI | ||||
| * | | | 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 |
| | | | | | | | | | | | | | | | | Coverage generation takes to long. So disabling for now. | ||||
| * | | | 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 |
| | | | |||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2016-07-09 | 54 | -112/+154 |
|/ / | |||||
* | | Merge pull request #317 from nextcloud/scrutinizer-fixed | Roeland Douma | 2016-07-08 | 19 | -30/+55 |
|\ \ | |/ |/| | Scrutinizer fixes | ||||
| * | Fix test using private propertries | Robin Appelman | 2016-07-08 | 2 | -2/+2 |
| | | |||||
| * | combine if statements | Robin Appelman | 2016-07-08 | 1 | -13/+10 |
| | |