projects
/
rails.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Remove application.yml step from travis config
2019-03-13
Andy Allan
Remove application.yml step from travis config
commit
|
commitdiff
|
tree
2019-03-13
Andy Allan
Provide a helpful warning if there's an application...
commit
|
commitdiff
|
tree
2019-03-13
Andy Allan
Add some settings validations
commit
|
commitdiff
|
tree
2019-03-13
Andy Allan
Update documentation for new approach to settings
commit
|
commitdiff
|
tree
2019-03-13
Andy Allan
Instruct sprockets to recompile this file based on...
commit
|
commitdiff
|
tree
2019-03-13
Andy Allan
Only take the STATUS configuration from the environment
commit
|
commitdiff
|
tree
2019-03-13
Andy Allan
Drop the old environment variable parsing
commit
|
commitdiff
|
tree
2019-03-13
Andy Allan
Move all settings to settings.yml
commit
|
commitdiff
|
tree
2019-03-13
Andy Allan
Install config gem for settings management
commit
|
commitdiff
|
tree
2019-03-06
Andy Allan
Silence the simplecov output message
commit
|
commitdiff
|
tree
2019-02-28
Andy Allan
Move the api trace methods into a separate controller...
commit
|
commitdiff
|
tree
2019-02-28
Andy Allan
Fix test file name
commit
|
commitdiff
|
tree
2019-02-28
Andy Allan
Move the amf and swf controllers into the api namespace
commit
|
commitdiff
|
tree
2019-02-28
Andy Allan
Move the notes api methods into a controller in the...
commit
|
commitdiff
|
tree
2019-02-28
Andy Allan
Move the user api methods into a separate controller...
commit
|
commitdiff
|
tree
2019-02-28
Andy Allan
Move node/way/relation/old_* controllers into the api...
commit
|
commitdiff
|
tree
2019-02-24
Andy Allan
Move the user preferences controller into the api namespace
commit
|
commitdiff
|
tree
2019-02-24
Andy Allan
Move the search controller to the api namespace
commit
|
commitdiff
|
tree
2019-02-24
Andy Allan
Move the api methods from changeset_comments_controller...
commit
|
commitdiff
|
tree
2019-02-24
Andy Allan
Move the api methods from changesets_controller into...
commit
|
commitdiff
|
tree
2019-02-24
Andy Allan
Move map method to its own controller
commit
|
commitdiff
|
tree
2019-02-24
Andy Allan
Move the changes api to its own controller
commit
|
commitdiff
|
tree
2019-02-24
Andy Allan
Move the permissions call out of api_controller
commit
|
commitdiff
|
tree
2019-02-24
Andy Allan
Rename api controller test files
commit
|
commitdiff
|
tree
2019-02-24
Andy Allan
Move the trackpoints call into its own controller ...
commit
|
commitdiff
|
tree
2019-02-24
Andy Allan
Move the capabilities call out of api_controller
commit
|
commitdiff
|
tree
2019-02-06
Andy Allan
Output both the local simplecov html and the coveralls...
commit
|
commitdiff
|
tree
2019-02-06
Andy Allan
Merge pull request #2126 from MaZderMind/patch-1
commit
|
commitdiff
|
tree
2019-02-06
Andy Allan
Fix typo
commit
|
commitdiff
|
tree
2019-02-06
Andy Allan
Remove require_terms_agreed configuration option
commit
|
commitdiff
|
tree
2019-02-06
Andy Allan
Remove the require_terms_seen configuration option
commit
|
commitdiff
|
tree
2019-02-06
Andy Allan
Copy i18n strings from validates_email_format_of plugin
commit
|
commitdiff
|
tree
2019-02-06
Andy Allan
Remove unnecessary requires from app
commit
|
commitdiff
|
tree
2019-02-06
Andy Allan
Remove unnecessary requires from helpers
commit
|
commitdiff
|
tree
2019-02-06
Andy Allan
Move utf8 validator into app/validators
commit
|
commitdiff
|
tree
2019-02-06
Andy Allan
Remove unnecessary requires from tests
commit
|
commitdiff
|
tree
2019-01-23
Andy Allan
Write some basic functionality tests for trace.import
commit
|
commitdiff
|
tree
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
Merge pull request #1151 from polarbearing/patch-1
commit
|
commitdiff
|
tree
2019-01-16
Andy Allan
More resourceful routing for nodes, ways, relations...
commit
|
commitdiff
|
tree
2019-01-16
Andy Allan
Remove old authorization helpers
commit
|
commitdiff
|
tree
2019-01-16
Andy Allan
Ensure authorization checks happen for all controller...
commit
|
commitdiff
|
tree
2019-01-16
Andy Allan
Skip authorization checks for the errors controller
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-16
Andy Allan
Use CanCanCan to control access to oauth controller...
commit
|
commitdiff
|
tree
2019-01-16
Andy Allan
Mark non-action methods as protected
commit
|
commitdiff
|
tree
2019-01-16
Andy Allan
Use CanCanCan for nodes, ways, relations, old and api...
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
next