aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Add border-top to settings menu when its openGreta Doci2019-07-191-1/+2
* | | | | [tx-robot] updated from transifexNextcloud bot2019-07-2018-12/+46
* | | | | Merge pull request #14954 from tacruc/searchPatternsMorris Jobke2019-07-195-17/+56
|\ \ \ \ \
| * | | | | Allow to search for real pattern in contactsArne Hamann2019-05-285-17/+56
* | | | | | Merge pull request #14540 from army1349/masterMorris Jobke2019-07-192-1/+14
|\ \ \ \ \ \
| * | | | | | LDAP Password Modify Extended Operation supportPeter Kubica2019-03-192-1/+14
* | | | | | | [tx-robot] updated from transifexNextcloud bot2019-07-1960-4/+90
* | | | | | | Merge pull request #16366 from nextcloud/bugfix/noid/filelist-overlapMorris Jobke2019-07-181-1/+2
|\ \ \ \ \ \ \
| * | | | | | | Fix filelist overlap with header ref #16076Greta Doci2019-07-181-1/+2
* | | | | | | | Merge pull request #16452 from nextcloud/bug/noid/error-with-exception-on-ssl...Morris Jobke2019-07-183-0/+13
|\ \ \ \ \ \ \ \
| * | | | | | | | Error with exception on SSL errorMorris Jobke2019-07-183-0/+13
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge pull request #16455 from nextcloud/enh/noid/ldap-update-user-cmdRoeland Jago Douma2019-07-181-8/+38
|\ \ \ \ \ \ \ \
| * | | | | | | | adds an --update flag to check-user for manual sync of the ldap recordArthur Schiwon2019-07-181-8/+38
* | | | | | | | | Merge pull request #10842 from nextcloud/bugfix/9339/initial_collection_sync_...Morris Jobke2019-07-187-1/+76
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | LIMIT is no column but a SQL feature, allow limit on initial syncGeorg Ehrke2019-07-187-1/+76
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge pull request #16420 from nextcloud/bugfix/noid/settings-menu-border-topMorris Jobke2019-07-181-2/+4
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | / / / | | |_|_|_|/ / / | |/| | | | | |
| * | | | | | | Add border-top to settings menu when its open ref #16076Greta Doci2019-07-171-2/+4
* | | | | | | | Merge pull request #16380 from Dreamsorcerer/patch-1Roeland Jago Douma2019-07-182-3/+26
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | Add support for CSP_NONCE server variableSam Bull2019-07-182-3/+26
| | |/ / / / / | |/| | | | |
* | | | | | | Merge pull request #15143 from nextcloud/bugfix/noid/lookup-server-connector-...Roeland Jago Douma2019-07-186-178/+216
|\ \ \ \ \ \ \
| * | | | | | | Make the RetryJob work on the userId onlyJoas Schilling2019-07-182-129/+131
| * | | | | | | Yay for null coalescing operatorJoas Schilling2019-07-181-13/+12
| * | | | | | | Use public interfacesJoas Schilling2019-07-181-11/+14
| * | | | | | | Always use a background job for the updateJoas Schilling2019-07-181-35/+9
| * | | | | | | Also send a delete like on the syncronous actionJoas Schilling2019-07-181-7/+17
| * | | | | | | Use an application classJoas Schilling2019-07-184-10/+60
| |/ / / / / /
* | | | | | | Merge pull request #16451 from nextcloud/tech-debt/noid/reduce-indirectionMorris Jobke2019-07-181-1/+1
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Reduce indirection in AppManagerMorris Jobke2019-07-181-1/+1
|/ / / / / /
* | | | | | [tx-robot] updated from transifexNextcloud bot2019-07-18290-286/+314
* | | | | | Merge pull request #16440 from marcelklehr/fix/objectstorage-put-contentsMorris Jobke2019-07-171-4/+4
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Fix File#putContents(string) on ObjectStorageMarcel Klehr2019-07-171-4/+4
* | | | | | Merge pull request #15040 from nextcloud/feature/13980/push-for-deleted-notif...Morris Jobke2019-07-1736-735/+712
|\ \ \ \ \ \
| * | | | | | Update since to the correct versionJoas Schilling2019-07-161-1/+1
| * | | | | | Update unit testsJoas Schilling2019-07-166-14/+21
| * | | | | | Update autoloaderJoas Schilling2019-07-162-0/+2
| * | | | | | Keep the old method as a fallback and adjust the testsJoas Schilling2019-07-1614-435/+243
| * | | | | | Update shipped implementations of the INotifierJoas Schilling2019-07-156-36/+74
| * | | | | | Fix new core notifierJoas Schilling2019-07-153-21/+43
| * | | | | | Fix detection of NotifiersJoas Schilling2019-07-151-11/+3
| * | | | | | Update Federated sharing notifierJoas Schilling2019-07-152-10/+22
| * | | | | | Update twofactor_backupcodes NotifierJoas Schilling2019-07-152-11/+22
| * | | | | | Fix creation of the ManagerJoas Schilling2019-07-151-1/+2
| * | | | | | Change how Notifiers and Apps are registeredJoas Schilling2019-07-154-68/+139
| * | | | | | Make all interfaces strictJoas Schilling2019-07-158-152/+165
* | | | | | | Merge pull request #16075 from nextcloud/bugfix/15823/app-restricted-groupsMorris Jobke2019-07-176-11/+163
|\ \ \ \ \ \ \
| * | | | | | | Properly inject the loggerMorris Jobke2019-07-164-11/+24
| * | | | | | | Remove deleted groups from app restrictions fixes #15823Greta Doci2019-06-274-1/+140
* | | | | | | | Merge pull request #16416 from nextcloud/enh/log-detailsMorris Jobke2019-07-176-66/+117
|\ \ \ \ \ \ \ \
| * | | | | | | | Move log detail aggregation to separate class and reuse it in syslog/systemd ...Julius Härtl2019-07-176-66/+117
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge pull request #16424 from nextcloud/fix/do_not_keep_searchingRoeland Jago Douma2019-07-171-1/+6
|\ \ \ \ \ \ \ \