Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Add unit tests | Joas Schilling | 2018-07-27 | 1 | -1/+293 | |
* | Add count to function builder | Robin Appelman | 2018-06-14 | 1 | -0/+10 | |
* | Add tests for special domain name | Morris Jobke | 2018-04-19 | 1 | -0/+2 | |
* | Add tests for domains | Morris Jobke | 2018-04-19 | 1 | -0/+2 | |
* | Move regex to a function and add tests | Joas Schilling | 2018-04-19 | 1 | -0/+52 | |
* | dont keep shared database locks when running cli scripts | Robin Appelman | 2018-04-11 | 1 | -0/+21 | |
* | Use insertIfNotExist of the new interface | Morris Jobke | 2018-03-12 | 4 | -135/+140 | |
* | Merge pull request #7419 from Abijeet/feature-7175 | Morris Jobke | 2018-03-06 | 2 | -1/+13 | |
|\ | ||||||
| * | reuse query builder | Robin Appelman | 2018-01-12 | 1 | -1/+3 | |
| * | refactor user searching | Robin Appelman | 2017-12-20 | 1 | -0/+10 | |
* | | Fix risky tests without assertions | Joas Schilling | 2018-01-25 | 7 | -13/+15 | |
* | | Fix the type hints of migrations and correctly inject the wrapped schema into... | Joas Schilling | 2018-01-17 | 1 | -2/+0 | |
|/ | ||||||
* | add postgresql10 compatibility to dbal | Robin Appelman | 2017-11-22 | 1 | -17/+18 | |
* | Add foreign key support to OC | Piotr Mrowczynski | 2017-10-30 | 1 | -2/+37 | |
* | 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 |