]> git.openstreetmap.org Git - rails.git/history - db
Pluralize notifier message when other than 1
[rails.git] / db /
2019-11-07 Tom HughesMerge remote-tracking branch 'upstream/pull/834'
2019-10-23 Tom HughesMerge remote-tracking branch 'upstream/pull/2403'
2019-10-22 Tom HughesMerge remote-tracking branch 'upstream/pull/2354'
2019-10-22 Tom HughesMerge remote-tracking branch 'upstream/pull/2408'
2019-10-21 Matt AmosOoops, forgot to commit changes to db/structure.sql
2019-10-21 Matt AmosAdd pure SQL version of xid_to_int4.
2019-10-21 Matt AmosMerge remote-tracking branch 'openstreetmap/master...
2019-10-21 Tom HughesMerge remote-tracking branch 'upstream/pull/2400'
2019-10-20 Tom HughesDrop postgres 9.6 specific setting from structure.sql
2019-10-20 Tom HughesMerge remote-tracking branch 'upstream/pull/2383'
2019-10-04 Matt AmosReverting part of the db/structure.sql change which...
2019-10-04 Matt AmosRemove shared lib PG functions from committed DB structure.
2019-10-04 Matt AmosRemove need for shared library PostgreSQL functions
2019-08-31 Stefan BaeblerMerge branch 'master' into tag-colour-preview-rebase
2019-08-28 Tom HughesMerge remote-tracking branch 'upstream/pull/1926'
2019-08-28 Andy AllanMerge pull request #2266 from systemed/patch-2
2019-07-17 Tom HughesDrop old user image columns
2019-07-17 Tom HughesReplace migrations that rely on models with rake tasks
2019-07-17 Tom HughesDon't try and add fingerprints for user images
2019-07-17 Tom HughesMerge remote-tracking branch 'upstream/pull/2320'
2019-07-17 Andy AllanAvoid more models in old migrations
2019-07-17 Andy AllanAvoid using live models in old migrations
2019-07-15 Tom HughesRevert accidental schema changes
2019-07-15 Tom HughesIt's to_sym not to_symbol
2019-07-15 Tom HughesMerge remote-tracking branch 'upstream/pull/2296'
2019-07-09 Tom HughesAdd support for Active Storage attachments
2019-06-27 mmdMerge branch 'master' into patch/view_migration
2019-06-26 Tom HughesMerge remote-tracking branch 'upstream/pull/2207'
2019-06-26 Tom HughesMerge remote-tracking branch 'upstream/pull/2271'
2019-06-23 Tom HughesAllow signups to be blocked by MX host
2019-06-18 Tom HughesMerge remote-tracking branch 'upstream/pull/2226'
2019-06-12 Tom HughesMerge remote-tracking branch 'upstream/pull/2228'
2019-06-10 Tom HughesMerge remote-tracking branch 'upstream/pull/2204'
2019-05-30 Tom HughesMerge remote-tracking branch 'upstream/pull/2225'
2019-05-19 Tom HughesUpdate database schema
2019-05-19 Tom HughesMerge remote-tracking branch 'upstream/pull/2028'
2019-05-18 Tom HughesAdd some extra indexes for ACL lookups
2019-05-13 Simon PooleAdd links to the ToU and include them in signup
2019-04-24 Tom HughesUpdate database schema
2019-04-24 Tom HughesUse rails 4.2 defaults for older migrations
2019-01-16 Andy AllanMerge pull request #1151 from polarbearing/patch-1
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 Tom HughesMerge remote-tracking branch 'upstream/pull/2023'
2018-11-01 Tom HughesMerge remote-tracking branch 'upstream/pull/2037'
2018-10-31 Andy AllanSet up Delayed Job as the backend for Active Job
2018-10-10 Andy AllanMerge branch 'authz' of https://github.com/rubyforgood...
2018-10-09 ENT8RMerge branch 'master' into notes-search
2018-10-03 Andy AllanMerge branch 'master' into messages
2018-09-22 Tom HughesFix Style/NumericPredicate rubocop warnings
2018-08-30 Tom HughesMerge remote-tracking branch 'upstream/pull/1964'
2018-08-29 Tom HughesMerge remote-tracking branch 'upstream/pull/1962'
2018-08-29 Tom HughesMerge remote-tracking branch 'upstream/pull/1963'
2018-08-29 Tom HughesMerge remote-tracking branch 'upstream/pull/1960'
2018-08-29 Andy AllanAlter the Makefile to be robust against bundler warnings
2018-06-16 Tom HughesMerge remote-tracking branch 'upstream/pull/1576'
2018-06-14 Benjamin ReynoldsRemove quad_tile library and extract to gem
2018-06-10 Tom HughesMerge branch 'master' into next
2018-06-10 Tom HughesAdd some extra indexes on issues
2018-04-29 J GuthrieMerge branch 'convert_roundabout_exits' of https:/...
2018-04-29 Jamie GuthrieMerge branch 'master' into convert_roundabout_exits
2018-04-29 Tom HughesMerge remote-tracking branch 'upstream/pull/1809'
2018-04-28 Tom HughesUpdate xid_to_int4 to use postgres version 1 calling...
2018-04-11 Andy AllanMerge branch 'master' into moderation
2018-03-26 Tom HughesFix new rubocop warnings
2018-03-21 Andy AllanConvert issue status to an enum
2018-03-14 Andy AllanRemove cascading deletes, add another foreign key,...
2018-03-14 Andy AllanEnsure reports have an issue id and a user id
2018-03-09 Andy AllanMerge branch 'pull/1765'
2018-03-04 Tom HughesAdd an indexed home_tile column to the user table
2018-02-28 Andy AllanMerge branch 'master' into moderation
2018-02-28 Andy AllanMerge branch 'master' into moderation
2018-02-28 Andy AllanAllow reporting of anonymous notes
2018-02-04 Tom HughesMerge remote-tracking branch 'upstream/pull/1704'
2018-02-03 Tom HughesMerge remote-tracking branch 'upstream/pull/1693'
2018-01-22 Tom HughesFix new rubocop warnings
2018-01-21 Andy AllanMerge branch 'master' into moderation
2017-12-13 Andy AllanStore the report category.
2017-12-06 Andy AllanRename 'issue_type' to 'assigned_role', set defaults...
2017-11-29 Andy AllanUse a simple user_id for tables with one owning user
2017-11-29 Andy AllanCombine migrations into one
2017-11-29 Andy AllanRemove the reassign column from issue_comments
2017-11-29 Andy AllanAdjust for rails5 convention on migrations.
2017-11-29 Andy AllanMerge branch 'master' into moderation
2017-11-22 Andy AllanMerge branch 'pull/843' into titles
2017-11-22 Andy AllanMerge branch 'p' of https://github.com/jfirebaugh/opens...
2017-11-15 Andy AllanMerge branch 'wheres_this' of https://github.com/pnorma...
2017-10-25 Tom HughesMerge remote-tracking branch 'upstream/pull/1652'
2017-10-17 Tom HughesAdd rails version number to migrations
2017-10-16 Tom HughesMerge remote-tracking branch 'upstream/pull/1580'
2017-10-05 Tom HughesFix rubocop warnings
2017-09-13 Andy AllanEnsure that issue comments have associated issues and...
2017-09-13 Andy AllanAdd missing structure.sql changes from 948fd8c8faf1016d
2017-09-13 Andy AllanRemove created_at / updated_at column definitions since...
2017-09-06 Andy AllanEnsure report details are not blank.
2017-09-06 Andy AllanUse reports_count so that counter_cache works automatic...
2017-08-02 Andy AllanMerge branch 'master' into moderation
2017-07-12 Andy AllanMerge branch 'master' into moderation
2017-07-05 Andy AllanRevert unrelated changes from db/structure.sql
2017-06-29 Tom HughesMerge remote-tracking branch 'upstream/pull/1561'
next