]> git.openstreetmap.org Git - rails.git/history - app/models
Add HTML version of friend notification email
[rails.git] / app / models /
2015-06-24 Tom HughesAdd HTML version of friend notification email
2015-06-13 Matt AmosFix bug allowing created elements to reference deleted...
2015-04-14 Tom HughesFix style issues found by new rubocop version
2015-03-31 Tom HughesAllow space as a language separator
2015-03-03 Tom HughesAdd extra tests for API and redaction controllers
2015-03-02 Tom HughesTest changeset and note comment notification emails
2015-03-01 Tom HughesThe test train rolls ever onwards...
2015-02-28 Tom HughesMore work on test coverage
2015-02-27 Tom HughesFix validation failures for trace tags
2015-02-27 Tom HughesImprove test coverage
2015-02-26 Tom HughesFix some rubocop rails style issues
2015-02-25 Tom HughesConvert OpenID authentication to generic third party...
2015-02-24 Tom HughesFix more rubocop style issues
2015-02-20 Tom HughesFix some more rubocop style issues
2015-02-20 Tom HughesStandardise on double quoted strings
2015-02-20 Tom HughesFix rubocop style issues
2015-02-20 Tom HughesFix rubocop lint issues
2015-02-20 Tom HughesFix most auto-correctable rubocop issues
2015-02-20 Tom HughesCleanup trailing whitespace
2015-01-26 Richard FairhurstMerge pull request #28 from zerebubuth/routing-ui-tweaks-2
2015-01-26 Matt AmosMerge remote-tracking branch 'upstream/master' into...
2015-01-17 Tom HughesMerge branch 'rails42'
2015-01-11 Tom HughesRemove some (hopefully) redundant code
2015-01-11 Tom HughesSet default formats in the database now that rails...
2014-11-20 Tom HughesInclude number of recent diary entries in spam scoring
2014-11-03 Richard FairhurstMerge pull request #24 from zerebubuth/routing-merge
2014-11-03 Matt AmosMerge remote-tracking branch 'upstream/master' into...
2014-11-01 Tom HughesMerge branch 'master' into overpass
2014-11-01 Tom HughesMerge branch 'comments'
2014-10-23 Tom HughesTidy up changeset comment code
2014-10-23 Łukasz GurdekChangeset discussions
2014-10-17 Tom HughesMerge remote-tracking branch 'osmlab/iD-1.6.0'
2014-10-15 Tom HughesValidate note comments for control characters
2014-10-02 Tom HughesBan usernames which match special URLs
2014-07-23 Tom HughesFix error resolving relation parents
2014-07-21 Tom HughesMerge branch 'rails41'
2014-07-04 Tom HughesRename Trace#public to Trace#visible_to_all
2014-07-04 Tom HughesRename User#public to User#identifiable
2014-06-18 Tom HughesImprove blocking of characters not allowed in XML
2014-06-15 Tom HughesProbit control characters in user names
2014-06-15 Tom HughesMerge branch 'master' into overpass
2014-06-03 Tom HughesAdd support for ACL blocks on note commenting
2014-05-21 Tom HughesRemove bogus sort that is implied by the intermate...
2014-03-08 Richard FairhurstMerge pull request #14 from tomhughes/routing
2014-03-08 Tom HughesMerge remote-tracking branch 'origin/master' into routing
2014-03-08 Matt AmosMerge remote-tracking branch 'upstream/master' into...
2014-02-26 Tom HughesRemove unused (and non-functioning) code
2014-02-26 Tom HughesRemove unused session model
2014-02-10 Tom HughesUpdate to paperclip 4.x and add content type validation
2014-01-17 Tom HughesReplace the country table with a static XML countries...
2013-12-05 Tom HughesTest get_nodes_undelete methods of the OldWay model
2013-12-05 Tom HughesSimplify a number of object model methods
2013-12-05 Tom HughesAdd tests for member methods on relation models
2013-12-04 Tom HughesFix OldRelation.tags
2013-12-04 Tom HughesMore refactoring of common code in object models
2013-12-04 Simon LegnerRefactor generation of object metadata in API calls
2013-10-11 Tom HughesRemove never actually used code from five years ago
2013-09-30 Tom HughesImprove consistency of selections in the browser controller
2013-09-29 Tom HughesConvert some deprecated methods to modern arel syntax
2013-09-24 Tom HughesRemove debugging code
2013-09-21 Tom HughesEliminate deprecated scope and association arguments
2013-09-21 Tom HughesReplace attr_accessible with strong parameters
2013-09-21 Tom HughesRemove multiline regular expression anchors from valida...
2013-09-09 Tom HughesReturn GPX traces as application/gpx+xml instead of...
2013-08-23 Tom HughesMerge remote-tracking branch 'osmlab/id-default'
2013-08-18 Tom HughesMerge remote-tracking branch 'osmlab/welcome-2'
2013-08-13 Tom HughesUpgrade passwords to the latest hashing scheme on login
2013-08-13 Tom HughesStrengthen password hashing algorithm
2013-08-12 John FirebaughHandle expired confirmation tokens
2013-08-12 John FirebaughReduce welcome email to minimal text
2013-06-25 Tom HughesReplace the spam observer with simple after_save callbacks
2013-06-25 Tom HughesRemove remaining action cache usage and related infrast...
2013-06-24 Tom HughesExtract common code for parsing floats
2013-06-24 Ian DeesGuard against non-numeric lat and lons in nodes and...
2013-06-10 Tom HughesAdd a reopen API call for notes
2013-05-27 Tom HughesPass the correct locale to Nominatim.describe_location
2013-05-27 Tom HughesSimplify locale handing in notification emails
2013-05-27 Tom HughesUse correct locale for note comment notification emails
2013-05-10 Tom HughesImprove tests for trace RSS feeds
2013-04-29 Tom HughesMake the notification mails for notes show when a note...
2013-04-26 Tom HughesRemove the flatten_comment methd from the Note model
2013-04-23 Tom HughesMerge branch 'notes'
2013-04-16 Tom HughesMerge branch 'master' into notes
2013-04-08 Tom HughesMerge branch 'master' into notes
2013-04-01 Tom HughesUse changeset and user caches in Changeset#download
2013-04-01 Tom HughesReimplement User#is_friends_with? in a non-insane way
2013-04-01 Tom HughesPreload sender/recipient details for messages
2013-03-28 Tom HughesAdd a new write_notes permission needed for OAuth acces...
2013-03-28 Tom HughesMerge branch 'master' into notes
2013-03-24 Tom HughesUse changeset and user caches in Changeset#download
2013-03-24 Tom HughesReimplement User#is_friends_with? in a non-insane way
2013-03-24 Tom HughesPreload sender/recipient details for messages
2013-02-05 Tom HughesMerge branch 'master' into notes
2013-02-05 Tom HughesMake the API reject changes to closed notes
2013-02-05 Tom HughesRemove redundant return
2013-02-03 Tom HughesTouch notes when new comments are added
2013-02-02 Tom HughesMerge branch 'master' into notes
2013-01-15 Tom HughesMerge branch 'master' into notes
2012-12-03 Tom HughesRemove the author_name field from notes
2012-12-01 Tom HughesMerge branch 'master' into notes
next