]> git.openstreetmap.org Git - rails.git/history - db/structure.sql
Add support for OAuth2 using doorkeeper
[rails.git] / db / structure.sql
2021-05-18 Tom HughesAdd support for OAuth2 using doorkeeper
2021-05-13 Tom HughesMerge remote-tracking branch 'upstream/pull/3193'
2021-05-12 Tom HughesUpdate to rails 6.1.3.2
2021-05-11 Tom HughesAdd rate limiting to user friendships
2021-04-29 Tom HughesMerge remote-tracking branch 'upstream/pull/3029'
2021-04-08 Andy AllanMerge pull request #1558 from plarus/master
2021-02-03 Andy AllanMerge pull request #2409 from jalessio/docker-compose...
2021-02-03 Tom HughesMerge remote-tracking branch 'upstream/pull/3078'
2021-02-03 Tom HughesMerge remote-tracking branch 'upstream/pull/3079'
2021-02-03 Andy AllanMerge branch 'pull/2486'
2021-02-03 mmd-osmRemove /api/0.6/changes endpoint
2021-01-13 Tom HughesMerge remote-tracking branch 'upstream/pull/2994'
2020-12-17 Andy AllanMerge pull request #3009 from gravitystorm/svg_icons
2020-12-16 Tom HughesMerge remote-tracking branch 'upstream/pull/3002'
2020-12-14 Tom HughesConvert id column for oauth_nonces to bigint
2020-10-08 Tom HughesRevert accidental changes to database structure
2020-10-06 Tom HughesIndex changeset comments by changeset and date
2020-10-06 Tom HughesIndex changeset comments by author and date
2020-04-15 Tom HughesMerge remote-tracking branch 'upstream/pull/2431'
2020-02-26 Andy AllanMerge pull request #2485 from mmd-osm/patch/json2
2020-02-19 Tom HughesMerge remote-tracking branch 'upstream/pull/2381'
2020-01-15 Tom HughesMerge remote-tracking branch 'upstream/pull/2505'
2020-01-05 Tom HughesMerge remote-tracking branch 'upstream/pull/2494'
2019-12-30 Tom HughesMerge remote-tracking branch 'upstream/pull/2444'
2019-12-30 Tom HughesMerge remote-tracking branch 'upstream/pull/2462'
2019-12-30 Tom HughesMerge remote-tracking branch 'upstream/pull/2471'
2019-12-30 Tom HughesMerge remote-tracking branch 'upstream/pull/2470'
2019-12-30 Tom HughesMerge remote-tracking branch 'upstream/pull/2469'
2019-12-30 Tom HughesMerge remote-tracking branch 'upstream/pull/2473'
2019-12-30 mmd-osmtravis: update structure.sql
2019-12-04 Andy AllanMerge pull request #2427 from mmd-osm/patch/remove_expa...
2019-11-24 Tom HughesMerge remote-tracking branch 'upstream/pull/2423'
2019-11-24 Tom HughesUpdate to rails 6.0.1
2019-11-23 Mayank TankhiwaleMerge branch 'master' of https://github.com/tankhiwale...
2019-11-20 Tom HughesMerge remote-tracking branch 'upstream/pull/2442'
2019-11-20 Tom HughesMerge remote-tracking branch 'upstream/pull/2434'
2019-11-20 Tom HughesMerge remote-tracking branch 'upstream/pull/2440'
2019-11-20 Tom HughesMerge remote-tracking branch 'upstream/pull/2441'
2019-11-20 Tom HughesMerge remote-tracking branch 'upstream/pull/2439'
2019-11-20 Andy AllanRemove the users.nearby column
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 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-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-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-04-24 Tom HughesUpdate database schema
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-06-16 Tom HughesMerge remote-tracking branch 'upstream/pull/1576'
2018-06-10 Tom HughesMerge branch 'master' into next
2018-06-10 Tom HughesAdd some extra indexes on issues
2018-04-11 Andy AllanMerge branch 'master' into moderation
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-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 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-09-13 Andy AllanEnsure that issue comments have associated issues and...
next