- Jun 17, 2011
-
-
Eric Davis authored
-
Eric Davis authored
-
Eric Davis authored
-
Eric Davis authored
-
Enderson Maia authored
-
Eric Davis authored
-
Eric Davis authored
Contributed by Artem Naluzhnyy
-
Eric Davis authored
-
Eric Davis authored
Some models (Changeset) require custom options passed to acts_as_activity_provider but acts_as_journalized wasn't accepting these for :timestamp or :author_key
-
Eric Davis authored
This will let them pick up the committer string if user is nil
-
Eric Davis authored
-
Eric Davis authored
-
Eric Davis authored
-
Eric Davis authored
-
Eric Davis authored
-
Eric Davis authored
-
Eric Davis authored
-
Eric Davis authored
-
Eric Davis authored
Was due to Journals touching the parent record but the Journal not having it's STI class correct during the type update.
-
- Jun 16, 2011
-
-
Felix Schäfer authored
Contributed by Artem Naluzhnyy.
-
Felix Schäfer authored
Contributed by Artem Naluzhnyy.
-
Felix Schäfer authored
Contributed by Artem Naluzhnyy.
-
Felix Schäfer authored
Getting rid of "rake/rdoctask is deprecated." warning. #477
-
Gregor Schmidt authored
works with all rdoc versions since 2.4.2 see https://github.com/rdoc/rdoc/blob/master/History.txt
-
- Jun 10, 2011
-
-
Eric Davis authored
-
Eric Davis authored
-
Rodrigo Rosenfeld Rosas authored
-
Eric Davis authored
-
Eric Davis authored
-
Eric Davis authored
Conflicts: test/unit/journal_test.rb
-
Eric Davis authored
-
Eric Davis authored
-
Eric Davis authored
-
- Jun 07, 2011
-
-
Eric Davis authored
-
- Jun 05, 2011
-
-
Eric Davis authored
-
- Jun 03, 2011
-
-
Eric Davis authored
Multiple records were found and postgres was returning them in a different order than what the test assumed.
-
Eric Davis authored
So the initial journal would have the changes from an Object#new to the created version of the Object. Also includes a change to the database migration in order to create these initial journals for all journaled Objects.
-
Eric Davis authored
-
Eric Davis authored
-