1
I Use This!
Inactive

Commits : Listings

Analyzed 36 minutes ago. based on code collected 37 minutes ago.
Sep 12, 2024 — Sep 12, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Remove leftover Configuration#nested_accessors?
Martin Gamsjaeger
as snusnu
More... over 14 years ago
Don't use parentheses for #class_eval heredocs
Martin Gamsjaeger
as snusnu
More... over 14 years ago
Lazily require DANA only if it is configured
Martin Gamsjaeger
as snusnu
More... over 14 years ago
Less detailed names for short lived local variables
Martin Gamsjaeger
as snusnu
More... over 14 years ago
Simplify relationship name generation
Martin Gamsjaeger
as snusnu
More... over 14 years ago
Use symmetric names for Model and Resource proxies
Martin Gamsjaeger
as snusnu
More... over 14 years ago
Add support for namespaced translation models
Martin Gamsjaeger
as snusnu
More... over 14 years ago
Make Backend#locale_(repository|storage)_name configurable
Martin Gamsjaeger
as snusnu
More... over 14 years ago
Idiomatic use of :repository option in relationships
Martin Gamsjaeger
as snusnu
More... over 14 years ago
Incomplete support for translation model namespaces
Martin Gamsjaeger
as snusnu
More... over 14 years ago
Do away with TranslationProxy::Model::Generator
Martin Gamsjaeger
as snusnu
More... over 14 years ago
Always fully qualify our DataMapper::I18n::Locale model
Martin Gamsjaeger
as snusnu
More... over 14 years ago
Fully qualify our DataMapper::I18n::Locale model
Martin Gamsjaeger
as snusnu
More... over 14 years ago
Don't memoize the available locales
Martin Gamsjaeger
as snusnu
More... over 14 years ago
Project all properties in #available_locales
Martin Gamsjaeger
as snusnu
More... over 14 years ago
Capture translatable properties on the TranslationProxy
Martin Gamsjaeger
as snusnu
More... over 14 years ago
Pass the translation proxy through generation steps
Martin Gamsjaeger
as snusnu
More... over 14 years ago
Make the config object available in TranslationProxy
Martin Gamsjaeger
as snusnu
More... over 14 years ago
Consistently return self from Integrator command methods
Martin Gamsjaeger
as snusnu
More... over 14 years ago
Update the README to show current API usage More... over 14 years ago
Refactor translation model generation and integration
Martin Gamsjaeger
as snusnu
More... over 14 years ago
Change README reference from is_localizable to translatable
Martin Gamsjaeger
as snusnu
More... over 14 years ago
Track localizable properties when they are created
Martin Gamsjaeger
as snusnu
More... over 14 years ago
Make Backend::Default#normalized_locale_tag a noop
Martin Gamsjaeger
as snusnu
More... over 14 years ago
Use an RFC 4646/47 compliant locale tag regex
Martin Gamsjaeger
as snusnu
More... over 14 years ago
Add DataMapper::I18n.locale_tag_format= writer
Martin Gamsjaeger
as snusnu
More... over 14 years ago
Add a TODO comment about what to refactor next
Martin Gamsjaeger
as snusnu
More... over 14 years ago
Define state upon object creation when possible
Martin Gamsjaeger
as snusnu
More... over 14 years ago
Encapsulate Generator tasks in a single method
Martin Gamsjaeger
as snusnu
More... over 14 years ago
Use better names for some internal APIs
Martin Gamsjaeger
as snusnu
More... over 14 years ago