Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Enable Limit/Offset in Calculations (closes #4558) [lmarlow@yahoo.com] | Rick Olson | 2006-04-06 | 1 | -0/+12 |
* | fix calculation tests to get around inconsistent ordering of nils | Rick Olson | 2006-03-15 | 1 | -2/+2 |
* | Allow ordering of calculated results and/or grouped fields in calculations [s... | Rick Olson | 2006-03-14 | 1 | -0/+11 |
* | Make calculations typecasty! (closes #4016) [Rick Olson] | David Heinemeier Hansson | 2006-03-01 | 1 | -19/+39 |
* | Compatibility patches for calculations | David Heinemeier Hansson | 2006-02-25 | 1 | -3/+5 |
* | Added calculations: Base.count, Base.average, Base.sum, Base.minimum, Base.ma... | David Heinemeier Hansson | 2006-02-25 | 1 | -0/+136 |