| Commit message (Expand) | Author | Age | Files | Lines |
* | [tx-robot] updated from transifex | Nextcloud bot | 2019-07-19 | 60 | -4/+90 |
* | Merge pull request #16366 from nextcloud/bugfix/noid/filelist-overlap | Morris Jobke | 2019-07-18 | 1 | -1/+2 |
|\ |
|
| * | Fix filelist overlap with header ref #16076 | Greta Doci | 2019-07-18 | 1 | -1/+2 |
* | | Merge pull request #16452 from nextcloud/bug/noid/error-with-exception-on-ssl... | Morris Jobke | 2019-07-18 | 3 | -0/+13 |
|\ \ |
|
| * | | Error with exception on SSL error | Morris Jobke | 2019-07-18 | 3 | -0/+13 |
* | | | Merge pull request #16455 from nextcloud/enh/noid/ldap-update-user-cmd | Roeland Jago Douma | 2019-07-18 | 1 | -8/+38 |
|\ \ \ |
|
| * | | | adds an --update flag to check-user for manual sync of the ldap record | Arthur Schiwon | 2019-07-18 | 1 | -8/+38 |
* | | | | Merge pull request #10842 from nextcloud/bugfix/9339/initial_collection_sync_... | Morris Jobke | 2019-07-18 | 7 | -1/+76 |
|\ \ \ \ |
|
| * | | | | LIMIT is no column but a SQL feature, allow limit on initial sync | Georg Ehrke | 2019-07-18 | 7 | -1/+76 |
| | |/ /
| |/| | |
|
* | | | | Merge pull request #16420 from nextcloud/bugfix/noid/settings-menu-border-top | Morris Jobke | 2019-07-18 | 1 | -2/+4 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | Add border-top to settings menu when its open ref #16076 | Greta Doci | 2019-07-17 | 1 | -2/+4 |
* | | | | Merge pull request #16380 from Dreamsorcerer/patch-1 | Roeland Jago Douma | 2019-07-18 | 2 | -3/+26 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | Add support for CSP_NONCE server variable | Sam Bull | 2019-07-18 | 2 | -3/+26 |
| | |/
| |/| |
|
* | | | Merge pull request #15143 from nextcloud/bugfix/noid/lookup-server-connector-... | Roeland Jago Douma | 2019-07-18 | 6 | -178/+216 |
|\ \ \ |
|
| * | | | Make the RetryJob work on the userId only | Joas Schilling | 2019-07-18 | 2 | -129/+131 |
| * | | | Yay for null coalescing operator | Joas Schilling | 2019-07-18 | 1 | -13/+12 |
| * | | | Use public interfaces | Joas Schilling | 2019-07-18 | 1 | -11/+14 |
| * | | | Always use a background job for the update | Joas Schilling | 2019-07-18 | 1 | -35/+9 |
| * | | | Also send a delete like on the syncronous action | Joas Schilling | 2019-07-18 | 1 | -7/+17 |
| * | | | Use an application class | Joas Schilling | 2019-07-18 | 4 | -10/+60 |
| |/ / |
|
* | | | Merge pull request #16451 from nextcloud/tech-debt/noid/reduce-indirection | Morris Jobke | 2019-07-18 | 1 | -1/+1 |
|\ \ \
| |/ /
|/| | |
|
| * | | Reduce indirection in AppManager | Morris Jobke | 2019-07-18 | 1 | -1/+1 |
|/ / |
|
* | | [tx-robot] updated from transifex | Nextcloud bot | 2019-07-18 | 290 | -286/+314 |
* | | Merge pull request #16440 from marcelklehr/fix/objectstorage-put-contents | Morris Jobke | 2019-07-17 | 1 | -4/+4 |
|\ \ |
|
| * | | Fix File#putContents(string) on ObjectStorage | Marcel Klehr | 2019-07-17 | 1 | -4/+4 |
* | | | Merge pull request #15040 from nextcloud/feature/13980/push-for-deleted-notif... | Morris Jobke | 2019-07-17 | 36 | -735/+712 |
|\ \ \ |
|
| * | | | Update since to the correct version | Joas Schilling | 2019-07-16 | 1 | -1/+1 |
| * | | | Update unit tests | Joas Schilling | 2019-07-16 | 6 | -14/+21 |
| * | | | Update autoloader | Joas Schilling | 2019-07-16 | 2 | -0/+2 |
| * | | | Keep the old method as a fallback and adjust the tests | Joas Schilling | 2019-07-16 | 14 | -435/+243 |
| * | | | Update shipped implementations of the INotifier | Joas Schilling | 2019-07-15 | 6 | -36/+74 |
| * | | | Fix new core notifier | Joas Schilling | 2019-07-15 | 3 | -21/+43 |
| * | | | Fix detection of Notifiers | Joas Schilling | 2019-07-15 | 1 | -11/+3 |
| * | | | Update Federated sharing notifier | Joas Schilling | 2019-07-15 | 2 | -10/+22 |
| * | | | Update twofactor_backupcodes Notifier | Joas Schilling | 2019-07-15 | 2 | -11/+22 |
| * | | | Fix creation of the Manager | Joas Schilling | 2019-07-15 | 1 | -1/+2 |
| * | | | Change how Notifiers and Apps are registered | Joas Schilling | 2019-07-15 | 4 | -68/+139 |
| * | | | Make all interfaces strict | Joas Schilling | 2019-07-15 | 8 | -152/+165 |
* | | | | Merge pull request #16075 from nextcloud/bugfix/15823/app-restricted-groups | Morris Jobke | 2019-07-17 | 6 | -11/+163 |
|\ \ \ \ |
|
| * | | | | Properly inject the logger | Morris Jobke | 2019-07-16 | 4 | -11/+24 |
| * | | | | Remove deleted groups from app restrictions fixes #15823 | Greta Doci | 2019-06-27 | 4 | -1/+140 |
* | | | | | Merge pull request #16416 from nextcloud/enh/log-details | Morris Jobke | 2019-07-17 | 6 | -66/+117 |
|\ \ \ \ \ |
|
| * | | | | | Move log detail aggregation to separate class and reuse it in syslog/systemd ... | Julius Härtl | 2019-07-17 | 6 | -66/+117 |
| | |/ / /
| |/| | | |
|
* | | | | | Merge pull request #16424 from nextcloud/fix/do_not_keep_searching | Roeland Jago Douma | 2019-07-17 | 1 | -1/+6 |
|\ \ \ \ \ |
|
| * | | | | | Do not keep searching for recent | Roeland Jago Douma | 2019-07-16 | 1 | -1/+6 |
* | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2019-07-17 | 58 | -102/+108 |
* | | | | | | Merge pull request #16422 from nextcloud/feature/noid/complement-search-strin... | Roeland Jago Douma | 2019-07-16 | 1 | -0/+22 |
|\ \ \ \ \ \ |
|
| * | | | | | | fix phpdoc | Maxence Lange | 2019-07-16 | 1 | -1/+5 |
| * | | | | | | set and complete the searched string | Maxence Lange | 2019-07-16 | 1 | -0/+18 |
| |/ / / / / |
|
* | | | | | | Merge pull request #16423 from nextcloud/bugfix/16410/allow-to-enable-encrypt... | Roeland Jago Douma | 2019-07-16 | 2 | -18/+28 |
|\ \ \ \ \ \
| |/ / / / /
|/| | | | | |
|