aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2019-07-2818-0/+18
* Merge pull request #16558 from nextcloud/enh/less_verbose_locked_loggingRoeland Jago Douma2019-07-271-3/+3
|\
| * Do not log all locked exceptionsRoeland Jago Douma2019-07-261-3/+3
* | [tx-robot] updated from transifexNextcloud bot2019-07-27124-206/+206
* | Merge pull request #16555 from nextcloud/fix/16529/mask-keysMorris Jobke2019-07-261-4/+5
|\ \
| * | treat sensitive config keys by patternArthur Schiwon2019-07-261-4/+5
| |/
* | Merge pull request #16456 from nextcloud/dep/searchByTagRoeland Jago Douma2019-07-266-91/+0
|\ \ | |/ |/|
| * Remove deprecated searchByTagRoeland Jago Douma2019-07-266-91/+0
* | Merge pull request #16461 from nextcloud/fix/noid/pgsql-versionRoeland Jago Douma2019-07-261-2/+2
|\ \ | |/ |/|
| * fixes the check for postgresqlArthur Schiwon2019-07-181-2/+2
* | [tx-robot] updated from transifexNextcloud bot2019-07-262-10/+10
* | [tx-robot] updated from transifexNextcloud bot2019-07-252-4/+22
* | PHPStorm code cleanupJoas Schilling2019-07-241-2/+2
* | Get the topmost parent for the parent instead of doing endless recursionJoas Schilling2019-07-241-1/+1
* | Merge pull request #16505 from nextcloud/enh/nitpicks-14954Roeland Jago Douma2019-07-231-2/+3
|\ \
| * | Dont assign $options to $options and cleanup docDaniel Kesselberg2019-07-221-2/+3
* | | Merge pull request #16492 from nextcloud/enh/exclude-rnd-filesMorris Jobke2019-07-231-4/+5
|\ \ \
| * | | Exclude .rnd files from integrity checkDaniel Kesselberg2019-07-211-4/+5
* | | | [tx-robot] updated from transifexNextcloud bot2019-07-234-0/+12
| |/ / |/| |
* | | Merge pull request #16450 from nextcloud/tech-debt/noid/cleanup-unused-OC_API...Morris Jobke2019-07-223-58/+10
|\ \ \
| * | | Adjust deprecation testsMorris Jobke2019-07-221-0/+10
| * | | Removes unused OC_API::registerMorris Jobke2019-07-182-58/+0
* | | | Merge pull request #16495 from nextcloud/fix/16378-cannot-get-key-from-parameterMorris Jobke2019-07-221-1/+4
|\ \ \ \
| * | | | Pass $configargs to openssl_pkey_exportDaniel Kesselberg2019-07-211-1/+4
* | | | | [tx-robot] updated from transifexNextcloud bot2019-07-224-0/+4
|/ / / /
* | | | [tx-robot] updated from transifexNextcloud bot2019-07-214-4/+10
* | | | [tx-robot] updated from transifexNextcloud bot2019-07-202-0/+18
* | | | Merge pull request #14954 from tacruc/searchPatternsMorris Jobke2019-07-192-2/+4
|\ \ \ \
| * | | | Allow to search for real pattern in contactsArne Hamann2019-05-282-2/+4
* | | | | [tx-robot] updated from transifexNextcloud bot2019-07-1916-0/+16
* | | | | 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 #16380 from Dreamsorcerer/patch-1Roeland Jago Douma2019-07-181-1/+5
|\ \ \ \
| * | | | Add support for CSP_NONCE server variableSam Bull2019-07-181-1/+5
| |/ / /
* / / / Reduce indirection in AppManagerMorris Jobke2019-07-181-1/+1
|/ / /
* | | 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-1714-222/+355
|\ \ \
| * | | Update since to the correct versionJoas Schilling2019-07-161-1/+1
| * | | Update unit testsJoas Schilling2019-07-161-1/+1
| * | | Update autoloaderJoas Schilling2019-07-162-0/+2
| * | | Keep the old method as a fallback and adjust the testsJoas Schilling2019-07-163-5/+40
| * | | Fix new core notifierJoas Schilling2019-07-151-1/+20
| * | | Fix detection of NotifiersJoas Schilling2019-07-151-11/+3
| * | | 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-174-4/+114
|\ \ \ \
| * | | | Properly inject the loggerMorris Jobke2019-07-162-4/+11
| * | | | Remove deleted groups from app restrictions fixes #15823Greta Doci2019-06-273-1/+104