Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | Return explicit values instead of boolean from sabre (#26654) | Sergio Bertolín | 2016-12-22 | 1 | -1/+5 | |
* | | | | | Merge pull request #2833 from nextcloud/downstream-26750 | Lukas Reschke | 2016-12-23 | 4 | -18/+113 | |
|\ \ \ \ \ | ||||||
| * | | | | | fix tests | Arthur Schiwon | 2016-12-22 | 1 | -2/+1 | |
| * | | | | | Use group display name in sharing API + UI | Vincent Petry | 2016-12-22 | 4 | -16/+112 | |
* | | | | | | Testing app switch to force-enable test user backend | Vincent Petry | 2016-12-23 | 2 | -2/+14 | |
* | | | | | | Merge pull request #2820 from nextcloud/testing-md5home | Lukas Reschke | 2016-12-23 | 4 | -0/+112 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | Testing md5home (#26854) | Vincent Petry | 2016-12-22 | 4 | -0/+112 | |
* | | | | | | Merge pull request #2815 from nextcloud/fix-plural-files | Morris Jobke | 2016-12-22 | 1 | -37/+3 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Just use moment to comupte the time left for the upload - translations are de... | Thomas Müller | 2016-12-22 | 1 | -37/+3 | |
* | | | | | | | Merge pull request #2633 from nextcloud/2fa-activities | Morris Jobke | 2016-12-22 | 10 | -3/+623 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | fix typo | Christoph Wurst | 2016-12-19 | 1 | -1/+1 | |
| * | | | | | | | catch specific BadMethodCallException | Christoph Wurst | 2016-12-19 | 1 | -2/+2 | |
| * | | | | | | | fix minor issues | Christoph Wurst | 2016-12-19 | 5 | -9/+26 | |
| * | | | | | | | push activity when backup codes are generated | Christoph Wurst | 2016-12-19 | 5 | -4/+123 | |
| * | | | | | | | Publish, parse and filter 2FA activities | Christoph Wurst | 2016-12-19 | 7 | -0/+484 | |
* | | | | | | | | Merge pull request #2759 from nextcloud/kill-appconfig-delete-share-link | Morris Jobke | 2016-12-22 | 2 | -48/+0 | |
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | | ||||||
| * | | | | | | | Remove config change hook that deletes link shares (#26612) | Vincent Petry | 2016-12-19 | 2 | -48/+0 | |
| | |_|_|_|/ / | |/| | | | | | ||||||
* | | | | | | | Merge pull request #2802 from nextcloud/trash-improvements | Morris Jobke | 2016-12-22 | 2 | -10/+81 | |
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | | | ||||||
| * | | | | | | make code more robust | Bjoern Schiessle | 2016-12-21 | 1 | -10/+25 | |
| * | | | | | | check for class name in case class is not loaded | Bjoern Schiessle | 2016-12-21 | 1 | -2/+1 | |
| * | | | | | | add a copy to the owners trash bin if another user moves a file out of a shar... | Bjoern Schiessle | 2016-12-21 | 2 | -10/+67 | |
* | | | | | | | Merge pull request #2803 from nextcloud/hide-notification-for-updates | Joas Schilling | 2016-12-22 | 1 | -1/+2 | |
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | | | ||||||
| * | | | | | | Hide update notification if notification center is enabled | Morris Jobke | 2016-12-21 | 1 | -1/+2 | |
* | | | | | | | Merge pull request #2808 from alantygel/patch-1 | Morris Jobke | 2016-12-22 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | | | ||||||
| * | | | | | | Translation string corrected > 1 user | Alan Tygel | 2016-12-21 | 1 | -1/+1 | |
| | |/ / / / | |/| | | | | ||||||
* / | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2016-12-22 | 4 | -2/+4 | |
|/ / / / / | ||||||
* | | | | | Merge pull request #2758 from nextcloud/only-one-dav-backend | Lukas Reschke | 2016-12-21 | 4 | -25/+36 | |
|\ \ \ \ \ | ||||||
| * | | | | | Fix error when $view is null when being passed into some plugins | Thomas Müller | 2016-12-19 | 2 | -24/+27 | |
| * | | | | | Fix "Call to a member function getUID() on null" | Thomas Müller | 2016-12-19 | 1 | -0/+1 | |
| * | | | | | No challenge within federated auth | Thomas Müller | 2016-12-19 | 1 | -0/+8 | |
| * | | | | | Allow registration of federated auth | Thomas Müller | 2016-12-19 | 1 | -4/+3 | |
| * | | | | | Register only one dav auth backend | Thomas Citharel | 2016-12-19 | 1 | -4/+4 | |
| | |/ / / | |/| | | | ||||||
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2016-12-21 | 6 | -2/+6 | |
| |/ / / |/| | | | ||||||
* | | | | Merge pull request #2273 from nextcloud/fix_invalid_calendar | Lukas Reschke | 2016-12-20 | 5 | -0/+452 | |
|\ \ \ \ | ||||||
| * | | | | Add DAV repair step to fix calendar data | Roeland Jago Douma | 2016-11-24 | 5 | -0/+452 | |
* | | | | | Add SMB tests and execute files_external tests | Lukas Reschke | 2016-12-20 | 7 | -261/+81 | |
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2016-12-20 | 72 | -142/+660 | |
* | | | | | remove frequent, unimportant log message | Arthur Schiwon | 2016-12-19 | 1 | -5/+0 | |
* | | | | | When grouping shares, sort by stime then id (#26777) | Vincent Petry | 2016-12-19 | 1 | -1/+1 | |
| |/ / / |/| | | | ||||||
* | | | | Merge pull request #2689 from andreas-p/fix-remote-conflict | Lukas Reschke | 2016-12-19 | 1 | -1/+12 | |
|\ \ \ \ | |_|/ / |/| | | | ||||||
| * | | | Fix showConflict | pflug | 2016-12-19 | 1 | -1/+12 | |
* | | | | Merge pull request #2504 from nextcloud/downstream-ldap-15 | Roeland Jago Douma | 2016-12-16 | 1 | -22/+122 | |
|\ \ \ \ | ||||||
| * | | | | adjust: sanitizeDN resides in Helper | Arthur Schiwon | 2016-12-05 | 1 | -1/+1 | |
| * | | | | Extract lowercase conversion out of the loop | Juan Pablo Villafáñez | 2016-12-05 | 1 | -1/+2 | |
| * | | | | range support for LDAP read operations | Arthur Schiwon | 2016-12-05 | 1 | -22/+121 | |
* | | | | | Merge pull request #2550 from nextcloud/smb-notify-rename | Lukas Reschke | 2016-12-16 | 1 | -3/+5 | |
|\ \ \ \ \ | ||||||
| * | | | | | Fix order of parameters when getting notified of smb renames | Robin Appelman | 2016-12-07 | 1 | -3/+5 | |
| | |_|_|/ | |/| | | | ||||||
* | | | | | Merge pull request #1678 from nextcloud/smb-stat-root | Lukas Reschke | 2016-12-16 | 1 | -2/+44 | |
|\ \ \ \ \ | ||||||
| * | | | | | Fix mtimes for share root | Robin Appelman | 2016-10-11 | 1 | -2/+44 | |
* | | | | | | Merge pull request #2695 from nextcloud/remove-leading-slashes-on-share-activity | Lukas Reschke | 2016-12-16 | 8 | -10/+12 | |
|\ \ \ \ \ \ |