Instruction stringlengths 14 778 | input_code stringlengths 0 4.24k | output_code stringlengths 1 5.44k |
|---|---|---|
Update Hosts Editor to 1.3 (4) | Categories:System
License:Apache2
Web Site:
Source Code:https://github.com/Nilhcem/hosts-editor-android
Issue Tracker:https://github.com/Nilhcem/hosts-editor-android/issues
Auto Name:Hosts Editor
Summary:Edit system hosts file
Description:
View and freely edit the /system/etc/hosts file on your device.
Requires root:... | Categories:System
License:Apache2
Web Site:
Source Code:https://github.com/Nilhcem/hosts-editor-android
Issue Tracker:https://github.com/Nilhcem/hosts-editor-android/issues
Auto Name:Hosts Editor
Summary:Edit system hosts file
Description:
View and freely edit the /system/etc/hosts file on your device.
Requires root:... |
Update CV of Chrome APK Packager to 0.9.5 (15) | Categories:System,Office
License:GPLv3
Web Site:https://github.com/bpear96/ARChon-Packager/blob/HEAD/README.md
Source Code:https://github.com/bpear96/ARChon-Packager
Issue Tracker:https://github.com/bpear96/ARChon-Packager/issues
Summary:Package installed apps for Chrome
Description:
Produce Chrome ARChon Custom Runti... | Categories:System,Office
License:GPLv3
Web Site:https://github.com/bpear96/ARChon-Packager/blob/HEAD/README.md
Source Code:https://github.com/bpear96/ARChon-Packager
Issue Tracker:https://github.com/bpear96/ARChon-Packager/issues
Auto Name:Chrome APK Packager
Summary:Package installed apps for Chrome
Description:
Prod... |
Update list of copy identifiers | management:application-selection:fieldset-legend
management:page-message:full-page-caching-application-not-varnish
management:page-message:choose-account-and-application
management:application-selection:refresh-button-value
management:application-selection:refresh-button-title
management:application-selection:update-bu... | credentials:fieldset-legend
credentials:page-message:credentials-exist
credentials:page-message:credentials-exist
credentials:save-button-value
management:application-selection:fieldset-legend
management:page-message:full-page-caching-application-not-varnish
management:page-message:choose-account-and-application
manage... |
Add UMR for PrependInteger to exceptions list for base_unittests.exe. | Uninitialized memory read in `anonymous namespace'::PrependInteger
Error Location
base/crypto/rsa_private_key_win.cc `anonymous namespace'::PrependInteger
base/crypto/rsa_private_key_win.cc base::RSAPrivateKey::ExportPrivateKey(vector::std *)
base/crypto/rsa_private_key_unittest.cc RSAPrivateKeyUnitTest_Ini... | |
Add a helpful message to the forbiddenapis configuration | java.lang.Class#getName() | @defaultMessage Don't use the pattern MyClass.class.getName() or DotName.createSimple("org.mycompany.MyClass"). Instead, create constants using createConstant("org.mycompany.MyClass") in io.quarkus.hibernate.orm.deployment.ClassNames. That way, all class names will get checked against the classpath in ConstantsTest.
ja... |
Update OpenGapps Downloader to 0.4.1 (7) | AntiFeatures:NonFreeAdd
Categories:Internet
License:GPLv3
Web Site:
Source Code:https://github.com/daktak/opengapps_downloader
Issue Tracker:https://github.com/daktak/opengapps_downloader/issues
Bitcoin:16VEzu37BePgR3o9hAciZkGK2VCAQFE28r
Auto Name:OpenGapps Downloader
Summary:Download OpenGapps zip
Description:
App to... | AntiFeatures:NonFreeAdd
Categories:Internet
License:GPLv3
Web Site:
Source Code:https://github.com/daktak/opengapps_downloader
Issue Tracker:https://github.com/daktak/opengapps_downloader/issues
Bitcoin:16VEzu37BePgR3o9hAciZkGK2VCAQFE28r
Auto Name:OpenGapps Downloader
Summary:Download OpenGapps zip
Description:
App to... |
Set HEDATADIR env var for python tests | include(UsePythonTest)
set(python_tests
element
file
molecule
moleculefile
rings
smarts
smiles
smirks
)
foreach(pytest ${python_tests})
set_source_files_properties(${pytest}.py PROPERTIES
PYTHONPATH "${CMAKE_BINARY_DIR}/bindings/python"
HEDATADIR "${CMAKE_SOURCE_DIR}/data")
add_python_... | include(UsePythonTest)
set(python_tests
element
file
molecule
moleculefile
rings
smarts
smiles
smirks
)
foreach(pytest ${python_tests})
set_source_files_properties(${pytest}.py PROPERTIES
PYTHONPATH "${CMAKE_BINARY_DIR}/bindings/python"
HEDATADIR "${CMAKE_SOURCE_DIR}/data")
add_python_test... |
Add test expectations to temporarily suppress error. | // This file should almost always be empty. Normally Chromium test expectations
// are found in
// src/third_party/WebKit/LayoutTests/platform/chromium/test_expectations.txt
//
// Only add expectations here to temporarily suppress messages on the bots
// until the changes can be landed upstream.
| // This file should almost always be empty. Normally Chromium test expectations
// are found in
// src/third_party/WebKit/LayoutTests/platform/chromium/test_expectations.txt
//
// Only add expectations here to temporarily suppress messages on the bots
// until the changes can be landed upstream.
// Remove this after w... |
Mark inspector/extensions-resources.html as TIMEOUT CRASH for now. | // This file should almost always be empty. Normally Chromium test expectations
// are found in
// src/third_party/WebKit/LayoutTests/platform/chromium/test_expectations.txt
//
// Only add expectations here to temporarily suppress messages on the bots
// until the changes can be landed upstream.
| // This file should almost always be empty. Normally Chromium test expectations
// are found in
// src/third_party/WebKit/LayoutTests/platform/chromium/test_expectations.txt
//
// Only add expectations here to temporarily suppress messages on the bots
// until the changes can be landed upstream.
BUGWK45513 WIN : inspec... |
Remove expectations from downstream test_expecations. It was moved upstream in r73093. | // This file should almost always be empty. Normally Chromium test expectations
// are found in
// src/third_party/WebKit/LayoutTests/platform/chromium/test_expectations.txt
//
// Only add expectations here to temporarily suppress messages on the bots
// until the changes can be landed upstream.
// Not sure when this ... | // This file should almost always be empty. Normally Chromium test expectations
// are found in
// src/third_party/WebKit/LayoutTests/platform/chromium/test_expectations.txt
//
// Only add expectations here to temporarily suppress messages on the bots
// until the changes can be landed upstream.
// Started to flake si... |
Bump pre-commit from 2.12.0 to 2.12.1 | black==20.8b1
flake8==3.9.0
# flake8-bugbear==20.11.1
flake8-docstrings==1.6.0
flake8-fixme==1.1.1
isort==5.8.0
mypy==0.812
mypy-boto3~=1.17
mypy-extensions==0.4.3
pre-commit==2.12.0
pyupgrade==2.12.0
| black==20.8b1
flake8==3.9.0
# flake8-bugbear==20.11.1
flake8-docstrings==1.6.0
flake8-fixme==1.1.1
isort==5.8.0
mypy==0.812
mypy-boto3~=1.17
mypy-extensions==0.4.3
pre-commit==2.12.1
pyupgrade==2.12.0
|
Add some comments to test against. | slides
Example
This is a slideshow
Every paragraph is a new slide:
- Centered
- Fullscreen
- Scaled
It uses the web browser for presentation
- HTML
- CSS
- JS
# this is a comment
UTF-8 support (emojis!):
๐๐๐๐๐๐
๐๐๐๐๐๐๐๐๐๐
๐๐๐๐๐๐๐๐๐๐๐๐๐๐๐๐
๐ ๐ก๐ข๐ฃ๐ฅ๐ฆ๐ง๐จ๐ฉ๐ช๐ซ๐ญ๐ฎ๐ฏ๐ฐ๐ฑ
๐ฒ๐ณ๐ด๐ต๐ถ๏ฟฝ... | slides
Example
This is a slideshow
Every paragraph is a new slide:
- Centered
- Fullscreen
- Scaled
It uses the web browser for presentation
- HTML
- CSS
- JS
# this is a comment
UTF-8 support (emojis!):
๐๐๐๐๐๐
๐๐๐๐๐๐๐๐๐๐
๐๐๐๐๐๐๐๐๐๐๐๐๐๐๐๐
๐ ๐ก๐ข๐ฃ๐ฅ๐ฆ๐ง๐จ๐ฉ๐ช๐ซ๐ญ๐ฎ๐ฏ๐ฐ๐ฑ
๐ฒ๐ณ๐ด๐ต... |
Update pandocfilters from 1.2.4 to 1.4.1 | # tests
flake8==3.3.0
pydocstyle==2.0.0
mypy==0.511
vulture==0.14
bandit==1.4.0
pipdeptree==0.10.1
# coverage
codecov==2.0.9
coveralls==1.1
pytest-cov==2.5.1
# misc
GitPython==2.1.5
pandocfilters==1.2.4
| # tests
flake8==3.3.0
pydocstyle==2.0.0
mypy==0.511
vulture==0.14
bandit==1.4.0
pipdeptree==0.10.1
# coverage
codecov==2.0.9
coveralls==1.1
pytest-cov==2.5.1
# misc
GitPython==2.1.5
pandocfilters==1.4.1
|
Revert "Get GlobalISel to build on Linux after r286407" | ;===- ./lib/CodeGen/GlobalISel/LLVMBuild.txt -----------------*- Conf -*--===;
;
; The LLVM Compiler Infrastructure
;
; This file is distributed under the University of Illinois Open Source
; License. See LICENSE.TXT for details.
;
;===----------------------------------------------------------------... | ;===- ./lib/CodeGen/GlobalISel/LLVMBuild.txt -----------------*- Conf -*--===;
;
; The LLVM Compiler Infrastructure
;
; This file is distributed under the University of Illinois Open Source
; License. See LICENSE.TXT for details.
;
;===----------------------------------------------------------------... |
Update CV of Link Setter to 1.0 (1) | Disabled:Uses crashlytics
Categories:Internet
License:Apache2
Web Site:
Source Code:https://github.com/emartynov/UrlSetter
Issue Tracker:https://github.com/emartynov/UrlSetter/issues
Auto Name:Link Setter
Summary:Peek at shortened addresses
Description:
Decode short urls from many popular websites, which can then be p... | Disabled:Uses crashlytics
Categories:Internet
License:Apache2
Web Site:
Source Code:https://github.com/emartynov/UrlSetter
Issue Tracker:https://github.com/emartynov/UrlSetter/issues
Auto Name:Link Setter
Summary:Peek at shortened addresses
Description:
Decode short urls from many popular websites, which can then be p... |
Update Shorty to 1.05 (105) | Categories:Multimedia
License:GPLv3
Web Site:https://github.com/billthefarmer/shorty/blob/HEAD/README.md
Source Code:https://github.com/billthefarmer/shorty
Issue Tracker:https://github.com/billthefarmer/shorty/issues
Auto Name:Shorty
Summary:Shortcuts for Intent Radio
Description:
Create shortcuts for Intent Radio.
... | Categories:Multimedia
License:GPLv3
Web Site:https://github.com/billthefarmer/shorty/blob/HEAD/README.md
Source Code:https://github.com/billthefarmer/shorty
Issue Tracker:https://github.com/billthefarmer/shorty/issues
Auto Name:Shorty
Summary:Shortcuts for Intent Radio
Description:
Create shortcuts for Intent Radio.
... |
Update vfs test to use new diskbuilder cmake function | cmake_minimum_required(VERSION 2.8.9)
if (NOT DEFINED ENV{INCLUDEOS_PREFIX})
set(ENV{INCLUDEOS_PREFIX} /usr/local)
endif()
set(CMAKE_TOOLCHAIN_FILE $ENV{INCLUDEOS_PREFIX}/includeos/i686-elf-toolchain.cmake)
project (test_vfs)
set(SERVICE_NAME "VFS test")
set(BINARY "test_vfs")
set(MAX_MEM 128)
set(SOURCES
... | cmake_minimum_required(VERSION 2.8.9)
if (NOT DEFINED ENV{INCLUDEOS_PREFIX})
set(ENV{INCLUDEOS_PREFIX} /usr/local)
endif()
set(CMAKE_TOOLCHAIN_FILE $ENV{INCLUDEOS_PREFIX}/includeos/i686-elf-toolchain.cmake)
project (test_vfs)
set(SERVICE_NAME "VFS test")
set(BINARY "test_vfs")
set(MAX_MEM 128)
set(SOURCES
... |
Add link dependancies to Xdmf2 tests | ADD_EXECUTABLE(XdmfTestVTKIO XdmfTestVTKIO.cxx)
TARGET_LINK_LIBRARIES(XdmfTestVTKIO vtkIOCore vtkCommonCore vtkXdmf)
ADD_TEST(XdmfTestVTKIO ${EXECUTABLE_OUTPUT_PATH}/XdmfTestVTKIO)
| ADD_EXECUTABLE(XdmfTestVTKIO XdmfTestVTKIO.cxx)
TARGET_LINK_LIBRARIES(XdmfTestVTKIO
vtkIOCore
vtkCommonCore
vtkXdmf
vtkFiltersParallel
vtkInteractionStyle)
ADD_TEST(XdmfTestVTKIO ${EXECUTABLE_OUTPUT_PATH}/XdmfTestVTKIO)
|
Add year and name to license. | Copyright (c) {{{year}}}, {{{fullname}}}
All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:
* Redistributions of source code must retain the above copyright notice, this
list of conditions and the follow... | Copyright (c) 2016, Martin Gondermann
All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:
* Redistributions of source code must retain the above copyright notice, this
list of conditions and the following... |
Fix test output for vg stats | Total alignments: 100
Total primary: 100
Total secondary: 0
Total aligned: 100
Insertions: 0 bp in 0 read events
Deletions: 0 bp in 0 read events
Substitutions: 0 bp in 0 read events
Unvisited nodes: 14/219 (23 bp)
Significantly biased heterozygous sites: 1/75 (1.33333%)
| Total alignments: 100
Total primary: 100
Total secondary: 0
Total aligned: 100
Insertions: 0 bp in 0 read events
Deletions: 0 bp in 0 read events
Substitutions: 0 bp in 0 read events
Softclips: 0 bp in 0 read events
Unvisited nodes: 14/219 (23 bp)
Single-visited nodes: 15/219 (52 bp)
Significantly biased heterozygous s... |
Update to Freeciv server r34179. | # I keep previous version easily available here so I don't need to check
# version history constantly when handling ruleset differences.
# Previous:34170
FCREV=34177
FCBRANCH=trunk
ORIGCAPSTR="+Freeciv.Devel-3.0-2016.Oct.16"
# There's no need to bump this constantly as current freeciv-web
# makes no connections to ou... | # I keep previous version easily available here so I don't need to check
# version history constantly when handling ruleset differences.
# Previous:34177
FCREV=34179
FCBRANCH=trunk
ORIGCAPSTR="+Freeciv.Devel-3.0-2016.Oct.16"
# There's no need to bump this constantly as current freeciv-web
# makes no connections to ou... |
Add PyQT5 to eecs hub | jupyterlab>=2.0
notebook>=6.0
nbgitpuller==0.7.2
nbresuse==0.3.2
# CS 16A
# From https://github.com/berkeley-dsep-infra/datahub/issues/1363#issuecomment-598916469
numpy
matplotlib
sympy
lcapy
# From https://github.com/berkeley-dsep-infra/datahub/issues/1505
Pillow==7.*
# For desktop environment
jupyter-desktop-server... | jupyterlab>=2.0
notebook>=6.0
nbgitpuller==0.7.2
nbresuse==0.3.2
# CS 16A
# From https://github.com/berkeley-dsep-infra/datahub/issues/1363#issuecomment-598916469
numpy
matplotlib
sympy
lcapy
# From https://github.com/berkeley-dsep-infra/datahub/issues/1505
Pillow==7.*
PyQt5==5.15.*
# For desktop environment
jupyter-... |
Update pydocstyle from 1.1.1 to 2.0.0 | -e .
coverage==4.3.4
flake8==3.3.0
isort==4.2.5
mccabe==0.6.1
pydocstyle==1.1.1
pep8==1.7.0
pep8-naming==0.4.1
pre-commit==0.13.6
py==1.4.33
pytest==3.0.7
pytest-django==3.1.2
mock==2.0.0
pbr==2.1.0
| -e .
coverage==4.3.4
flake8==3.3.0
isort==4.2.5
mccabe==0.6.1
pydocstyle==2.0.0
pep8==1.7.0
pep8-naming==0.4.1
pre-commit==0.13.6
py==1.4.33
pytest==3.0.7
pytest-django==3.1.2
mock==2.0.0
pbr==2.1.0
|
Install local pip dependencies as โeditableโ | coverage~=4.4.2
factory-boy~=2.12.0
nose~=1.3.7
pydot~=1.2.3
git+git://github.com/lukasjuhrich/sqlalchemy_schemadisplay.git@master#egg=sqlalchemy-schemadisplay
./dev_deps/wtforms-widgets/
./dev_deps/bootstrap-table-py/
| coverage~=4.4.2
factory-boy~=2.12.0
nose~=1.3.7
pydot~=1.2.3
git+git://github.com/lukasjuhrich/sqlalchemy_schemadisplay.git@master#egg=sqlalchemy-schemadisplay
-e ./dev_deps/wtforms-widgets/
-e ./dev_deps/bootstrap-table-py/
|
Update mypy from 0.521 to 0.530 | # ulid/requirements/dev.txt
#
# Requirements for using developing package.
-r base.txt
bumpversion==0.5.3
mypy==0.521
pylint==1.7.4
safety==1.5.1
bandit==1.4.0
| # ulid/requirements/dev.txt
#
# Requirements for using developing package.
-r base.txt
bumpversion==0.5.3
mypy==0.530
pylint==1.7.4
safety==1.5.1
bandit==1.4.0
|
Update pip from 10.0.1 to 18.0 | -r common.txt
pip==10.0.1
bumpversion==0.5.3
wheel==0.31.1
watchdog==0.8.3
flake8==3.5.0
coverage==4.5.1
Sphinx==1.7.6
cryptography==2.3
| -r common.txt
pip==18.0
bumpversion==0.5.3
wheel==0.31.1
watchdog==0.8.3
flake8==3.5.0
coverage==4.5.1
Sphinx==1.7.6
cryptography==2.3
|
Update pip from 9.0.1 to 9.0.2 | -r common.txt
PyYAML==3.12
bumpversion==0.5.3
coverage==4.5.1
cryptography==2.1.4
flake8==3.5.0
mock==2.0.0
pip==9.0.1
tox==2.9.1
watchdog==0.8.3
wheel==0.30.0
| -r common.txt
PyYAML==3.12
bumpversion==0.5.3
coverage==4.5.1
cryptography==2.1.4
flake8==3.5.0
mock==2.0.0
pip==9.0.2
tox==2.9.1
watchdog==0.8.3
wheel==0.30.0
|
Update pytest-cov from 2.5.1 to 2.11.1 | pip==9.0.1
bumpversion==0.5.3
wheel==0.29.0
watchdog==0.8.3
flake8==3.4.1
tox==2.8.1
coverage==4.4.1
Sphinx==1.6.3
sphinx-rtd-theme==0.2.4
cryptography==2.0.3
PyYAML==3.12
pytest==3.2.1
pytest-cov==2.5.1
pytest-runner==2.12
codecov==2.0.9
matplotlib==2.0.2
| pip==9.0.1
bumpversion==0.5.3
wheel==0.29.0
watchdog==0.8.3
flake8==3.4.1
tox==2.8.1
coverage==4.4.1
Sphinx==1.6.3
sphinx-rtd-theme==0.2.4
cryptography==2.0.3
PyYAML==3.12
pytest==3.2.1
pytest-cov==2.11.1
pytest-runner==2.12
codecov==2.0.9
matplotlib==2.0.2
|
Update pytest from 5.0.1 to 5.1.1 | pip==19.2.1
bumpversion==0.5.3
wheel==0.33.4
watchdog==0.9.0
flake8==3.7.8
tox==3.13.2
coverage==4.5.4
Sphinx==2.1.2
cryptography==2.7
PyYAML==5.1.2
pytest==5.0.1
pytest-runner==5.1
vcrpy==2.1.0
twine==1.13.0
| pip==19.2.1
bumpversion==0.5.3
wheel==0.33.4
watchdog==0.9.0
flake8==3.7.8
tox==3.13.2
coverage==4.5.4
Sphinx==2.1.2
cryptography==2.7
PyYAML==5.1.2
pytest==5.1.1
pytest-runner==5.1
vcrpy==2.1.0
twine==1.13.0
|
Update coverage from 4.3.4 to 4.4 | pip==9.0.1
bumpversion==0.5.3
wheel==0.29.0
watchdog==0.8.3
flake8==3.3.0
tox==2.7.0
coverage==4.3.4
Sphinx==1.5.5
cryptography==1.8.1
PyYAML==3.12
pytest==3.0.7
pyaudio==0.2.11
| pip==9.0.1
bumpversion==0.5.3
wheel==0.29.0
watchdog==0.8.3
flake8==3.3.0
tox==2.7.0
coverage==4.4
Sphinx==1.5.5
cryptography==1.8.1
PyYAML==3.12
pytest==3.0.7
pyaudio==0.2.11
|
Revert "we are all human" | The Humans behind this project:
/* TEAM */
Designer:
Github:
Twitter:
Location:
Developer:
Github:
Twitter:
Location:
/* SPECAIL THANKS */
Name: Ed Heltzel https://github.com/ginfuru
/* SITE */
Standards: https://rdmcrew.d.pr/TTqS93
Tools: https://rdmcrew.d.pr/TTqS93
Software: Git, Visual Studio Code, iTerm2
Packag... | The Humans behind this project:
/***** THE TEAM *****/
Designer:
Github:
Twitter:
Location:
Developer:
Github:
Twitter:
Location:
Some Info:
Standards: HTML, CSS - SCSS flavor, JavaScript
Software: Jekyll, Git, VIM/Visual Studio Code, iTerm2
|
Update vent from 0.9.0 to 0.9.1 | falcon==2.0.0
falcon-cors==1.1.7
gevent==1.4.0
gunicorn==19.9.0
redis==3.2.1
vent==0.9.0
| falcon==2.0.0
falcon-cors==1.1.7
gevent==1.4.0
gunicorn==19.9.0
redis==3.2.1
vent==0.9.1
|
Document how to decode an IOCTL number | To decode a hex IOCTL code:
Most architecures use this generic format, but check
include/ARCH/ioctl.h for specifics, e.g. powerpc
uses 3 bits to encode read/write and 13 bits for size.
bits meaning
31-30 00 - no parameters: uses _IO macro
10 - read: _IOR
01 - write: _IOW
11 - read/write: _IOWR
29-16 size of... | |
Bump ansible from 3.2.0 to 4.1.0 | ansible==3.2.0
pyOpenSSL>=16.2.0 # needed for ansible
urllib3[secure] # needed for modern certificate verification
cffi>=1.6 # See https://github.com/nylas/sync-engine/pull/295
| ansible==4.1.0
pyOpenSSL>=16.2.0 # needed for ansible
urllib3[secure] # needed for modern certificate verification
cffi>=1.6 # See https://github.com/nylas/sync-engine/pull/295
|
Update gevent from 1.3.2 to 1.3.2.post0 | # Pro-tip: Try not to put anything here. Avoid dependencies in
# production that aren't in development.
-r base.txt
{% if cookiecutter.windows == 'y' -%}
# Python-PostgreSQL Database Adapter
# If using Win for dev, this assumes Unix in prod
# ------------------------------------------------
psycopg2==2.7.4
{%- endif %... | # Pro-tip: Try not to put anything here. Avoid dependencies in
# production that aren't in development.
-r base.txt
{% if cookiecutter.windows == 'y' -%}
# Python-PostgreSQL Database Adapter
# If using Win for dev, this assumes Unix in prod
# ------------------------------------------------
psycopg2==2.7.4
{%- endif %... |
Add some example usage to the readme. | This is the stub README.txt for the "cl-riak" project.
| # Basic usage
## Set
(cl-riak:set key value :bucket "bucket-name")
* (cl-riak:set "foo" "bar" :bucket "nom")
"bar"
"a85hYGBgzGDKBVIcypz/fvql33qYwZTImMfK8CHsznG+LAA="
## Get
(cl-riak:get key value :bucket "bucket-name")
(cl-riak:get "foo" :bucket "nom")
"bar"
"a85hYGBgzGDKBVIcypz/fvql33qYwZTImMfK8CHsznG+LAA="
##... |
Add IOTHUB_GATEWAY_HOSTNAME to the environment variable for E2E Test Tools. | IOTHUB_CONNECTION_STRING=<HostName=...>
IOTHUB_DEVICE_ID=
IOTHUB_DEVICE_KEY=
IOTHUB_EVENTHUB_ACCESS_KEY=
IOTHUB_EVENTHUB_CONNECTION_STRING=<Endpoint=...>
IOTHUB_EVENTHUB_CONSUMER_GROUP=$Default
IOTHUB_EVENTHUB_LISTEN_NAME=
IOTHUB_NAME=
IOTHUB_SHARED_ACCESS_SIGNATURE=<SharedAccessSignature sr=...>
IOTHUB_SUFFIX=
IOTHUB_... | IOTHUB_CONNECTION_STRING=<HostName=...>
IOTHUB_DEVICE_ID=
IOTHUB_DEVICE_KEY=
IOTHUB_EVENTHUB_ACCESS_KEY=
IOTHUB_EVENTHUB_CONNECTION_STRING=<Endpoint=...>
IOTHUB_EVENTHUB_CONSUMER_GROUP=$Default
IOTHUB_EVENTHUB_LISTEN_NAME=
IOTHUB_NAME=
IOTHUB_SHARED_ACCESS_SIGNATURE=<SharedAccessSignature sr=...>
IOTHUB_SUFFIX=
IOTHUB_... |
Add new pip requirements file, with strict version dependencies. | numpy==1.8.1
pyparsing==1.5.7
pysam==0.8.0
cyvcf==0.1.9.2
PyYAML==3.11
pybedtools==0.6.6
jinja2==2.7.3
python-graph-core==1.8.2
python-graph-dot==1.8.2
bottle==0.12.7
ipython-cluster-helper==0.3.0
bx-python==0.7.1
pandas==0.14.0
openpyxl==1.8.6
scipy==0.14.0
Unidecode==0.04.16
gemini==0.9.1
| |
Update gevent from 1.3.0 to 1.3.7 | #
# This file is autogenerated by pip-compile
# To update, run:
#
# pip-compile --output-file requirements.txt setup.py
#
click==7.0 # via flask
flask==1.0.2
gevent==1.3.0
greenlet==0.4.13 # via gevent
itsdangerous==0.24 # via flask
jinja2==2.10 # via flask
markupsafe==1.0... | #
# This file is autogenerated by pip-compile
# To update, run:
#
# pip-compile --output-file requirements.txt setup.py
#
click==7.0 # via flask
flask==1.0.2
gevent==1.3.7
greenlet==0.4.13 # via gevent
itsdangerous==0.24 # via flask
jinja2==2.10 # via flask
markupsafe==1.0... |
Bump redis from 3.2.1 to 3.3.0 | Faker==2.0.0
Flask-Assets==0.12
Flask-Babel==0.12.2
Flask-Bcrypt==0.7.1
Flask-Limiter==1.0.1
Flask-Login==0.4.1
Flask-Mail==0.9.1
Flask-Migrate==2.5.2
Flask-RQ2==18.3
Flask-SQLAlchemy==2.4.0
Flask-Script==2.0.6
Flask-Travis==0.0.2
Flask-WTF==0.14.2
Flask==1.1.1
Jinja2==2.10.1
MarkupSafe==1.1.1
SQLAlchemy==1.3.6
WTForms... | Faker==2.0.0
Flask-Assets==0.12
Flask-Babel==0.12.2
Flask-Bcrypt==0.7.1
Flask-Limiter==1.0.1
Flask-Login==0.4.1
Flask-Mail==0.9.1
Flask-Migrate==2.5.2
Flask-RQ2==18.3
Flask-SQLAlchemy==2.4.0
Flask-Script==2.0.6
Flask-Travis==0.0.2
Flask-WTF==0.14.2
Flask==1.1.1
Jinja2==2.10.1
MarkupSafe==1.1.1
SQLAlchemy==1.3.6
WTForms... |
Update python-dateutil from 2.6.1 to 2.7.0 | Django==2.0.3
dj_database_url==0.5.0
pytz==2018.3
python_box==3.1.1
six==1.11.0
gunicorn==19.7.1
psycopg2==2.7.4
python-decouple==3.1
raven==6.6.0
#Amazon S3 Stuff
boto3==1.6.4
Collectfast==0.6.0
botocore==1.9.4
django-s3-folder-storage==0.5
django-storages==1.6.5
docutils==0.14
jmespath==0.9.3
python-dateutil==2.6.1
... | Django==2.0.3
dj_database_url==0.5.0
pytz==2018.3
python_box==3.1.1
six==1.11.0
gunicorn==19.7.1
psycopg2==2.7.4
python-decouple==3.1
raven==6.6.0
#Amazon S3 Stuff
boto3==1.6.4
Collectfast==0.6.0
botocore==1.9.4
django-s3-folder-storage==0.5
django-storages==1.6.5
docutils==0.14
jmespath==0.9.3
python-dateutil==2.7.0
... |
Add yapf to required packages | # python requirements
graphviz>=0.4.2 # make pretty graphs/diagrams
watchdog # file-system event notifications
munkres # provides the 'hungarian algorithm', which we use for robot role assignment
pylint==1.6.5 # static checker for python
mypy==0.510 # static arugment checker
stylize>=0.3.0 # code reformatting and ... | # python requirements
graphviz>=0.4.2 # make pretty graphs/diagrams
watchdog # file-system event notifications
munkres # provides the 'hungarian algorithm', which we use for robot role assignment
pylint==1.6.5 # static checker for python
mypy==0.510 # static arugment checker
stylize>=0.3.0 # code reformatting and ... |
Add "pytz" package to intall.txt | argparse==1.2.1
BeautifulSoup==3.2.1
configglue==1.0.3
Django==1.3
django-adminaudit==0.3.3
django-configglue==0.6.1
django-jsonfield==0.6
django-openid-auth==0.4
django-piston==0.2.3
django-preflight==0.1.4
django-secure==0.1.2
django-statsd-mozilla==0.3.8
django-oauth-backend==0.2.3
django-model-utils==1.2.0
django-m... | argparse==1.2.1
BeautifulSoup==3.2.1
configglue==1.0.3
Django==1.3
django-adminaudit==0.3.3
django-configglue==0.6.1
django-jsonfield==0.6
django-openid-auth==0.4
django-piston==0.2.3
django-preflight==0.1.4
django-secure==0.1.2
django-statsd-mozilla==0.3.8
django-oauth-backend==0.2.3
django-model-utils==1.2.0
django-m... |
Update isort from 4.3.19 to 4.3.20 | # scratchdir/requirements/dev.txt
#
# Requirements for package development.
-r base.txt
bumpversion==0.5.3
mypy==0.701
pylint==1.7.5; python_version < '3.4' # pyup: ignore
pylint==2.3.1; python_version > '3.4'
bandit==1.6.0
safety==1.8.5
isort==4.2.15; (python_version > '3.0' and python_version < '3.4') # pyup: ign... | # scratchdir/requirements/dev.txt
#
# Requirements for package development.
-r base.txt
bumpversion==0.5.3
mypy==0.701
pylint==1.7.5; python_version < '3.4' # pyup: ignore
pylint==2.3.1; python_version > '3.4'
bandit==1.6.0
safety==1.8.5
isort==4.2.15; (python_version > '3.0' and python_version < '3.4') # pyup: ign... |
Update alagitpull from 0.0.19 to 0.0.20 | -r ./base.txt
sphinx==1.7.2
alagitpull==0.0.19
releases==1.4.1
| -r ./base.txt
sphinx==1.7.2
alagitpull==0.0.20
releases==1.4.1
|
Update flake8 from 3.6.0 to 3.7.7 | pip==19.0.1
bumpversion==0.5.3
wheel==0.32.3
watchdog==0.9.0
flake8==3.6.0
tox==3.7.0
coverage==4.5.2
Sphinx==1.8.3
cryptography==2.5
PyYAML==3.13
pytest==4.1.1
requests==2.21.0
| pip==19.0.1
bumpversion==0.5.3
wheel==0.32.3
watchdog==0.9.0
flake8==3.7.7
tox==3.7.0
coverage==4.5.2
Sphinx==1.8.3
cryptography==2.5
PyYAML==3.13
pytest==4.1.1
requests==2.21.0
|
Update stevedore from 1.21.0 to 1.22.0 | sphinx-rtd-theme==0.2.4
backports-abc==0.5
click==6.7
configparser==3.5.0
flake8==3.3.0
future==0.16.0
Keras>=2.0.0
matplotlib==2.0.2
mock==2.0.0
numpy==1.12.1
pandas==0.20.1
pandocfilters==1.4.1
pathlib2==2.2.1
pbr==3.0.1
pexpect==4.2.1
Pillow==4.1.1
protobuf==3.3.0
Pygments==2.2.0
python-dateutil==2.6.0
PyYAML==3.12
... | sphinx-rtd-theme==0.2.4
backports-abc==0.5
click==6.7
configparser==3.5.0
flake8==3.3.0
future==0.16.0
Keras>=2.0.0
matplotlib==2.0.2
mock==2.0.0
numpy==1.12.1
pandas==0.20.1
pandocfilters==1.4.1
pathlib2==2.2.1
pbr==3.0.1
pexpect==4.2.1
Pillow==4.1.1
protobuf==3.3.0
Pygments==2.2.0
python-dateutil==2.6.0
PyYAML==3.12
... |
Fix security vulnerability for Django package | celery==4.1.1
Django==2.2.8
django-bootstrap3==9.0.0
django-fontawesome==1.0
django-cors-middleware==1.3.1
django-multiselectfield==0.1.8
django-ordered-model==1.4.3
djangorestframework==3.10.3
django-slugger==1.0.4
django-filter==2.1.0
edx-rest-api-client==1.7.1
lti==0.9.2
requests==2.20.1
psycopg2==2.8.3
shortuuid=... | celery==4.1.1
Django==2.2.9
django-bootstrap3==9.0.0
django-fontawesome==1.0
django-cors-middleware==1.3.1
django-multiselectfield==0.1.8
django-ordered-model==1.4.3
djangorestframework==3.10.3
django-slugger==1.0.4
django-filter==2.1.0
edx-rest-api-client==1.7.1
lti==0.9.2
requests==2.20.1
psycopg2==2.8.3
shortuuid=... |
Update mBrowser to 11.0 (11) | Categories:Internet
License:MIT
Web Site:
Source Code:https://github.com/chelovek84/mBrowser
Issue Tracker:https://github.com/chelovek84/mBrowser/issues
Auto Name:mBrowser
Summary:Web browser
Description:
Simple webview based browser. Touch back or menu buttons for options.
.
Repo Type:git
Repo:https://github.com/che... | Categories:Internet
License:MIT
Web Site:
Source Code:https://github.com/chelovek84/mBrowser
Issue Tracker:https://github.com/chelovek84/mBrowser/issues
Auto Name:mBrowser
Summary:Web browser
Description:
Simple webview based browser. Touch back or menu buttons for options.
.
Repo Type:git
Repo:https://github.com/che... |
Update arrow from 0.10.0 to 0.12.1 | sortedcontainers==1.5.7
arrow==0.10.0
future==0.16.0
intervals==0.8.0
| sortedcontainers==1.5.7
arrow==0.12.1
future==0.16.0
intervals==0.8.0
|
Update CV of LinuxDayOSM to 1.6.2 (6) | Categories:Navigation
License:GPLv3
Web Site:
Source Code:https://github.com/DocSalvi/LinuxDayAppAndroid
Issue Tracker:https://github.com/DocSalvi/LinuxDayAppAndroid/issues
Auto Name:LinuxDayOSM
Summary:Info on Linux day events in Italy
Description:
Shows on a map the location of Linux days and Linux User Groups.
.
R... | Categories:Navigation
License:GPLv3
Web Site:
Source Code:https://github.com/DocSalvi/LinuxDayAppAndroid
Issue Tracker:https://github.com/DocSalvi/LinuxDayAppAndroid/issues
Auto Name:LinuxDayOSM
Summary:Info on Linux day events in Italy
Description:
Shows on a map the location of Linux days and Linux User Groups.
.
R... |
Add another spam to check | December, searching for a solution to the problem with their player., http://www.nj.com/forums/profile.ssf?nickname=kymmarshto2 kym marsh topless and wiki video, %-[[[, http://www.nj.com/forums/profile.ssf?nickname=mileycyrus70 miley cyrus shower video and girl porn sextape, uiueh, http://www.nj.com/forums/profile.ss... | |
Fix MSVC static/shared library mismatch with gtest. | add_subdirectory(gmock-1.7.0)
include_directories(gmock-1.7.0/gtest/include)
include_directories(gmock-1.7.0/include)
file(GLOB test_headers [a-z_]*.h)
file(GLOB test_sources [a-z_]*.cpp integration/[a-z_]*.cpp)
file(GLOB test_core_sources core/[a-z]*.cpp)
list(APPEND test_sources ${test_core_sources})
include_direc... | set(gtest_force_shared_crt ${MSVC_SHARED_RT} CACHE BOOL
"Use shared (DLL) run-time lib even when Google Test built as a static lib.")
add_subdirectory(gmock-1.7.0)
include_directories(gmock-1.7.0/gtest/include)
include_directories(gmock-1.7.0/include)
file(GLOB test_headers [a-z_]*.h)
file(GLOB test_sources [a-z_]*.... |
Remove pedantic flag from python extensions. | PROJECT(BALLPython)
IF(BALL_PYTHON_SUPPORT)
INCLUDE(SIPMacros)
INCLUDE_DIRECTORIES(${PROJECT_SOURCE_DIR})
IF(NOT BALL_HAS_ASIO)
SET(SIP_DISABLE_FEATURES "BALL_HAS_ASIO")
ENDIF()
SET(SIP_EXTRA_OPTIONS "-e")
# Add the BALLCore python bindings
SET(SIP_EXTRA_SOURCES
BALL/pyBALLSipHelper.C
BALL/pyIndexList... | PROJECT(BALLPython)
IF(BALL_PYTHON_SUPPORT)
INCLUDE(SIPMacros)
REMOVE_DEFINITIONS(-pedantic)
INCLUDE_DIRECTORIES(${PROJECT_SOURCE_DIR})
IF(NOT BALL_HAS_ASIO)
SET(SIP_DISABLE_FEATURES "BALL_HAS_ASIO")
ENDIF()
SET(SIP_EXTRA_OPTIONS "-e")
# Add the BALLCore python bindings
SET(SIP_EXTRA_SOURCES
BALL/pyBA... |
Revert "changed to match current values in docbookmd app." | docopt==0.6.2
google-api-python-client==1.4.0
httplib2==0.7.7
oauth2client==1.4.7
pyasn1==0.1.7
pyasn1-modules==0.0.5
python-dateutil==2.4.2
python-gflags==2.0
python-magic==0.4.3
retrying==1.3.3
rsa==3.1.4
simplejson==3.6.5
six==1.5.2
uritemplate==0.6
urllib3==1.7.1
wsgiref==0.1.2
| docopt==0.6.2
google-api-python-client==1.4.0
httplib2==0.9.1
oauth2client==1.4.7
pyasn1==0.1.7
pyasn1-modules==0.0.5
python-dateutil==2.4.2
python-gflags==2.0
python-magic==0.4.6
retrying==1.3.3
rsa==3.1.4
simplejson==3.6.5
six==1.9.0
uritemplate==0.6
urllib3==1.10.4
wsgiref==0.1.2
|
Upgrade dependency botocore to ==1.5.24 | argcomplete==1.8.2
base58==0.2.4
botocore==1.5.23
boto3==1.4.4
docutils>=0.12
durationpy==0.3
futures==3.0.5
hjson==2.0.2
jmespath==0.9.1
kappa==0.6.0
lambda-packages==0.14.2
python-dateutil==2.6.0
python-slugify==1.2.1
PyYAML==3.12
requests>=2.10.0
six==1.10.0
toml==0.9.2
tqdm==4.11.2
troposphere>=1.9.0
Werkzeug==0.11... | argcomplete==1.8.2
base58==0.2.4
botocore==1.5.24
boto3==1.4.4
docutils>=0.12
durationpy==0.3
futures==3.0.5
hjson==2.0.2
jmespath==0.9.1
kappa==0.6.0
lambda-packages==0.14.2
python-dateutil==2.6.0
python-slugify==1.2.1
PyYAML==3.12
requests>=2.10.0
six==1.10.0
toml==0.9.2
tqdm==4.11.2
troposphere>=1.9.0
Werkzeug==0.11... |
Update pyexcel-io from 0.5.9.1 to 0.5.10 | # Run `make freeze-requirements` to update requirements.txt
# with package version changes made in requirements-app.txt
ago==0.0.93
Flask==1.0.2
Flask-WTF==0.14.2
Flask-Login==0.4.1
blinker==1.4
pyexcel==0.5.9.1
pyexcel-io==0.5.9.1
pyexcel-xls==0.5.8
pyexcel-xlsx==0.5.6
pyexcel-ods3==0.5.2
pytz==2018.7
gunicorn==19.7... | # Run `make freeze-requirements` to update requirements.txt
# with package version changes made in requirements-app.txt
ago==0.0.93
Flask==1.0.2
Flask-WTF==0.14.2
Flask-Login==0.4.1
blinker==1.4
pyexcel==0.5.9.1
pyexcel-io==0.5.10
pyexcel-xls==0.5.8
pyexcel-xlsx==0.5.6
pyexcel-ods3==0.5.2
pytz==2018.7
gunicorn==19.7.... |
Fix formatting issue in requirements file | requests >= 2.2.1
mock==1.0.1
tox==1.9.0
| requests>=2.2.1
mock==1.0.1
tox==1.9.0
|
Update pyodbc from 4.0.0 to 4.0.1 | coverage==4.3.1
docker-py==1.10.6
flake8==3.2.1
ipdb==0.10.1
ipython==5.1.0
pyodbc==4.0.0
pytest==3.0.5
pytest-cov==2.4.0
pytest-sugar==0.8.0
sphinx==1.5.1
sphinxcontrib-asyncio==0.2.0
uvloop==0.7.2
| coverage==4.3.1
docker-py==1.10.6
flake8==3.2.1
ipdb==0.10.1
ipython==5.1.0
pyodbc==4.0.1
pytest==3.0.5
pytest-cov==2.4.0
pytest-sugar==0.8.0
sphinx==1.5.1
sphinxcontrib-asyncio==0.2.0
uvloop==0.7.2
|
Update TripleCamel to 1.0.5 (6) | AntiFeatures:NonFreeNet,Tracking
Categories:Internet,Money
License:GPLv3
Web Site:
Source Code:https://github.com/ebaschiera/TripleCamel
Issue Tracker:https://github.com/ebaschiera/TripleCamel/issues
Auto Name:TripleCamel
Summary:Check price history of Amazon products
Description:
Checks for product price history usin... | AntiFeatures:NonFreeNet,Tracking
Categories:Internet,Money
License:GPLv3
Web Site:
Source Code:https://github.com/ebaschiera/TripleCamel
Issue Tracker:https://github.com/ebaschiera/TripleCamel/issues
Auto Name:TripleCamel
Summary:Check price history of Amazon products
Description:
Checks for product price history usin... |
Add pytest-cov. Set version for pytest-xdist. | tox==1.8.1
pytest-django==2.8.0
pytest==2.6.4
pytest-xdist
| tox==1.8.1
pytest-django==2.8.0
pytest==2.6.4
pytest-xdist==1.11
pytest-cov==1.8.1
|
Update pytest-factoryboy from 2.3.0 to 2.3.1 | -r base.txt
factory-boy==3.2.1
Faker==13.12.0
flake8==4.0.1
freezegun==1.2.1
isort==5.10.1
psycopg2-binary==2.9.3
pytest==7.1.2
pytest-cov==3.0.0
pytest-django==4.5.2
pytest-factoryboy==2.3.0
| -r base.txt
factory-boy==3.2.1
Faker==13.12.0
flake8==4.0.1
freezegun==1.2.1
isort==5.10.1
psycopg2-binary==2.9.3
pytest==7.1.2
pytest-cov==3.0.0
pytest-django==4.5.2
pytest-factoryboy==2.3.1
|
Update commonmark from 0.7.2 to 0.7.3 | -r ../requirements.txt
Markdown==2.6.8
CommonMark==0.7.2
textile==2.2.2
docutils==0.12
flake8==2.5.1
| -r ../requirements.txt
Markdown==2.6.8
CommonMark==0.7.3
textile==2.2.2
docutils==0.12
flake8==2.5.1
|
Update cryptography from 1.7 to 1.8.2 | pip==9.0.1
bumpversion==0.5.3
wheel==0.29.0
watchdog==0.8.3
flake8==3.3.0
tox==2.7.0
coverage==4.4.1
Sphinx==1.6.1
cryptography==1.7
PyYAML==3.11
pytest==2.9.2
| pip==9.0.1
bumpversion==0.5.3
wheel==0.29.0
watchdog==0.8.3
flake8==3.3.0
tox==2.7.0
coverage==4.4.1
Sphinx==1.6.1
cryptography==1.8.2
PyYAML==3.11
pytest==2.9.2
|
Update flake8 from 3.4.1 to 3.5.0 | pip==9.0.1
bumpversion==0.5.3
wheel==0.30.0
watchdog==0.8.3
flake8==3.4.1
mock==2.0.0
tox==2.9.1
coverage==4.4.1
Sphinx==1.6.4
cryptography==2.0.3
PyYAML==3.12
future==0.16.0
scipy>=0.17.0
numpy>=1.13.0
matplotlib>=1.3.1 | pip==9.0.1
bumpversion==0.5.3
wheel==0.30.0
watchdog==0.8.3
flake8==3.5.0
mock==2.0.0
tox==2.9.1
coverage==4.4.1
Sphinx==1.6.4
cryptography==2.0.3
PyYAML==3.12
future==0.16.0
scipy>=0.17.0
numpy>=1.13.0
matplotlib>=1.3.1 |
Update "how it works" on front page | <div class="homepage-how-it-works" id="learn-more">
<div class="row">
<div class="homepage-how-it-works__hiw-content">
<div class="hiw-content__headings">
<h2><%= _("How it works") %></h2>
<p class="hiw__subtitle">
<%= _("You have the <strong>right</strong> to request information "... | |
Update pandas from 0.20.3 to 0.21.0 | h5py==2.7.1
netCDF4==1.3.0
xarray==0.9.6
numpy==1.13.3
dask==0.15.4
scipy==0.19.1
numba==0.35.0
pandas==0.20.3
blaze==0.10.1
bottleneck==1.2.1
| h5py==2.7.1
netCDF4==1.3.0
xarray==0.9.6
numpy==1.13.3
dask==0.15.4
scipy==0.19.1
numba==0.35.0
pandas==0.21.0
blaze==0.10.1
bottleneck==1.2.1
|
Add dependency on MCParser to unit test after rL358818 | set(LLVM_LINK_COMPONENTS
${LLVM_TARGETS_TO_BUILD}
JITLink
MC
MCDisassembler
Object
RuntimeDyld
Support
Target
)
add_llvm_unittest(JITLinkTests
JITLinkTestCommon.cpp
JITLinkTest_MachO_x86_64_Tests.cpp
)
target_link_libraries(JITLinkTests PRIVATE LLVMTestingSupport)
| set(LLVM_LINK_COMPONENTS
${LLVM_TARGETS_TO_BUILD}
JITLink
MC
MCDisassembler
MCParser
Object
RuntimeDyld
Support
Target
)
add_llvm_unittest(JITLinkTests
JITLinkTestCommon.cpp
JITLinkTest_MachO_x86_64_Tests.cpp
)
target_link_libraries(JITLinkTests PRIVATE LLVMTestingSupport)
|
Install file.h for file-sync which needs the struct of objformat "file". | INCLUDE_DIRECTORIES( ${GLIB2_INCLUDE_DIRS} )
INCLUDE( OpenSyncPlugin )
OPENSYNC_FORMAT_ADD( file file.c )
OPENSYNC_FORMAT_ADD( plain plain.c )
OPENSYNC_FORMAT_ADD( xmlformat xmlformat.c )
OPENSYNC_FORMAT_ADD( xmlformat-doc xmlformat-doc.c )
TARGET_LINK_LIBRARIES( file ${OPENSYNC_LIBRARY} ${GLIB2_LIBRARIES} )
TARGET_... | INCLUDE_DIRECTORIES( ${GLIB2_INCLUDE_DIRS} )
INCLUDE( OpenSyncPlugin )
OPENSYNC_FORMAT_ADD( file file.c )
OPENSYNC_FORMAT_ADD( plain plain.c )
OPENSYNC_FORMAT_ADD( xmlformat xmlformat.c )
OPENSYNC_FORMAT_ADD( xmlformat-doc xmlformat-doc.c )
TARGET_LINK_LIBRARIES( file ${OPENSYNC_LIBRARY} ${GLIB2_LIBRARIES} )
TARGET_... |
Update requests from 2.16.5 to 2.17.0 | aioamqp==0.10.0
aiobotocore==0.3.3
aiohttp==2.1.0
apipkg==1.4
appdirs==1.4.3
async-timeout==1.2.1
botocore==1.5.52
chardet==3.0.3
codecov==2.0.9
coverage==4.4.1
docutils==0.13.1
execnet==1.4.1
jmespath==0.9.3
multidict==2.1.6
packaging==16.8
pep8==1.7.0
py==1.4.33
pyparsing==2.2.0
pytest==3.1.0
pytest-cache==1.0
pytest... | aioamqp==0.10.0
aiobotocore==0.3.3
aiohttp==2.1.0
apipkg==1.4
appdirs==1.4.3
async-timeout==1.2.1
botocore==1.5.52
chardet==3.0.3
codecov==2.0.9
coverage==4.4.1
docutils==0.13.1
execnet==1.4.1
jmespath==0.9.3
multidict==2.1.6
packaging==16.8
pep8==1.7.0
py==1.4.33
pyparsing==2.2.0
pytest==3.1.0
pytest-cache==1.0
pytest... |
Update black from 21.8b0 to 21.9b0 | cookiecutter==1.7.3
sh==1.14.2
binaryornot==0.4.4
# Code quality
# ------------------------------------------------------------------------------
black==21.8b0
isort==5.9.3
flake8==3.9.2
flake8-isort==4.0.0
pre-commit==2.15.0
# Testing
# ------------------------------------------------------------------------------
t... | cookiecutter==1.7.3
sh==1.14.2
binaryornot==0.4.4
# Code quality
# ------------------------------------------------------------------------------
black==21.9b0
isort==5.9.3
flake8==3.9.2
flake8-isort==4.0.0
pre-commit==2.15.0
# Testing
# ------------------------------------------------------------------------------
t... |
Bump pyyaml from 4.2b1 to 5.4 | anteater==0.15
appdirs==1.4.3
binaryornot==0.4.4
certifi==2018.1.18
chardet==3.0.2
docopt==0.6.2
idna==2.6
invoke==0.18.0
packaging==16.8
pyaml==16.12.2
pylimit==0.1.7
pyparsing==2.2.0
PyYAML==4.2b1
ratelimit==1.4.1
redis==2.10.6
requests==2.20.0
six==1.10.0
| anteater==0.15
appdirs==1.4.3
binaryornot==0.4.4
certifi==2018.1.18
chardet==3.0.2
docopt==0.6.2
idna==2.6
invoke==0.18.0
packaging==16.8
pyaml==16.12.2
pylimit==0.1.7
pyparsing==2.2.0
PyYAML==5.4
ratelimit==1.4.1
redis==2.10.6
requests==2.20.0
six==1.10.0
|
Update pytest from 3.0.7 to 3.1.0 | docker==2.3.0
molecule==1.24
pytest==3.0.7
python-vagrant==0.5.15
testinfra==1.6.2
tox==2.7.0 | docker==2.3.0
molecule==1.24
pytest==3.1.0
python-vagrant==0.5.15
testinfra==1.6.2
tox==2.7.0 |
Bump pytest from 7.1.1 to 7.1.2 | black==22.3.0
coveralls==3.3.1
ddt==1.4.4
flake8-import-order==0.18.1
pytest==7.1.1
pytest-cov==3.0.0
pytest-json==0.4.0
pylama==8.2.1
mock==4.0.3
tox==3.25.0
mypy==0.942
types-requests==2.27.16
types-six==1.16.15
types-setuptools==57.4.12
types-PyYAML==6.0.5
ttp==0.8.4
ttp_templates==0.1.3
| black==22.3.0
coveralls==3.3.1
ddt==1.4.4
flake8-import-order==0.18.1
pytest==7.1.2
pytest-cov==3.0.0
pytest-json==0.4.0
pylama==8.2.1
mock==4.0.3
tox==3.25.0
mypy==0.942
types-requests==2.27.16
types-six==1.16.15
types-setuptools==57.4.12
types-PyYAML==6.0.5
ttp==0.8.4
ttp_templates==0.1.3
|
Update pytest from 3.1.3 to 3.2.0 | alabaster==0.7.10
amqp==2.2.1
appdirs==1.4.3
babel==2.4.0
beautifulsoup4==4.6.0
billiard==3.5.0.3
celery==4.1.0
click==6.7
coverage==4.4.1
django-webtest==1.9.2
docutils==0.13.1
first==2.0.1
graphviz==0.8
imagesize==0.7.1
Jinja2==2.9.6
kombu==4.1.0
MarkupSafe==1.0
packaging==16.8
pip-tools==1.9.0
pluggy==0.4.0
py==1.4.... | alabaster==0.7.10
amqp==2.2.1
appdirs==1.4.3
babel==2.4.0
beautifulsoup4==4.6.0
billiard==3.5.0.3
celery==4.1.0
click==6.7
coverage==4.4.1
django-webtest==1.9.2
docutils==0.13.1
first==2.0.1
graphviz==0.8
imagesize==0.7.1
Jinja2==2.9.6
kombu==4.1.0
MarkupSafe==1.0
packaging==16.8
pip-tools==1.9.0
pluggy==0.4.0
py==1.4.... |
Update pytest from 2.9.0 to 3.0.3 | # Everything the developer needs in addition to the production requirements
-r prod.txt
# Testing
pytest==2.9.0
WebTest==2.0.20
factory-boy==2.6.1
# Lint and code style
flake8==2.5.4
flake8-blind-except==0.1.0
flake8-debugger==1.4.0
flake8-docstrings==1.0.2
flake8-isort==1.2
flake8-quotes==0.2.4
isort==4.2.2
pep8-nam... | # Everything the developer needs in addition to the production requirements
-r prod.txt
# Testing
pytest==3.0.3
WebTest==2.0.20
factory-boy==2.6.1
# Lint and code style
flake8==2.5.4
flake8-blind-except==0.1.0
flake8-debugger==1.4.0
flake8-docstrings==1.0.2
flake8-isort==1.2
flake8-quotes==0.2.4
isort==4.2.2
pep8-nam... |
Update sphinx from 1.6.4 to 1.8.4 | pip==9.0.1
bumpversion==0.5.3
wheel==0.30.0
watchdog==0.8.3
flake8==3.4.1
tox==2.9.1
coverage==4.4.1
Sphinx==1.6.4
cryptography==2.1.1
PyYAML==3.12
| pip==9.0.1
bumpversion==0.5.3
wheel==0.30.0
watchdog==0.8.3
flake8==3.4.1
tox==2.9.1
coverage==4.4.1
Sphinx==1.8.4
cryptography==2.1.1
PyYAML==3.12
|
Update cryptography from 2.0 to 2.0.2 | # deploy stuff
pip==9.0.1
bumpversion==0.5.3
wheel==0.29.0
cryptography==2.0
PyYAML==3.12
| # deploy stuff
pip==9.0.1
bumpversion==0.5.3
wheel==0.29.0
cryptography==2.0.2
PyYAML==3.12
|
Update flake8 from 3.4.1 to 3.5.0 | pip==9.0.1
bumpversion==0.5.3
wheel==0.30.0
watchdog==0.8.3
flake8==3.4.1
tox==2.9.1
coverage==4.4.1
Sphinx==1.6.4
cryptography==2.0.3
PyYAML==3.12
pytest==3.2.2
numpy==1.13.3
scipy==0.19.1
scikit-learn==0.18.2 | pip==9.0.1
bumpversion==0.5.3
wheel==0.30.0
watchdog==0.8.3
flake8==3.5.0
tox==2.9.1
coverage==4.4.1
Sphinx==1.6.4
cryptography==2.0.3
PyYAML==3.12
pytest==3.2.2
numpy==1.13.3
scipy==0.19.1
scikit-learn==0.18.2 |
Update pytz from 2018.7 to 2018.9 | bumpversion==0.5.3
coverage==4.5.2
flake8==3.6.0
pytest==4.0.2
pytz==2018.7
Sphinx==1.8.3
tox==3.6.1
| bumpversion==0.5.3
coverage==4.5.2
flake8==3.6.0
pytest==4.0.2
pytz==2018.9
Sphinx==1.8.3
tox==3.6.1
|
Update wheel from 0.29.0 to 0.30.0 | pip==9.0.1
punch.py==1.4.0
wheel==0.29.0
watchdog==0.8.3
flake8==3.4.1
tox==2.7.0
coverage==4.4.1
Sphinx==1.6.3
isort==4.2.15 | pip==9.0.1
punch.py==1.4.0
wheel==0.30.0
watchdog==0.8.3
flake8==3.4.1
tox==2.7.0
coverage==4.4.1
Sphinx==1.6.3
isort==4.2.15 |
Update pip from 19.1.1 to 19.2.1 | # scratchdir/requirements/build.txt
#
# Requirements necessary to build the scratchdir package.
pip==19.1.1
setuptools==36.8.0; python_version < '2.7' # pyup: ignore
setuptools==41.0.1; python_version > '2.7'
| # scratchdir/requirements/build.txt
#
# Requirements necessary to build the scratchdir package.
pip==19.2.1
setuptools==36.8.0; python_version < '2.7' # pyup: ignore
setuptools==41.0.1; python_version > '2.7'
|
Update the user manual to describe new syntax change to association class manual | Association Class Definition
Associations
noreferences
@@description
<p>
An association class defines an object-oriented pattern to manage * -- * (many to many) associations when data needs to be stored about each link of that association.
</p>
<p>An association class is a class and can have most of the items f... | Association Class Definition
Associations
noreferences
@@description
<p>
An association class defines an object-oriented pattern to manage * -- * (many to many) associations when data needs to be stored about each link of that association.
</p>
<p>An association class is a class and can have most of the items f... |
Bring keywords in line with spec. | [Global_Params]
data_url = 'http://ftp.mcs.anl.gov/pub/candle/public/benchmarks/Pilot1/normal-tumor/'
train_data = 'nt_train2.csv'
test_data = 'nt_test2.csv'
model_name = 'nt3'
conv = [128, 20, 1, 128, 10, 1]
dense = [200,20]
activation = 'relu'
out_activation = 'softmax'
loss = 'categorical_crossentropy'
optimizer = '... | [Global_Params]
data_url = 'http://ftp.mcs.anl.gov/pub/candle/public/benchmarks/Pilot1/normal-tumor/'
train_data = 'nt_train2.csv'
test_data = 'nt_test2.csv'
model_name = 'nt3'
conv = [128, 20, 1, 128, 10, 1]
dense = [200,20]
activation = 'relu'
out_activation = 'softmax'
loss = 'categorical_crossentropy'
optimizer = '... |
Update flake8 from 3.7.3 to 3.7.4 | -r requirements.txt
flake8==3.7.3
pytest==4.1.1
pytest-cov==2.6.1
pytest-django==3.4.5
| -r requirements.txt
flake8==3.7.4
pytest==4.1.1
pytest-cov==2.6.1
pytest-django==3.4.5
|
Update appdirs from 1.4.0 to 1.4.3 | graphenelib==1.1.11
bitshares==0.3.0
autobahn>=0.14
pycryptodome==3.7.3
appdirs==1.4.0 | graphenelib==1.1.11
bitshares==0.3.0
autobahn>=0.14
pycryptodome==3.7.3
appdirs==1.4.3 |
Update checkstyle license header file | ^/\*{76}$
^ \* Copyright \(C\) \d{4} (?:\S+\s*\S+)+\.$
^ \* All rights reserved\.$
^ \* Contact: ecsec GmbH \(info@ecsec\.de\)$
^ \*$
^ \* This file is part of the Open eCard App\.$
^ \*$
^ \* GNU General Public License Usage$
^ \* This file may be used under the terms of the GNU General Public$
^ \* License version 3\... | ^/\*{76}$
^ \* Copyright \(C\) \d{4}(?:-\d{4})? (?:\S+\s*\S+)+\.$
^ \* All rights reserved\.$
^ \* Contact: ecsec GmbH \(info@ecsec\.de\)$
^ \*$
^ \* This file is part of the Open eCard App\.$
^ \*$
^ \* GNU General Public License Usage$
^ \* This file may be used under the terms of the GNU General Public$
^ \* License... |
Update docker from 3.7.0 to 3.7.1 | docker==3.7.0
falcon==1.4.1
falcon-cors==1.1.7
gevent==1.4.0
gunicorn==19.9.0
| docker==3.7.1
falcon==1.4.1
falcon-cors==1.1.7
gevent==1.4.0
gunicorn==19.9.0
|
Update twine from 1.13.0 to 1.14.0 | pip==19.2.3
bumpversion==0.5.3
wheel==0.33.6
watchdog==0.9.0
flake8==3.7.8
tox==3.13.2
coverage==4.5.4
Sphinx==2.2.0
cryptography==2.7
PyYAML==5.1.2
pytest==5.1.2
pytest-runner==5.1
vcrpy==2.1.0
twine==1.13.0
| pip==19.2.3
bumpversion==0.5.3
wheel==0.33.6
watchdog==0.9.0
flake8==3.7.8
tox==3.13.2
coverage==4.5.4
Sphinx==2.2.0
cryptography==2.7
PyYAML==5.1.2
pytest==5.1.2
pytest-runner==5.1
vcrpy==2.1.0
twine==1.14.0
|
Add command to build plugins | # THESE BETA PLUGINS ARE REQUIRED BECAUSE OF
# https://github.com/gimp-ci/jenkins-dsl/issues/1
# Plugins were built in the following environment:
# Ubuntu 16.04.4 LTS
# Linux 4.13.0-41-generic x86_64
# java version "1.8.0_131"
# Apache Maven 3.5.3 (3383c37e1f9e9b3bc3df5050c29c8aff9f295297; 2018-02-24T11... | # THESE BETA PLUGINS ARE REQUIRED BECAUSE OF
# https://github.com/gimp-ci/jenkins-dsl/issues/1
# Plugins were built in the following environment:
# Ubuntu 16.04.4 LTS
# Linux 4.13.0-41-generic x86_64
# java version "1.8.0_131"
# Apache Maven 3.5.3 (3383c37e1f9e9b3bc3df5050c29c8aff9f295297; 2018-02-24T11... |
Update cryptography from 1.7 to 2.1.3 | pip==9.0.1
bumpversion==0.5.3
wheel==0.30.0
watchdog==0.8.3
flake8==3.5.0
tox==2.9.1
coverage==4.4.2
Sphinx==1.6.5
cryptography==1.7
PyYAML==3.11
| pip==9.0.1
bumpversion==0.5.3
wheel==0.30.0
watchdog==0.8.3
flake8==3.5.0
tox==2.9.1
coverage==4.4.2
Sphinx==1.6.5
cryptography==2.1.3
PyYAML==3.11
|
Add new line to end of license file | MIT License
Copyright (c) 2017 Matthew Wright
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, di... | MIT License
Copyright (c) 2017 Matthew Wright
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, di... |
Update to Chromium revision 131752. | # The Chromium Embedded Framework (CEF) project is built on top of the Chromium
# project source tree. Chromium should be updated to the URL and revision listed
# below before building CEF. Chromium compatibility information for older CEF
# revisions is available by viewing this file's change history.
#
# To configure ... | # The Chromium Embedded Framework (CEF) project is built on top of the Chromium
# project source tree. Chromium should be updated to the URL and revision listed
# below before building CEF. Chromium compatibility information for older CEF
# revisions is available by viewing this file's change history.
#
# To configure ... |
Update the licence for 2018 | The MIT License (MIT)
Copyright (c) 2015-2017 Genadi Samokovarov
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify,... | The MIT License (MIT)
Copyright (c) 2015-2018 Genadi Samokovarov
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify,... |
Add the MIT license to GitHub | Copyright (c) 2011 Arthur Thornton and webOSroundup
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publis... | |
Update types-pytz package to 2021.3.0 | # Testing
coverage==6.0.2 # Test coverage
flake8==4.0.1 # Python linting
# Testing Help
titlecase==2.3 # Used for checking that note titles are title case
# Types
mypy==0.910 # Type checking
types-pytz==2021.1.2 # Type stubs for py... | # Testing
coverage==6.0.2 # Test coverage
flake8==4.0.1 # Python linting
# Testing Help
titlecase==2.3 # Used for checking that note titles are title case
# Types
mypy==0.910 # Type checking
types-pytz==2021.3.0 # Type stubs for py... |
Update sphinx from 1.6.2 to 1.6.3 | sphinx==1.6.2
sphinx-rtd-theme==0.2.4
Django==1.11.2
-e .
| sphinx==1.6.3
sphinx-rtd-theme==0.2.4
Django==1.11.2
-e .
|
Update hypothesis from 4.5.7 to 4.14.2 | attrs==19.1.0
funcy==1.11
lazytree==0.2.0
lenses==0.5.0
pytest==4.4.0
pytest-cov==2.6.1
pytest-flake8==1.0.4
pytest-sugar==0.9.2
pytest-xdist==1.27.0
hypothesis==4.5.7
| attrs==19.1.0
funcy==1.11
lazytree==0.2.0
lenses==0.5.0
pytest==4.4.0
pytest-cov==2.6.1
pytest-flake8==1.0.4
pytest-sugar==0.9.2
pytest-xdist==1.27.0
hypothesis==4.14.2
|
Update sphinx from 1.6.3 to 1.6.4 | sphinx==1.6.3
sphinx-rtd-theme==0.2.4
Django==1.11.5
-e .
| sphinx==1.6.4
sphinx-rtd-theme==0.2.4
Django==1.11.5
-e .
|
Update mysqlclient requirement from <=1.3.99 to <2.0.2 | factory-boy<=2.12
testfixtures==6.15.0
psycopg2>=2.5.4
mysqlclient<=1.3.99
django-test-without-migrations==0.6
| factory-boy<=2.12
testfixtures==6.15.0
psycopg2>=2.5.4
mysqlclient<2.0.2
django-test-without-migrations==0.6
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.