.. |
concerns
|
Fix some rubocop Naming/PredicateName warnings
|
2022-03-03 22:47:55 +00:00 |
access_token.rb
|
Fix rubocop Rails/TimeZone warnings
|
2022-03-01 22:55:10 +00:00 |
acl.rb
|
Allow acls to match on parent domains
|
2021-07-06 10:13:33 +01:00 |
application_record.rb
|
Create an ApplicationRecord for models to inherit from
|
2019-11-27 11:50:48 +01:00 |
changeset.rb
|
Avoid using _id in queries
|
2023-08-30 17:08:16 +01:00 |
changeset_comment.rb
|
Remove redundant presence validation on belongs_to
|
2022-03-01 10:01:16 +00:00 |
changeset_tag.rb
|
Remove redundant presence validation on belongs_to
|
2022-03-01 10:01:16 +00:00 |
client_application.rb
|
Enable active_record.belongs_to_required_by_default
|
2022-02-23 20:33:28 +00:00 |
community.rb
|
Switch to using FrozenRecord for loading communities
|
2022-07-27 16:19:08 +01:00 |
diary_comment.rb
|
Create an ApplicationRecord for models to inherit from
|
2019-11-27 11:50:48 +01:00 |
diary_entry.rb
|
Add inverse_of to relationships that can't detect it automatically
|
2022-02-23 19:23:51 +00:00 |
diary_entry_subscription.rb
|
Create an ApplicationRecord for models to inherit from
|
2019-11-27 11:50:48 +01:00 |
friendship.rb
|
Create an ApplicationRecord for models to inherit from
|
2019-11-27 11:50:48 +01:00 |
issue.rb
|
Fix rubocop Rails/TimeZone warnings
|
2022-03-01 22:55:10 +00:00 |
issue_comment.rb
|
Put issue comments through kramdown formatter
|
2022-05-06 13:36:59 +01:00 |
language.rb
|
Fix new rubocop warnings
|
2023-06-27 18:13:33 +01:00 |
message.rb
|
Remove redundant presence validation on belongs_to
|
2022-03-01 10:01:16 +00:00 |
node.rb
|
Merge branch 'pull/3472'
|
2022-03-02 15:00:25 +00:00 |
node_tag.rb
|
Remove redundant presence validation on belongs_to
|
2022-03-01 10:01:16 +00:00 |
note.rb
|
Define a DEFAULT_FRESHLY_CLOSED_LIMIT constant
|
2022-09-14 23:59:41 +01:00 |
note_comment.rb
|
Remove redundant presence validation on belongs_to
|
2022-03-01 10:01:16 +00:00 |
oauth2_application.rb
|
Only show granted permissions in the authorized application list
|
2023-07-30 20:35:13 +01:00 |
oauth2_token.rb
|
Add annotate gem and associated rake task. Annotate models.
|
2017-10-22 22:18:26 +01:00 |
oauth2_verifier.rb
|
Fix rubocop Rails/TimeZone warnings
|
2022-03-01 22:55:10 +00:00 |
oauth_nonce.rb
|
Convert id column for oauth_nonces to bigint
|
2020-12-14 14:48:59 +00:00 |
oauth_token.rb
|
Fix rubocop Rails/TimeZone warnings
|
2022-03-01 22:55:10 +00:00 |
old_node.rb
|
Fix some rubocop Naming/PredicateName warnings
|
2022-03-03 22:47:55 +00:00 |
old_node_tag.rb
|
Merge branch 'pull/3472'
|
2022-03-02 15:00:25 +00:00 |
old_relation.rb
|
Fix some rubocop Naming/PredicateName warnings
|
2022-03-03 22:47:55 +00:00 |
old_relation_member.rb
|
Add validation for relation member roles
|
2022-06-09 19:21:08 +01:00 |
old_relation_tag.rb
|
Merge branch 'pull/3472'
|
2022-03-02 15:00:25 +00:00 |
old_way.rb
|
Fix some rubocop Naming/PredicateName warnings
|
2022-03-03 22:47:55 +00:00 |
old_way_node.rb
|
Add inverse_of to relationships that can't detect it automatically
|
2022-02-23 19:23:51 +00:00 |
old_way_tag.rb
|
Merge branch 'pull/3472'
|
2022-03-02 15:00:25 +00:00 |
redaction.rb
|
Create an ApplicationRecord for models to inherit from
|
2019-11-27 11:50:48 +01:00 |
relation.rb
|
Merge branch 'pull/3472'
|
2022-03-02 15:00:25 +00:00 |
relation_member.rb
|
Add validation for relation member roles
|
2022-06-09 19:21:08 +01:00 |
relation_tag.rb
|
Remove redundant presence validation on belongs_to
|
2022-03-01 10:01:16 +00:00 |
report.rb
|
Format report text with kramdown
|
2022-04-29 01:31:39 +01:00 |
request_token.rb
|
Fix rubocop Rails/TimeZone warnings
|
2022-03-01 22:55:10 +00:00 |
trace.rb
|
Use trace instead of gpx_id in queries
|
2023-08-30 17:08:46 +01:00 |
tracepoint.rb
|
Add inverse_of to relationships that can't detect it automatically
|
2022-02-23 19:23:51 +00:00 |
tracetag.rb
|
Add inverse_of to relationships that can't detect it automatically
|
2022-02-23 19:23:51 +00:00 |
user.rb
|
Improve naming of changeset comment rate limit settings
|
2023-08-30 18:25:06 +01:00 |
user_block.rb
|
Fix rubocop Rails/TimeZone warnings
|
2022-03-01 22:55:10 +00:00 |
user_preference.rb
|
Remove redundant presence validation on belongs_to
|
2022-03-01 10:01:16 +00:00 |
user_role.rb
|
Create an ApplicationRecord for models to inherit from
|
2019-11-27 11:50:48 +01:00 |
user_token.rb
|
Fix rubocop Rails/TimeZone warnings
|
2022-03-01 22:55:10 +00:00 |
way.rb
|
Merge branch 'pull/3472'
|
2022-03-02 15:00:25 +00:00 |
way_node.rb
|
Create an ApplicationRecord for models to inherit from
|
2019-11-27 11:50:48 +01:00 |
way_tag.rb
|
Remove redundant presence validation on belongs_to
|
2022-03-01 10:01:16 +00:00 |