Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tx-robot] updated from transifex | Nextcloud bot | 2016-07-16 | 28 | -48/+24 |
* | Merge pull request #381 from nextcloud/postgres-setup | Roeland Douma | 2016-07-15 | 6 | -149/+118 |
|\ | |||||
| * | fix test | Robin Appelman | 2016-07-13 | 1 | -8/+8 |
| * | dont check for pgsql extension during setup | Robin Appelman | 2016-07-12 | 1 | -2/+2 |
| * | use pdo for postgres setup | Robin Appelman | 2016-07-12 | 2 | -105/+85 |
| * | Remove duplicate database connect logic in mysql setup | Robin Appelman | 2016-07-12 | 3 | -36/+25 |
* | | Merge pull request #395 from nextcloud/user-preferences-occ | Roeland Douma | 2016-07-15 | 3 | -0/+691 |
|\ \ | |||||
| * | | Use argument instead of value | Joas Schilling | 2016-07-14 | 2 | -32/+30 |
| * | | FIx my email | Joas Schilling | 2016-07-13 | 2 | -3/+2 |
| * | | Fix descriptions | Joas Schilling | 2016-07-13 | 1 | -2/+2 |
| * | | Add tests for set/get/delete/list | Joas Schilling | 2016-07-13 | 2 | -14/+241 |
| * | | Make sure the exception is catched | Joas Schilling | 2016-07-13 | 1 | -5/+31 |
| * | | Add tests for checkInput() | Joas Schilling | 2016-07-13 | 2 | -7/+218 |
| * | | Allow deleting a setting | Joas Schilling | 2016-07-13 | 1 | -2/+40 |
| * | | Allow setting values | Joas Schilling | 2016-07-13 | 1 | -4/+35 |
| * | | Add a occ command to list/get user preferences | Joas Schilling | 2016-07-13 | 2 | -0/+161 |
* | | | Merge pull request #409 from nextcloud/files_sharing_unittest_fixes | Lukas Reschke | 2016-07-15 | 4 | -116/+116 |
|\ \ \ | |||||
| * | | | Fix PHPUnit 5.4 warnings in files_sharing tests | Roeland Jago Douma | 2016-07-15 | 4 | -116/+116 |
|/ / / | |||||
* | | | Merge pull request #407 from nextcloud/dav_phpunit_fixes | Morris Jobke | 2016-07-15 | 36 | -179/+472 |
|\ \ \ | |||||
| * | | | Fix PHPUnit 5.4 warnings in DAV app | Roeland Jago Douma | 2016-07-15 | 36 | -179/+472 |
* | | | | Merge pull request #404 from nextcloud/nopasswordlogingallowed_is_not_fatal | Roeland Douma | 2016-07-15 | 1 | -0/+3 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | PasswordLoginForbidden is not a FATAL exception | Roeland Jago Douma | 2016-07-14 | 1 | -0/+3 |
|/ / / | |||||
* | | | Merge pull request #398 from nextcloud/issue-388-fix-hidden-file-list-master | Lukas Reschke | 2016-07-14 | 3 | -7/+43 |
|\ \ \ | |||||
| * | | | Add a new integration test for CREATE only shares | Joas Schilling | 2016-07-14 | 1 | -0/+31 |
| * | | | Make sure the update was successful | Joas Schilling | 2016-07-14 | 1 | -0/+4 |
| * | | | Allow shares with create permissions only aswell | Joas Schilling | 2016-07-14 | 1 | -5/+6 |
| * | | | Don't need update permissions on hidden files | Joas Schilling | 2016-07-14 | 1 | -1/+1 |
| * | | | Add delete permissions to the default (new in oc9.1) | Joas Schilling | 2016-07-14 | 1 | -1/+1 |
| |/ / | |||||
* | | | Merge pull request #399 from nextcloud/fix_app_managertest | Roeland Douma | 2016-07-14 | 1 | -12/+32 |
|\ \ \ | |||||
| * | | | Cleanup ManagerTest | Roeland Jago Douma | 2016-07-14 | 1 | -12/+32 |
* | | | | Merge pull request #396 from ayamshanov/gitignore_personal_mimetypes | Morris Jobke | 2016-07-14 | 1 | -0/+1 |
|\ \ \ \ | |||||
| * | | | | Ignore users personal mimetype configs | Alexander Yamshanov | 2016-07-13 | 1 | -0/+1 |
| | |/ / | |/| | | |||||
* | | | | Merge pull request #397 from nextcloud/license-stuff | Björn Schießle | 2016-07-14 | 2 | -21/+97 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | add some information for contributors regarding the copyright header and clai... | Bjoern Schiessle | 2016-07-14 | 1 | -3/+16 |
| * | | | - keep copyright notice and only update the authors list | Bjoern Schiessle | 2016-07-13 | 1 | -18/+81 |
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2016-07-14 | 8 | -2/+18 |
| |/ / |/| | | |||||
* | | | Merge pull request #392 from nextcloud/roottest_nodb | Joas Schilling | 2016-07-13 | 1 | -20/+39 |
|\ \ \ | |||||
| * | | | RootTest does not require DB | Roeland Jago Douma | 2016-07-13 | 1 | -20/+39 |
* | | | | Merge pull request #387 from nextcloud/drone_split_ci | Roeland Douma | 2016-07-13 | 3 | -11/+35 |
|\ \ \ \ | |||||
| * | | | | Fix failing tests after db split | Roeland Jago Douma | 2016-07-13 | 2 | -5/+5 |
| * | | | | Split CI into DB and NODB groups | Roeland Jago Douma | 2016-07-13 | 1 | -6/+30 |
* | | | | | Merge pull request #391 from nextcloud/fix-doc-warnings | Joas Schilling | 2016-07-13 | 1 | -1/+2 |
|\ \ \ \ \ | |_|/ / / |/| | | | | |||||
| * | | | | Fix warnings from building docs | Joas Schilling | 2016-07-13 | 1 | -1/+2 |
| |/ / / | |||||
* | | | | Merge pull request #389 from nextcloud/more-tooltip | Lukas Reschke | 2016-07-13 | 1 | -1/+3 |
|\ \ \ \ | |||||
| * | | | | Use tooltip for background jobs info tooltip | Morris Jobke | 2016-07-13 | 1 | -1/+3 |
|/ / / / | |||||
* | | | | Merge pull request #386 from nextcloud/use-tooltip-instead-of-tipsy | Morris Jobke | 2016-07-13 | 5 | -9/+24 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Use tooltip for ssl certs table | Morris Jobke | 2016-07-13 | 1 | -1/+1 |
| * | | | Use tooltip for background job execution time | Morris Jobke | 2016-07-13 | 2 | -3/+3 |
| * | | | Use tooltip for app management badges | Morris Jobke | 2016-07-13 | 1 | -4/+20 |
| * | | | Remove unneeded usage of tipsy | Morris Jobke | 2016-07-13 | 1 | -1/+0 |
|/ / / |