prompt
stringlengths
77
6.9k
completion
stringlengths
1
3.38k
text
stringlengths
163
9.03k
commit
stringlengths
40
40
old_file
stringlengths
4
264
new_file
stringlengths
4
264
lang
stringclasses
277 values
<|file_sep|>original/packages/react-redux-modules/package.json "files": [ "lib", "es", "src" ], "dependencies": { "invariant": "^2.2.2", "lodash": "^4.2.1", "lodash-es": "^4.2.1", "prop-types": "^15.5.10" }, "peerDependencies": { "@wtg/redux-modules": "^0.3.0", "react": "^1...
"files": [ "lib", "es", "src" ], "dependencies": { "invariant": "^2.2.2", "lodash": "^4.2.1", "lodash-es": "^4.2.1", "prop-types": "^15.5.10" }, "peerDependencies": { "@wtg/redux-modules": "^0.3.0", "react": "^15.0.0 || ^16.0.0-0", "react-redux": "^5.0.0", "redux": ...
<|file_sep|>original/packages/react-redux-modules/package.json "files": [ "lib", "es", "src" ], "dependencies": { "invariant": "^2.2.2", "lodash": "^4.2.1", "lodash-es": "^4.2.1", "prop-types": "^15.5.10" }, "peerDependencies": { "@wtg/redux-modules": "^0.3.0", "react": "^1...
6d0abe35c310ca46be4a47e4b9efa9f662f8d8e6
packages/react-redux-modules/package.json
packages/react-redux-modules/package.json
JSON
<|file_sep|>experiments/beaver-creek-lsq/submit_all_experiments.sh.diff original: ALL_EXPERIMENTS="log_model_global peckham_model power_model_local log_model power_model_global log_model_local power_model" updated: GROUP_NAME="nlsq5" ALL_EXPERIMENTS=" \ power_model \ power_model_nl2sol \ " <|file_sep|>experiments/b...
power_model \ power_model_nl2sol \ " # power_model_global \ # power_model_cobyla \ # power_model_local \ # peckham_model_nl2sol \ # peckham_model # peckham_model_cobyla \ # peckham_model_global \ # peckham_model_local \ # power_model # power_model_nl2sol cd _experiments_$GROUP_NAME for name in $ALL_EXP...
<|file_sep|>experiments/beaver-creek-lsq/submit_all_experiments.sh.diff original: ALL_EXPERIMENTS="log_model_global peckham_model power_model_local log_model power_model_global log_model_local power_model" updated: GROUP_NAME="nlsq5" ALL_EXPERIMENTS=" \ power_model \ power_model_nl2sol \ " <|file_sep|>experiments/b...
648f8474f9586a4b4ad89664988ac4e3d44dd54f
experiments/beaver-creek-lsq/submit_all_experiments.sh
experiments/beaver-creek-lsq/submit_all_experiments.sh
Shell
<|file_sep|>original/.travis.yml language: c before_install: - wget "http://nginx.org/download/nginx-1.9.10.tar.gz" - tar zxf nginx-1.9.10.tar.gz script: - ./configure --add-module=nginx-reponsive --without-http_rewrite_module - make && make test <|file_sep|>current/.travis.yml language: c before_install: ...
language: c before_install: - wget "http://nginx.org/download/nginx-1.9.10.tar.gz" - tar --strip-components=1 -zxf nginx-1.9.10.tar.gz script: - ./configure --add-module=nginx-reponsive --without-http_rewrite_module - make && make test
<|file_sep|>original/.travis.yml language: c before_install: - wget "http://nginx.org/download/nginx-1.9.10.tar.gz" - tar zxf nginx-1.9.10.tar.gz script: - ./configure --add-module=nginx-reponsive --without-http_rewrite_module - make && make test <|file_sep|>current/.travis.yml language: c before_install: ...
4f9f0ea2f30bea37b48f828422c76022f6e9dcc6
.travis.yml
.travis.yml
YAML
<|file_sep|>original/project.properties # Global project specific properties. jenetics.version=3.7.0-SNAPSHOT jenetics.name=Jenetics jenetics.description=Jenetics - Java Genetic Algorithm Library jenetics.author=Franz Wilhelmstötter jenetics.url=http://jenetics.io jenetics.maven.scm.url=https://github.com/jenetics/jene...
# Global project specific properties. jenetics.version=3.7.0 jenetics.name=Jenetics jenetics.description=Jenetics - Java Genetic Algorithm Library jenetics.author=Franz Wilhelmstötter jenetics.url=http://jenetics.io jenetics.maven.scm.url=https://github.com/jenetics/jenetics jenetics.maven.scm.connection=scm:git:https:...
<|file_sep|>original/project.properties # Global project specific properties. jenetics.version=3.7.0-SNAPSHOT jenetics.name=Jenetics jenetics.description=Jenetics - Java Genetic Algorithm Library jenetics.author=Franz Wilhelmstötter jenetics.url=http://jenetics.io jenetics.maven.scm.url=https://github.com/jenetics/jene...
e7c4a1427aa28cc7dc2f9c0203e737e4f9417bf9
project.properties
project.properties
INI
<|file_sep|>original/setup.py author='Kevin Fricovsky', author_email='kfricovsky@gmail.com', license='BSD', url='http://github.com/montylounge/django-mingus/', keywords = ['blog', 'django',], packages=[ 'mingus', 'mingus.core', 'mingus.core.templatetags', ], class...
author_email='kfricovsky@gmail.com', license='BSD', url='http://github.com/montylounge/django-mingus/', keywords = ['blog', 'django',], packages=[ 'mingus', 'mingus.core', 'mingus.core.templatetags', ], classifiers=[ 'Development Status :: 4 - Beta', '...
<|file_sep|>original/setup.py author='Kevin Fricovsky', author_email='kfricovsky@gmail.com', license='BSD', url='http://github.com/montylounge/django-mingus/', keywords = ['blog', 'django',], packages=[ 'mingus', 'mingus.core', 'mingus.core.templatetags', ], class...
a021b077834a932b5c8da6be49bb98e7862392d4
setup.py
setup.py
Python
<|file_sep|>original/build_test_tag_publish.sh fi readonly SH_DIR="$(cd "$(dirname "${0}")/sh" && pwd )" source ${SH_DIR}/versioner_env_vars.sh export $(versioner_env_vars) readonly client_user="${CYBER_DOJO_RUNNER_CLIENT_USER}" readonly server_user="${CYBER_DOJO_RUNNER_SERVER_USER}" ${SH_DIR}/build_images.sh ${SH_D...
exit 0 fi readonly SH_DIR="$(cd "$(dirname "${0}")/sh" && pwd )" source ${SH_DIR}/versioner_env_vars.sh export $(versioner_env_vars) readonly client_user="${CYBER_DOJO_RUNNER_CLIENT_USER}" readonly server_user="${CYBER_DOJO_RUNNER_SERVER_USER}" ${SH_DIR}/build_images.sh ${SH_DIR}/tag_image.sh if [ "${1:-}" == '--b...
<|file_sep|>original/build_test_tag_publish.sh fi readonly SH_DIR="$(cd "$(dirname "${0}")/sh" && pwd )" source ${SH_DIR}/versioner_env_vars.sh export $(versioner_env_vars) readonly client_user="${CYBER_DOJO_RUNNER_CLIENT_USER}" readonly server_user="${CYBER_DOJO_RUNNER_SERVER_USER}" ${SH_DIR}/build_images.sh ${SH_D...
00fbf10e3e4081f5965882f8209212eaaad13332
build_test_tag_publish.sh
build_test_tag_publish.sh
Shell
<|file_sep|>original/.travis.yml language: node_js node_js: - "8" cache: yarn: true directories: - "node_modules" <|file_sep|>current/.travis.yml language: node_js node_js: - "8" cache: yarn: true directories: - "node_modules" <|file_sep|>updated/.travis.yml
language: node_js node_js: - "8" install: yarn run install-all script: yarn test cache: yarn: true directories: - "node_modules"
<|file_sep|>original/.travis.yml language: node_js node_js: - "8" cache: yarn: true directories: - "node_modules" <|file_sep|>current/.travis.yml language: node_js node_js: - "8" cache: yarn: true directories: - "node_modules" <|file_sep|>updated/.travis.yml language: node_js node_js: - "8" ins...
35c5a380dcd3984078382a35d72712b224ba5212
.travis.yml
.travis.yml
YAML
<|file_sep|>original/appveyor.yml environment: matrix: - nodejs_version: 10 - nodejs_version: 8 - nodejs_version: 6 - nodejs_version: 4 install: - pip install cpplint - ps: Install-Product node $env:nodejs_version x64 - npm install build: off test_script: - node --version - npm --version ...
environment: matrix: - nodejs_version: 10 - nodejs_version: 8 - nodejs_version: 6 - nodejs_version: 4 install: - pip install cpplint - ps: Install-Product node $env:nodejs_version x64 - npm install build: off test_script: - node --version - npm --version - cmd: npm test deploy_script: ...
<|file_sep|>original/appveyor.yml environment: matrix: - nodejs_version: 10 - nodejs_version: 8 - nodejs_version: 6 - nodejs_version: 4 install: - pip install cpplint - ps: Install-Product node $env:nodejs_version x64 - npm install build: off test_script: - node --version - npm --version ...
502fa497b79eabc2ceeb86702d6a97cdc395aee0
appveyor.yml
appveyor.yml
YAML
<|file_sep|>original/spec/integration/start_page_spec.rb specify "Inspecting the start page" do visit "/#{APP_SLUG}" within 'section#content' do within 'header' do page.should have_content("Business finance and support finder") page.should have_content("Quick answer") end ...
specify "Inspecting the start page" do visit "/#{APP_SLUG}" within 'section#content' do within 'header' do page.should have_content("Business finance and support finder") page.should have_content("Quick answer") end within 'article[role=article]' do within 'section...
<|file_sep|>original/spec/integration/start_page_spec.rb specify "Inspecting the start page" do visit "/#{APP_SLUG}" within 'section#content' do within 'header' do page.should have_content("Business finance and support finder") page.should have_content("Quick answer") end ...
43aa607d63a814f49fcd53a503a016f8389258f3
spec/integration/start_page_spec.rb
spec/integration/start_page_spec.rb
Ruby
<|file_sep|>original/metadata/org.tamanegi.wallpaper.multipicture.dnt.txt . Repo Type:git Repo:https://github.com/lllllT/MultiPictureLiveWallpaper.git Build:0.6.10,47 commit=v0.6.10 subdir=variant/dnt prebuild=mkdir -p src update=.,../.. Build:0.6.11,48 commit=v0.6.11 subdir=variant/dnt p...
. Repo Type:git Repo:https://github.com/lllllT/MultiPictureLiveWallpaper.git Build:0.6.10,47 commit=v0.6.10 subdir=variant/dnt prebuild=mkdir -p src update=.,../.. Build:0.6.11,48 commit=v0.6.11 subdir=variant/dnt prebuild=mkdir -p src update=.,../.. Auto Update Mode:None Update Chec...
<|file_sep|>original/metadata/org.tamanegi.wallpaper.multipicture.dnt.txt . Repo Type:git Repo:https://github.com/lllllT/MultiPictureLiveWallpaper.git Build:0.6.10,47 commit=v0.6.10 subdir=variant/dnt prebuild=mkdir -p src update=.,../.. Build:0.6.11,48 commit=v0.6.11 subdir=variant/dnt p...
accd839aa3316e2bdfb18afc54f66b280b743fcd
metadata/org.tamanegi.wallpaper.multipicture.dnt.txt
metadata/org.tamanegi.wallpaper.multipicture.dnt.txt
Text
<|file_sep|>static/locales/en-GB/messages.properties.diff original: navigation-title=Pontoon Intro navigation-developers=Developers updated: <|file_sep|>original/static/locales/en-GB/messages.properties # Title tag # Navigation navigation-title=Pontoon Intro navigation-developers=Developers # Header upper-title=Pont...
# Title tag # Navigation # Header upper-title=Pontoon by Mozilla headline-1=LocaliSe the web. # What what-desc=Pontoon allows you to localise web content in place, with context and spatial limitations right in front of you. context-desc=By localising web page on the page itself, you no longer need to worry if the wo...
<|file_sep|>static/locales/en-GB/messages.properties.diff original: navigation-title=Pontoon Intro navigation-developers=Developers updated: <|file_sep|>original/static/locales/en-GB/messages.properties # Title tag # Navigation navigation-title=Pontoon Intro navigation-developers=Developers # Header upper-title=Pont...
2cbb1a133f87b6bcc583b0d0c3a28c81dd2e4e49
static/locales/en-GB/messages.properties
static/locales/en-GB/messages.properties
INI
<|file_sep|>original/scripts/patch-cc-to-use-bits-service-client-latest-prerelease.sh #!/bin/bash -ex ( cd capi-release/src/cloud_controller_ng git remote add -f fork/master https://github.com/idev4u/cloud_controller_ng.git git cherry-pick 29d1797b2c4db73790a57abb90523a25c0770d27 git commit -am "Add BitsService TLS ca...
#!/bin/bash -ex ( cd capi-release/src/cloud_controller_ng git remote add -f fork/master https://github.com/idev4u/cloud_controller_ng.git git cherry-pick -m HEAD 29d1797b2c4db73790a57abb90523a25c0770d27 git add bosh/jobs/cloud_controller_ng/* git commit m "Add BitsService TLS ca_cert" ) prerelease_version=$...
<|file_sep|>original/scripts/patch-cc-to-use-bits-service-client-latest-prerelease.sh #!/bin/bash -ex ( cd capi-release/src/cloud_controller_ng git remote add -f fork/master https://github.com/idev4u/cloud_controller_ng.git git cherry-pick 29d1797b2c4db73790a57abb90523a25c0770d27 git commit -am "Add BitsService TLS ca...
a04afbf485aadbf982c017a183dcf6cba2d9ddef
scripts/patch-cc-to-use-bits-service-client-latest-prerelease.sh
scripts/patch-cc-to-use-bits-service-client-latest-prerelease.sh
Shell
<|file_sep|>lib/nehm/http_client.rb.diff original: updated: class ConnectionError < StandardError; end <|file_sep|>lib/nehm/http_client.rb.diff original: updated: uri = form_uri(api_version, uri_string) get_hash(uri) end def resolve(url) response = get(1, "/resolve?url=#{url}") e...
def form_uri(api_version, uri_string) uri = case api_version when 1 'https://api.soundcloud.com' when 2 'https://api-v2.soundcloud.com' end uri += uri_string uri += "&client_id=#{CLIENT_ID}" if api_version == 1 URI(uri) end def ge...
<|file_sep|>lib/nehm/http_client.rb.diff original: updated: class ConnectionError < StandardError; end <|file_sep|>lib/nehm/http_client.rb.diff original: updated: uri = form_uri(api_version, uri_string) get_hash(uri) end def resolve(url) response = get(1, "/resolve?url=#{url}") e...
5e6ffa76f6621931443d6d6aa38e7a53d671b815
lib/nehm/http_client.rb
lib/nehm/http_client.rb
Ruby
<|file_sep|>test/sepa/banks/nordea/nordea_renew_cert_application_request_test.rb.diff original: assert_equal @doc.at_css("CustomerId").content, @params[:customer_id] updated: assert_equal @params[:customer_id], @doc.at_css("CustomerId").content <|file_sep|>original/test/sepa/banks/nordea/nordea_renew_cert_appli...
xsd.validate(@doc).each do |error| errors << error end end assert errors.empty?, "The following schema validations failed:\n#{errors.join("\n")}" end test "customer id is set correctly" do assert_equal @params[:customer_id], @doc.at_css("CustomerId").content end test "timestam...
<|file_sep|>test/sepa/banks/nordea/nordea_renew_cert_application_request_test.rb.diff original: assert_equal @doc.at_css("CustomerId").content, @params[:customer_id] updated: assert_equal @params[:customer_id], @doc.at_css("CustomerId").content <|file_sep|>original/test/sepa/banks/nordea/nordea_renew_cert_appli...
2615c78eb632050ba4fbae2c85480e33cd61a66c
test/sepa/banks/nordea/nordea_renew_cert_application_request_test.rb
test/sepa/banks/nordea/nordea_renew_cert_application_request_test.rb
Ruby
<|file_sep|>tests/phpunit/DataSets/ConformanceTest.json.diff original: "contact_type": "Individual" updated: "contact_type": "Individual", "@ref": "test_contact_1" <|file_sep|>original/tests/phpunit/DataSets/ConformanceTest.json ], "CustomGroup": [ { "name": "MyFavoriteThings", "ex...
"Event": [ { "start_date": "20401010000000", "title": "The Singularity", "event_type_id": "major_historical_event" } ], "Group": [ { "name": "the_group", "title": "The Group" } ], "Activity": [ { "subject": "Test A Phone Activity", "activity_type":...
<|file_sep|>tests/phpunit/DataSets/ConformanceTest.json.diff original: "contact_type": "Individual" updated: "contact_type": "Individual", "@ref": "test_contact_1" <|file_sep|>original/tests/phpunit/DataSets/ConformanceTest.json ], "CustomGroup": [ { "name": "MyFavoriteThings", "ex...
ad2fe85fde2b646c8230b4c23aa837194c6f209d
tests/phpunit/DataSets/ConformanceTest.json
tests/phpunit/DataSets/ConformanceTest.json
JSON
<|file_sep|>original/blueprints.yaml name: Team Grav email: devs@getgrav.org url: http://getgrav.org homepage: https://github.com/getgrav/grav-plugin-problems keywords: problems, plugin, detector, assistant, required bugs: https://github.com/getgrav/grav-plugin-problems/issues license: MIT form: validation: st...
enabled: type: toggle label: Plugin status highlight: 1 default: 0 options: 1: Enabled 0: Disabled validate: type: bool built_in_css: type: toggle label: Use built in CSS highlight: 1 default: 1 options: 1: Enable...
<|file_sep|>original/blueprints.yaml name: Team Grav email: devs@getgrav.org url: http://getgrav.org homepage: https://github.com/getgrav/grav-plugin-problems keywords: problems, plugin, detector, assistant, required bugs: https://github.com/getgrav/grav-plugin-problems/issues license: MIT form: validation: st...
af5edb3989823d717b96e20990f96f482ecce0ab
blueprints.yaml
blueprints.yaml
YAML
<|file_sep|>original/project.clj (defproject nasa-cmr/cmr-common-lib "0.1.1-SNAPSHOT" :description "Provides common utility code for CMR projects." :url "***REMOVED***projects/CMR/repos/cmr-common-lib/browse" :dependencies [[org.clojure/clojure "1.5.1"] [com.taoensso/timbre "3.1.6"] ...
(defproject nasa-cmr/cmr-common-lib "0.1.1-SNAPSHOT" :description "Provides common utility code for CMR projects." :url "***REMOVED***projects/CMR/repos/cmr-common-lib/browse" :dependencies [[org.clojure/clojure "1.5.1"] [com.taoensso/timbre "3.1.6"] [ring/ring-jetty-adapter "1.2...
<|file_sep|>original/project.clj (defproject nasa-cmr/cmr-common-lib "0.1.1-SNAPSHOT" :description "Provides common utility code for CMR projects." :url "***REMOVED***projects/CMR/repos/cmr-common-lib/browse" :dependencies [[org.clojure/clojure "1.5.1"] [com.taoensso/timbre "3.1.6"] ...
8ac5aab947b9c392bf455406bd0974b5aafa61a7
project.clj
project.clj
Clojure
<|file_sep|>src/tasks/dump_db/dump-import.sql.hbs.diff original: updated: BEGIN; -- Disable triggers on each table. {{~#each tables}} ALTER TABLE "{{this.name}}" DISABLE TRIGGER ALL; {{~/each}} COMMIT; <|file_sep|>original/src/tasks/dump_db/dump-import.sql.hbs ALTER TABLE "{{table.name}}" ALTER COLUMN "{{...
{{~/each}} -- Import the CSV data. {{~#each tables}} \copy "{{this.name}}" ({{this.columns}}) FROM 'data/{{this.name}}.csv' WITH CSV HEADER {{~/each}} -- Drop the defaults again. {{~#each tables as |table|}} {{~#each column_defaults}} ALTER TABLE "{{table.name}}" ALTER COLUMN "{{@key}}" DROP DEFAULT; ...
<|file_sep|>src/tasks/dump_db/dump-import.sql.hbs.diff original: updated: BEGIN; -- Disable triggers on each table. {{~#each tables}} ALTER TABLE "{{this.name}}" DISABLE TRIGGER ALL; {{~/each}} COMMIT; <|file_sep|>original/src/tasks/dump_db/dump-import.sql.hbs ALTER TABLE "{{table.name}}" ALTER COLUMN "{{...
b2abc1050dbdf2a7a7f02acbd9469fb11ba64ae8
src/tasks/dump_db/dump-import.sql.hbs
src/tasks/dump_db/dump-import.sql.hbs
Handlebars
<|file_sep|>original/README.md # Rebuild Visual Merchandiser Categories for Magento 2 Rebuild Magento 2 Visual Merchandiser categories using the CLI tool. ## Installation ```bash composer require 'dannynimmo/magento2-visual-merchandiser-rebuild:^0.1.0' ``` ## Usage ```bash bin/magento catalog:visual-merchandiser:r...
# Rebuild Visual Merchandiser Categories for Magento 2 Rebuild Magento 2 Visual Merchandiser categories using the CLI tool. ## Installation ```bash composer require dannynimmo/magento2-visual-merchandiser-rebuild ``` ## Usage ```bash bin/magento catalog:visual-merchandiser:rebuild ``` ## Changelog ### [0.1.0](ht...
<|file_sep|>original/README.md # Rebuild Visual Merchandiser Categories for Magento 2 Rebuild Magento 2 Visual Merchandiser categories using the CLI tool. ## Installation ```bash composer require 'dannynimmo/magento2-visual-merchandiser-rebuild:^0.1.0' ``` ## Usage ```bash bin/magento catalog:visual-merchandiser:r...
8f4fc239354d87c6e85f60a05beece1f3d5bf4e6
README.md
README.md
Markdown
<|file_sep|>package.json.diff original: "version": "0.5.0", updated: "version": "0.6.0", <|file_sep|>original/package.json "sequelize": "", "sequelize-postgres": "", "db-migrate":"", "express-validator": "", "validator": "~2.0", "bignumber.js": "1.3.0", "express-authorization": "0.1.1", ...
"sequelize-postgres": "", "db-migrate":"", "express-validator": "", "validator": "~2.0", "bignumber.js": "1.3.0", "express-authorization": "0.1.1", "passport":"", "passport-http":"", "sjcl":"1.0.0", "ripple-lib": "", "request": "", "async": "", "nconf":"~0.6", "comm...
<|file_sep|>package.json.diff original: "version": "0.5.0", updated: "version": "0.6.0", <|file_sep|>original/package.json "sequelize": "", "sequelize-postgres": "", "db-migrate":"", "express-validator": "", "validator": "~2.0", "bignumber.js": "1.3.0", "express-authorization": "0.1.1", ...
59182f5baf44c1336c41a6d72ae7ac2293b6a213
package.json
package.json
JSON
<|file_sep|>original/src/main/java/com/pinterest/secor/parser/PerfMetricsDateParser.java <|file_sep|>current/src/main/java/com/pinterest/secor/parser/PerfMetricsDateParser.java <|file_sep|>updated/src/main/java/com/pinterest/secor/parser/PerfMetricsDateParser.java
/** * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. * The ASF licenses this file to You under the Apache License, Version 2.0 * (the "License"); you may...
<|file_sep|>original/src/main/java/com/pinterest/secor/parser/PerfMetricsDateParser.java <|file_sep|>current/src/main/java/com/pinterest/secor/parser/PerfMetricsDateParser.java <|file_sep|>updated/src/main/java/com/pinterest/secor/parser/PerfMetricsDateParser.java /** * Licensed to the Apache Software Foundation (AS...
d41c38f17cbf784c43db1b08a16dac64362f8a4e
src/main/java/com/pinterest/secor/parser/PerfMetricsDateParser.java
src/main/java/com/pinterest/secor/parser/PerfMetricsDateParser.java
Java
<|file_sep|>original/README.md 3D Game Engine Features: * multiplatform (PC, consoles, phones, tablets, ...) * editor included * easy to use, fast and flexible * open source * component based * data driven [Code rules](code_rules.md) [Data repository](https://github.com/nem0/lumixengine_data) [Mindmap...
Features: * multiplatform (PC, consoles, phones, tablets, ...) * editor included * easy to use, fast and flexible * open source * component based * data driven [Code rules](code_rules.md) [Data repository](https://github.com/nem0/lumixengine_data) [Mindmap](https://github.com/nem0/LumixEngine/blob/mast...
<|file_sep|>original/README.md 3D Game Engine Features: * multiplatform (PC, consoles, phones, tablets, ...) * editor included * easy to use, fast and flexible * open source * component based * data driven [Code rules](code_rules.md) [Data repository](https://github.com/nem0/lumixengine_data) [Mindmap...
9de473a2659f5f49d840d731f9cfbd2ec8398e6b
README.md
README.md
Markdown
<|file_sep|>original/.travis.yml dist: trusty language: php php: - 5.6 - 7.0 - hhvm before_install: - curl -sL https://deb.nodesource.com/setup_6.x | sudo -E bash - - sudo apt-get install --yes nodejs - npm install -g grunt-cli install: - npm install - composer install script: - grunt after_scrip...
dist: trusty language: php php: - 5.6 - 7.0 - 7.1 - hhvm before_install: - curl -sL https://deb.nodesource.com/setup_6.x | sudo -E bash - - sudo apt-get install --yes nodejs - npm install -g grunt-cli install: - npm install - composer install script: - grunt
<|file_sep|>original/.travis.yml dist: trusty language: php php: - 5.6 - 7.0 - hhvm before_install: - curl -sL https://deb.nodesource.com/setup_6.x | sudo -E bash - - sudo apt-get install --yes nodejs - npm install -g grunt-cli install: - npm install - composer install script: - grunt after_scrip...
0bfab8e71c25c93a12662bdeb5fa919a13476ad4
.travis.yml
.travis.yml
YAML
<|file_sep|>original/main/readability_graph_brown.py <|file_sep|>current/main/readability_graph_brown.py <|file_sep|>updated/main/readability_graph_brown.py
from feature import simple import graph from nltk.corpus import brown def calc_readability(corpus): texts = [] results = [] for fileid in corpus.fileids(): sentlist = brown.sents(fileids=[fileid]) text = ' '.join([ ' '.join(ss) for ss in sentlist ]) texts.append(text) for text...
<|file_sep|>original/main/readability_graph_brown.py <|file_sep|>current/main/readability_graph_brown.py <|file_sep|>updated/main/readability_graph_brown.py from feature import simple import graph from nltk.corpus import brown def calc_readability(corpus): texts = [] results = [] for fileid in corpus.f...
836eb50eae358cd077b58ba0d5c884f8c83919dc
main/readability_graph_brown.py
main/readability_graph_brown.py
Python
<|file_sep|>packages/fs/fswatch.yaml.diff original: hash: b55d5d8868940aeeec3de520bdc5be346088d08817ae2807efac3fdc0f2f1392 updated: hash: abc4dda0b761f90a4e5e04b07409ab5bf43db405b882ad55ccbe72a734ff0436 <|file_sep|>packages/fs/fswatch.yaml.diff original: updated: - '0.1.0.4' <|file_sep|>original/packages/fs/fswatch.ya...
changelog: ! "# Revision history for fswatch\r\n\r\n## 0.1.0.0 -- YYYY-mm-dd\r\n\r\n* First version. Released on an unsuspecting world.\r\n" basic-deps: haskeline: ==0.7.* base: ! '>=4.9 && <4.12' process: ! '>=1.4' fswatch: -any optparse-applicative: ! '>=0.13.2' fsnotify: ! '>=0.2.1' directory: ! '>=...
<|file_sep|>packages/fs/fswatch.yaml.diff original: hash: b55d5d8868940aeeec3de520bdc5be346088d08817ae2807efac3fdc0f2f1392 updated: hash: abc4dda0b761f90a4e5e04b07409ab5bf43db405b882ad55ccbe72a734ff0436 <|file_sep|>packages/fs/fswatch.yaml.diff original: updated: - '0.1.0.4' <|file_sep|>original/packages/fs/fswatch.ya...
18a299476b00f80d0e461d8aefe50b0693d0d3ee
packages/fs/fswatch.yaml
packages/fs/fswatch.yaml
YAML
<|file_sep|>home/.config/nvim/lua/plugins/browsing.lua.diff original: vim.g.nvim_tree_window_picker_chars = 'aoeuidhtnsgcrld;qjkxbmwv' updated: <|file_sep|>home/.config/nvim/lua/plugins/browsing.lua.diff original: vim.g.nvim_tree_indent_markers = 1 updated: <|file_sep|>original/home/.config/nvim/lua/plugi...
}, view = { width = 40, auto_resize = true, mappings = { list = { { key = "<Tab>", cb = tree_cb("preview") } } } }, renderer = { indent_markers = { enable = true } }, ...
<|file_sep|>home/.config/nvim/lua/plugins/browsing.lua.diff original: vim.g.nvim_tree_window_picker_chars = 'aoeuidhtnsgcrld;qjkxbmwv' updated: <|file_sep|>home/.config/nvim/lua/plugins/browsing.lua.diff original: vim.g.nvim_tree_indent_markers = 1 updated: <|file_sep|>original/home/.config/nvim/lua/plugi...
daa0021c16e782a2869fd29cbae0634e0bedadfa
home/.config/nvim/lua/plugins/browsing.lua
home/.config/nvim/lua/plugins/browsing.lua
Lua
<|file_sep|>original/app/views/staffplans/index.html.haml - content_for(:javascript) do :javascript $(function() { ko.applyBindings(new StaffPlanIndex()) }); - content_for(:fixed_header_section) do .list-header .single-flexible-column %a{data: {bind: "click: sortByName"}} Name %a{data...
- content_for(:javascript) do :javascript $(function() { ko.applyBindings(new StaffPlanIndex()) }); - content_for(:fixed_header_section) do .list-header .single-flexible-column %a{href: '#', data: {bind: "click: sortByName"}} Name %a{href: '#', data: {bind: "click: sortByWorkload"}} W...
<|file_sep|>original/app/views/staffplans/index.html.haml - content_for(:javascript) do :javascript $(function() { ko.applyBindings(new StaffPlanIndex()) }); - content_for(:fixed_header_section) do .list-header .single-flexible-column %a{data: {bind: "click: sortByName"}} Name %a{data...
ae7e97112a1a854e5fa6c2d287ebf918ee66ba57
app/views/staffplans/index.html.haml
app/views/staffplans/index.html.haml
Haml
<|file_sep|>original/utils/cleanup_dockers.sh <|file_sep|>current/utils/cleanup_dockers.sh <|file_sep|>updated/utils/cleanup_dockers.sh
#!/bin/bash docker-compose down --rmi all -v --remove-orphans docker container ls -a | grep carceropolis | awk '{print $1}' | xargs docker container rm -f -l -v docker image ls -a | grep carceropolis | awk '{print $1}' | xargs docker image rm -f docker image prune docker volume prune
<|file_sep|>original/utils/cleanup_dockers.sh <|file_sep|>current/utils/cleanup_dockers.sh <|file_sep|>updated/utils/cleanup_dockers.sh #!/bin/bash docker-compose down --rmi all -v --remove-orphans docker container ls -a | grep carceropolis | awk '{print $1}' | xargs docker container rm -f -l -v docker image ls -a |...
83718c787c820269a6e0b8441e40dac5cbb3cf36
utils/cleanup_dockers.sh
utils/cleanup_dockers.sh
Shell
<|file_sep|>tasks/main.yml.diff original: shell: "tar xvf fasd.tar.gz" updated: shell: "tar xvf fasd.tar.gz chdir=/home/deploy" <|file_sep|>original/tasks/main.yml - name: Install environment: HOME: "/home/deploy" shell: "make install chdir={{ fasd_path }}" sudo: True - name: Add to bash_profile linein...
- name: Install environment: HOME: "/home/deploy" shell: "make install chdir={{ fasd_path }}" sudo: True - name: Add to bash_profile lineinfile: line: 'eval "$(fasd --init auto)"' dest: /home/deploy/.bash_profile state: present - name: Delete fasd_path file: path: "{{ fasd_path }}" s...
<|file_sep|>tasks/main.yml.diff original: shell: "tar xvf fasd.tar.gz" updated: shell: "tar xvf fasd.tar.gz chdir=/home/deploy" <|file_sep|>original/tasks/main.yml - name: Install environment: HOME: "/home/deploy" shell: "make install chdir={{ fasd_path }}" sudo: True - name: Add to bash_profile linein...
e9182586cca7b217e9c34cb10f2bab44ddc80614
tasks/main.yml
tasks/main.yml
YAML
<|file_sep|>foundation-ui/mount/__tests__/MountService-test.js.diff original: updated: const MountService = require('../MountService'); <|file_sep|>original/foundation-ui/mount/__tests__/MountService-test.js jest.dontMock('../MountPoint'); jest.dontMock('../MountService'); /* eslint-disable no-unused-vars */ const Rea...
jest.dontMock('../MountPoint'); jest.dontMock('../MountService'); /* eslint-disable no-unused-vars */ const React = require('react'); /* eslint-enable no-unused-vars */ const MountService = require('../MountService'); describe('MountService', function () { class ReactComponent extends React.Component {}; const Fun...
<|file_sep|>foundation-ui/mount/__tests__/MountService-test.js.diff original: updated: const MountService = require('../MountService'); <|file_sep|>original/foundation-ui/mount/__tests__/MountService-test.js jest.dontMock('../MountPoint'); jest.dontMock('../MountService'); /* eslint-disable no-unused-vars */ const Rea...
140de0e192feaadf24c61528c7fc0eefc9bc3d31
foundation-ui/mount/__tests__/MountService-test.js
foundation-ui/mount/__tests__/MountService-test.js
JavaScript
<|file_sep|>original/byceps/services/snippet/transfer/models.py from ....typing import BrandID @dataclass(frozen=True) class Scope: type_: str name: str @classmethod def for_global(cls) -> Scope: return cls('global', 'global') @classmethod def for_brand(cls, brand_id: BrandID) -> Sc...
from ....typing import BrandID @dataclass(frozen=True) class Scope: type_: str name: str @classmethod def for_brand(cls, brand_id: BrandID) -> Scope: return cls('brand', str(brand_id)) @classmethod def for_site(cls, site_id: SiteID) -> Scope: return cls('site', str(site_id))...
<|file_sep|>original/byceps/services/snippet/transfer/models.py from ....typing import BrandID @dataclass(frozen=True) class Scope: type_: str name: str @classmethod def for_global(cls) -> Scope: return cls('global', 'global') @classmethod def for_brand(cls, brand_id: BrandID) -> Sc...
35a15e06feca24872acb42c5395b58b2a1bed60e
byceps/services/snippet/transfer/models.py
byceps/services/snippet/transfer/models.py
Python
<|file_sep|>original/jsrts/Runtime-browser.js var i$putStr = function(s) { console.log(s); }; var i$systemInfo = function(index) { switch(index) { case 0: return "javascript"; case 1: return navigator.platform; } return ""; } <|file_sep|>current/jsrts/Runtime-browser.js var i$putStr = funct...
var i$getLine = function() { return prompt("Prelude.getLine"); } var i$putStr = function(s) { console.log(s); }; var i$systemInfo = function(index) { switch(index) { case 0: return "javascript"; case 1: return navigator.platform; } return ""; }
<|file_sep|>original/jsrts/Runtime-browser.js var i$putStr = function(s) { console.log(s); }; var i$systemInfo = function(index) { switch(index) { case 0: return "javascript"; case 1: return navigator.platform; } return ""; } <|file_sep|>current/jsrts/Runtime-browser.js var i$putStr = funct...
558ddd9773bbec0e169b7955c504c834dbda5324
jsrts/Runtime-browser.js
jsrts/Runtime-browser.js
JavaScript
<|file_sep|>original/.github/ISSUE_TEMPLATE/1_new_bug_report.yml - type: dropdown attributes: label: Python distribution options: ['python.org', 'Anaconda', 'Operating system', 'Other'] validations: required: true - type: dropdown attributes: label: Python environment optio...
name: General bug report description: 'Issue with the Python extension, not supporting/sibling extensions (you may also use the `Python: Report Issue` command)' labels: ['classify', 'bug'] body: - type: input attributes: label: VS Code version description: 'Can be found via the `Help: About` command' ...
<|file_sep|>original/.github/ISSUE_TEMPLATE/1_new_bug_report.yml - type: dropdown attributes: label: Python distribution options: ['python.org', 'Anaconda', 'Operating system', 'Other'] validations: required: true - type: dropdown attributes: label: Python environment optio...
f578d81b767188430b78d22f3d61a26183817db0
.github/ISSUE_TEMPLATE/1_new_bug_report.yml
.github/ISSUE_TEMPLATE/1_new_bug_report.yml
YAML
<|file_sep|>features/thumbnail_generation.feature.diff original: Scenario: Basic useage updated: Scenario: Basic useage during build <|file_sep|>original/features/thumbnail_generation.feature Feature: Generating thumbnails Scenario: Basic useage Given a fixture app "automatic-clowncar-app" Given a succes...
Feature: Generating thumbnails Scenario: Basic useage during build Given a fixture app "automatic-clowncar-app" Given a successfully built app at "automatic-clowncar-app" with flags "--verbose" When I cd to "build" #Then the following files should not exist: # | images/photos/test_image.jpg | ...
<|file_sep|>features/thumbnail_generation.feature.diff original: Scenario: Basic useage updated: Scenario: Basic useage during build <|file_sep|>original/features/thumbnail_generation.feature Feature: Generating thumbnails Scenario: Basic useage Given a fixture app "automatic-clowncar-app" Given a succes...
5a8a9db8ec3ca0aded0ad72a8ea3b6a2d8d520ec
features/thumbnail_generation.feature
features/thumbnail_generation.feature
Cucumber
<|file_sep|>original/api/controllers/NotificationController.js module.exports = { }; <|file_sep|>current/api/controllers/NotificationController.js module.exports = { }; <|file_sep|>updated/api/controllers/NotificationController.js
module.exports = { find: function(req, res) { return res.badRequest('List notifications is not supported'); }, findOne: function(req, res) { return Notification.findOne({ id: req.params.id, }).then(notification => { if (notification) { return Job.findOne({ id: notificat...
<|file_sep|>original/api/controllers/NotificationController.js module.exports = { }; <|file_sep|>current/api/controllers/NotificationController.js module.exports = { }; <|file_sep|>updated/api/controllers/NotificationController.js module.exports = { find: function(req, res) { return res.badRequest('List notifi...
d93584e15b484ac11a8a115f4e38a15207642c06
api/controllers/NotificationController.js
api/controllers/NotificationController.js
JavaScript
<|file_sep|>.travis.yml.diff original: - 2.0.0 updated: <|file_sep|>original/.travis.yml language: ruby rvm: - 2.0.0 - 2.1 - 2.2 script: - bundle install - bundle exec rake <|file_sep|>current/.travis.yml language: ruby rvm: - 2.1 - 2.2 script: - bundle install - bundle exec rake <|file_sep|>updated/.travis.yml
language: ruby rvm: - 2.1 - 2.2 - 2.3.4 - 2.4.1 script: - bundle install - bundle exec rake
<|file_sep|>.travis.yml.diff original: - 2.0.0 updated: <|file_sep|>original/.travis.yml language: ruby rvm: - 2.0.0 - 2.1 - 2.2 script: - bundle install - bundle exec rake <|file_sep|>current/.travis.yml language: ruby rvm: - 2.1 - 2.2 script: - bundle install - bundle exec rake <|file_sep|>updated/.travis.yml langua...
86c847a30a490267bb59c743b1ae60287a463c31
.travis.yml
.travis.yml
YAML
<|file_sep|>original/.travis.yml sudo: required dist: trusty language: node_js node_js: - stable - '0.12' env: - RIAK_DOWNLOAD_URL=http://s3.amazonaws.com/downloads.basho.com/riak/2.0/2.0.7/ubuntu/trusty/riak_2.0.7-1_amd64.deb - RIAK_DOWNLOAD_URL=http://s3.amazonaws.com/downloads.basho.com/riak/2.2/2.2.0/ubuntu...
sudo: required dist: trusty language: node_js node_js: - 0.12 - 4 - 6 - node - iojs env: - RIAK_DOWNLOAD_URL=http://s3.amazonaws.com/downloads.basho.com/riak/2.0/2.0.7/ubuntu/trusty/riak_2.0.7-1_amd64.deb - RIAK_DOWNLOAD_URL=http://s3.amazonaws.com/downloads.basho.com/riak/2.2/2.2.0/ubuntu/trusty/riak_2.2...
<|file_sep|>original/.travis.yml sudo: required dist: trusty language: node_js node_js: - stable - '0.12' env: - RIAK_DOWNLOAD_URL=http://s3.amazonaws.com/downloads.basho.com/riak/2.0/2.0.7/ubuntu/trusty/riak_2.0.7-1_amd64.deb - RIAK_DOWNLOAD_URL=http://s3.amazonaws.com/downloads.basho.com/riak/2.2/2.2.0/ubuntu...
6d6bf3f4e3d19d2e5cf38fe1daea982c66270104
.travis.yml
.travis.yml
YAML
<|file_sep|>original/awa/db/migrate/awa-0.4-migrate.sql <|file_sep|>current/awa/db/migrate/awa-0.4-migrate.sql <|file_sep|>updated/awa/db/migrate/awa-0.4-migrate.sql
ALTER TABLE awa_access_key CHANGE `expire_date` `expire_date` DATE NOT NULL; ALTER TABLE awa_store_local CHANGE `expire_date` `expire_date` DATE NOT NULL; /* File generated automatically by dynamo */ /* The tag definition. */ CREATE TABLE awa_tag ( /* the tag identifier */ `id` BIGINT NOT NULL, /* the tag name *...
<|file_sep|>original/awa/db/migrate/awa-0.4-migrate.sql <|file_sep|>current/awa/db/migrate/awa-0.4-migrate.sql <|file_sep|>updated/awa/db/migrate/awa-0.4-migrate.sql ALTER TABLE awa_access_key CHANGE `expire_date` `expire_date` DATE NOT NULL; ALTER TABLE awa_store_local CHANGE `expire_date` `expire_date` DATE NOT NUL...
4e60cc488d1a42a03cb3cb9eb7c9df4ab1d00664
awa/db/migrate/awa-0.4-migrate.sql
awa/db/migrate/awa-0.4-migrate.sql
SQL
<|file_sep|>check-source-depends.bash.diff original: which bzr || has_deps=0 updated: <|file_sep|>check-source-depends.bash.diff original: which hg || has_deps=0 updated: <|file_sep|>original/check-source-depends.bash check_deps() { echo "Phase 0: Checking requirements." has_deps=1 which bzr || ha...
check_deps() { echo "Phase 0: Checking requirements." has_deps=1 which git || has_deps=0 which go || has_deps=0 if [[ $has_deps == 0 ]]; then echo "Install git and golang." exit 2 fi } test $# -ge 1 || usage check_deps
<|file_sep|>check-source-depends.bash.diff original: which bzr || has_deps=0 updated: <|file_sep|>check-source-depends.bash.diff original: which hg || has_deps=0 updated: <|file_sep|>original/check-source-depends.bash check_deps() { echo "Phase 0: Checking requirements." has_deps=1 which bzr || ha...
0d749c7c021250b7a41b7c03d7e0b8ff6389cce6
check-source-depends.bash
check-source-depends.bash
Shell
<|file_sep|>original/bottomsheetpickers/src/main/res/values/attrs_view.xml <?xml version="1.0" encoding="utf-8"?> <resources> <declare-styleable name="BSP_NumberPadTimePicker"> <!-- Indicates how the NumberPadTimePicker should be laid out. --> <attr name="bsp_numberPadTimePickerLayout" format="enum"...
<declare-styleable name="BSP_NumberPadTimePicker"> <!-- Indicates how the NumberPadTimePicker should be laid out. --> <attr name="bsp_numberPadTimePickerLayout" format="enum"> <enum name="alert" value="1" /> <enum name="bottomSheet" value="2" /> </attr> <!-- ...
<|file_sep|>original/bottomsheetpickers/src/main/res/values/attrs_view.xml <?xml version="1.0" encoding="utf-8"?> <resources> <declare-styleable name="BSP_NumberPadTimePicker"> <!-- Indicates how the NumberPadTimePicker should be laid out. --> <attr name="bsp_numberPadTimePickerLayout" format="enum"...
791564ed792f31fa772fd0d2676ac9c1fb1d8835
bottomsheetpickers/src/main/res/values/attrs_view.xml
bottomsheetpickers/src/main/res/values/attrs_view.xml
XML
<|file_sep|>original/ibeis/tests/test_ibs_uuid.py <|file_sep|>current/ibeis/tests/test_ibs_uuid.py <|file_sep|>updated/ibeis/tests/test_ibs_uuid.py
#!/usr/bin/env python2.7 # TODO: ADD COPYRIGHT TAG from __future__ import absolute_import, division, print_function from ibeis.dev import ibsfuncs #from itertools import izip # Python import multiprocessing #import numpy as np from uuid import UUID # Tools import utool from ibeis.control.IBEISControl import IBEISContro...
<|file_sep|>original/ibeis/tests/test_ibs_uuid.py <|file_sep|>current/ibeis/tests/test_ibs_uuid.py <|file_sep|>updated/ibeis/tests/test_ibs_uuid.py #!/usr/bin/env python2.7 # TODO: ADD COPYRIGHT TAG from __future__ import absolute_import, division, print_function from ibeis.dev import ibsfuncs #from itertools import ...
268d97d4a655e7081a2c550df8b1e927e5c6c4ab
ibeis/tests/test_ibs_uuid.py
ibeis/tests/test_ibs_uuid.py
Python
<|file_sep|>packages/ne/Neks.yaml.diff original: hash: 03eba939bf460605408c4c9f307140f9c4335d1c2b67af41771152f2a564e1d7 updated: hash: 0be333399345524e120268b61c612609e762eb0981936bdba74b63df2684b1cc <|file_sep|>packages/ne/Neks.yaml.diff original: base: ! '>=4.6 && <4.8' updated: base: ! '>=4.6 && <=4.8' <|file_se...
synopsis: Simple networked key/value store changelog: '' basic-deps: cereal: ! '>=0.4.1.0' bytestring: ! '>=0.10.4.0' stm: ! '>=2.4.2' base: ! '>=4.6 && <=4.8' network: ! '>=2.4.2.3' containers: ! '>=0.5.5.1' messagepack: ! '>=0.2.1' hashable: ! '>=0.1.0.0' vector: ! '>=0.10.9.1' directory: ! '>=1.2...
<|file_sep|>packages/ne/Neks.yaml.diff original: hash: 03eba939bf460605408c4c9f307140f9c4335d1c2b67af41771152f2a564e1d7 updated: hash: 0be333399345524e120268b61c612609e762eb0981936bdba74b63df2684b1cc <|file_sep|>packages/ne/Neks.yaml.diff original: base: ! '>=4.6 && <4.8' updated: base: ! '>=4.6 && <=4.8' <|file_se...
0f3220649cc20174dbed954609c129062032d93f
packages/ne/Neks.yaml
packages/ne/Neks.yaml
YAML
<|file_sep|>original/.travis.yml language: ruby cache: bundler rvm: - 2.2.3 - 2.1.7 - 2.0.0 - 1.9.3 - rbx-2 - jruby - jruby-9.0.4.0 gemfile: - gemfiles/rails3.gemfile - gemfiles/rails4.gemfile matrix: allow_failures: - rvm: rbx-2 env: JRUBY_OPTS='--1.9' before_install: - gem install bundler ...
language: ruby cache: bundler rvm: - 2.3.0 - 2.2.3 - 2.1.7 - 2.0.0 - 1.9.3 - rbx-2 - jruby - jruby-9.0.4.0 gemfile: - gemfiles/rails3.gemfile - gemfiles/rails4.gemfile matrix: allow_failures: - rvm: rbx-2 env: JRUBY_OPTS='--1.9' before_install: - gem install bundler - sudo apt-get -y remov...
<|file_sep|>original/.travis.yml language: ruby cache: bundler rvm: - 2.2.3 - 2.1.7 - 2.0.0 - 1.9.3 - rbx-2 - jruby - jruby-9.0.4.0 gemfile: - gemfiles/rails3.gemfile - gemfiles/rails4.gemfile matrix: allow_failures: - rvm: rbx-2 env: JRUBY_OPTS='--1.9' before_install: - gem install bundler ...
388e6d706d61c994f58f9db0a83b22b364e1331e
.travis.yml
.travis.yml
YAML
<|file_sep|>original/src/utils/packetCodes.js PLAYER_REMOVE: "4", LEADERS_UPDATE: "5", LOAD_GAME_OBJ: "6", GATHER_ANIM: "7", AUTO_ATK: "7", WIGGLE: "8", CLAN_CREATE: "8", PLAYER_LEAVE_CLAN: "9", STAT_UPDATE: "9", CLAN_REQ_JOIN: "10", CLAN_ACC_JOIN: "11", CLAN_KICK: "12", ...
PLAYER_REMOVE: "4", LEADERS_UPDATE: "5", LOAD_GAME_OBJ: "6", GATHER_ANIM: "7", AUTO_ATK: "7", WIGGLE: "8", CLAN_CREATE: "8", PLAYER_LEAVE_CLAN: "9", STAT_UPDATE: "9", CLAN_REQ_JOIN: "10", UPDATE_HEALTH: "10", CLAN_ACC_JOIN: "11", CLAN_KICK: "12", UPDATE_AGE: "15",...
<|file_sep|>original/src/utils/packetCodes.js PLAYER_REMOVE: "4", LEADERS_UPDATE: "5", LOAD_GAME_OBJ: "6", GATHER_ANIM: "7", AUTO_ATK: "7", WIGGLE: "8", CLAN_CREATE: "8", PLAYER_LEAVE_CLAN: "9", STAT_UPDATE: "9", CLAN_REQ_JOIN: "10", CLAN_ACC_JOIN: "11", CLAN_KICK: "12", ...
b3dae23a984f655a9d14c58d08b866ebb7aa398b
src/utils/packetCodes.js
src/utils/packetCodes.js
JavaScript
<|file_sep|>original/documentation/src/docs/asciidoc/release-notes/release-notes-5.7.0-M1.adoc ==== Deprecations and Breaking Changes * ❓ ==== New Features and Improvements * The number of containers and tests excluded by post discovery filters based on their tags is now logged, along with the exclusion reasons. ...
==== Deprecations and Breaking Changes * ❓ ==== New Features and Improvements * The number of containers and tests excluded by post discovery filters based on their tags is now logged, along with the exclusion reasons. * The annotation `@Testable` may now be applied _directly_ to fields. [[release-notes-5.7.0-M...
<|file_sep|>original/documentation/src/docs/asciidoc/release-notes/release-notes-5.7.0-M1.adoc ==== Deprecations and Breaking Changes * ❓ ==== New Features and Improvements * The number of containers and tests excluded by post discovery filters based on their tags is now logged, along with the exclusion reasons. ...
42ea2f530c9de5467714fcaf605052664bb8b131
documentation/src/docs/asciidoc/release-notes/release-notes-5.7.0-M1.adoc
documentation/src/docs/asciidoc/release-notes/release-notes-5.7.0-M1.adoc
AsciiDoc
<|file_sep|>original/lib/libusbdroid/Android.mk LOCAL_PATH := $(my-dir)/code/src/LibUSBDroid/jni/ include $(CLEAR_VARS) LOCAL_SRC_FILES := libusb_jni.c core.c descriptor.c io.c sync.c os/linux_usbfs.c LOCAL_CFLAGS := -fPIC -DPIC LOCAL_MODULE := libusbdroid include $(BUILD_STATIC_LIBRARY) <|file_sep|>current/lib/libus...
LOCAL_PATH := $(my-dir)/code/src/LibUSBDroid/jni include $(CLEAR_VARS) LOCAL_SRC_FILES := libusb_jni.c core.c descriptor.c io.c sync.c os/linux_usbfs.c LOCAL_CFLAGS := -fPIC -DPIC LOCAL_MODULE := libusbdroid include $(BUILD_STATIC_LIBRARY)
<|file_sep|>original/lib/libusbdroid/Android.mk LOCAL_PATH := $(my-dir)/code/src/LibUSBDroid/jni/ include $(CLEAR_VARS) LOCAL_SRC_FILES := libusb_jni.c core.c descriptor.c io.c sync.c os/linux_usbfs.c LOCAL_CFLAGS := -fPIC -DPIC LOCAL_MODULE := libusbdroid include $(BUILD_STATIC_LIBRARY) <|file_sep|>current/lib/libus...
c3681d1bb2a7bb35087f71b3053a380c5c3cb3b1
lib/libusbdroid/Android.mk
lib/libusbdroid/Android.mk
Makefile
<|file_sep|>config/environments/production.rb.diff original: # config.assets.css_compressor = :yui updated: config.assets.css_compressor = :yui <|file_sep|>original/config/environments/production.rb RacingOnRails::Application.configure do config.action_con...
RacingOnRails::Application.configure do config.action_controller.action_on_unpermitted_parameters = :raise config.action_controller.perform_caching = true config.action_dispatch.x_sendfile_header = "X-Accel-Redirect" config.active_record.dump_schema_after_migration = f...
<|file_sep|>config/environments/production.rb.diff original: # config.assets.css_compressor = :yui updated: config.assets.css_compressor = :yui <|file_sep|>original/config/environments/production.rb RacingOnRails::Application.configure do config.action_con...
dbaa92315220e314d2d3382ddeda48c86070add7
config/environments/production.rb
config/environments/production.rb
Ruby
<|file_sep|>original/docker-compose.yml ports: - "3000:3000" volumes: - ../doubtfire-api:/doubtfire-api links: - web depends_on: - db environment: DATABASE_URL: 'postgresql://itig:d872$$dh@db:5432/doubtfire_dev' db: container_name: doubtfire-db image: postgre...
ports: - "3000:3000" volumes: - ../doubtfire-api:/doubtfire-api links: - web depends_on: - db environment: DATABASE_URL: 'postgresql://itig:d872$$dh@db:5432/doubtfire_dev' RAILS_ENV: 'development' db: container_name: doubtfire-db image: postgres por...
<|file_sep|>original/docker-compose.yml ports: - "3000:3000" volumes: - ../doubtfire-api:/doubtfire-api links: - web depends_on: - db environment: DATABASE_URL: 'postgresql://itig:d872$$dh@db:5432/doubtfire_dev' db: container_name: doubtfire-db image: postgre...
8db9e701f565d9bd76beb5106e50a6725081c73e
docker-compose.yml
docker-compose.yml
YAML
<|file_sep|>original/lib/blog/engine.rb module Blog class Engine < ::Rails::Engine isolate_namespace Blog initializer :factories, after: 'factory_girl.set_factory_paths' do if defined?(FactoryGirl) FactoryGirl.definition_file_paths << File.expand_path('../../../spec/factories', __FILE__) ...
module Blog class Engine < ::Rails::Engine isolate_namespace Blog initializer :factories, after: 'factory_girl.set_factory_paths' do if defined?(FactoryGirl) FactoryGirl.definition_file_paths << File.expand_path('../../../spec/factories', __FILE__) end end config.generators do |g...
<|file_sep|>original/lib/blog/engine.rb module Blog class Engine < ::Rails::Engine isolate_namespace Blog initializer :factories, after: 'factory_girl.set_factory_paths' do if defined?(FactoryGirl) FactoryGirl.definition_file_paths << File.expand_path('../../../spec/factories', __FILE__) ...
0d8c01af22b96a17ac3af50a91a3a94553ab2584
lib/blog/engine.rb
lib/blog/engine.rb
Ruby
<|file_sep|>original/client/components/Nav.js <span className="icon-bar"></span> </button> </div> <div className="brand-centered"> <IndexLink to="/" className="navbar-brand">Journey</IndexLink> </div> <div className="navbar-collapse collapse"...
<span className="icon-bar"></span> </button> </div> <div className="brand-centered"> <IndexLink to="/" className="navbar-brand">Journey</IndexLink> </div> <div className="navbar-collapse collapse" id="navigation"> <ul className="n...
<|file_sep|>original/client/components/Nav.js <span className="icon-bar"></span> </button> </div> <div className="brand-centered"> <IndexLink to="/" className="navbar-brand">Journey</IndexLink> </div> <div className="navbar-collapse collapse"...
6e7940cee3cfb45526a12b24901bfef982b81eb8
client/components/Nav.js
client/components/Nav.js
JavaScript
<|file_sep|>original/packages/oc-server-compiler/package.json "homepage": "https://github.com/opencomponents/base-templates#readme", "keywords": [ "oc", "opencomponents" ], "author": { "name": "Matteo Figus", "email": "matteofigus@gmail.com" }, "license": "MIT", "dependencies": { "asyn...
"homepage": "https://github.com/opencomponents/base-templates#readme", "keywords": [ "oc", "opencomponents" ], "author": { "name": "Matteo Figus", "email": "matteofigus@gmail.com" }, "license": "MIT", "dependencies": { "async": "^2.4.1", "fs-extra": "4.0.3", "memory-fs": "^0.4....
<|file_sep|>original/packages/oc-server-compiler/package.json "homepage": "https://github.com/opencomponents/base-templates#readme", "keywords": [ "oc", "opencomponents" ], "author": { "name": "Matteo Figus", "email": "matteofigus@gmail.com" }, "license": "MIT", "dependencies": { "asyn...
c636b5204d7062baa7c7a8f417a7b2198db3cd25
packages/oc-server-compiler/package.json
packages/oc-server-compiler/package.json
JSON
<|file_sep|>original/setup.py #!/usr/bin/env python from distutils.core import setup, Extension uinput = Extension('libuinput', sources = ['src/uinput.c']) setup(name='python-steamcontroller', version='1.0', description='Steam Controller userland driver', author='Stany MARCEL', ...
from distutils.core import setup, Extension uinput = Extension('libuinput', sources = ['src/uinput.c']) setup(name='python-steamcontroller', version='1.0', description='Steam Controller userland driver', author='Stany MARCEL', author_email='stanypub@gmail.com', url='h...
<|file_sep|>original/setup.py #!/usr/bin/env python from distutils.core import setup, Extension uinput = Extension('libuinput', sources = ['src/uinput.c']) setup(name='python-steamcontroller', version='1.0', description='Steam Controller userland driver', author='Stany MARCEL', ...
59761e83b240fe7573370f542ea6e877c5850907
setup.py
setup.py
Python
<|file_sep|>original/common/src/main/scala/hmda/serialization/submission/EditDetailsEventsProtobufConverter.scala package hmda.serialization.submission class EditDetailsEventsProtobufConverter {} <|file_sep|>current/common/src/main/scala/hmda/serialization/submission/EditDetailsEventsProtobufConverter.scala package hm...
package hmda.serialization.submission import hmda.messages.submission.EditDetailsEvents.{ EditDetailsAdded, EditDetailsRowCounted } import hmda.persistence.serialization.edit.details.events.{ EditDetailsAddedMessage, EditDetailsRowCountedMessage } import EditDetailsProtobufConverter._ import hmda.persistence.s...
<|file_sep|>original/common/src/main/scala/hmda/serialization/submission/EditDetailsEventsProtobufConverter.scala package hmda.serialization.submission class EditDetailsEventsProtobufConverter {} <|file_sep|>current/common/src/main/scala/hmda/serialization/submission/EditDetailsEventsProtobufConverter.scala package hm...
898842a31de0839b0329d121908915afe965f584
common/src/main/scala/hmda/serialization/submission/EditDetailsEventsProtobufConverter.scala
common/src/main/scala/hmda/serialization/submission/EditDetailsEventsProtobufConverter.scala
Scala
<|file_sep|>original/src/Listabierta/Bundle/MunicipalesBundle/Resources/views/Candidacy/step1.html.twig <|file_sep|>current/src/Listabierta/Bundle/MunicipalesBundle/Resources/views/Candidacy/step1.html.twig <|file_sep|>updated/src/Listabierta/Bundle/MunicipalesBundle/Resources/views/Candidacy/step1.html.twig
{% extends 'MunicipalesBundle:theme:layout.html.twig' %} {% block title %}{{ 'candidacy.html_title'|trans }}{% endblock %} {% block content %} <h1>{{ 'candidacy.h1_title'|trans }}</h1> <p class="important"> Nombre Apellidos DNI Email Provincia del municipio Nombre del municip...
<|file_sep|>original/src/Listabierta/Bundle/MunicipalesBundle/Resources/views/Candidacy/step1.html.twig <|file_sep|>current/src/Listabierta/Bundle/MunicipalesBundle/Resources/views/Candidacy/step1.html.twig <|file_sep|>updated/src/Listabierta/Bundle/MunicipalesBundle/Resources/views/Candidacy/step1.html.twig {% exten...
b2c7784a61cfebc1535382e8da106a0fca304495
src/Listabierta/Bundle/MunicipalesBundle/Resources/views/Candidacy/step1.html.twig
src/Listabierta/Bundle/MunicipalesBundle/Resources/views/Candidacy/step1.html.twig
Twig
<|file_sep|>original/.travis.yml language: go go: - 1.4 - 1.3 install: go get github.com/acsellers/inflections go get github.com/mattn/go-sqlite3 go install github.com/acsellers/dr script: cd example/blog dr build go test <|file_sep|>current/.travis.yml language: go go: - 1.4 - 1.3 install: g...
language: go go: - 1.4 - 1.3 - 1.2 install: go get github.com/acsellers/inflections go get github.com/mattn/go-sqlite3 go install github.com/acsellers/dr script: cd example/blog dr build go test
<|file_sep|>original/.travis.yml language: go go: - 1.4 - 1.3 install: go get github.com/acsellers/inflections go get github.com/mattn/go-sqlite3 go install github.com/acsellers/dr script: cd example/blog dr build go test <|file_sep|>current/.travis.yml language: go go: - 1.4 - 1.3 install: g...
0d3a902575aa1288a4175495e5fa199b757b6cf0
.travis.yml
.travis.yml
YAML
<|file_sep|>original/requirements.txt boto3==1.9.46 botocore==1.12.46 Collectfast==0.6.2 dj_database_url==0.5.0 django-debug-toolbar==1.10.1 django-ordered-model==3.1.1 django-s3-folder-storage==0.5 django-storages==1.7.1 Django==2.1.3 docutils==0.14 gunicorn==19.9.0 jmespath==0.9.3 pillow==5.3.0 psycopg2-binary==2.7.6...
boto3==1.9.46 botocore==1.12.53 Collectfast==0.6.2 dj_database_url==0.5.0 django-debug-toolbar==1.10.1 django-ordered-model==3.1.1 django-s3-folder-storage==0.5 django-storages==1.7.1 Django==2.1.3 docutils==0.14 gunicorn==19.9.0 jmespath==0.9.3 pillow==5.3.0 psycopg2-binary==2.7.6.1 python-dateutil==2.7.5 python-decou...
<|file_sep|>original/requirements.txt boto3==1.9.46 botocore==1.12.46 Collectfast==0.6.2 dj_database_url==0.5.0 django-debug-toolbar==1.10.1 django-ordered-model==3.1.1 django-s3-folder-storage==0.5 django-storages==1.7.1 Django==2.1.3 docutils==0.14 gunicorn==19.9.0 jmespath==0.9.3 pillow==5.3.0 psycopg2-binary==2.7.6...
fd4b89e29a4545834413308723fbf96b099155d7
requirements.txt
requirements.txt
Text
<|file_sep|>original/clic/dickens/test_concordance.py <|file_sep|>current/clic/dickens/test_concordance.py <|file_sep|>updated/clic/dickens/test_concordance.py
import unittest from concordance_new import Concordancer_New class TestConcordancerNewChapterIndex(unittest.TestCase): def test_create_concordance(self): """ This is a very naive test to run whilst reviewing the create concordance code. It's goal is simply to evaluate whether that ...
<|file_sep|>original/clic/dickens/test_concordance.py <|file_sep|>current/clic/dickens/test_concordance.py <|file_sep|>updated/clic/dickens/test_concordance.py import unittest from concordance_new import Concordancer_New class TestConcordancerNewChapterIndex(unittest.TestCase): def test_create_concordance(...
efb6072e097a816bb46fdd83541c763e222816c9
clic/dickens/test_concordance.py
clic/dickens/test_concordance.py
Python
<|file_sep|>original/lib/quanto/metrics.rb module Quanto class Client def record_metric(value, type, opts={}) metric = { metric_type: type, value: value, date: opts[:date] || Date.today.to_s } post('/metrics', metric: metric) end end end <|file_sep|>current/lib...
def record_metric(value, type, opts={}) metric = { metric_type: type, value: value, date: opts[:date] || Date.today.to_s } post('/metrics', metric: metric) end # Make a GET request for the URL for the authenticated plugin. # Returns the plugin URL as a string...
<|file_sep|>original/lib/quanto/metrics.rb module Quanto class Client def record_metric(value, type, opts={}) metric = { metric_type: type, value: value, date: opts[:date] || Date.today.to_s } post('/metrics', metric: metric) end end end <|file_sep|>current/lib...
8d0eed704f8b1d1d732b5ae7e7b46f5484876db5
lib/quanto/metrics.rb
lib/quanto/metrics.rb
Ruby
<|file_sep|>original/lib/specjour/db_scrub.rb schema_load_task.invoke else purge_tables end end protected def connect_to_database ActiveRecord::Base.remove_connection connection rescue # assume the database doesn't exist Rake::Task['db:create'].invoke ...
schema_load_task.invoke else purge_tables end end protected def connect_to_database ActiveRecord::Base.remove_connection ActiveRecord::Base.establish_connection connection rescue # assume the database doesn't exist Rake::Task['db:create'].invoke ...
<|file_sep|>original/lib/specjour/db_scrub.rb schema_load_task.invoke else purge_tables end end protected def connect_to_database ActiveRecord::Base.remove_connection connection rescue # assume the database doesn't exist Rake::Task['db:create'].invoke ...
ae5dfaa756e596db18aa299f6c121070c2174ed5
lib/specjour/db_scrub.rb
lib/specjour/db_scrub.rb
Ruby
<|file_sep|>original/requirements_dev.txt pip==10.0.1 bumpversion==0.5.3 wheel==0.31.1 watchdog==0.9.0 flake8==3.5.0 tox==3.1.2 coverage==4.5.1 Sphinx==1.8.0 cryptography==2.3.1 PyYAML==3.12 pytest==3.8.0 pytest-runner==4.2 vcrpy==1.13.0 twine==1.11.0 <|file_sep|>current/requirements_dev.txt pip==10.0.1 bumpversion==0....
pip==10.0.1 bumpversion==0.5.3 wheel==0.31.1 watchdog==0.9.0 flake8==3.5.0 tox==3.1.2 coverage==4.5.1 Sphinx==1.8.0 cryptography==2.3.1 PyYAML==3.12 pytest==3.8.2 pytest-runner==4.2 vcrpy==1.13.0 twine==1.11.0
<|file_sep|>original/requirements_dev.txt pip==10.0.1 bumpversion==0.5.3 wheel==0.31.1 watchdog==0.9.0 flake8==3.5.0 tox==3.1.2 coverage==4.5.1 Sphinx==1.8.0 cryptography==2.3.1 PyYAML==3.12 pytest==3.8.0 pytest-runner==4.2 vcrpy==1.13.0 twine==1.11.0 <|file_sep|>current/requirements_dev.txt pip==10.0.1 bumpversion==0....
23445b9e81d7fd0b02fd993b1f646f0d8e8f5d1a
requirements_dev.txt
requirements_dev.txt
Text
<|file_sep|>lib/util.js.diff original: function mkdir (path) { return new Promise(function (resolve, reject) { fs.mkdir(path, function (err) { if (err) { reject(err) } else { resolve() } }) }) } updated: <|file_sep|>lib/util.js.diff original: function readFile (path) { ...
const args = Array.prototype.slice.call(arguments) return new Promise(function (resolve, reject) { function callback (err) { if (err) { reject(err) } else { const data = Array.prototype.slice.call(arguments, 1) resolve(data) } } fn.apply(nu...
<|file_sep|>lib/util.js.diff original: function mkdir (path) { return new Promise(function (resolve, reject) { fs.mkdir(path, function (err) { if (err) { reject(err) } else { resolve() } }) }) } updated: <|file_sep|>lib/util.js.diff original: function readFile (path) { ...
a307404e7c4772fa2ba65830fa857e1508056ac7
lib/util.js
lib/util.js
JavaScript
<|file_sep|>original/lib/esri/cli/cmd/dataset_cmd.rb # encoding: utf-8 require 'gli' include GLI::App require_relative '../../version' require_relative '../../dataset/dataset.rb' require_relative '../shared' desc 'Dataset related operations' command :dataset do |dataset| dataset.desc 'Links' dataset.command :...
# encoding: utf-8 require 'gli' include GLI::App require_relative '../../version' require_relative '../../dataset/dataset.rb' require_relative '../shared' desc 'Dataset related operations' command :dataset do |dataset| dataset.desc 'Links' dataset.command :links do |links| links.action do puts Esri:...
<|file_sep|>original/lib/esri/cli/cmd/dataset_cmd.rb # encoding: utf-8 require 'gli' include GLI::App require_relative '../../version' require_relative '../../dataset/dataset.rb' require_relative '../shared' desc 'Dataset related operations' command :dataset do |dataset| dataset.desc 'Links' dataset.command :...
3e46666a1ae2246759fe358eae213be066941c20
lib/esri/cli/cmd/dataset_cmd.rb
lib/esri/cli/cmd/dataset_cmd.rb
Ruby
<|file_sep|>original/.travis.yml language: ruby rvm: - 2.1.5 - 2.2.3 before_install: gem install bundler -v 1.10.6 cache: bundler sudo: false fast_finish: true env: - USER_ID= - SYNAPSE_PAYMENTS_CLIENT_ID= - SYNAPSE_PAYMENTS_CLIENT_SECRET= notifications: email: on_success: always on_failure: always ...
language: ruby rvm: - 2.1.5 - 2.2.3 before_install: gem install bundler -v 1.10.6 cache: bundler sudo: false fast_finish: true env: - USER_ID= SYNAPSE_PAYMENTS_CLIENT_ID= SYNAPSE_PAYMENTS_CLIENT_SECRET= notifications: email: on_success: always on_failure: always
<|file_sep|>original/.travis.yml language: ruby rvm: - 2.1.5 - 2.2.3 before_install: gem install bundler -v 1.10.6 cache: bundler sudo: false fast_finish: true env: - USER_ID= - SYNAPSE_PAYMENTS_CLIENT_ID= - SYNAPSE_PAYMENTS_CLIENT_SECRET= notifications: email: on_success: always on_failure: always ...
d63f07358cbd22a52ec28a28a16bdce3e0fb8171
.travis.yml
.travis.yml
YAML
<|file_sep|>original/lib/motel/active_record/connection_handler.rb end module ClassMethods def establish_connection(config) case config when String, Symbol tenant_name = config.to_s spec = nil else tenant_name = ENV['TENANT'] || sel...
end module ClassMethods def establish_connection(config) case config when String, Symbol tenant_name = config.to_s spec = nil else tenant_name = current_tenant resolver = Motel::ConnectionAdapters::ConnectionSpecificatio...
<|file_sep|>original/lib/motel/active_record/connection_handler.rb end module ClassMethods def establish_connection(config) case config when String, Symbol tenant_name = config.to_s spec = nil else tenant_name = ENV['TENANT'] || sel...
723b5e251006bfba026de91b982b930f25ecdabf
lib/motel/active_record/connection_handler.rb
lib/motel/active_record/connection_handler.rb
Ruby
<|file_sep|>original/src/nodeconductor_saltstack/migrations/0003_add_error_message.py <|file_sep|>current/src/nodeconductor_saltstack/migrations/0003_add_error_message.py <|file_sep|>updated/src/nodeconductor_saltstack/migrations/0003_add_error_message.py
# -*- coding: utf-8 -*- from __future__ import unicode_literals from django.db import models, migrations class Migration(migrations.Migration): dependencies = [ ('nodeconductor_saltstack', '0002_paid_resources'), ] operations = [ migrations.AddField( model_name='saltstackser...
<|file_sep|>original/src/nodeconductor_saltstack/migrations/0003_add_error_message.py <|file_sep|>current/src/nodeconductor_saltstack/migrations/0003_add_error_message.py <|file_sep|>updated/src/nodeconductor_saltstack/migrations/0003_add_error_message.py # -*- coding: utf-8 -*- from __future__ import unicode_literal...
2fc2a07e219a60fb62edadeed00220c4b922061f
src/nodeconductor_saltstack/migrations/0003_add_error_message.py
src/nodeconductor_saltstack/migrations/0003_add_error_message.py
Python
<|file_sep|>original/src/appsscript.json { "timeZone": "America/New_York", "dependencies": { "libraries": [{ "userSymbol": "Underscore", "libraryId": "1I21uLOwDKdyF3_W_hvh6WXiIKWJWno8yG9lB8lf1VBnZFQ6jAAhyNTRG", "version": "23" }] }, "exceptionLogging": "STACKDRIVER" } <|file_sep|>curre...
{ "timeZone": "America/New_York", "exceptionLogging": "STACKDRIVER" }
<|file_sep|>original/src/appsscript.json { "timeZone": "America/New_York", "dependencies": { "libraries": [{ "userSymbol": "Underscore", "libraryId": "1I21uLOwDKdyF3_W_hvh6WXiIKWJWno8yG9lB8lf1VBnZFQ6jAAhyNTRG", "version": "23" }] }, "exceptionLogging": "STACKDRIVER" } <|file_sep|>curre...
18eab462815fefb0800d62d347a229efc077d12f
src/appsscript.json
src/appsscript.json
JSON
<|file_sep|>packages/me/med-module.yaml.diff original: hash: 6bb29b4603a570527c11c3d44899f9b233dbc13e554b7c0724accd34c2c8fd58 updated: hash: 176341740e429b4967a20d7e36d8482b9b3a2e6bc77a23e05a2329a01f2a3e6e <|file_sep|>packages/me/med-module.yaml.diff original: updated: bytestring: ! '>=0.9.2 && <0.11' <|file_sep|>pa...
maintainer: haskell@henning-thielemann.de synopsis: Parse song module files from Amiga MED and OctaMED changelog: '' basic-deps: storable-endian: ! '>=0.2.6 && <0.3' bytestring: ! '>=0.9.2 && <0.11' base: ! '>=4.5 && <5' utility-ht: ! '>=0.0.12 && <0.1' transformers: ! '>=0.3 && <0.6' all-versions: - '0.0' - ...
<|file_sep|>packages/me/med-module.yaml.diff original: hash: 6bb29b4603a570527c11c3d44899f9b233dbc13e554b7c0724accd34c2c8fd58 updated: hash: 176341740e429b4967a20d7e36d8482b9b3a2e6bc77a23e05a2329a01f2a3e6e <|file_sep|>packages/me/med-module.yaml.diff original: updated: bytestring: ! '>=0.9.2 && <0.11' <|file_sep|>pa...
92894203749250e1661d5b46a92195877e09ba0a
packages/me/med-module.yaml
packages/me/med-module.yaml
YAML
<|file_sep|>site/_includes/album.html.diff original: {% if album.review %} <a href="{{ album.review }}" target="_blank">Review</a> updated: {% if album.sources.review %} <a href="{{ album.sources.review[0] }}" target="_blank">Review</a> <|file_sep|>original/site/_includes/album.html <div class="album-cove...
{% elsif album.spotify.images %} <img class="album-cover" title="{{ album.title }}" src="{{album.spotify.images[1].url}}" /> {% endif %} </div> <div class="album-details"> <div class="album-title">{{ album.title }}</div> <div class="album-artist">{{ album.artist }}</div> {% if album.spotify an...
<|file_sep|>site/_includes/album.html.diff original: {% if album.review %} <a href="{{ album.review }}" target="_blank">Review</a> updated: {% if album.sources.review %} <a href="{{ album.sources.review[0] }}" target="_blank">Review</a> <|file_sep|>original/site/_includes/album.html <div class="album-cove...
deb34ba56e7b0118cbc6011bcfb1c247fadaf2a4
site/_includes/album.html
site/_includes/album.html
HTML
<|file_sep|>froide/publicbody/search_indexes.py.diff original: text = indexes.CharField(document=True, use_template=True) updated: text = indexes.EdgeNgramField(document=True, use_template=True) <|file_sep|>original/froide/publicbody/search_indexes.py from haystack import indexes from haystack import site from...
from haystack import indexes from haystack import site from publicbody.models import PublicBody class PublicBodyIndex(indexes.SearchIndex): text = indexes.EdgeNgramField(document=True, use_template=True) name = indexes.CharField(model_attr='name') geography = indexes.CharField(model_attr='geography') ...
<|file_sep|>froide/publicbody/search_indexes.py.diff original: text = indexes.CharField(document=True, use_template=True) updated: text = indexes.EdgeNgramField(document=True, use_template=True) <|file_sep|>original/froide/publicbody/search_indexes.py from haystack import indexes from haystack import site from...
319d6cb62c55d4eec124d9872d491aebaaad468a
froide/publicbody/search_indexes.py
froide/publicbody/search_indexes.py
Python
<|file_sep|>original/composer.json "name": "Fabien Potencier", "email": "fabien@symfony.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "require": { "php": ">=7.2.5", "symfony/depre...
"name": "Fabien Potencier", "email": "fabien@symfony.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "require": { "php": ">=7.2.5", "symfony/deprecation-contracts": "^2.1|^3", ...
<|file_sep|>original/composer.json "name": "Fabien Potencier", "email": "fabien@symfony.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "require": { "php": ">=7.2.5", "symfony/depre...
49e355b57b4b6a5cef1d2dbc4e36cee49369cf7d
composer.json
composer.json
JSON
<|file_sep|>original/README.md Ledger Wallet Java Card applet =============================== This applet is an implementation of the Ledger Wallet Hardware Wallet described at https://ledgerhq.github.io/btchip-doc/bitcoin-technical.html and emulating an NFC Forum Type 4 tag to display the second factor. It is compat...
Ledger Wallet Java Card applet =============================== This applet is an implementation of the Ledger Wallet Hardware Wallet described at https://ledgerhq.github.io/btchip-doc/bitcoin-technical.html and emulating an NFC Forum Type 4 tag to display the second factor. It is compatible with the core API with a f...
<|file_sep|>original/README.md Ledger Wallet Java Card applet =============================== This applet is an implementation of the Ledger Wallet Hardware Wallet described at https://ledgerhq.github.io/btchip-doc/bitcoin-technical.html and emulating an NFC Forum Type 4 tag to display the second factor. It is compat...
288bdd33b19bd6a59f237f2e1971b233bdfba008
README.md
README.md
Markdown
<|file_sep|>lib/docs/scrapers/phalcon.rb.diff original: self.release = '3.0.0' self.base_url = 'https://docs.phalconphp.com/en/latest/' updated: <|file_sep|>original/lib/docs/scrapers/phalcon.rb self.type = 'phalcon' self.release = '3.0.0' self.base_url = 'https://docs.phalconphp.com/en/latest/' ...
options[:root_title] = 'Phalcon' options[:only_patterns] = [/reference\//, /api\//] options[:skip] = %w( api/index.html reference/license.html) options[:attribution] = <<-HTML &copy; 2011&ndash;2016 Phalcon Framework Team<br> Licensed under the Creative Commons Attribution Licen...
<|file_sep|>lib/docs/scrapers/phalcon.rb.diff original: self.release = '3.0.0' self.base_url = 'https://docs.phalconphp.com/en/latest/' updated: <|file_sep|>original/lib/docs/scrapers/phalcon.rb self.type = 'phalcon' self.release = '3.0.0' self.base_url = 'https://docs.phalconphp.com/en/latest/' ...
4133ab8a884b2b83fb46bf8f219b7e5dcb218318
lib/docs/scrapers/phalcon.rb
lib/docs/scrapers/phalcon.rb
Ruby
<|file_sep|>original/include/zephyr/CExport.h <|file_sep|>current/include/zephyr/CExport.h <|file_sep|>updated/include/zephyr/CExport.h
#ifndef ZEPHYR_CEXPORT_H #define ZEPHYR_CEXPORT_H #ifdef __cplusplus #define Z_NS_START(n) namespace n { #define Z_NS_END } #else #define Z_NS_START(n) #define Z_NS_END #endif #ifdef __cplusplus #define Z_ENUM_CLASS(ns, n) enum class n #else #define Z_ENUM_CLASS(ns, n) enum ns ## _ ## n #endif #ifdef __cplusplus #de...
<|file_sep|>original/include/zephyr/CExport.h <|file_sep|>current/include/zephyr/CExport.h <|file_sep|>updated/include/zephyr/CExport.h #ifndef ZEPHYR_CEXPORT_H #define ZEPHYR_CEXPORT_H #ifdef __cplusplus #define Z_NS_START(n) namespace n { #define Z_NS_END } #else #define Z_NS_START(n) #define Z_NS_END #endif #ifd...
2bf52404c9c79bc948443188305a5f74951c68b0
include/zephyr/CExport.h
include/zephyr/CExport.h
C
<|file_sep|>original/src/github_changelog/util.clj (ns github-changelog.util (:require [clojure.string :refer [join ends-with?]])) (defn str-map [f & sqs] (join (apply map f sqs))) (defn extract-params [query-string] (into {} (for [[_ k v] (re-seq #"([^&=]+)=([^&]+)" query-string)] [(keyword k) v])))...
(ns github-changelog.util (:require [clojure.string :refer [join ends-with?]])) (defn str-map [f & sqs] (join (apply map f sqs))) (defn extract-params [query-string] (into {} (for [[_ k v] (re-seq #"([^&=]+)=([^&]+)" query-string)] [(keyword k) v]))) (defn strip-trailing ([s] (strip-trailing s "/"...
<|file_sep|>original/src/github_changelog/util.clj (ns github-changelog.util (:require [clojure.string :refer [join ends-with?]])) (defn str-map [f & sqs] (join (apply map f sqs))) (defn extract-params [query-string] (into {} (for [[_ k v] (re-seq #"([^&=]+)=([^&]+)" query-string)] [(keyword k) v])))...
c510cdf52b4ba2cb36f86b3d81523cc3fbe6711d
src/github_changelog/util.clj
src/github_changelog/util.clj
Clojure
<|file_sep|>package.json.diff original: "version": "0.1.0", updated: "version": "0.2.0", <|file_sep|>original/package.json { "name": "generator-catberry", "version": "0.1.0", "description": "Yeoman generator for Catberry", "homepage": "https://github.com/ptz/generator-catberry", "files": [ "generators...
{ "name": "generator-catberry", "version": "0.2.0", "description": "Yeoman generator for Catberry", "homepage": "https://github.com/catberry/generator-catberry", "files": [ "generators" ], "main": "generators/app/index.js", "keywords": [ "catberry", "yeoman-generator" ], "dependencies": ...
<|file_sep|>package.json.diff original: "version": "0.1.0", updated: "version": "0.2.0", <|file_sep|>original/package.json { "name": "generator-catberry", "version": "0.1.0", "description": "Yeoman generator for Catberry", "homepage": "https://github.com/ptz/generator-catberry", "files": [ "generators...
69afe97a2c4afffb8a9be946bbfcf20b50ca3063
package.json
package.json
JSON
<|file_sep|>original/lib/rubygems_plugin.rb module Gem::InstallUpdateOptions alias install_update_options_without_yardoc add_install_update_options def add_install_update_options install_update_options_without_yardoc add_option 'Install/Update', '--yardoc', 'Generate YARD documentation for installed gems'...
module Gem::InstallUpdateOptions alias install_update_options_without_yardoc add_install_update_options def add_install_update_options install_update_options_without_yardoc add_option 'Install/Update', '--yardoc', 'Generate YARD documentation for installed gems' do |value, option| unless options[:doc...
<|file_sep|>original/lib/rubygems_plugin.rb module Gem::InstallUpdateOptions alias install_update_options_without_yardoc add_install_update_options def add_install_update_options install_update_options_without_yardoc add_option 'Install/Update', '--yardoc', 'Generate YARD documentation for installed gems'...
b9a1f5532a1d5dac7aa066e2613f767c34f0f998
lib/rubygems_plugin.rb
lib/rubygems_plugin.rb
Ruby
<|file_sep|>original/chrome/browser/in_process_webkit/webkit_thread_unittest.cc // Copyright (c) 2009 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #include "chrome/browser/in_process_webkit/webkit_thread.h" #include "...
// Copyright (c) 2009 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #include "chrome/browser/in_process_webkit/webkit_thread.h" #include "testing/gtest/include/gtest/gtest.h" TEST(WebKitThreadTest, DISABLED_ExposedInC...
<|file_sep|>original/chrome/browser/in_process_webkit/webkit_thread_unittest.cc // Copyright (c) 2009 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. #include "chrome/browser/in_process_webkit/webkit_thread.h" #include "...
2ce031234598ccfba78e5ed7332f63b89a4364d7
chrome/browser/in_process_webkit/webkit_thread_unittest.cc
chrome/browser/in_process_webkit/webkit_thread_unittest.cc
C++
<|file_sep|>js/components/developer/create-job-screen/calendarCard.js.diff original: <Input /> updated: <Input keyboardType="numeric" /> <|file_sep|>original/js/components/developer/create-job-screen/calendarCard.js <Form > <Grid> <Col> <Item f...
<Form > <Grid> <Col> <Item floatingLabel> <Label>{DATE_STRING}</Label> <Input keyboardType="numeric" /> </Item> </Col> <Col> <Item floatingLabel> <Label>{TIME_STRING}</Label> ...
<|file_sep|>js/components/developer/create-job-screen/calendarCard.js.diff original: <Input /> updated: <Input keyboardType="numeric" /> <|file_sep|>original/js/components/developer/create-job-screen/calendarCard.js <Form > <Grid> <Col> <Item f...
c8549853827a9bc228db02f046ee3221af3408ea
js/components/developer/create-job-screen/calendarCard.js
js/components/developer/create-job-screen/calendarCard.js
JavaScript
<|file_sep|>original/res/layout/dialog_edit_macro.xml android:layout_width="match_parent" android:layout_height="match_parent" android:orientation="vertical" > <TextView android:id="@+id/label_header" android:layout_width="wrap_content" android:layout_height="wrap_content" ...
android:layout_width="match_parent" android:layout_height="match_parent" android:orientation="vertical" > <TextView android:id="@+id/label_header" android:layout_width="wrap_content" android:layout_height="wrap_content" android:padding="5dp" android:paddingBo...
<|file_sep|>original/res/layout/dialog_edit_macro.xml android:layout_width="match_parent" android:layout_height="match_parent" android:orientation="vertical" > <TextView android:id="@+id/label_header" android:layout_width="wrap_content" android:layout_height="wrap_content" ...
8e4f61daa8681333e539dc6fe89d29b40c1c649f
res/layout/dialog_edit_macro.xml
res/layout/dialog_edit_macro.xml
XML
<|file_sep|>_config.yml.diff original: name: "mihcall's blog" updated: aame: "mihcall's blog" <|file_sep|>original/_config.yml title: "mihcall's blog" email: m.sliwon@gmail.com author: Michał Śliwoń description: "mihcall's blog" fullname: Michał Śliwoń google_analytics: true gems: [jekyll-paginate] markdown: redcarp...
title: "mihcall's blog" email: m.sliwon@gmail.com author: Michał Śliwoń description: "mihcall's blog" fullname: Michał Śliwoń google_analytics: true gems: [jekyll-paginate] markdown: kramdown redcarpet: extensions: ['smart', 'tables', 'with_toc_data'] sass: compressed: true paginate: 10 highlighter: "pygment...
<|file_sep|>_config.yml.diff original: name: "mihcall's blog" updated: aame: "mihcall's blog" <|file_sep|>original/_config.yml title: "mihcall's blog" email: m.sliwon@gmail.com author: Michał Śliwoń description: "mihcall's blog" fullname: Michał Śliwoń google_analytics: true gems: [jekyll-paginate] markdown: redcarp...
6f3d5af9e27ae94fa5daeb5f18475364989c08b2
_config.yml
_config.yml
YAML
<|file_sep|>original/index.js const {send} = require('micro'); const fetch = require('node-fetch'); const assert = require('http-assert'); module.exports = async (req, res) => { const url = req.url.substr(1); assert(url !== '', 400, 'URL must be defined.'); let statusCode; let message; try { const respon...
const {send} = require('micro'); const fetch = require('node-fetch'); const assert = require('http-assert'); module.exports = async (req, res) => { let url = req.url.substr(1); if (url === 'favicon.ico') return; if (url.indexOf('http://') !== -1) { url = url.substr(7); } else if (url.indexOf('https://') !=...
<|file_sep|>original/index.js const {send} = require('micro'); const fetch = require('node-fetch'); const assert = require('http-assert'); module.exports = async (req, res) => { const url = req.url.substr(1); assert(url !== '', 400, 'URL must be defined.'); let statusCode; let message; try { const respon...
979d3984a524e18a8ebc5d57260228f32e27ebe5
index.js
index.js
JavaScript
<|file_sep|>original/.travis.yml sudo: false language: perl perl: - '5.26' - '5.24' - '5.22' - '5.20' - '5.18' - '5.16' - '5.14' install: - curl -sL --compressed https://git.io/cpm | perl - install -g App::cpm - cpm install - for i in exercises/*/.meta/solutions; do cd $i; if [ -f cpanfile ]; then e...
sudo: false language: perl perl: - '5.28' - '5.26' - '5.24' - '5.22' - '5.20' - '5.18' - '5.16' - '5.14' install: - curl -sL --compressed https://git.io/cpm | perl - install -g App::cpm - cpm install - for i in exercises/*/.meta/solutions; do cd $i; if [ -f cpanfile ]; then echo "$i"; cpm install;...
<|file_sep|>original/.travis.yml sudo: false language: perl perl: - '5.26' - '5.24' - '5.22' - '5.20' - '5.18' - '5.16' - '5.14' install: - curl -sL --compressed https://git.io/cpm | perl - install -g App::cpm - cpm install - for i in exercises/*/.meta/solutions; do cd $i; if [ -f cpanfile ]; then e...
cf42b5c1760bf0e1e562003458cedad60d2be4fe
.travis.yml
.travis.yml
YAML
<|file_sep|>lib/ex_doc_epub/formatter/epub/templates/content_template.eex.diff original: xmlns:dc="http://purl.org/dc/elements/1.1/" unique-identifier="bookid" version="2.0"> updated: xmlns:dc="http://purl.org/dc/elements/1.1/" unique-identifier="<%= config.project %>" version=...
<metadata> <dc:title><%= config.project %> - <%= config.version %></dc:title> <dc:identifier id="<%= config.project %>">urn:uuid:0cc33cbd-94e2-49c1-909a-72ae16bc2658</dc:identifier> <dc:language>en-US</dc:language> </metadata> <manifest> <item id="ncx" href="toc.ncx" media-type="application/x-dtbn...
<|file_sep|>lib/ex_doc_epub/formatter/epub/templates/content_template.eex.diff original: xmlns:dc="http://purl.org/dc/elements/1.1/" unique-identifier="bookid" version="2.0"> updated: xmlns:dc="http://purl.org/dc/elements/1.1/" unique-identifier="<%= config.project %>" version=...
c00371a51b1ee82a87fb8519fade31d991968f09
lib/ex_doc_epub/formatter/epub/templates/content_template.eex
lib/ex_doc_epub/formatter/epub/templates/content_template.eex
HTML+EEX
<|file_sep|>original/Src/Support/CommonProjectProperties.xml <Project> <!-- common nupkg information --> <PropertyGroup> <Version>1.51.0</Version> <Authors>Google Inc.</Authors> <Copyright>Copyright 2017 Google Inc.</Copyright> <PackageTags>Google</PackageTags> <PackageProjectUrl>https://github...
<Project> <!-- common nupkg information --> <PropertyGroup> <Version>1.51.0</Version> <Authors>Google LLC</Authors> <Copyright>Copyright 2021 Google LLC</Copyright> <PackageTags>Google</PackageTags> <PackageProjectUrl>https://github.com/googleapis/google-api-dotnet-client</PackageProjectUrl> ...
<|file_sep|>original/Src/Support/CommonProjectProperties.xml <Project> <!-- common nupkg information --> <PropertyGroup> <Version>1.51.0</Version> <Authors>Google Inc.</Authors> <Copyright>Copyright 2017 Google Inc.</Copyright> <PackageTags>Google</PackageTags> <PackageProjectUrl>https://github...
b3ec58a727beea5db88175e287e0d8a014e466ad
Src/Support/CommonProjectProperties.xml
Src/Support/CommonProjectProperties.xml
XML
<|file_sep|>build/common.mk.diff original: CCPP := clang++-3.6 updated: CCPP := clang++ <|file_sep|>original/build/common.mk -Werror \ -Wall \ -Wtype-limits \ -Wconversion \ -I/usr/local/include \ -I$(INCLUDE_PATH) \ $(CPPFLAGS_EXTRA) INSTALL := install INSTALLFLAGS = #LD := g++ LD := clang+...
-Werror \ -Wall \ -Wtype-limits \ -Wconversion \ -I/usr/local/include \ -I$(INCLUDE_PATH) \ $(CPPFLAGS_EXTRA) INSTALL := install INSTALLFLAGS = #LD := g++ LD := clang++ LDFLAGS = $(LDFLAGS_OS) $(LDFLAGS_EXTRA) RM := rm # CPPFLAGS += -fsanitize=address # LDFLAGS += -fsanitize=address # # Cr...
<|file_sep|>build/common.mk.diff original: CCPP := clang++-3.6 updated: CCPP := clang++ <|file_sep|>original/build/common.mk -Werror \ -Wall \ -Wtype-limits \ -Wconversion \ -I/usr/local/include \ -I$(INCLUDE_PATH) \ $(CPPFLAGS_EXTRA) INSTALL := install INSTALLFLAGS = #LD := g++ LD := clang+...
337f37210c1713f833471d3bb16cbcb04865f9fe
build/common.mk
build/common.mk
Makefile
<|file_sep|>.travis.yml.diff original: updated: - 7 <|file_sep|>.travis.yml.diff original: updated: # Dependencies for `canvas` (required by `d3`) # See https://github.com/Automattic/node-canvas/blob/master/.travis.yml <|file_sep|>.travis.yml.diff original: updated: sources: - ubuntu-toolchain-r-test <|f...
# See https://github.com/Automattic/node-canvas/blob/master/.travis.yml addons: apt: sources: - ubuntu-toolchain-r-test packages: - libcairo2-dev - libjpeg8-dev - libpango1.0-dev - libgif-dev - g++-4.9 env: - CXX=g++-4.9 cache: directories: - node_modules script: ...
<|file_sep|>.travis.yml.diff original: updated: - 7 <|file_sep|>.travis.yml.diff original: updated: # Dependencies for `canvas` (required by `d3`) # See https://github.com/Automattic/node-canvas/blob/master/.travis.yml <|file_sep|>.travis.yml.diff original: updated: sources: - ubuntu-toolchain-r-test <|f...
8d89d9749c83d424fca92ee24b7cb11ee0319f2f
.travis.yml
.travis.yml
YAML
<|file_sep|>package.json.diff original: "modify-babel-preset": "^1.0.0" updated: "modify-babel-preset": "^3.0.0" <|file_sep|>package.json.diff original: "babel-preset-es2015": "^6.3.13", updated: "babel-preset-es2015": "^6.13.2", <|file_sep|>original/package.json "Jason Miller <jason@developit.ca>" ...
"Jason Miller <jason@developit.ca>" ], "homepage": "https://babeljs.io/", "license": "MIT", "repository": "https://github.com/bkonkle/babel-preset-es2015-loose", "main": "index.js", "scripts": { "test": "node ./test | tap-spec" }, "dependencies": { "modify-babel-preset": "^3.0.0" }, "pee...
<|file_sep|>package.json.diff original: "modify-babel-preset": "^1.0.0" updated: "modify-babel-preset": "^3.0.0" <|file_sep|>package.json.diff original: "babel-preset-es2015": "^6.3.13", updated: "babel-preset-es2015": "^6.13.2", <|file_sep|>original/package.json "Jason Miller <jason@developit.ca>" ...
9244bc1d4cfc672ae443bd8c3de66c51ab3c3aeb
package.json
package.json
JSON
<|file_sep|>original/tests/test_suggestion_fetcher.py import unittest2 from google.appengine.ext import testbed from models.account import Account from models.suggestion import Suggestion from helpers.suggestions.suggestion_fetcher import SuggestionFetcher class TestEventTeamRepairer(unittest2.TestCase): def s...
import unittest2 from google.appengine.ext import testbed from models.account import Account from models.suggestion import Suggestion from helpers.suggestions.suggestion_fetcher import SuggestionFetcher class TestSuggestionFetcher(unittest2.TestCase): def setUp(self): self.testbed = testbed.Testbed() ...
<|file_sep|>original/tests/test_suggestion_fetcher.py import unittest2 from google.appengine.ext import testbed from models.account import Account from models.suggestion import Suggestion from helpers.suggestions.suggestion_fetcher import SuggestionFetcher class TestEventTeamRepairer(unittest2.TestCase): def s...
e6206c2bdacfbd2632beb6ed56ccb6856d299e08
tests/test_suggestion_fetcher.py
tests/test_suggestion_fetcher.py
Python
<|file_sep|>original/requirements.txt aiobotocore==0.4.3 aiohttp==2.2.3 appdirs==1.4.3 async-timeout==1.2.1 botocore==1.5.78 chardet==3.0.4 codecov==2.0.9 coverage==4.4.1 docutils==0.13.1 jmespath==0.9.3 multidict==3.1.0 mypy==0.511 packaging==16.8 pep8==1.7.0 py==1.4.34 pyparsing==2.2.0 pytest==3.1.3 pytest-cov==2.5.1...
aiobotocore==0.4.3 aiohttp==2.2.3 appdirs==1.4.3 async-timeout==1.2.1 botocore==1.5.78 chardet==3.0.4 codecov==2.0.9 coverage==4.4.1 docutils==0.13.1 jmespath==0.9.3 multidict==3.1.3 mypy==0.511 packaging==16.8 pep8==1.7.0 py==1.4.34 pyparsing==2.2.0 pytest==3.1.3 pytest-cov==2.5.1 python-dateutil==2.6.0 pytz==2017.2 r...
<|file_sep|>original/requirements.txt aiobotocore==0.4.3 aiohttp==2.2.3 appdirs==1.4.3 async-timeout==1.2.1 botocore==1.5.78 chardet==3.0.4 codecov==2.0.9 coverage==4.4.1 docutils==0.13.1 jmespath==0.9.3 multidict==3.1.0 mypy==0.511 packaging==16.8 pep8==1.7.0 py==1.4.34 pyparsing==2.2.0 pytest==3.1.3 pytest-cov==2.5.1...
3ef70d57bdfe27ad629b276cceaf41cac78c828b
requirements.txt
requirements.txt
Text
<|file_sep|>original/src/Services/SpanishCommands.php <|file_sep|>current/src/Services/SpanishCommands.php <|file_sep|>updated/src/Services/SpanishCommands.php
<?php declare(strict_types=1); namespace StackGuru\Services; use \StackGuru\Core\Service\AbstractService; use \StackGuru\Core\Command\CommandContext; use StackGuru\Core\Utils; class SpanishCommands extends AbstractService { private const EVENT = \StackGuru\Core\BotEvent::MESSAGE_ALL_E_SELF; protected static $n...
<|file_sep|>original/src/Services/SpanishCommands.php <|file_sep|>current/src/Services/SpanishCommands.php <|file_sep|>updated/src/Services/SpanishCommands.php <?php declare(strict_types=1); namespace StackGuru\Services; use \StackGuru\Core\Service\AbstractService; use \StackGuru\Core\Command\CommandContext; use Sta...
5e81c8894bf20888b265227a46ff76efe4890cfb
src/Services/SpanishCommands.php
src/Services/SpanishCommands.php
PHP
<|file_sep|>packages/mi/micrologger.yaml.diff original: hash: 4863fdb8b55ebfe5289f3acd42651a390498377e99cbbd0d50c1488df4f2068a updated: hash: 85e1a6a24a6d62da7dccaeb134f52a419d8e81b131a54a2cb62dfaa6605c9269 <|file_sep|>packages/mi/micrologger.yaml.diff original: time: ! '>=1.5 && <1.6' updated: time: ! '>=1.5 && <1...
synopsis: A super simple logging module. Only for use for very simple projects. changelog: '' basic-deps: base: ! '>=4.7 && <5' time: ! '>=1.5 && <1.7' text: ! '>=1.2 && <1.3' containers: ! '>=0.5.6 && <0.6' transformers: ! '>=0.4 && <0.6' text-format: ! '>=0.3 && <0.4' aeson: ! '>=1.0 && <1.1' all-versio...
<|file_sep|>packages/mi/micrologger.yaml.diff original: hash: 4863fdb8b55ebfe5289f3acd42651a390498377e99cbbd0d50c1488df4f2068a updated: hash: 85e1a6a24a6d62da7dccaeb134f52a419d8e81b131a54a2cb62dfaa6605c9269 <|file_sep|>packages/mi/micrologger.yaml.diff original: time: ! '>=1.5 && <1.6' updated: time: ! '>=1.5 && <1...
fc7408b40ffc48941c8ad696881174de98014235
packages/mi/micrologger.yaml
packages/mi/micrologger.yaml
YAML
<|file_sep|>src/index.js.diff original: 'use strict' updated: <|file_sep|>src/index.js.diff original: return function promisified(){ const parameters = Array.from ? Array.from(arguments) : Array.prototype.slice.call(arguments) const parametersLength = parameters.length + 1 updated: return function promisi...
} return promise } } function promisifyAll(object: Object, throwError: boolean = true): Object { const duplicate = Object.assign({}, object) for (const item in duplicate) { if ( !{}.hasOwnProperty.call(duplicate, item) || typeof duplicate[item] !== 'function' ) { continue } ...
<|file_sep|>src/index.js.diff original: 'use strict' updated: <|file_sep|>src/index.js.diff original: return function promisified(){ const parameters = Array.from ? Array.from(arguments) : Array.prototype.slice.call(arguments) const parametersLength = parameters.length + 1 updated: return function promisi...
4e8b8ec6baad0f3e1b9868751a77c190a354ba02
src/index.js
src/index.js
JavaScript
<|file_sep|>original/config/osirixDIMSE.json <|file_sep|>current/config/osirixDIMSE.json <|file_sep|>updated/config/osirixDIMSE.json
{ "servers": { "dimse": [{ "name": "OSIRIX_DIMSE", "wadoUriRoot": "http://localhost:3333/wado", "requestOptions": { "logRequests": true, "logResponses": false, "logTiming": true }, "peers": [ { "host": "localhost", "port": 11112, ...
<|file_sep|>original/config/osirixDIMSE.json <|file_sep|>current/config/osirixDIMSE.json <|file_sep|>updated/config/osirixDIMSE.json { "servers": { "dimse": [{ "name": "OSIRIX_DIMSE", "wadoUriRoot": "http://localhost:3333/wado", "requestOptions": { "logRequests": true, "logResp...
20a355054de887298259bf8cbb9585d3815d6ddf
config/osirixDIMSE.json
config/osirixDIMSE.json
JSON
<|file_sep|>app/controllers/index_controller.rb.diff original: REDIS_KEY_PREFIX = "bus-detective:index" updated: <|file_sep|>app/controllers/index_controller.rb.diff original: render text: redis.get("#{REDIS_KEY_PREFIX}:#{params[:revision] || current_index_key}") updated: if s3_bucket_url.present? ren...
render text: 'gTrmpuvlhFtL3v0N2Rkhk9GBxkzXsnkfwyf_-XWRsj0.3agPbEGMW8yyXAdNJmtYhleq07pUgmnN1oCrhN9iRwA' else render text: '8BuARSATWEUgzbNUlNsz-RHS6WENQ2G9A6DbaPUwPNY.3agPbEGMW8yyXAdNJmtYhleq07pUgmnN1oCrhN9iRwA' end end private def index_html uri = URI("#{s3_bucket_url}/index.html") N...
<|file_sep|>app/controllers/index_controller.rb.diff original: REDIS_KEY_PREFIX = "bus-detective:index" updated: <|file_sep|>app/controllers/index_controller.rb.diff original: render text: redis.get("#{REDIS_KEY_PREFIX}:#{params[:revision] || current_index_key}") updated: if s3_bucket_url.present? ren...
04aa55b9ab31f0357b2ac2ffba4dad1f95a7e42e
app/controllers/index_controller.rb
app/controllers/index_controller.rb
Ruby
<|file_sep|>original/core/cont/CMakeLists.txt ############################################################################ # CMakeLists.txt file for building ROOT core/cont package ############################################################################ if(testing) add_subdirectory(test) endif() include_directo...
############################################################################ # CMakeLists.txt file for building ROOT core/cont package ############################################################################ if(testing) add_subdirectory(test) endif() include_directories(${CMAKE_CURRENT_SOURCE_DIR}/res ${CMAKE_C...
<|file_sep|>original/core/cont/CMakeLists.txt ############################################################################ # CMakeLists.txt file for building ROOT core/cont package ############################################################################ if(testing) add_subdirectory(test) endif() include_directo...
b4befe4429786cc8347ef8f9415a52c3940ffb1d
core/cont/CMakeLists.txt
core/cont/CMakeLists.txt
Text
<|file_sep|>original/gradle/wrapper/gradle-wrapper.properties distributionBase=GRADLE_USER_HOME distributionPath=wrapper/dists distributionUrl=https\://services.gradle.org/distributions/gradle-7.3-bin.zip zipStoreBase=GRADLE_USER_HOME zipStorePath=wrapper/dists <|file_sep|>current/gradle/wrapper/gradle-wrapper.properti...
distributionBase=GRADLE_USER_HOME distributionPath=wrapper/dists distributionUrl=https\://services.gradle.org/distributions/gradle-7.3.1-bin.zip zipStoreBase=GRADLE_USER_HOME zipStorePath=wrapper/dists
<|file_sep|>original/gradle/wrapper/gradle-wrapper.properties distributionBase=GRADLE_USER_HOME distributionPath=wrapper/dists distributionUrl=https\://services.gradle.org/distributions/gradle-7.3-bin.zip zipStoreBase=GRADLE_USER_HOME zipStorePath=wrapper/dists <|file_sep|>current/gradle/wrapper/gradle-wrapper.properti...
5720a0856a397fcbddce4e3d8a04c5b1e0086c69
gradle/wrapper/gradle-wrapper.properties
gradle/wrapper/gradle-wrapper.properties
INI
<|file_sep|>original/Framework/Library/Xyl/Interpreter/Html5/Resource/Css/Core.css * This file is part of HOA Open Accessibility. * Copyright (c) 2007, 2010 Ivan ENDERLIN. All rights reserved. * * HOA Open Accessibility is free software; you can redistribute it and/or * modify it under the terms of the GNU General...
* This file is part of HOA Open Accessibility. * Copyright (c) 2007, 2010 Ivan ENDERLIN. All rights reserved. * * HOA Open Accessibility is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 o...
<|file_sep|>original/Framework/Library/Xyl/Interpreter/Html5/Resource/Css/Core.css * This file is part of HOA Open Accessibility. * Copyright (c) 2007, 2010 Ivan ENDERLIN. All rights reserved. * * HOA Open Accessibility is free software; you can redistribute it and/or * modify it under the terms of the GNU General...
c398287db50d00d7801bcd7d4412305495be4ba5
Framework/Library/Xyl/Interpreter/Html5/Resource/Css/Core.css
Framework/Library/Xyl/Interpreter/Html5/Resource/Css/Core.css
CSS
<|file_sep|>original/docs/7-deploying-angularfire-to-firebase.md ### 0. Build your Angular project for prod Before you can deploy your angular project, you need to build a version with your prod environment variables. Make sure to add your production firebase configuraiton to the src/environments/environment.prod.ts ...
### 0. Build your Angular project for prod Before you can deploy your angular project, you need to build a version with your prod environment variables. Make sure to add your production firebase configuraiton to the src/environments/environment.prod.ts before you build. ```bash # build the angular project, creates ...
<|file_sep|>original/docs/7-deploying-angularfire-to-firebase.md ### 0. Build your Angular project for prod Before you can deploy your angular project, you need to build a version with your prod environment variables. Make sure to add your production firebase configuraiton to the src/environments/environment.prod.ts ...
9f99a03c6806bf3a80b9c76a6237d4210314b166
docs/7-deploying-angularfire-to-firebase.md
docs/7-deploying-angularfire-to-firebase.md
Markdown
<|file_sep|>appengine/flexible/SocialAuth/runTests.ps1.diff original: Backup-File appsettings.json { $creds = Get-Content -Raw $env:GOOGLE_APPLICATION_CREDENTIALS | ConvertFrom-Json .\Set-Up.ps1 $creds.client_email updated: $envars = $env:DataProtection:Bucket, $env:DataProtection:KmsKeyName try { $env:Data...
# use this file except in compliance with the License. You may obtain a copy of # the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in writing, software # distributed under the License is distributed on an "AS IS" BASIS, WITHOUT # WARRANTIES OR CONDITIONS O...
<|file_sep|>appengine/flexible/SocialAuth/runTests.ps1.diff original: Backup-File appsettings.json { $creds = Get-Content -Raw $env:GOOGLE_APPLICATION_CREDENTIALS | ConvertFrom-Json .\Set-Up.ps1 $creds.client_email updated: $envars = $env:DataProtection:Bucket, $env:DataProtection:KmsKeyName try { $env:Data...
fb500de3b27c453c6ad1808ee89f0db2a411a406
appengine/flexible/SocialAuth/runTests.ps1
appengine/flexible/SocialAuth/runTests.ps1
PowerShell
<|file_sep|>original/app/assets/stylesheets/layout/_pages.scss padding: $baseline-unit*6 0 $baseline-unit*15; } } .l-error-page { margin: $baseline-unit*15 0 $baseline-unit*29 0; } .l-article { @include column(12); margin-top: $baseline-unit*10; @include respond-to($mq-m) { @include column(8); m...
padding: $baseline-unit*6 0 $baseline-unit*15; } } .l-error-page { margin: $baseline-unit*15 0 $baseline-unit*29 0; } .l-article { @include column(12); margin-top: $baseline-unit*5; @include respond-to($mq-m) { @include column(8); margin-top: $baseline-unit*10; } } .l-search-results { @incl...
<|file_sep|>original/app/assets/stylesheets/layout/_pages.scss padding: $baseline-unit*6 0 $baseline-unit*15; } } .l-error-page { margin: $baseline-unit*15 0 $baseline-unit*29 0; } .l-article { @include column(12); margin-top: $baseline-unit*10; @include respond-to($mq-m) { @include column(8); m...
57cc25df86680807f118d672c9cf43561cced3fb
app/assets/stylesheets/layout/_pages.scss
app/assets/stylesheets/layout/_pages.scss
SCSS