- 06 May, 2014 1 commit
-
-
Carsten Brandt authored
breaking changes.
-
- 23 Apr, 2014 1 commit
-
-
Carsten Brandt authored
-
- 07 Apr, 2014 2 commits
-
-
Qiang Xue authored
-
Alexander Makarov authored
-
- 03 Apr, 2014 2 commits
-
-
Carsten Brandt authored
-
Qiang Xue authored
Fixes #2955: Changed the signature of ActiveQuery constructors and `ActiveRecord::createQuery()` to simplify customizing ActiveQuery classes
-
- 30 Mar, 2014 1 commit
-
-
Qiang Xue authored
Refactored ActiveRecord::find() so that find(null) will also return an ActiveRecord instance instead of ActiveQuery.
-
- 27 Mar, 2014 1 commit
-
-
Carsten Brandt authored
so information about changed values is available in `afterSave`-event. fixes #2892
-
- 18 Mar, 2014 1 commit
-
-
Qiang Xue authored
-
- 16 Mar, 2014 1 commit
-
-
SonicGD authored
-
- 08 Mar, 2014 1 commit
-
-
Luciano Baraglia authored
-
- 04 Mar, 2014 1 commit
-
-
AlexGx authored
-
- 03 Mar, 2014 1 commit
-
-
Alexander Mohorev authored
-
- 21 Feb, 2014 1 commit
-
-
Carsten Brandt authored
-
- 20 Feb, 2014 2 commits
-
-
Carsten Brandt authored
-
Carsten Brandt authored
allow extending only one class to add scopes, fixes #2146 TODO: - [ ] adjust guide docs - [ ] adjust README files of extensions - [ ] finish work and fix test breaks
-
- 10 Feb, 2014 1 commit
-
-
Carsten Brandt authored
fixes #2370
-
- 03 Feb, 2014 1 commit
-
-
Carsten Brandt authored
- refactored elasticsearch AR to make type and index available in instantiate(), issue #1313 fixes #2281
-
- 27 Jan, 2014 1 commit
-
-
Carsten Brandt authored
-
- 24 Jan, 2014 1 commit
-
-
Qiang Xue authored
-
- 19 Jan, 2014 1 commit
-
-
Luciano Baraglia authored
-
- 16 Jan, 2014 2 commits
-
-
Carsten Brandt authored
-
Carsten Brandt authored
fixes #1993
-
- 11 Jan, 2014 1 commit
-
-
Qiang Xue authored
-
- 10 Jan, 2014 1 commit
-
-
Carsten Brandt authored
-
- 09 Jan, 2014 2 commits
-
-
Carsten Brandt authored
-
Carsten Brandt authored
meet the AR interface requirements.
-
- 04 Jan, 2014 1 commit
-
-
Carsten Brandt authored
now supports mapped primary key when _id is part of source with an alias.
-
- 12 Dec, 2013 1 commit
-
-
Carsten Brandt authored
fixes #1469
-
- 10 Dec, 2013 1 commit
-
-
Qiang Xue authored
-
- 09 Dec, 2013 1 commit
-
-
Carsten Brandt authored
issue #1313
-
- 04 Dec, 2013 2 commits
-
-
Alexander Makarov authored
-
Alexander Makarov authored
Moved file and path related methods from StringHelper to FileHelper, renamed StringHelper byte methods not to be misused as string methods
-
- 30 Nov, 2013 1 commit
-
-
Carsten Brandt authored
-
- 29 Nov, 2013 1 commit
-
-
Qiang Xue authored
-
- 28 Nov, 2013 1 commit
-
-
Carsten Brandt authored
- allows to have dynamic definition of attributes depended on the instance - there was no real need for it to be static. Places that used it static have been refactored. fixes #1318
-
- 26 Nov, 2013 1 commit
-
-
Panagiotis Moustafellos authored
-
- 25 Nov, 2013 3 commits
-
-
Carsten Brandt authored
-
Carsten Brandt authored
-
Carsten Brandt authored
-