Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #2817 from nextcloud/fix-invalid-share-perms | Morris Jobke | 2017-01-05 | 1 | -0/+67 |
|\ | |||||
| * | Add repair step to fix file share permissions | Vincent Petry | 2017-01-05 | 1 | -0/+67 |
* | | Merge pull request #2946 from nextcloud/kill-apc | Joas Schilling | 2017-01-05 | 1 | -26/+0 |
|\ \ | |||||
| * | | Kill APC because it requires PHP 5.4 | Joas Schilling | 2017-01-05 | 1 | -26/+0 |
| |/ | |||||
* | | Remove warning | Joas Schilling | 2017-01-05 | 1 | -1/+1 |
* | | Fix tests | Joas Schilling | 2017-01-05 | 1 | -1/+13 |
|/ | |||||
* | remove static:// stream wrapper | Robin Appelman | 2017-01-04 | 4 | -76/+22 |
* | Merge pull request #2923 from nextcloud/remove-fakedir-stream | Robin Appelman | 2017-01-03 | 1 | -12/+0 |
|\ | |||||
| * | remove no longer used fakedir stream wrapper | Robin Appelman | 2017-01-03 | 1 | -12/+0 |
* | | Merge pull request #2872 from nextcloud/admin-settings-split-db | Morris Jobke | 2017-01-02 | 2 | -136/+232 |
|\ \ | |||||
| * | | split db logic from settings manager | Robin Appelman | 2016-12-28 | 2 | -136/+232 |
| |/ | |||||
* | | Merge pull request #2912 from nextcloud/increase-coverage-response.php | Lukas Reschke | 2017-01-02 | 1 | -3/+24 |
|\ \ | |||||
| * | | Add 100% coverage for response.php | Lukas Reschke | 2017-01-02 | 1 | -3/+24 |
* | | | Merge pull request #2911 from nextcloud/rebrand-to-nextcloud-server-crawler | Lukas Reschke | 2017-01-02 | 1 | -4/+67 |
|\ \ \ | |/ / |/| | | |||||
| * | | Rebrand to "Nextcloud" and add 100% coverage | Lukas Reschke | 2017-01-02 | 1 | -4/+67 |
* | | | adjust test | Robin Appelman | 2017-01-02 | 1 | -4/+2 |
* | | | add ci support for s3 object store | Robin Appelman | 2017-01-02 | 2 | -0/+20 |
* | | | Merge pull request #2892 from nextcloud/usercontroller_tests | Roeland Jago Douma | 2016-12-30 | 1 | -0/+76 |
|\ \ \ | |||||
| * | | | Adds user controller tests | Roeland Jago Douma | 2016-12-30 | 1 | -0/+76 |
| |/ / | |||||
* / / | User command enable/disable tests | Roeland Jago Douma | 2016-12-30 | 2 | -0/+188 |
|/ / | |||||
* | | Add Group Command tests | Roeland Jago Douma | 2016-12-29 | 3 | -0/+365 |
* | | Merge pull request #2854 from nextcloud/2fa-redirect-url | Robin Appelman | 2016-12-28 | 1 | -0/+1 |
|\ \ | |/ |/| | |||||
| * | Set redirect_url on 2FA challenge page | Christoph Wurst | 2016-12-23 | 1 | -0/+1 |
* | | Merge pull request #2845 from nextcloud/deleteuser-gethomeearly | Lukas Reschke | 2016-12-27 | 1 | -0/+32 |
|\ \ | |/ |/| | |||||
| * | Get user home folder before deletion | Vincent Petry | 2016-12-23 | 1 | -0/+32 |
* | | Merge pull request #2833 from nextcloud/downstream-26750 | Lukas Reschke | 2016-12-23 | 2 | -221/+232 |
|\ \ | |||||
| * | | fix more tests | Arthur Schiwon | 2016-12-22 | 1 | -23/+23 |
| * | | Fix reporting of risky tests | Thomas Müller | 2016-12-22 | 1 | -1/+3 |
| * | | Adding group display name support | Vincent Petry | 2016-12-22 | 1 | -214/+223 |
| |/ | |||||
* | | Remove legacy home tests | Vincent Petry | 2016-12-23 | 1 | -31/+0 |
* | | Nuke the legacy storage fallback from orbit | Vincent Petry | 2016-12-23 | 1 | -8/+0 |
|/ | |||||
* | Merge pull request #2633 from nextcloud/2fa-activities | Morris Jobke | 2016-12-22 | 1 | -4/+77 |
|\ | |||||
| * | fix 2fa activities tests | Christoph Wurst | 2016-12-20 | 1 | -4/+77 |
* | | Merge pull request #2761 from nextcloud/dont-resolve-shares-if-public-sharing... | Björn Schießle | 2016-12-22 | 1 | -52/+98 |
|\ \ | |||||
| * | | Don't resolve public share token if public sharing is disabled | Lukas Reschke | 2016-12-20 | 1 | -52/+98 |
| |/ | |||||
* | | Merge pull request #2563 from nextcloud/fix-password-reset | Morris Jobke | 2016-12-22 | 1 | -0/+39 |
|\ \ | |||||
| * | | fix password reset if encryption is enabled | Bjoern Schiessle | 2016-12-08 | 1 | -0/+39 |
* | | | Extend APCu test with int CAS | Roeland Jago Douma | 2016-12-21 | 1 | -0/+12 |
* | | | Merge pull request #2724 from nextcloud/fix-23591 | Lukas Reschke | 2016-12-21 | 4 | -27/+217 |
|\ \ \ | |||||
| * | | | Add proper tests | Lukas Reschke | 2016-12-19 | 4 | -29/+202 |
| * | | | Update tests | Victor Dubiniuk | 2016-12-16 | 1 | -1/+18 |
| | |/ | |/| | |||||
* | | | Merge pull request #2784 from nextcloud/2fa_command_tests | Lukas Reschke | 2016-12-21 | 2 | -0/+198 |
|\ \ \ | |||||
| * | | | Add tests for 2FA commands | Roeland Jago Douma | 2016-12-20 | 2 | -0/+198 |
| |/ / | |||||
* | | | Merge pull request #2769 from nextcloud/improve_user_user_coverage | Morris Jobke | 2016-12-20 | 1 | -49/+204 |
|\ \ \ | |||||
| * | | | Improve OC\User\User coverage | Roeland Jago Douma | 2016-12-20 | 1 | -49/+204 |
| |/ / | |||||
* / / | Remove obsolete RepairLegacyStorages repair step | Vincent Petry | 2016-12-19 | 1 | -321/+0 |
|/ / | |||||
* | | Clear appstore cache on version upgrade | Roeland Jago Douma | 2016-12-15 | 3 | -7/+131 |
* | | Merge pull request #2665 from nextcloud/remove-db-class-and-interface | Roeland Jago Douma | 2016-12-14 | 1 | -2/+0 |
|\ \ | |||||
| * | | Remove IDb interface which was deprecated for 3 years already | Joas Schilling | 2016-12-14 | 1 | -2/+0 |
* | | | Use the mocked config version | Joas Schilling | 2016-12-14 | 1 | -5/+6 |
|/ / |