.. |
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
|
Fix some rubocop Naming/PredicateName warnings
|
2022-03-03 22:47:55 +00: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 |
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
|
Add inverse_of to relationships that can't detect it automatically
|
2022-02-23 19:23:51 +00: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
|
Merge branch 'pull/3472'
|
2022-03-02 15:00:25 +00:00 |
note_comment.rb
|
Remove redundant presence validation on belongs_to
|
2022-03-01 10:01:16 +00:00 |
oauth2_application.rb
|
Introduce privileged scopes that only an administrator can enable
|
2021-08-26 17:22:24 +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
|
Strip leading/trailing whitespace from comma-separated trace tags
|
2022-07-19 13:47:28 +03: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
|
Rubocop autofix: ambiguous operator precedence
|
2022-04-06 14:55:29 +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 |