summaryrefslogtreecommitdiffstats
path: root/tests/lib
Commit message (Expand)AuthorAgeFilesLines
* Move ExpiredTokenException to the correct namespaceRoeland Jago Douma2018-11-021-2/+1
* filter null values for UserManager::getByEmailGeorg Ehrke2018-10-221-0/+33
* make file cache updates more robustBjoern Schiessle2018-08-081-0/+11
* prevent lock values from going negative with memcache backendRobin Appelman2018-07-101-0/+12
* Make sure the file is readable before attempting to create a previewRoeland Jago Douma2018-05-291-0/+20
* make sure force language is reflected in html lang attributeGeorg Ehrke2018-05-241-7/+43
* Certain tokens can expireRoeland Jago Douma2018-05-221-0/+75
* Allow the rotation of tokensRoeland Jago Douma2018-05-221-0/+42
* Add tests for special domain nameMorris Jobke2018-05-091-0/+2
* Add tests for domainsMorris Jobke2018-05-091-0/+2
* Move regex to a function and add testsJoas Schilling2018-05-091-0/+52
* Merge pull request #9231 from nextcloud/13-9205Morris Jobke2018-04-182-1/+53
|\
| * Provide an option to disable HTML emailsMorris Jobke2018-04-182-1/+53
* | Merge pull request #9233 from nextcloud/13-9159Roeland Jago Douma2018-04-181-0/+14
|\ \
| * | fix appinfo parsing when a single localized option is providedRobin Appelman2018-04-181-0/+14
| |/
* / Show EOL warning in the update sectionJoas Schilling2018-04-181-0/+4
|/
* Merge pull request #8779 from nextcloud/backport/8255/show-group-display-namesJohn Molakvoæ2018-04-061-6/+13
|\
| * Fix unit testsJoas Schilling2018-03-161-3/+10
| * Fixed caldav tests and metadata 2John Molakvoæ (skjnldsv)2018-03-121-3/+3
* | Fix testRoeland Jago Douma2018-04-041-1/+1
* | reset encryptionVersion to '1' if a file was stream copied, because this mean...Bjoern Schiessle2018-04-031-1/+1
* | Use app version to generate scss filenameJohn Molakvoæ (skjnldsv)2018-03-281-12/+23
|/
* Merge pull request #8745 from nextcloud/stable13-8716Morris Jobke2018-03-094-13/+33
|\
| * Mock method of actual cacheMorris Jobke2018-03-091-5/+1
| * Always return the depscacheRoeland Jago Douma2018-03-091-1/+1
| * Fix tests to use ICacheFactoryJulius Härtl2018-03-094-14/+38
* | Merge pull request #8749 from nextcloud/backport/8596/sharee-email-matches-no...Morris Jobke2018-03-091-18/+111
|\ \
| * | Fix calculation if there are more resultsJoas Schilling2018-03-091-19/+19
| * | Add tests for finding own email and user results paginationJoas Schilling2018-03-091-1/+94
| |/
* / Fix testsRoeland Jago Douma2018-03-091-0/+17
|/
* Hardening of SimpleFile getContentRoeland Jago Douma2018-03-021-0/+22
* Merge pull request #8099 from nextcloud/7873_13Roeland Jago Douma2018-02-281-8/+20
|\
| * Update testsRoeland Jago Douma2018-02-081-8/+20
* | Better result handling of email searchJoas Schilling2018-02-202-3/+3
* | Merge pull request #8102 from nextcloud/s3-uploader-13Morris Jobke2018-02-081-5/+12
|\ \ | |/ |/|
| * Use S3Client::upload instead of splitting single/multipart upload ourselvesRobin Appelman2018-01-291-5/+12
* | Merge pull request #8197 from nextcloud/stable13-8144Roeland Jago Douma2018-02-073-0/+124
|\ \
| * | Fix testsRoeland Jago Douma2018-02-061-0/+4
| * | Move depsCache clearing to SCSSCacher/JSCombinerJulius Härtl2018-02-063-16/+42
| * | Add tests and class mappingJulius Härtl2018-02-061-0/+94
* | | Merge pull request #8045 from nextcloud/8002_13Roeland Jago Douma2018-02-061-45/+50
|\ \ \ | |/ / |/| |
| * | Fix testsRoeland Jago Douma2018-01-251-45/+50
| |/
* / Add tests for URL rewritingJulius Härtl2018-02-021-4/+14
|/
* Backport of format self-mentions, but don't offer them #7914Arthur Schiwon2018-01-182-2/+54
* Merge pull request #7915 from nextcloud/backport/7909/fix-migration-type-hintsRoeland Jago Douma2018-01-171-2/+0
|\
| * Fix the type hints of migrations and correctly inject the wrapped schema into...Joas Schilling2018-01-171-2/+0
* | Support arbitrary number of arguments for d:or and d:and in search queriesRobin Appelman2018-01-161-1/+6
|/
* Don't lie about the preview mimetypeRoeland Jago Douma2018-01-071-0/+8
* removes invalid tests, adapts another oneArthur Schiwon2018-01-031-33/+0
* never translate login names when requiring with a user idArthur Schiwon2018-01-031-12/+28