2019-06-12 |
Andy Allan | Use built-in form sumbit translation keys for user...
|
commit | commitdiff | tree |
2019-06-06 |
Andy Allan | Show all diary comments to administrators
|
commit | commitdiff | tree |
2019-06-06 |
Andy Allan | Allow admins to unhide diary comments, if they wish
|
commit | commitdiff | tree |
2019-06-06 |
Andy Allan | Show deleted diary entries to administrators, if the...
|
commit | commitdiff | tree |
2019-06-06 |
Andy Allan | Allow administrators to unhide diary entries, if they...
|
commit | commitdiff | tree |
2019-06-05 |
Andy Allan | Ignore the block length of the routes
|
commit | commitdiff | tree |
2019-06-05 |
Andy Allan | Remove dead link to sitemap
|
commit | commitdiff | tree |
2019-05-30 |
Andy Allan | Use strong_migrations to help developers avoid problems...
|
commit | commitdiff | tree |
2019-05-29 |
Andy Allan | rubocop and erblint fixes
|
commit | commitdiff | tree |
2019-05-29 |
Andy Allan | Allow a configurable delay to keep diary entries from...
|
commit | commitdiff | tree |
2019-05-29 |
Andy Allan | Refactor diary entry form
|
commit | commitdiff | tree |
2019-05-29 |
Andy Allan | Refactor some diary entry routes to use resources
|
commit | commitdiff | tree |
2019-05-29 |
Andy Allan | Refactor diary entries to use create and update methods
|
commit | commitdiff | tree |
2019-05-29 |
Andy Allan | Update annotations to show 'using' clause on indexes
|
commit | commitdiff | tree |
2019-05-29 |
Andy Allan | Update annotations to correctly show bigint types
|
commit | commitdiff | tree |
2019-05-15 |
Andy Allan | Allow user_blocks to be created for longer periods
|
commit | commitdiff | tree |
2019-04-10 |
Andy Allan | Use https link for gem from github
|
commit | commitdiff | tree |
2019-04-10 |
Andy Allan | Resourceful(ish) naming for api/users_controller
|
commit | commitdiff | tree |
2019-04-10 |
Andy Allan | Resourceful route names for api/trace_controller
|
commit | commitdiff | tree |
2019-04-10 |
Andy Allan | Rubocop fixes
|
commit | commitdiff | tree |
2019-04-03 |
Andy Allan | Fix rubocop warnings and rename a variable
|
commit | commitdiff | tree |
2019-03-27 |
Andy Allan | Disentangle the api abilities from the web abilities
|
commit | commitdiff | tree |
2019-03-27 |
Andy Allan | Set image dimensions in order to avoid a reflow after...
|
commit | commitdiff | tree |
2019-03-27 |
Andy Allan | Refactor notes#mine to simplify code
|
commit | commitdiff | tree |
2019-03-27 |
Andy Allan | Use trace jobs by default
|
commit | commitdiff | tree |
2019-03-27 |
Andy Allan | Use the trace jobs for creating and destroy traces...
|
commit | commitdiff | tree |
2019-03-27 |
Andy Allan | Check validity token in changesets controller
|
commit | commitdiff | tree |
2019-03-27 |
Andy Allan | erblint: avoid parentheses for method calls with no...
|
commit | commitdiff | tree |
2019-03-27 |
Andy Allan | erblint: prefer double quoted strings
|
commit | commitdiff | tree |
2019-03-27 |
Andy Allan | Exclude most views from string literal checks
|
commit | commitdiff | tree |
2019-03-27 |
Andy Allan | erblint: Add or remove curly braces around hash parameters...
|
commit | commitdiff | tree |
2019-03-27 |
Andy Allan | erblint: use hash rocket syntax
|
commit | commitdiff | tree |
2019-03-20 |
Andy Allan | Move more api-only methods into api_controller
|
commit | commitdiff | tree |
2019-03-20 |
Andy Allan | Mark all methods in api_controller and application_controlle...
|
commit | commitdiff | tree |
2019-03-20 |
Andy Allan | Use a lambda in order to pass parameters in before_actions
|
commit | commitdiff | tree |
2019-03-20 |
Andy Allan | Move the authorize method to api_controller
|
commit | commitdiff | tree |
2019-03-20 |
Andy Allan | Simplify deny_access handling
|
commit | commitdiff | tree |
2019-03-20 |
Andy Allan | Refactor api controllers to inherit from a common ApiController
|
commit | commitdiff | tree |
2019-03-20 |
Andy Allan | Use an enumerator for gpx.points, and process the the...
|
commit | commitdiff | tree |
2019-03-20 |
Andy Allan | Raise exception if there is an error, and import tracepoints...
|
commit | commitdiff | tree |
2019-03-20 |
Andy Allan | Use activerecord-import for bulk importing tracepoint...
|
commit | commitdiff | tree |
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-13 |
Andy Allan | Rubocop fixes for ruby 2.5
|
commit | commitdiff | tree |
2019-03-13 |
Andy Allan | Upgrade minimum version of ruby to 2.5
|
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 | 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 | 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 |
next |