Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | add tests to DB group | Arthur Schiwon | 2017-02-17 | 2 | -0/+12 | |
| * | | | | | Background jobs can take 4k of characters only. We find a good batch size. | Arthur Schiwon | 2017-02-17 | 5 | -18/+89 | |
| * | | | | | Add repair steps | Arthur Schiwon | 2017-02-17 | 14 | -2/+710 | |
| * | | | | | add integration test for uuid attr detection | Arthur Schiwon | 2017-02-17 | 2 | -0/+88 | |
| * | | | | | Fix determining the UUID attribute, default of the override is null | Arthur Schiwon | 2017-02-17 | 1 | -1/+1 | |
| * | | | | | Fix integration test by not relying on Fake instances | Arthur Schiwon | 2017-02-17 | 3 | -40/+13 | |
| |/ / / / | ||||||
* | | | | | Fix misleading wording: searching is affected, not user access. | Arthur Schiwon | 2017-02-20 | 1 | -1/+1 | |
* | | | | | Merge pull request #3505 from robert-scheck/autoindex | Lukas Reschke | 2017-02-20 | 1 | -0/+2 | |
|\ \ \ \ \ | |_|_|/ / |/| | | | | ||||||
| * | | | | Only request "IndexIgnore" if mod_autoindex is loaded | Robert Scheck | 2017-02-20 | 1 | -0/+2 | |
| |/ / / | ||||||
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-02-19 | 6 | -2/+10 | |
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-02-17 | 2 | -2/+8 | |
|/ / / | ||||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-02-16 | 4 | -8/+14 | |
* | | | Merge pull request #3449 from nextcloud/notify-subfolder-self-test | Roeland Jago Douma | 2017-02-15 | 1 | -3/+8 | |
|\ \ \ | ||||||
| * | | | fix self test for non leading slash | Robin Appelman | 2017-02-10 | 1 | -2/+2 | |
| * | | | Make the notify self test for subfolders more reliable | Robin Appelman | 2017-02-10 | 1 | -1/+6 | |
* | | | | Merge pull request #2704 from nextcloud/2fa-fix-backup-codes-print | Roeland Jago Douma | 2017-02-15 | 1 | -9/+11 | |
|\ \ \ \ | ||||||
| * | | | | add title to backup codes print page | Christoph Wurst | 2017-01-17 | 1 | -0/+1 | |
| * | | | | print and close the new tab, not the current one when printing backup codes | Christoph Wurst | 2017-01-17 | 1 | -9/+10 | |
* | | | | | Merge pull request #3421 from espro/freeipa-uuid-fix | Morris Jobke | 2017-02-15 | 1 | -1/+1 | |
|\ \ \ \ \ | ||||||
| * | | | | | Update uuidAttributes list to include FreeIPA's ipauniqueid | Brent Bloxam | 2017-02-10 | 1 | -1/+1 | |
| | |_|/ / | |/| | | | ||||||
* | | | | | Merge pull request #3485 from nextcloud/Popovermenu-files-css-fix | blizzz | 2017-02-15 | 1 | -4/+0 | |
|\ \ \ \ \ | ||||||
| * | | | | | Css fix | John Molakvoæ (skjnldsv) | 2017-02-15 | 1 | -4/+0 | |
* | | | | | | Merge pull request #3473 from nextcloud/fix-addressbook-deletion | blizzz | 2017-02-15 | 4 | -3/+30 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | this is public | John Molakvoæ (skjnldsv) | 2017-02-14 | 1 | -1/+1 | |
| * | | | | | | Test fix | John Molakvoæ (skjnldsv) | 2017-02-14 | 1 | -1/+1 | |
| * | | | | | | tests | John Molakvoæ (skjnldsv) | 2017-02-14 | 1 | -1/+1 | |
| * | | | | | | getUsersOwnAddressBooks | John Molakvoæ (skjnldsv) | 2017-02-14 | 2 | -1/+28 | |
| |/ / / / / | ||||||
* | | | | | | Merge pull request #3487 from nextcloud/fix-files-header-name | blizzz | 2017-02-15 | 3 | -13/+0 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Fix app name of files app | Morris Jobke | 2017-02-14 | 3 | -13/+0 | |
* | | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-02-15 | 12 | -58/+244 | |
* | | | | | | | Merge pull request #3477 from nextcloud/fix-cloud-id-manager-injection | Morris Jobke | 2017-02-14 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | Fix DI of the cloud id manager into apps | Joas Schilling | 2017-02-14 | 1 | -1/+1 | |
| |/ / / / / | ||||||
* | | | | | | Merge pull request #3472 from nextcloud/enable-avatars-always | Morris Jobke | 2017-02-14 | 3 | -40/+13 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | Always enable avatars | Morris Jobke | 2017-02-13 | 3 | -40/+13 | |
* | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-02-14 | 52 | -194/+522 | |
* | | | | | | Merge pull request #3324 from nextcloud/fix-2431 | Lukas Reschke | 2017-02-13 | 3 | -36/+85 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | LDAP's checkPassword should only catch when a user was not found, fixes #2431 | Arthur Schiwon | 2017-01-30 | 3 | -36/+85 | |
* | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-02-13 | 10 | -8/+78 | |
* | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-02-12 | 14 | -8/+196 | |
* | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-02-11 | 84 | -1172/+1034 | |
* | | | | | | Merge pull request #3430 from nextcloud/fix-ios-client-detection | Morris Jobke | 2017-02-10 | 2 | -8/+7 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Fix detection of the new iOS app | Joas Schilling | 2017-02-10 | 2 | -8/+7 | |
* | | | | | | | Add integration tests for legacy DAV endpoints | Lukas Reschke | 2017-02-10 | 4 | -1/+21 | |
| |_|_|_|/ / |/| | | | | | ||||||
* | | | | | | Merge pull request #3181 from nextcloud/fix-favorite-activity-mail | Björn Schießle | 2017-02-10 | 2 | -12/+28 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | Make sure the file information is available when sending the email | Joas Schilling | 2017-01-20 | 2 | -12/+28 | |
* | | | | | | add transifex config for sharebymail | Morris Jobke | 2017-02-09 | 1 | -0/+0 | |
* | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-02-10 | 18 | -6/+42 | |
| |_|/ / / |/| | | | | ||||||
* | | | | | Merge pull request #3297 from nextcloud/cloud-id-resolve | Robin Appelman | 2017-02-09 | 21 | -191/+221 | |
|\ \ \ \ \ | ||||||
| * | | | | | clean cloud ids | Robin Appelman | 2017-02-09 | 1 | -1/+1 | |
| * | | | | | register cloudidmanager for files_sharing | Robin Appelman | 2017-02-08 | 1 | -0/+4 |