]> git.openstreetmap.org Git - rails.git/shortlog
rails.git
2018-11-07 Andy AllanMigrate UserBlocksController to use CanCanCan
2018-11-05 Tom HughesMerge remote-tracking branch 'upstream/pull/2044'
2018-11-05 Tom HughesUse character validate to exclude URL characters for...
2018-11-05 Tom HughesImprove character validator error messages
2018-11-05 Tom HughesMerge character validators
2018-11-05 Tom HughesMerge leading and trailing whitespace validators
2018-11-05 Tom HughesImprove consistency of text validations
2018-11-05 J GuthrieAdded tests for validators
2018-11-05 J GuthrieChanged User model to not allow nil display_name (w...
2018-11-05 J GuthrieConverted invalid_chars validator to use locale
2018-11-05 J GuthrieFix rubocop errors
2018-11-05 J GuthrieCreate invalid_char validators and apply to models
2018-11-05 J GuthrieAdded more non-ascii chars to validation (matching...
2018-11-05 J GuthrieFix rubucop errors
2018-11-05 J GuthrieMake invalid char list more explicit (between ascii...
2018-11-05 J GuthrieAdded trailing/leading whitespace errors to locale
2018-11-05 J GuthrieSpecifiy invalid chars in username error message
2018-11-05 Tom HughesAllow note comments with no body
2018-11-05 translatewiki.netLocalisation updates from https://translatewiki.net.
2018-11-04 Tom HughesMerge remote-tracking branch 'upstream/pull/2009'
2018-11-04 Tom HughesMerge remote-tracking branch 'upstream/pull/2042'
2018-11-03 mmd-osmLimit notes sizes to 2000 characters
2018-11-03 Tom HughesMerge remote-tracking branch 'upstream/pull/2023'
2018-11-03 Tom HughesMove abilities to a sepatarate top level directory
2018-11-03 Tom HughesMerge remote-tracking branch 'upstream/pull/2038'
2018-11-03 Tom HughesOnly use DelayedJob in production
2018-11-02 J GuthrieOn hover, change border to a subtle darker orange,...
2018-11-01 Tom HughesUpdate to sassc 2.x
2018-11-01 Tom HughesUpdate bundle
2018-11-01 Tom HughesMerge remote-tracking branch 'upstream/pull/2037'
2018-11-01 translatewiki.netLocalisation updates from https://translatewiki.net.
2018-10-31 Tom HughesFix new rubocop warnings
2018-10-31 Tom HughesUpdate bundle
2018-10-31 Tom HughesMerge remote-tracking branch 'upstream/pull/2039'
2018-10-31 Andy AllanMove notifier.rb into app/mailers
2018-10-31 Andy AllanUse deliver_later for all email sending
2018-10-31 Andy AllanSet up Delayed Job as the backend for Active Job
2018-10-31 Andy AllanFix error messages when users should not be able to...
2018-10-31 Andy AllanAdd testing for moderator users and issues
2018-10-31 Andy AllanRemove unnecessary token granting from the user_prefere...
2018-10-31 Andy AllanMerge branch 'master' into cancancan
2018-10-29 Tom HughesConvert some model mixins to concerns
2018-10-29 Tom HughesUpdate mailmap
2018-10-29 Tom HughesUpdate translation keys for renaming of user to users
2018-10-29 translatewiki.netLocalisation updates from https://translatewiki.net.
2018-10-25 translatewiki.netLocalisation updates from https://translatewiki.net.
2018-10-24 Andy AllanCheck the oauth token and then use the capabilities...
2018-10-24 Andy AllanRework capabilities to avoid assumptions about missing...
2018-10-24 Andy AllanRework the default denied access handler to give differ...
2018-10-22 Tom HughesUpdate translation keys for renaming of user to users
2018-10-22 Christopher... Enable line breaks in performatted text within rich...
2018-10-22 translatewiki.netLocalisation updates from https://translatewiki.net.
2018-10-21 Simon PooleCalculate bounding box when deleting relations
2018-10-18 translatewiki.netLocalisation updates from https://translatewiki.net.
2018-10-17 superDossAvoid swapping min and max longitude in RTL mode
2018-10-17 Andy AllanCombine site permissions declarations
2018-10-15 translatewiki.netLocalisation updates from https://translatewiki.net.
2018-10-14 Andrew Harveyadd australia copyright notice for PSMA Australia
2018-10-14 Tom HughesResize change bounding boxes on a zoom change
2018-10-11 Tom HughesEnable automatic translation export in the test environment
2018-10-11 Tom HughesAdjust minimum changeset bbox to 20 pixels
2018-10-11 Tom HughesImprove variable naming
2018-10-11 Tom HughesMerge remote-tracking branch 'upstream/pull/2018'
2018-10-11 Tom HughesTidy up notes#search
2018-10-11 Tom HughesUse "user" as user id parameter for notes searches
2018-10-11 Tom HughesMerge remote-tracking branch 'upstream/pull/1955'
2018-10-11 Tom HughesSuppress changeset pagination for inactive users
2018-10-11 translatewiki.netLocalisation updates from https://translatewiki.net.
2018-10-11 ENT8RFix Rubocop issue
2018-10-10 ENT8RFix some issues and improve code
2018-10-10 Andy AllanRemove temporary development code
2018-10-10 Andy AllanRefactor to show the Issues link based on the calculate...
2018-10-10 Andy AllanMove issues and reports to authorization system
2018-10-10 Andy AllanFix typo in method name
2018-10-10 Andy AllanRefactor site#welcome to use abilities instead of requi...
2018-10-10 Andy AllanChange abilities based on upstream renamings
2018-10-10 Andy AllanMerge branch 'authz' of https://github.com/rubyforgood...
2018-10-09 Tom HughesMake paragraph breaks more visible in changeset and...
2018-10-09 ENT8RFix Rubocop issue
2018-10-09 ENT8RFix an issue where the query did not work if a display...
2018-10-09 ENT8RMerge branch 'master' into notes-search
2018-10-09 translatewiki.netLocalisation updates from https://translatewiki.net.
2018-10-06 J GuthrieConverted to dot notation - fixes jshint
2018-10-06 J GuthrieConvert degrees min-width to pixels min-width
2018-10-04 Tom HughesRename CSS class matches for change in controller name
2018-10-03 Tom HughesRemove temorary routes
2018-10-03 Tom HughesImprove formatting
2018-10-03 Tom HughesMerge remote-tracking branch 'upstream/pull/2010'
2018-10-03 J GuthrieUpdated min bounds algorithm
2018-10-03 translatewiki.netLocalisation updates from https://translatewiki.net.
2018-10-03 Tom HughesMerge remote-tracking branch 'upstream/pull/2014'
2018-10-03 Tom HughesMerge remote-tracking branch 'upstream/pull/2012'
2018-10-03 Andy AllanRename user_controller to users_controller
2018-10-03 Andy AllanRemove rubocop reference to quad_tile code
2018-10-03 Andy AllanMerge branch 'master' into messages
2018-10-03 Andy AllanBump max blocklength for additional routes
2018-10-02 J GuthrieChangeset boundary is enlarged if it was on a single...
2018-10-02 J GuthrieChangeset border turns blue on hover
2018-09-28 Tom HughesUse sshfs in preference to nfs for vagrant file sharing
2018-09-28 Tom HughesUpdate vagrant config to use Ubuntu 18.04
next