summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #11150 from nextcloud/feature/noid/unit-test-find-webrootblizzz2018-09-261-11/+31
|\
| * Change visibility to privateDaniel Kesselberg2018-09-131-1/+1
| * Change return false to throw newDaniel Kesselberg2018-09-101-5/+12
| * Extract logic for webroot into method and add testDaniel Kesselberg2018-09-101-9/+22
* | [tx-robot] updated from transifexNextcloud bot2018-09-262-6/+6
* | Merge pull request #11240 from nextcloud/feature/noid/consider-openssl-settin...Morris Jobke2018-09-251-2/+2
|\ \
| * | Consider openssl settings from config.phpDaniel Kesselberg2018-09-161-2/+2
* | | Merge pull request #11316 from nextcloud/container-queryexception-onlyRoeland Jago Douma2018-09-251-7/+1
|\ \ \
| * | | only catch QueryException when trying to build classRobin Appelman2018-09-211-7/+1
* | | | Only allow 2FA state changs if providers support the operationChristoph Wurst2018-09-258-25/+170
* | | | Merge pull request #11297 from nextcloud/bugfix/noid/this-database-dudeRoeland Jago Douma2018-09-252-3/+3
|\ \ \ \
| * | | | Also adjust the expiration of PublicKeyTokenProviderJoas Schilling2018-09-201-2/+2
| * | | | Copy the expiration from 480864b3e32d88361b17b70d238f986f64579757 to getToken...Joas Schilling2018-09-191-1/+1
* | | | | [tx-robot] updated from transifexNextcloud bot2018-09-254-26/+36
* | | | | Merge pull request #11222 from nextcloud/gs-and-samlblizzz2018-09-241-1/+1
|\ \ \ \ \
| * | | | | add back-end as parameter to the pre-login hookBjoern Schiessle2018-09-141-1/+1
* | | | | | [tx-robot] updated from transifexNextcloud bot2018-09-242-38/+38
* | | | | | [tx-robot] updated from transifexNextcloud bot2018-09-232-0/+4
* | | | | | [tx-robot] updated from transifexNextcloud bot2018-09-224-40/+54
| |_|/ / / |/| | | |
* | | | | [tx-robot] updated from transifexNextcloud bot2018-09-212-4/+6
* | | | | Merge pull request #11292 from nextcloud/revert/9442/do-not-apcu-cache-the-au...blizzz2018-09-191-2/+0
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Revert "Use APCu caching of composer"Joas Schilling2018-09-191-2/+0
* | | | | Merge pull request #11134 from nextcloud/locale-template-fixJoas Schilling2018-09-193-2/+34
|\ \ \ \ \
| * | | | | Fix since tagJohn Molakvoæ (skjnldsv)2018-09-191-1/+1
| * | | | | Fallback to $lang if no $locale matchJohn Molakvoæ (skjnldsv)2018-09-131-1/+1
| * | | | | TypehintJohn Molakvoæ (skjnldsv)2018-09-102-3/+2
| * | | | | Since requirementJohn Molakvoæ (skjnldsv)2018-09-101-0/+1
| * | | | | Fix public l10nJohn Molakvoæ (skjnldsv)2018-09-101-1/+2
| * | | | | Use user locale as default in the templateJohn Molakvoæ (skjnldsv)2018-09-103-2/+33
* | | | | | Fix icons cacher regex for compressed outputJohn Molakvoæ (skjnldsv)2018-09-191-1/+1
| |/ / / / |/| | | |
* | | | | [tx-robot] updated from transifexNextcloud bot2018-09-178-2/+18
* | | | | [tx-robot] updated from transifexNextcloud bot2018-09-164-8/+16
* | | | | [tx-robot] updated from transifexNextcloud bot2018-09-154-2/+12
* | | | | [tx-robot] updated from transifexNextcloud bot2018-09-144-0/+72
| |_|/ / |/| | |
* | | | [tx-robot] updated from transifexNextcloud bot2018-09-136-24/+38
| |/ / |/| |
* | | Merge pull request #11139 from nextcloud/feature/2fa-provider-activatable-dea...blizzz2018-09-114-0/+106
|\ \ \
| * | | Add public interfaces for activable/deactivable 2FA providersChristoph Wurst2018-09-104-0/+106
| |/ /
* | / [tx-robot] updated from transifexNextcloud bot2018-09-112-0/+14
| |/ |/|
* | Fix exception classJoas Schilling2018-09-101-1/+1
|/
* [tx-robot] updated from transifexNextcloud bot2018-09-082-18/+18
* Merge pull request #11096 from nextcloud/bugfix/11080/set-cookie-null-argumentRoeland Jago Douma2018-09-072-2/+2
|\
| * replace setcookie value with '' instead of null.MartB2018-09-062-2/+2
* | Expire tokens hardeningRoeland Jago Douma2018-09-071-1/+1
|/
* Update autoloaderRoeland Jago Douma2018-09-052-0/+2
* Fix @since version on new APIChristoph Wurst2018-09-052-2/+2
* Add breadcrumb support to crash reportersChristoph Wurst2018-09-054-0/+76
* Merge pull request #11046 from nextcloud/feature/10725/apploggerRoeland Jago Douma2018-09-044-0/+96
|\
| * Add wrapper Logger in DIContainerRoeland Jago Douma2018-09-044-0/+96
* | Merge pull request #11044 from nextcloud/td/8.2.0-public-utilChristoph Wurst2018-09-041-44/+0
|\ \
| * | Remove deprecated methods from OCP\UtilRoeland Jago Douma2018-09-041-44/+0
| |/