Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/tests/lib
AgeCommit message (Expand)Author
2018-11-28Fix folder path containing leading slash when getting mount root by idRobin Appelman
2018-11-20Allow empty strings in getAbsoluteURLJoas Schilling
2018-11-20Update the URLGenerator test to current state of artJoas Schilling
2018-11-19add test for non existing file by idRobin Appelman
2018-11-12Merge pull request #11942 from nextcloud/techdebt/noid/use-count-functionMorris Jobke
2018-11-12Merge pull request #12371 from nextcloud/bugfix/12369/catch-unique-constraint...Morris Jobke
2018-11-12Exception is not thrown anymoreMorris Jobke
2018-11-12Make sure to always load the latest icons-vars.css fileJulius Härtl
2018-11-08Use the defined func()->count() instead of manual countingJoas Schilling
2018-11-08Merge pull request #12313 from nextcloud/generated-avatar-major-cleanupRoeland Jago Douma
2018-11-08Clear avatar cache with frontend repairJohn Molakvoæ (skjnldsv)
2018-11-07Merge pull request #11836 from nextcloud/bugfix/2443/comment-mentions-with-sp...Morris Jobke
2018-11-07Match mentions when the username is wrapped in quotesJoas Schilling
2018-11-06Add test that unique constraint is workingDaniel Kesselberg
2018-11-05Merge pull request #12185 from nextcloud/cleanup/dicontainerMorris Jobke
2018-11-02Merge pull request #12071 from nextcloud/addressbook-uid-check-migrationRoeland Jago Douma
2018-11-02Fix testsRoeland Jago Douma
2018-11-02Merge pull request #11404 from flokli/sendmail-pathRoeland Jago Douma
2018-11-02Merge pull request #11875 from nextcloud/add-support-for-sending-the-password...Roeland Jago Douma
2018-11-02Fallback to default path is sendmail can't be foundRoeland Jago Douma
2018-11-02Cleanup some unused sharing methods from the old sharing codeMorris Jobke
2018-11-02Store "sendPasswordByTalk" property of link shares in the databaseDaniel Calviño Sánchez
2018-11-02Fix update share testsDaniel Calviño Sánchez
2018-11-01Merge branch 'addressbook-uid-check-migration' of https://github.com/nextclou...John Molakvoæ (skjnldsv)
2018-11-01Fix phpunitJohn Molakvoæ (skjnldsv)
2018-11-01Revert "Wait for cron to finish before running upgrade command"Morris Jobke
2018-11-01TestsJohn Molakvoæ (skjnldsv)
2018-10-31fix writeStream for jail wrapperRobin Appelman
2018-10-31extend storage api to allow directly writing a stream to storageRobin Appelman
2018-10-31Only generate previews in powers of 4 and set minRoeland Jago Douma
2018-10-30Move ExpiredTokenException to the correct namespaceRoeland Jago Douma
2018-10-30Merge pull request #11899 from nextcloud/enhancement/noid/sharing-consolidationRoeland Jago Douma
2018-10-30TestsJohn Molakvoæ (skjnldsv)
2018-10-30Fix injection to get the user idJulius Härtl
2018-10-30Merge pull request #12036 from olivermg/masterMorris Jobke
2018-10-30Add uuid/name entry to Remote/MailPlugin testsJulius Härtl
2018-10-30Make enhancing entries with type property optionalJulius Härtl
2018-10-30Filter out local users from address book remote searchesJulius Härtl
2018-10-30Adding handling of CIDR notation to trusted_proxies for IPv4Oliver Wegner
2018-10-29Fix testsJulius Härtl
2018-10-25Keep list of icons in a separate file for use in the accessibility appJulius Härtl
2018-10-24skip already decrypted files on decrypt all commandBjoern Schiessle
2018-10-23Merge pull request #11914 from nextcloud/csp/report-uriMorris Jobke
2018-10-23fixup! Fix comment and cap-heightJohn Molakvoæ (skjnldsv)
2018-10-23Fix comment and cap-heightJohn Molakvoæ (skjnldsv)
2018-10-23Use correct typeface for avatar generatorJan-Christoph Borchardt
2018-10-21Add report-uri to CSPRoeland Jago Douma
2018-10-19Merge pull request #11711 from nextcloud/feature/backgroundjobs_ocpChristoph Wurst
2018-10-18Do not try to contact lookup server without internet connection or URLArthur Schiwon
2018-10-16Merge pull request #11830 from nextcloud/bugfix/9326/make_sure_usermanager_ge...Morris Jobke