Skip to content

Commit

Permalink
Merge pull request #17540 from code-dot-org/dtp_candidate_01d4f1bd
Browse files Browse the repository at this point in the history
DTP (Test > Production: 01d4f1b)
  • Loading branch information
islemaster committed Sep 6, 2017
2 parents 2c7f200 + 6bd3aae commit 02dea1d
Show file tree
Hide file tree
Showing 120 changed files with 926 additions and 682 deletions.
3 changes: 2 additions & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -28,16 +28,17 @@ gem 'mysql2', '~> 0.3.13'
# Ref: https://github.com/bdurand/seamless_database_pool/pull/39
gem 'seamless_database_pool', github: 'wjordan/seamless_database_pool', ref: 'cdo'

gem 'consistent-hashing', '~> 1.0.0'
gem 'dalli' # memcached
gem 'dalli-elasticache' # ElastiCache Auto Discovery memcached nodes
gem 'google_drive'
gem 'jumphash'
gem 'le', '~> 2.2'
gem 'os'
gem 'parallel'
gem 'redis', '~> 3.3.3'
# Using commit ref on fork until maintainer publishes a new version.
gem 'redis-slave-read', require: false, github: 'code-dot-org/redis-slave-read', ref: 'cfe1bd0f5cf65eee5b52560139cab133f22cb880'
gem 'xxhash'

gem 'google-api-client'
gem 'launchy' # Peer dependency of Google::APIClient::InstalledAppFlow
Expand Down
12 changes: 5 additions & 7 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -197,12 +197,9 @@ GEM
io-like (~> 0.3.0)
arel (7.1.4)
ast (2.3.0)
atomic (1.1.99)
attr_required (1.0.1)
auto_strip_attributes (2.1.0)
activerecord (>= 3.0)
avl_tree (1.2.1)
atomic (~> 1.1)
aws-sdk (2.9.14)
aws-sdk-resources (= 2.9.14)
aws-sdk-core (2.9.14)
Expand Down Expand Up @@ -255,8 +252,6 @@ GEM
activerecord (~> 5.0.0)
concurrent-ruby (1.0.5)
connection_pool (2.2.1)
consistent-hashing (1.0.0)
avl_tree (>= 1.1.3)
crack (0.4.3)
safe_yaml (~> 1.0.0)
cucumber (2.4.0)
Expand Down Expand Up @@ -403,6 +398,7 @@ GEM
url_safe_base64
jsonapi-serializers (1.0.0)
activesupport
jumphash (0.1.0)
jwt (1.5.4)
kaminari (0.17.0)
actionpack (>= 3.0.0)
Expand Down Expand Up @@ -744,6 +740,7 @@ GEM
websocket-extensions (0.1.2)
xpath (2.0.0)
nokogiri (~> 1.3)
xxhash (0.4.0)
youtube-dl.rb (0.3.1.2016.08.19)
cocaine (>= 0.5.4)

Expand All @@ -770,7 +767,6 @@ DEPENDENCIES
codemirror-rails
colorize
composite_primary_keys
consistent-hashing (~> 1.0.0)
cucumber (~> 2.4.0)
daemons
dalli
Expand Down Expand Up @@ -804,6 +800,7 @@ DEPENDENCIES
jbuilder (~> 2.5)
jquery-rails
jquery-ui-rails (~> 5.0.3)
jumphash
jwt
kaminari
launchy
Expand Down Expand Up @@ -885,7 +882,8 @@ DEPENDENCIES
vcr
web-console
webmock
xxhash
youtube-dl.rb

BUNDLED WITH
1.15.3
1.15.4
4 changes: 2 additions & 2 deletions apps/i18n/common/ar_sa.json
Git LFS file not shown
4 changes: 2 additions & 2 deletions apps/i18n/common/az_az.json
Git LFS file not shown
4 changes: 2 additions & 2 deletions apps/i18n/common/bg_bg.json
Git LFS file not shown
4 changes: 2 additions & 2 deletions apps/i18n/common/bn_bd.json
Git LFS file not shown
4 changes: 2 additions & 2 deletions apps/i18n/common/bs_ba.json
Git LFS file not shown
4 changes: 2 additions & 2 deletions apps/i18n/common/ca_es.json
Git LFS file not shown
4 changes: 2 additions & 2 deletions apps/i18n/common/co_co.json
Git LFS file not shown
4 changes: 2 additions & 2 deletions apps/i18n/common/cs_cz.json
Git LFS file not shown
4 changes: 2 additions & 2 deletions apps/i18n/common/da_dk.json
Git LFS file not shown
4 changes: 2 additions & 2 deletions apps/i18n/common/de_de.json
Git LFS file not shown
4 changes: 2 additions & 2 deletions apps/i18n/common/el_gr.json
Git LFS file not shown
4 changes: 2 additions & 2 deletions apps/i18n/common/en_gb.json
Git LFS file not shown
1 change: 1 addition & 0 deletions apps/i18n/common/en_us.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@
"censusPhysicalComputing": "Physical computing / robotics",
"censusPledge": "I pledge to expand computer science offerings at my school, and to engage a diverse group of students, to bring opportunity to all.",
"censusTextBased": "Text-based programming in a language such as Java, Python, C++, etc. (Excluding HTML or CSS)",
"censusThankYou": "Thank you for your submission!",
"censusWebDesign": "Web design using HTML or CSS",
"challengeLevelIntro": "Challenge Puzzles are lessons designed to push your skills to a new level.",
"challengeLevelPassTitle": "You did it!",
Expand Down
4 changes: 2 additions & 2 deletions apps/i18n/common/es_es.json
Git LFS file not shown
4 changes: 2 additions & 2 deletions apps/i18n/common/es_mx.json
Git LFS file not shown
4 changes: 2 additions & 2 deletions apps/i18n/common/et_ee.json
Git LFS file not shown
4 changes: 2 additions & 2 deletions apps/i18n/common/eu_es.json
Git LFS file not shown
4 changes: 2 additions & 2 deletions apps/i18n/common/fa_af.json
Git LFS file not shown
4 changes: 2 additions & 2 deletions apps/i18n/common/fa_ir.json
Git LFS file not shown
4 changes: 2 additions & 2 deletions apps/i18n/common/fi_fi.json
Git LFS file not shown
4 changes: 2 additions & 2 deletions apps/i18n/common/fil_ph.json
Git LFS file not shown
4 changes: 2 additions & 2 deletions apps/i18n/common/fr_fr.json
Git LFS file not shown
4 changes: 2 additions & 2 deletions apps/i18n/common/ga_ie.json
Git LFS file not shown
4 changes: 2 additions & 2 deletions apps/i18n/common/gl_es.json
Git LFS file not shown
4 changes: 2 additions & 2 deletions apps/i18n/common/haw_hi.json
Git LFS file not shown
4 changes: 2 additions & 2 deletions apps/i18n/common/he_il.json
Git LFS file not shown
4 changes: 2 additions & 2 deletions apps/i18n/common/hi_in.json
Git LFS file not shown
4 changes: 2 additions & 2 deletions apps/i18n/common/hr_hr.json
Git LFS file not shown
4 changes: 2 additions & 2 deletions apps/i18n/common/hu_hu.json
Git LFS file not shown
4 changes: 2 additions & 2 deletions apps/i18n/common/hy_am.json
Git LFS file not shown
4 changes: 2 additions & 2 deletions apps/i18n/common/id_id.json
Git LFS file not shown
4 changes: 2 additions & 2 deletions apps/i18n/common/is_is.json
Git LFS file not shown
4 changes: 2 additions & 2 deletions apps/i18n/common/it_it.json
Git LFS file not shown
4 changes: 2 additions & 2 deletions apps/i18n/common/ja_jp.json
Git LFS file not shown
4 changes: 2 additions & 2 deletions apps/i18n/common/ka_ge.json
Git LFS file not shown
4 changes: 2 additions & 2 deletions apps/i18n/common/kk_kz.json
Git LFS file not shown
4 changes: 2 additions & 2 deletions apps/i18n/common/km_kh.json
Git LFS file not shown
4 changes: 2 additions & 2 deletions apps/i18n/common/ko_kr.json
Git LFS file not shown
4 changes: 2 additions & 2 deletions apps/i18n/common/ku_iq.json
Git LFS file not shown
4 changes: 2 additions & 2 deletions apps/i18n/common/ky_kg.json
Git LFS file not shown
4 changes: 2 additions & 2 deletions apps/i18n/common/lt_lt.json
Git LFS file not shown
4 changes: 2 additions & 2 deletions apps/i18n/common/lv_lv.json
Git LFS file not shown
4 changes: 2 additions & 2 deletions apps/i18n/common/mi_nz.json
Git LFS file not shown
4 changes: 2 additions & 2 deletions apps/i18n/common/mk_mk.json
Git LFS file not shown
4 changes: 2 additions & 2 deletions apps/i18n/common/mr_in.json
Git LFS file not shown
4 changes: 2 additions & 2 deletions apps/i18n/common/ms_my.json
Git LFS file not shown
4 changes: 2 additions & 2 deletions apps/i18n/common/mt_mt.json
Git LFS file not shown
4 changes: 2 additions & 2 deletions apps/i18n/common/ne_np.json
Git LFS file not shown
4 changes: 2 additions & 2 deletions apps/i18n/common/nl_nl.json
Git LFS file not shown
4 changes: 2 additions & 2 deletions apps/i18n/common/nn_no.json
Git LFS file not shown
4 changes: 2 additions & 2 deletions apps/i18n/common/no_no.json
Git LFS file not shown
4 changes: 2 additions & 2 deletions apps/i18n/common/pl_pl.json
Git LFS file not shown

0 comments on commit 02dea1d

Please sign in to comment.