summaryrefslogtreecommitdiff
path: root/app/models
Commit message (Expand)AuthorAgeLines
* Fix deprecated update_attributes method.v2.0.0Heiko Bernlöhr2022-09-15-1/+1
* Rails 5.2.6Heiko Bernlöhr2022-09-15-2/+2
* WIP: Rails 5Heiko Bernlöhr2022-09-15-21/+24
* Fix sqlite3 ambiguous column name.Felix Pahlow2019-10-16-2/+2
* Add GPL.Heiko Bernloehr2018-02-28-0/+17
* Remove observers.Heiko Bernloehr2018-02-28-15/+0
* Remove unnecessary "all" method from search clause.Heiko Bernloehr2017-03-15-2/+1
* TODO Optimistic database lockingHeiko Bernloehr2017-03-15-0/+1
* Fix reloading routes.Heiko Bernloehr2017-03-11-1/+2
* Lazy evaluation of ActiveRecord::Relation.Heiko Bernloehr2017-03-11-3/+13
* Change find expression to Arel syntax.Heiko Bernloehr2017-03-08-7/+6
* Change Event scopes to Arel syntax.Heiko Bernloehr2017-03-08-8/+12
* Change find(:all) to Arel syntax.Heiko Bernloehr2017-03-08-1/+1
* Changed queries in model scopes to Arel syntax.Heiko Bernloehr2017-03-07-56/+54
* Strip spaces.Heiko Bernloehr2017-03-01-27/+27
* Fix order.Heiko Bernloehr2017-03-01-25/+25
* Fix named_scope.Heiko Bernloehr2017-03-01-24/+24
* Delete named_scope for_subparticipants.Heiko Bernloehr2017-03-01-1/+0
* Fix order.Heiko Bernloehr2017-03-01-1/+1
* Initial models.Heiko Bernloehr2017-03-01-0/+1239
* Initial commit.Heiko Bernloehr2017-03-01-0/+0