Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-03-05 | 12 | -16/+336 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-03-04 | 22 | -2/+1086 |
* | Merge pull request #3597 from nextcloud/remove-data-from-lookup-server | Roeland Jago Douma | 2017-03-03 | 1 | -19/+30 |
|\ | |||||
| * | add posibility to remove all personal data from lookup server | Bjoern Schiessle | 2017-02-23 | 1 | -19/+30 |
* | | Merge pull request #3684 from nextcloud/run-lang-update-only-once | Roeland Jago Douma | 2017-03-03 | 3 | -4/+44 |
|\ \ | |||||
| * | | Fix DI | Joas Schilling | 2017-03-03 | 2 | -2/+3 |
| * | | Make the test useful | Joas Schilling | 2017-03-03 | 1 | -0/+2 |
| * | | Execute UpdateLanguageCode only once | Morris Jobke | 2017-03-02 | 2 | -2/+39 |
* | | | Merge pull request #3607 from nextcloud/api-to-resend-welcome-message | Roeland Jago Douma | 2017-03-03 | 4 | -1/+628 |
|\ \ \ | |||||
| * | | | Fix injection of defaults | Morris Jobke | 2017-02-28 | 1 | -0/+4 |
| * | | | OCS API endpoint to resend welcome message | Morris Jobke | 2017-02-28 | 4 | -1/+624 |
* | | | | Merge pull request #3678 from nextcloud/issue-3677-caldav-sharing-permission-... | Roeland Jago Douma | 2017-03-03 | 4 | -55/+100 |
|\ \ \ \ | |||||
| * | | | | Make sure shares use read-write when available | Joas Schilling | 2017-03-02 | 2 | -4/+24 |
| * | | | | Don't waste energy unless necessary | Joas Schilling | 2017-03-02 | 2 | -16/+21 |
| * | | | | Add a unit test for the broken case | Joas Schilling | 2017-03-02 | 2 | -1/+22 |
| * | | | | Unit test cleanup | Joas Schilling | 2017-03-02 | 1 | -37/+36 |
* | | | | | Merge pull request #3689 from nextcloud/cleanup-legacy-classes | Joas Schilling | 2017-03-03 | 7 | -251/+12 |
|\ \ \ \ \ | |||||
| * | | | | | Get rid of static OCS::notFound() | Morris Jobke | 2017-03-03 | 2 | -45/+10 |
| * | | | | | Cleanup not used legacy classes | Morris Jobke | 2017-03-03 | 5 | -206/+2 |
| | |_|/ / | |/| | | | |||||
* | | | | | Merge pull request #3687 from nextcloud/proper-transfer-ownership-date | Joas Schilling | 2017-03-03 | 1 | -1/+1 |
|\ \ \ \ \ | |||||
| * | | | | | Use a proper date format for transfer ownership | Morris Jobke | 2017-03-02 | 1 | -1/+1 |
| |/ / / / | |||||
* | | | | | Merge pull request #3686 from nextcloud/downstream-27282 | Joas Schilling | 2017-03-03 | 2 | -0/+23 |
|\ \ \ \ \ | |||||
| * | | | | | filelist only refreshed if directory changes | noveens | 2017-03-02 | 2 | -0/+23 |
| |/ / / / | |||||
* | | | | | Merge pull request #3682 from whitekiba/master | Roeland Jago Douma | 2017-03-03 | 7 | -10/+10 |
|\ \ \ \ \ | |||||
| * | | | | | Remove deprecated OC_User::isLoggedIn | Sebastian Wessalowski | 2017-03-02 | 7 | -10/+10 |
* | | | | | | Merge pull request #3681 from nextcloud/dav-nonexisting-owner | Morris Jobke | 2017-03-02 | 1 | -3/+10 |
|\ \ \ \ \ \ | |||||
| * | | | | | | handle non existing owners when handling dav requests | Robin Appelman | 2017-03-02 | 1 | -3/+10 |
* | | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-03-03 | 30 | -8/+374 |
| |_|/ / / / |/| | | | | | |||||
* | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-03-02 | 202 | -20/+9840 |
| |/ / / / |/| | | | | |||||
* | | | | | Merge pull request #1377 from nextcloud/improve-finish-l10n | Joas Schilling | 2017-03-02 | 6 | -1/+230 |
|\ \ \ \ \ | |_|/ / / |/| | | | | |||||
| * | | | | Fix table name and add a test for more than 1 entries | Joas Schilling | 2017-03-02 | 2 | -21/+24 |
| * | | | | Change language code for languages with only one translation | Morris Jobke | 2017-03-01 | 6 | -1/+227 |
* | | | | | Merge pull request #3676 from individual-it/trash_problem | Joas Schilling | 2017-03-02 | 1 | -5/+2 |
|\ \ \ \ \ | |||||
| * | | | | | fix for #3201 | Artur Neumann | 2017-03-02 | 1 | -2/+3 |
| * | | | | | Revert "fix mouse pointer" | Artur Neumann | 2017-03-02 | 1 | -5/+1 |
* | | | | | | Merge pull request #3674 from nextcloud/transifex-for-theming | Joas Schilling | 2017-03-02 | 2 | -0/+6 |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | |||||
| * | | | | | Transifex config for theming app | Morris Jobke | 2017-03-01 | 2 | -0/+6 |
|/ / / / / | |||||
* | | | | | Merge pull request #3666 from nextcloud/fix-return-type | Morris Jobke | 2017-03-01 | 1 | -1/+1 |
|\ \ \ \ \ | |||||
| * | | | | | Fix return type of share provider | Joas Schilling | 2017-03-01 | 1 | -1/+1 |
| | |/ / / | |/| | | | |||||
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-03-02 | 42 | -40/+4 |
* | | | | | Merge pull request #3370 from Flole998/Flole998-patch-1 | Morris Jobke | 2017-03-01 | 1 | -0/+2 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | Fix for Win Clients sometimes not connecting | Flole998 | 2017-02-03 | 1 | -0/+2 |
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-03-01 | 18 | -36/+134 |
| |_|/ / |/| | | | |||||
* | | | | Merge pull request #3649 from nextcloud/bugfix/saving-backup-codes-data-uri | Roeland Jago Douma | 2017-02-28 | 1 | -41/+121 |
|\ \ \ \ | |||||
| * | | | | Fix saving backup codes by using a correct data uri | Christoph Wurst | 2017-02-28 | 1 | -41/+121 |
* | | | | | Merge pull request #3650 from nextcloud/bugfix/tokenprovider-asserted-method-... | Roeland Jago Douma | 2017-02-28 | 1 | -2/+2 |
|\ \ \ \ \ | |||||
| * | | | | | DefaultTokenProviderTest mocked/asserted the wrong method | Christoph Wurst | 2017-02-28 | 1 | -2/+2 |
| |/ / / / | |||||
* | | | | | Merge pull request #3651 from nextcloud/refactor/provisioning-usercontroller-... | Morris Jobke | 2017-02-28 | 1 | -76/+67 |
|\ \ \ \ \ | |||||
| * | | | | | Refactor provision api app's UserControllerTest | Christoph Wurst | 2017-02-28 | 1 | -76/+67 |
| |/ / / / | |||||
* | | | | | Merge pull request #3643 from nextcloud/replace-deprecated-tipsy | Lukas Reschke | 2017-02-28 | 4 | -11/+11 |
|\ \ \ \ \ | |/ / / / |/| | | | |