Skip to content

Rails 4 2 update (extra fixes #2)#3877

Merged
wjordan merged 2 commits into
stagingfrom
rails_4_2_update
Sep 4, 2015
Merged

Rails 4 2 update (extra fixes #2)#3877
wjordan merged 2 commits into
stagingfrom
rails_4_2_update

Conversation

@wjordan

@wjordan wjordan commented Sep 4, 2015

Copy link
Copy Markdown
Contributor

Extra fixes for Rails 4.2 update (#3866):

  • explicitly require httparty for ui test runner. This is required because the updated eyes_selenium gem no longer includes httparty as a dependency, so we now need to include it ourselves.
  • load i18n locales before application fork. This should remove the ~30s startup time that was causing load issues in our ui test runner.

wjordan added a commit that referenced this pull request Sep 4, 2015
@wjordan wjordan merged commit 4e0de33 into staging Sep 4, 2015
deploy-code-org added a commit that referenced this pull request Sep 4, 2015
commit fe06578
Merge: 4e0de33 fe7e738
Author: Brad Buchanan <bradley.c.buchanan@gmail.com>
Date:   Fri Sep 4 13:02:13 2015 -0700

    Merge pull request #3838 from code-dot-org/netsim-visualization-reset

    Consult UUIDs when deciding to destroy vizelements.

commit fe7e738
Author: Brad Buchanan <brad@code.org>
Date:   Fri Sep 4 12:38:39 2015 -0700

    Better comments.

commit 4e0de33
Merge: 24ae4ae 1c955c3
Author: Will Jordan <wjordan@users.noreply.github.com>
Date:   Fri Sep 4 12:25:55 2015 -0700

    Merge pull request #3877 from code-dot-org/rails_4_2_update

    Rails 4 2 update (extra fixes #2)

commit 1c955c3
Author: Will Jordan <will@code.org>
Date:   Fri Sep 4 12:21:28 2015 -0700

    load i18n locales before application fork

commit 24ae4ae
Merge: 8a999a3 6f3e0a7
Author: Andre Stackhouse <CaptainStack@outlook.com>
Date:   Fri Sep 4 12:12:26 2015 -0700

    Merge pull request #3876 from code-dot-org/automated-workshop-email-reminder-prerequisites

    Much simpler prerequisite calculation (not using activity_constants)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant