.. |
api
|
Add :closed trait to note factory
|
2024-01-05 12:34:27 +03:00 |
accounts_controller_test.rb
|
Disallow account deletion after confirmation
|
2023-11-22 17:37:04 +03:00 |
browse_controller_test.rb
|
Link to first and last versions from element pages
|
2024-01-23 22:08:39 +03:00 |
changeset_comments_controller_test.rb
|
Refactor some more controller tests
|
2020-04-22 16:45:16 +02:00 |
changesets_controller_test.rb
|
Fix new rubocop warnings
|
2023-12-05 18:13:13 +00:00 |
confirmations_controller_test.rb
|
Fix new rubocop warnings
|
2022-11-01 18:42:24 +00:00 |
dashboards_controller_test.rb
|
Remove the contact-activity class
|
2021-11-03 18:35:42 +00:00 |
diary_entries_controller_test.rb
|
Add diary entry subscribe/unsubscribe GET pages
|
2024-02-17 05:43:13 +03:00 |
directions_controller_test.rb
|
Refactor some more controller tests
|
2020-04-22 16:45:16 +02:00 |
errors_controller_test.rb
|
Refactor some more controller tests
|
2020-04-22 16:45:16 +02:00 |
export_controller_test.rb
|
Refactor more controller tests
|
2020-04-26 20:33:06 +01:00 |
friendships_controller_test.rb
|
Prefer find_by() instead of where().first
|
2023-10-04 17:53:58 +01:00 |
geocoder_controller_test.rb
|
Remove some search/directions custom css
|
2023-10-20 16:58:59 +03:00 |
issue_comments_controller_test.rb
|
Refactor more controller tests
|
2020-04-26 20:33:06 +01:00 |
issues_controller_test.rb
|
Fix new rubocop warnings
|
2022-03-15 19:24:09 +00:00 |
messages_controller_test.rb
|
Use with_settings for temporary changes to settings
|
2024-02-01 18:37:28 +00:00 |
notes_controller_test.rb
|
Add closed_by attribute to :closed note factory trait
|
2024-01-05 13:04:06 +03:00 |
oauth2_applications_controller_test.rb
|
Fix minor HTML tag mismatches
|
2022-03-05 02:44:59 +00:00 |
oauth2_authorizations_controller_test.rb
|
Update expected response for doorkeeper errors
|
2023-11-28 18:35:11 +00:00 |
oauth2_authorized_applications_controller_test.rb
|
Only show granted permissions in the authorized application list
|
2023-07-30 20:35:13 +01:00 |
oauth_clients_controller_test.rb
|
Allow registration of OAuth 1.0 applications to be disabled
|
2024-01-31 19:18:16 +00:00 |
oauth_controller_test.rb
|
Refactor more controller tests
|
2020-04-26 22:56:18 +01:00 |
old_nodes_controller_test.rb
|
Link to details from node version pages
|
2024-01-23 22:08:39 +03:00 |
old_relations_controller_test.rb
|
Link to details from relation version pages
|
2024-01-23 22:08:39 +03:00 |
old_ways_controller_test.rb
|
Link to details from way version pages
|
2024-01-23 22:08:39 +03:00 |
passwords_controller_test.rb
|
Resourceful routing for passwords
|
2023-12-06 18:41:00 +00:00 |
preferences_controller_test.rb
|
Facelift offline.html and use Bootstrap classes for "notifications"
|
2023-03-26 13:57:51 +03:00 |
profiles_controller_test.rb
|
Facelift offline.html and use Bootstrap classes for "notifications"
|
2023-03-26 13:57:51 +03:00 |
redactions_controller_test.rb
|
Refactor more controller tests
|
2020-04-26 22:56:18 +01:00 |
reports_controller_test.rb
|
Report verification render not redirect
|
2022-05-04 19:42:36 +01:00 |
sessions_controller_test.rb
|
SessionsController: strip username
|
2024-02-11 21:53:03 +01:00 |
site_controller_test.rb
|
Merge pull request #3907 from Dimitar5555/patch-1
|
2023-06-14 14:08:38 +01:00 |
traces_controller_test.rb
|
Prefer find_by() instead of where().first
|
2023-10-04 17:53:58 +01:00 |
user_blocks_controller_test.rb
|
Add revoke all blocks action
|
2024-01-07 15:15:28 +03:00 |
user_mutes_controller_test.rb
|
Add tests & factories for UserMute feature
|
2023-12-19 12:57:47 -05:00 |
user_roles_controller_test.rb
|
Refactor more controller tests
|
2020-04-27 22:24:28 +01:00 |
users_controller_test.rb
|
Show user id on profile pages to moderators and admins
|
2023-09-05 13:35:08 +03:00 |