Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Copyright for 2013 (#12788). | Jean-Philippe Lang | 2013-01-12 | 1 | -1/+1 |
* | Prevent sqlserver adapter from breaking the sub-query (#12713). | Jean-Philippe Lang | 2013-01-04 | 1 | -1/+1 |
* | Pass the order option as an array to satisfy sqlserver adapter (#12713). | Jean-Philippe Lang | 2013-01-04 | 1 | -6/+4 |
* | Use joins instead of sub-queries in group by/sort by when using custom fields... | Jean-Philippe Lang | 2013-01-03 | 1 | -1/+1 |
* | Moves issue specific code to IssueQuery. | Jean-Philippe Lang | 2012-12-09 | 1 | -0/+104 |
* | Adds STI to Query model. Issue queries are now IssueQuery instances. | Jean-Philippe Lang | 2012-12-09 | 1 | -0/+321 |