Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #4146 from nextcloud/unread-comments-folder | Morris Jobke | 2017-04-10 | 1 | -1/+1 |
|\ | |||||
| * | Allow getting the unread comment count for an entire folder at once | Robin Appelman | 2017-03-30 | 1 | -1/+1 |
* | | rename fun to func | Robin Appelman | 2017-03-30 | 1 | -1/+1 |
* | | fix licence headers | Robin Appelman | 2017-03-30 | 5 | -40/+45 |
* | | Add function builder to the query builder | Robin Appelman | 2017-03-30 | 5 | -0/+172 |
* | | add support for escaping like parameters when using the query builder | Robin Appelman | 2017-03-30 | 3 | -0/+50 |
|/ | |||||
* | Add bitwise AND and OR to the expression builder | Joas Schilling | 2017-01-05 | 1 | -1/+37 |
* | Allow aliasing columns when using the query builder | Robin Appelman | 2016-11-17 | 1 | -0/+5 |
* | Inject config and logger | Joas Schilling | 2016-11-02 | 1 | -5/+17 |
* | Log the queries of the QueryBuilder as well | Joas Schilling | 2016-11-02 | 1 | -0/+23 |
* | Fix like queries in the QueryBuilder | Joas Schilling | 2016-10-19 | 1 | -3/+16 |
* | Update with robin | Joas Schilling | 2016-07-21 | 3 | -3/+3 |
* | Fix others | Joas Schilling | 2016-07-21 | 10 | -20/+30 |
* | Move \OC\DB to PSR-4 | Roeland Jago Douma | 2016-04-15 | 10 | -0/+2040 |