Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix bigint handling on postgres | Joas Schilling | 2017-09-29 | 1 | -0/+74 |
* | Fix querybuilder and functionbuilder tests | Joas Schilling | 2017-08-02 | 2 | -25/+33 |
* | Fix autoloader and namespace test | Morris Jobke | 2017-07-05 | 1 | -1/+1 |
* | Fix tests of CodeChecker and MigrationService | Joas Schilling | 2017-07-05 | 1 | -21/+69 |
* | Start migrations | Joas Schilling | 2017-07-05 | 1 | -0/+162 |
* | Merge pull request #4146 from nextcloud/unread-comments-folder | Morris Jobke | 2017-04-10 | 2 | -2/+2 |
|\ | |||||
| * | fix quote helper test | Robin Appelman | 2017-03-30 | 2 | -2/+2 |
* | | rename fun to func | Robin Appelman | 2017-03-30 | 1 | -4/+4 |
* | | Add tests for query builder (i)like | Robin Appelman | 2017-03-30 | 1 | -0/+106 |
* | | Add function builder to the query builder | Robin Appelman | 2017-03-30 | 1 | -0/+74 |
* | | add support for escaping like parameters when using the query builder | Robin Appelman | 2017-03-30 | 1 | -8/+12 |
|/ | |||||
* | Adding tests for 4 byte unicode characters | Morris Jobke | 2017-03-21 | 2 | -2/+4 |
* | Namespace and array syntax fixes | Morris Jobke | 2017-03-19 | 1 | -5/+17 |
* | Fixed failing test which was ignoring a required (not null) column (#26303) | Philipp Schaffrath | 2017-03-17 | 3 | -7/+5 |
* | remove static:// stream wrapper | Robin Appelman | 2017-01-04 | 3 | -6/+22 |
* | Add tests | Lukas Reschke | 2016-11-02 | 1 | -0/+126 |
* | Inject config and logger | Joas Schilling | 2016-11-02 | 1 | -4/+20 |
* | Fix the test | Joas Schilling | 2016-10-19 | 1 | -5/+5 |
* | only disable unicode test on mysql | Morris Jobke | 2016-10-19 | 1 | -7/+11 |
* | Adding tests for 4 byte unicode characters | Morris Jobke | 2016-10-19 | 1 | -0/+31 |
* | Fix QueryBuilderTests | Thomas Müller | 2016-10-11 | 1 | -10/+10 |
* | Various database migration fixes (#25209) | Thomas Müller | 2016-06-29 | 7 | -3/+1599 |
* | Move tests/ to PSR-4 (#24731) | Joas Schilling | 2016-05-20 | 14 | -0/+3050 |