projects
/
rails.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Basic tests for the trace jobs
2019-01-23
Andy Allan
Basic tests for the trace jobs
commit
|
commitdiff
|
tree
2019-01-16
Andy Allan
Use gd-ffij gem to create trace icons
commit
|
commitdiff
|
tree
2019-01-16
Andy Allan
Add a configuration flag for using the job queue to...
commit
|
commitdiff
|
tree
2019-01-16
Andy Allan
Sketch out how to use the jobs queue for trace insertion...
commit
|
commitdiff
|
tree
2019-01-09
Andy Allan
Use CanCanCan for oauth clients controller
commit
|
commitdiff
|
tree
2019-01-09
Andy Allan
Use CanCanCan for messages controller
commit
|
commitdiff
|
tree
2019-01-09
Andy Allan
Use a builder view for the capabilities call
commit
|
commitdiff
|
tree
2019-01-09
Andy Allan
Use full list of osm xml root attributes in builder...
commit
|
commitdiff
|
tree
2019-01-09
Andy Allan
Use CanCanCan for changesets controller
commit
|
commitdiff
|
tree
2019-01-09
Andy Allan
Use CanCanCan for traces controller
commit
|
commitdiff
|
tree
2019-01-09
Andy Allan
Use CanCanCan for swf controller
commit
|
commitdiff
|
tree
2019-01-09
Andy Allan
Skip authorization checks for amf controller
commit
|
commitdiff
|
tree
2019-01-09
Andy Allan
Add missing authorize_resource declaration to geocoder...
commit
|
commitdiff
|
tree
2019-01-09
Andy Allan
Use CanCanCan for directions controller
commit
|
commitdiff
|
tree
2019-01-09
Andy Allan
Use CanCanCan for browse controller
commit
|
commitdiff
|
tree
2019-01-02
Andy Allan
Use CanCanCan for export controller
commit
|
commitdiff
|
tree
2019-01-02
Andy Allan
Use CanCanCan for search controller
commit
|
commitdiff
|
tree
2019-01-02
Andy Allan
Require terms agreement for abilities and capabilities...
commit
|
commitdiff
|
tree
2018-12-12
Andy Allan
Refactor users_controller to use CanCanCan for authorisation
commit
|
commitdiff
|
tree
2018-12-12
Andy Allan
Use only token capabilities when a token is provided
commit
|
commitdiff
|
tree
2018-11-28
Andy Allan
Use CanCanCan for user_roles auth
commit
|
commitdiff
|
tree
2018-11-28
Andy Allan
Remove user_roles integration test since it is not...
commit
|
commitdiff
|
tree
2018-11-28
Andy Allan
Remove the unused require_moderator filter
commit
|
commitdiff
|
tree
2018-11-28
Andy Allan
Use CanCanCan for notes authorization
commit
|
commitdiff
|
tree
2018-11-28
Andy Allan
Use CanCanCan for changeset comments
commit
|
commitdiff
|
tree
2018-11-14
Andy Allan
Remove custom deny_access handlers
commit
|
commitdiff
|
tree
2018-11-14
Andy Allan
Add a changeset to exercise that part of the contact...
commit
|
commitdiff
|
tree
2018-11-14
Andy Allan
Ensure that the blocked template rendering works
commit
|
commitdiff
|
tree
2018-11-14
Andy Allan
Check that a request that requires authentication is...
commit
|
commitdiff
|
tree
2018-11-14
Andy Allan
Pluralize changesets controller
commit
|
commitdiff
|
tree
2018-11-07
Andy Allan
Remove unnecessary include from redaction model test
commit
|
commitdiff
|
tree
2018-11-07
Andy Allan
Remove unnecessary require statements from tests
commit
|
commitdiff
|
tree
2018-11-07
Andy Allan
Pluralize diary entries controller
commit
|
commitdiff
|
tree
2018-11-07
Andy Allan
Pluralize old_ controllers
commit
|
commitdiff
|
tree
2018-11-07
Andy Allan
Pluralize nodes, ways and relations controllers
commit
|
commitdiff
|
tree
2018-11-07
Andy Allan
Use CanCanCan for redaction authorizations
commit
|
commitdiff
|
tree
2018-11-07
Andy Allan
Migrate UserBlocksController to use CanCanCan
commit
|
commitdiff
|
tree
2018-11-07
Andy Allan
Reduce the max class length after splitting the changeset...
commit
|
commitdiff
|
tree
2018-11-07
Andy Allan
Use relative translations for changeset comments
commit
|
commitdiff
|
tree
2018-11-07
Andy Allan
Rename hide_comment and unhide_comment to destroy and...
commit
|
commitdiff
|
tree
2018-11-07
Andy Allan
Rename comments_feed to index
commit
|
commitdiff
|
tree
2018-11-07
Andy Allan
Rename comment to create
commit
|
commitdiff
|
tree
2018-11-07
Andy Allan
Split changeset comment handling into a changeset_comments...
commit
|
commitdiff
|
tree
2018-10-31
Andy Allan
Move notifier.rb into app/mailers
commit
|
commitdiff
|
tree
2018-10-31
Andy Allan
Use deliver_later for all email sending
commit
|
commitdiff
|
tree
2018-10-31
Andy Allan
Set up Delayed Job as the backend for Active Job
commit
|
commitdiff
|
tree
2018-10-31
Andy Allan
Fix error messages when users should not be able to...
commit
|
commitdiff
|
tree
2018-10-31
Andy Allan
Add testing for moderator users and issues
commit
|
commitdiff
|
tree
2018-10-31
Andy Allan
Remove unnecessary token granting from the user_preferences...
commit
|
commitdiff
|
tree
2018-10-31
Andy Allan
Merge branch 'master' into cancancan
commit
|
commitdiff
|
tree
2018-10-24
Andy Allan
Check the oauth token and then use the capabilities...
commit
|
commitdiff
|
tree
2018-10-24
Andy Allan
Rework capabilities to avoid assumptions about missing...
commit
|
commitdiff
|
tree
2018-10-24
Andy Allan
Rework the default denied access handler to give different...
commit
|
commitdiff
|
tree
2018-10-17
Andy Allan
Combine site permissions declarations
commit
|
commitdiff
|
tree
2018-10-10
Andy Allan
Remove temporary development code
commit
|
commitdiff
|
tree
2018-10-10
Andy Allan
Refactor to show the Issues link based on the calculated...
commit
|
commitdiff
|
tree
2018-10-10
Andy Allan
Move issues and reports to authorization system
commit
|
commitdiff
|
tree
2018-10-10
Andy Allan
Fix typo in method name
commit
|
commitdiff
|
tree
2018-10-10
Andy Allan
Refactor site#welcome to use abilities instead of require_user
commit
|
commitdiff
|
tree
2018-10-10
Andy Allan
Change abilities based on upstream renamings
commit
|
commitdiff
|
tree
2018-10-10
Andy Allan
Merge branch 'authz' of https://github.com/rubyforgood...
commit
|
commitdiff
|
tree
2018-10-03
Andy Allan
Rename user_controller to users_controller
commit
|
commitdiff
|
tree
2018-10-03
Andy Allan
Remove rubocop reference to quad_tile code
commit
|
commitdiff
|
tree
2018-10-03
Andy Allan
Bump max blocklength for additional routes
commit
|
commitdiff
|
tree
2018-09-19
Andy Allan
Fix incorrect reference to 12.04 in installation notes
commit
|
commitdiff
|
tree
2018-09-19
Andy Allan
Set the rubocop target version to 2.3
commit
|
commitdiff
|
tree
2018-09-10
Andy Allan
Remove Lint/ShadowingOuterLocalVariable - already fixed
commit
|
commitdiff
|
tree
2018-09-10
Andy Allan
Just pass the object, rather than the id, to _path...
commit
|
commitdiff
|
tree
2018-09-10
Andy Allan
Just pass the user object, rather than the display_name...
commit
|
commitdiff
|
tree
2018-09-10
Andy Allan
Rename diary_entry#list to #index
commit
|
commitdiff
|
tree
2018-09-10
Andy Allan
Rename user#list to user#index
commit
|
commitdiff
|
tree
2018-09-10
Andy Allan
Use full url escaping when required in trace tests
commit
|
commitdiff
|
tree
2018-09-05
Andy Allan
Remove temporary routes
commit
|
commitdiff
|
tree
2018-09-05
Andy Allan
Rename changeset#list to changeset#index
commit
|
commitdiff
|
tree
2018-09-05
Andy Allan
Rename diary_entry#view to diary_entry#show
commit
|
commitdiff
|
tree
2018-09-05
Andy Allan
Rename user#view to user#show
commit
|
commitdiff
|
tree
2018-09-05
Andy Allan
Use resourceful routing for message replies
commit
|
commitdiff
|
tree
2018-09-05
Andy Allan
Use a resourceful path for message marking
commit
|
commitdiff
|
tree
2018-09-05
Andy Allan
Use resourceful destroy method for messages
commit
|
commitdiff
|
tree
2018-08-30
Andy Allan
Put the resourceful routing at the top of the list...
commit
|
commitdiff
|
tree
2018-08-29
Andy Allan
Rename i18n keys track->trace
commit
|
commitdiff
|
tree
2018-08-29
Andy Allan
Rename traces#list to traces#index
commit
|
commitdiff
|
tree
2018-08-29
Andy Allan
Rename traces#view to traces#show
commit
|
commitdiff
|
tree
2018-08-29
Andy Allan
Split out updating a trace into an update action
commit
|
commitdiff
|
tree
2018-08-29
Andy Allan
Fix whitespace in locale file
commit
|
commitdiff
|
tree
2018-08-29
Andy Allan
Refactor message creation to use a create action
commit
|
commitdiff
|
tree
2018-08-29
Andy Allan
Alter the Makefile to be robust against bundler warnings
commit
|
commitdiff
|
tree
2018-08-29
Andy Allan
Suppress the creation of boot logs from the ubuntu...
commit
|
commitdiff
|
tree
2018-06-17
Andy Allan
Add cancancan and the first ability definitions for...
commit
|
commitdiff
|
tree
2018-06-06
Andy Allan
Speed up tests by making fewer random changes
commit
|
commitdiff
|
tree
2018-06-06
Andy Allan
Prefer the helper in controllers
commit
|
commitdiff
|
tree
2018-06-06
Andy Allan
Fix lazy i18n lookups for browse error pages
commit
|
commitdiff
|
tree
2018-06-06
Andy Allan
Fix missing message translation strings
commit
|
commitdiff
|
tree
2018-06-06
Andy Allan
Refactor messages show action to be resourceful
commit
|
commitdiff
|
tree
2018-06-06
Andy Allan
Refactor inbox and outbox paths to avoid display names...
commit
|
commitdiff
|
tree
2018-06-06
Andy Allan
Refactor trace creation pages
commit
|
commitdiff
|
tree
2018-05-16
Andy Allan
Remove if_user and similar methods
commit
|
commitdiff
|
tree
2018-05-16
Andy Allan
Fix test which was accidentally testing as the entry...
commit
|
commitdiff
|
tree
2018-05-15
Andy Allan
Ensure database is writable before destroying a message
commit
|
commitdiff
|
tree
2018-05-15
Andy Allan
Rename messages#read to #show
commit
|
commitdiff
|
tree
next