projects
/
rails.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Merge branch 'master' into cancancan
[rails.git]
/
db
/
structure.sql
2018-06-16
Tom Hughes
Merge remote-tracking branch 'upstream/pull/1576'
blob
|
commitdiff
|
raw
2018-06-10
Tom Hughes
Merge branch 'master' into next
blob
|
commitdiff
|
raw
2018-06-10
Tom Hughes
Add some extra indexes on issues
blob
|
commitdiff
|
raw
2018-04-11
Andy Allan
Merge branch 'master' into moderation
blob
|
commitdiff
|
raw
|
diff to current
2018-03-21
Andy Allan
Convert issue status to an enum
blob
|
commitdiff
|
raw
|
diff to current
2018-03-14
Andy Allan
Remove cascading deletes, add another foreign key,...
blob
|
commitdiff
|
raw
|
diff to current
2018-03-14
Andy Allan
Ensure reports have an issue id and a user id
blob
|
commitdiff
|
raw
|
diff to current
2018-03-09
Andy Allan
Merge branch 'pull/1765'
blob
|
commitdiff
|
raw
|
diff to current
2018-03-04
Tom Hughes
Add an indexed home_tile column to the user table
blob
|
commitdiff
|
raw
|
diff to current
2018-02-28
Andy Allan
Merge branch 'master' into moderation
blob
|
commitdiff
|
raw
|
diff to current
2018-02-28
Andy Allan
Merge branch 'master' into moderation
blob
|
commitdiff
|
raw
|
diff to current
2018-02-28
Andy Allan
Allow reporting of anonymous notes
blob
|
commitdiff
|
raw
|
diff to current
2018-01-21
Andy Allan
Merge branch 'master' into moderation
blob
|
commitdiff
|
raw
|
diff to current
2017-12-13
Andy Allan
Store the report category.
blob
|
commitdiff
|
raw
|
diff to current
2017-12-06
Andy Allan
Rename 'issue_type' to 'assigned_role', set defaults...
blob
|
commitdiff
|
raw
|
diff to current
2017-11-29
Andy Allan
Use a simple user_id for tables with one owning user
blob
|
commitdiff
|
raw
|
diff to current
2017-11-29
Andy Allan
Combine migrations into one
blob
|
commitdiff
|
raw
|
diff to current
2017-11-29
Andy Allan
Remove the reassign column from issue_comments
blob
|
commitdiff
|
raw
|
diff to current
2017-11-29
Andy Allan
Merge branch 'master' into moderation
blob
|
commitdiff
|
raw
|
diff to current
2017-11-22
Andy Allan
Merge branch 'pull/843' into titles
blob
|
commitdiff
|
raw
|
diff to current
2017-11-22
Andy Allan
Merge branch 'p' of https://github.com/jfirebaugh/opens...
blob
|
commitdiff
|
raw
|
diff to current
2017-11-15
Andy Allan
Merge branch 'wheres_this' of https://github.com/pnorma...
blob
|
commitdiff
|
raw
|
diff to current
2017-09-13
Andy Allan
Ensure that issue comments have associated issues and...
blob
|
commitdiff
|
raw
|
diff to current
2017-09-13
Andy Allan
Add missing structure.sql changes from 948fd8c8faf1016d
blob
|
commitdiff
|
raw
|
diff to current
2017-09-13
Andy Allan
Remove created_at / updated_at column definitions since...
blob
|
commitdiff
|
raw
|
diff to current
2017-08-02
Andy Allan
Merge branch 'master' into moderation
blob
|
commitdiff
|
raw
|
diff to current
2017-07-12
Andy Allan
Merge branch 'master' into moderation
blob
|
commitdiff
|
raw
|
diff to current
2017-07-05
Andy Allan
Revert unrelated changes from db/structure.sql
blob
|
commitdiff
|
raw
|
diff to current
2017-06-29
Tom Hughes
Merge remote-tracking branch 'upstream/pull/1561'
blob
|
commitdiff
|
raw
|
diff to current
2017-06-27
Tom Hughes
Update to rails 5.0.4
blob
|
commitdiff
|
raw
|
diff to current
2017-03-05
Tom Hughes
Merge remote-tracking branch 'openstreetmap/pull/1437'
blob
|
commitdiff
|
raw
|
diff to current
2017-02-23
Tom Hughes
Merge remote-tracking branch 'openstreetmap/pull/1436'
blob
|
commitdiff
|
raw
|
diff to current
2017-02-22
Tom Hughes
Merge remote-tracking branch 'openstreetmap/pull/1458'
blob
|
commitdiff
|
raw
|
diff to current
2017-02-22
Tom Hughes
Index oauth_tokens and client_applications by user_id
blob
|
commitdiff
|
raw
|
diff to current
2017-02-12
Tom Hughes
Merge remote-tracking branch 'openstreetmap/pull/1030...
blob
|
commitdiff
|
raw
|
diff to current
2016-10-27
Tom Hughes
Merge remote-tracking branch 'openstreetmap/pull/1344'
blob
|
commitdiff
|
raw
|
diff to current
2016-10-19
Tom Hughes
Merge remote-tracking branch 'openstreetmap/pull/1332'
blob
|
commitdiff
|
raw
|
diff to current
2016-10-19
Tom Hughes
Update schema
blob
|
commitdiff
|
raw
|
diff to current
2016-10-12
Tom Hughes
Merge remote-tracking branch 'openstreetmap/pull/1309'
blob
|
commitdiff
|
raw
|
diff to current
2016-10-12
Mikel Maron
merge upstream/master and resolve conflicts from https...
blob
|
commitdiff
|
raw
|
diff to current
2016-10-12
Mikel Maron
Update structure.sql
blob
|
commitdiff
|
raw
|
diff to current
2016-10-07
Mikel Maron
css in right place; fix structure.sql
blob
|
commitdiff
|
raw
|
diff to current
2016-09-05
Tom Hughes
Update schema
blob
|
commitdiff
|
raw
|
diff to current
2016-08-22
Matt Amos
More whitespace fixes. Attempting to get tests to pass.
blob
|
commitdiff
|
raw
|
diff to current
2016-08-22
Matt Amos
Made rubocop happy by formatting and minor syntax tweaks.
blob
|
commitdiff
|
raw
|
diff to current
2016-08-22
Shrey
Added sortable headers + search + reportable Notes
blob
|
commitdiff
|
raw
|
diff to current
2016-08-22
Shrey
Added support for reporting Changesets + Deleting issue...
blob
|
commitdiff
|
raw
|
diff to current
2016-08-22
Shrey
Added Issue Type + Issue Reassigning + Last updated_by
blob
|
commitdiff
|
raw
|
diff to current
2016-08-22
Shrey
Issue reopens on Reports coming in after instance update
blob
|
commitdiff
|
raw
|
diff to current
2016-08-22
Shrey
Fixed tests + Altered migration file + Added reporting...
blob
|
commitdiff
|
raw
|
diff to current
2016-08-22
Shrey
Fixed tests + Added new ones
blob
|
commitdiff
|
raw
|
diff to current
2016-08-22
Shrey
DB changes + Related issues added
blob
|
commitdiff
|
raw
|
diff to current
2016-08-22
Shrey
Added IssueComments + ForeignKeys + Indexes
blob
|
commitdiff
|
raw
|
diff to current
2016-08-22
Shrey
Basic models set up
blob
|
commitdiff
|
raw
|
diff to current
2016-08-19
Tom Hughes
Improve message when Gravater is disabled
blob
|
commitdiff
|
raw
|
diff to current
2015-08-27
Tom Hughes
Merge remote-tracking branch 'openstreetmap/pull/891'
blob
|
commitdiff
|
raw
|
diff to current
2015-08-27
Tom Hughes
Merge remote-tracking branch 'openstreetmap/pull/903'
blob
|
commitdiff
|
raw
|
diff to current
2015-02-25
Tom Hughes
Force coordinates into bounds when using the query...
blob
|
commitdiff
|
raw
|
diff to current
2015-02-25
Tom Hughes
Convert OpenID authentication to generic third party...
blob
|
commitdiff
|
raw
|
diff to current
2015-02-01
Richard Fairhurst
Merge pull request #33 from tomhughes/routing
blob
|
commitdiff
|
raw
|
diff to current
2015-02-01
Tom Hughes
Merge branch 'master' into routing
blob
|
commitdiff
|
raw
|
diff to current
2015-02-01
Tom Hughes
Add some padding to select elements
blob
|
commitdiff
|
raw
|
diff to current
2015-01-26
Richard Fairhurst
Merge pull request #28 from zerebubuth/routing-ui-tweaks-2
blob
|
commitdiff
|
raw
|
diff to current
2015-01-26
Matt Amos
Merge remote-tracking branch 'upstream/master' into...
blob
|
commitdiff
|
raw
|
diff to current
2015-01-18
Tom Hughes
Only log at info level in production
blob
|
commitdiff
|
raw
|
diff to current
2015-01-17
Tom Hughes
Merge branch 'rails42'
blob
|
commitdiff
|
raw
|
diff to current
2015-01-11
Tom Hughes
Update old changesets to subscribe the creator
blob
|
commitdiff
|
raw
|
diff to current
2015-01-11
Tom Hughes
Set default formats in the database now that rails...
blob
|
commitdiff
|
raw
|
diff to current
2015-01-11
Tom Hughes
Cleanup migrations
blob
|
commitdiff
|
raw
|
diff to current
2014-11-12
Richard Fairhurst
Merge pull request #25 from zerebubuth/routing-ui-tweaks
blob
|
commitdiff
|
raw
|
diff to current
2014-11-10
Matt Amos
Merge remote-tracking branch 'upstream/master' into...
blob
|
commitdiff
|
raw
|
diff to current
2014-11-07
Tom Hughes
Merge branch 'overpass'
blob
|
commitdiff
|
raw
|
diff to current
2014-11-03
Richard Fairhurst
Merge pull request #24 from zerebubuth/routing-merge
blob
|
commitdiff
|
raw
|
diff to current
2014-11-03
Matt Amos
Merge remote-tracking branch 'upstream/master' into...
blob
|
commitdiff
|
raw
|
diff to current
2014-11-01
Tom Hughes
Merge branch 'master' into overpass
blob
|
commitdiff
|
raw
|
diff to current
2014-11-01
Tom Hughes
Merge branch 'comments'
blob
|
commitdiff
|
raw
|
diff to current
2014-10-23
Łukasz Gurdek
Changeset discussions
blob
|
commitdiff
|
raw
|
diff to current
2014-03-08
Richard Fairhurst
Merge pull request #14 from tomhughes/routing
blob
|
commitdiff
|
raw
|
diff to current
2014-03-08
Tom Hughes
Merge remote-tracking branch 'origin/master' into routing
blob
|
commitdiff
|
raw
|
diff to current
2014-02-10
Tom Hughes
Update to paperclip 4.x and add content type validation
blob
|
commitdiff
|
raw
|
diff to current
2014-01-17
Tom Hughes
Replace the country table with a static XML countries...
blob
|
commitdiff
|
raw
|
diff to current
2014-01-15
Tom Hughes
Reenable the note search API
blob
|
commitdiff
|
raw
|
diff to current
2013-12-12
Tom Hughes
Add an index on created_at to the note_comments table
blob
|
commitdiff
|
raw
|
diff to current
2013-04-23
Tom Hughes
Update database structure
blob
|
commitdiff
|
raw
|
diff to current
2013-04-23
Tom Hughes
Merge branch 'notes'
blob
|
commitdiff
|
raw
|
diff to current
2013-04-16
Tom Hughes
Merge branch 'master' into notes
blob
|
commitdiff
|
raw
|
diff to current
2013-04-08
Tom Hughes
Merge branch 'master' into notes
blob
|
commitdiff
|
raw
|
diff to current
2013-03-28
Tom Hughes
Add a new write_notes permission needed for OAuth acces...
blob
|
commitdiff
|
raw
|
diff to current
2013-03-28
Tom Hughes
Merge branch 'master' into notes
blob
|
commitdiff
|
raw
|
diff to current
2013-02-05
Tom Hughes
Merge branch 'master' into notes
blob
|
commitdiff
|
raw
|
diff to current
2013-02-02
Tom Hughes
Merge branch 'master' into notes
blob
|
commitdiff
|
raw
|
diff to current
2013-01-15
Tom Hughes
Merge branch 'master' into notes
blob
|
commitdiff
|
raw
|
diff to current
2013-01-15
Tom Hughes
Update data schema
blob
|
commitdiff
|
raw
|
diff to current
2013-01-14
Saman Bemel-Benrud
Site cleanup
blob
|
commitdiff
|
raw
|
diff to current
2012-12-03
Tom Hughes
Convert author_ip to a proper INET field
blob
|
commitdiff
|
raw
|
diff to current
2012-12-03
Tom Hughes
Remove the author_name field from notes
blob
|
commitdiff
|
raw
|
diff to current
2012-12-01
Tom Hughes
Merge branch 'master' into notes
blob
|
commitdiff
|
raw
|
diff to current
2012-11-20
Tom Hughes
Merge branch 'master' into notes
blob
|
commitdiff
|
raw
|
diff to current
2012-10-18
Tom Hughes
Update database schema
blob
|
commitdiff
|
raw
|
diff to current
2012-10-15
Tom Hughes
Merge branch 'master' into notes
blob
|
commitdiff
|
raw
|
diff to current
next