]> git.openstreetmap.org Git - rails.git/history - app/models
Cleanup trailing whitespace
[rails.git] / app / models /
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
2012-12-01 Tom HughesMove caching of reverse geocodes to describe_location
2012-11-23 Tom HughesMerge branch 'leaflet'
2012-11-20 Tom HughesMerge branch 'master' into notes
2012-11-12 Tom HughesUse counter caches to improve spam scoring
2012-11-04 Tom HughesAllow mass assignment of user preference keys and values
2012-10-30 Kai KruegerTrust Google and Yahoo to return valid email addresses
2012-10-22 John FirebaughAvoid unnecessary array allocations
2012-10-18 Paweł PaprotaImplemented Gravatar support
2012-10-15 Tom HughesMerge branch 'master' into notes
2012-10-15 Tom HughesReturn the body of a note comment as a rich text object
2012-10-14 Tom HughesGet note comment notification working again
2012-10-13 Tom HughesMerge branch 'master' into notes
2012-10-07 Paweł PaprotaDisplay a diary entry count on the user page
2012-09-21 Matt AmosAdded a test for trac ticket 4471, and fixed the issue.
2012-09-20 Tom HughesMerge branch 'master' into openstreetbugs
2012-09-05 Tom HughesClear the openid URL when an account is deleted
2012-08-22 Tom HughesMerge branch 'master' into openstreetbugs
2012-08-10 Tom HughesImprove blocks on/by links on user pages
next