mirror of
https://github.com/zulip/zulip.git
synced 2026-07-21 21:05:48 +08:00
This needs to be deployed to both staging and prod at the same off-peak time (and the schema migration run). At the time it is deployed, we need to make a few changes directly in the database: (1) UPDATE django_content_type set app_label='zerver' where app_label='zephyr'; (2) UPDATE south_migrationhistory set app_name='zerver' where app_name='zephyr'; (imported from commit eb3fd719571740189514ef0b884738cb30df1320)
2 lines
1.6 KiB
JSON
2 lines
1.6 KiB
JSON
{"compare": "http://github.com/mojombo/grit/compare/4c8124f...a47fd41", "repository": {"owner": {"email": "tom@mojombo.com", "name": "mojombo"}, "url": "http://github.com/mojombo/grit", "name": "grit"}, "pusher": {"name": "rtomayko"}, "commits": [{"added": [], "author": {"email": "tom@mojombo.com", "name": "Tom Preston-Werner"}, "url": "http://github.com/mojombo/grit/commit/06f63b43050935962f84fe54473a7c5de7977325", "timestamp": "2007-10-10T00:11:02-07:00", "modified": ["lib/grit/grit.rb", "test/helper.rb", "test/test_grit.rb"], "distinct": true, "message": "stub git call for Grit#heads test f:15 Case#1", "removed": [], "id": "06f63b43050935962f84fe54473a7c5de7977325"}, {"added": [], "author": {"email": "tom@mojombo.com", "name": "Tom Preston-Werner"}, "url": "http://github.com/mojombo/grit/commit/5057e76a11abd02e83b7d3d3171c4b68d9c88480", "timestamp": "2007-10-10T00:18:20-07:00", "modified": ["test/test_grit.rb"], "distinct": true, "message": "clean up heads test f:2hrs", "removed": [], "id": "5057e76a11abd02e83b7d3d3171c4b68d9c88480"}, {"added": [], "author": {"email": "tom@mojombo.com", "name": "Tom Preston-Werner"}, "url": "http://github.com/mojombo/grit/commit/a47fd41f3aa4610ea527dcc1669dfdb9c15c5425", "timestamp": "2007-10-10T00:50:39-07:00", "modified": ["lib/grit.rb", "lib/grit/commit.rb", "lib/grit/grit.rb"], "distinct": true, "message": "add more comments throughout", "removed": [], "id": "a47fd41f3aa4610ea527dcc1669dfdb9c15c5425"}], "after": "a47fd41f3aa4610ea527dcc1669dfdb9c15c5425", "ref": "refs/heads/master", "before": "4c8124ffcf4039d292442eeccabdeca5af5c5017"}
|