inputs stringlengths 4 477k | labels stringlengths 0 34.7k | user_parent stringclasses 373
values |
|---|---|---|
[tox]
envlist = py26,py27,pep8
[testenv]
setenv = VIRTUAL_ENV={envdir}
NOSE_WITH_OPENSTACK=1
NOSE_OPENSTACK_COLOR=1
NOSE_OPENSTACK_RED=0.05
NOSE_OPENSTACK_YELLOW=0.025
NOSE_OPENSTACK_SHOW_ELAPSED=1
NOSE_OPENSTACK_STDOUT=1
LANG=en_US.UTF-8
LANGUAGE... | [tox]
envlist = py26,py27,pep8
[testenv]
setenv = VIRTUAL_ENV={envdir}
NOSE_WITH_OPENSTACK=1
NOSE_OPENSTACK_COLOR=1
NOSE_OPENSTACK_RED=0.05
NOSE_OPENSTACK_YELLOW=0.025
NOSE_OPENSTACK_SHOW_ELAPSED=1
NOSE_OPENSTACK_STDOUT=1
LANG=en_US.UTF-8
LANGUAGE... | commitpackft-ini |
[tox]
envlist = py27,py35,pylint
[testenv]
passenv=CIRCLE_ARTIFACTS LD_PRELOAD
deps=
nose
coverage
commands=
coverage run {envbindir}/nosetests
coverage report -m
coverage html -d {env:CIRCLE_ARTIFACTS:/tmp/tox}/{envname}_coverage
[testenv:pylint]
basepython=python3.5
deps=
tensorflow
pylint
commands=py... | [tox]
envlist = py27,py35,pylint
[testenv]
passenv=CIRCLE_ARTIFACTS LD_PRELOAD
deps=
nose
coverage
tensorflow
commands=
coverage run {envbindir}/nosetests
coverage report -m
coverage html -d {env:CIRCLE_ARTIFACTS:/tmp/tox}/{envname}_coverage
[testenv:pylint]
basepython=python3.5
deps=
tensorflow
pylin... | commitpackft-ini |
# Tox (http://tox.testrun.org/) is a tool for running tests
# in multiple virtualenvs. This configuration file will run the
# test suite on all supported python versions. To use it, "pip install tox"
# and then run "tox" from this directory.
[tox]
envlist = py27, py34, py35, py36, py37
[testenv]
commands =
python... | # Tox (http://tox.testrun.org/) is a tool for running tests
# in multiple virtualenvs. This configuration file will run the
# test suite on all supported python versions. To use it, "pip install tox"
# and then run "tox" from this directory.
[tox]
envlist = py27, py34, py35, py36
[testenv]
commands =
python setup... | commitpackft-ini |
handlers=java.util.logging.FileHandler
#handlers=java.util.logging.FileHandler, net.kencochrane.raven.jul.SentryHandler
java.util.logging.FileHandler.level=INFO
java.util.logging.FileHandler.pattern=logs/jetty.log
# Write 10MB before rotating this file
java.util.logging.FileHandler.limit=10000000
# Number of rotatin... | handlers=java.util.logging.FileHandler
#handlers=java.util.logging.FileHandler, net.kencochrane.raven.jul.SentryHandler
java.util.logging.FileHandler.level=INFO
java.util.logging.FileHandler.pattern=logs/jetty.log
# Write 10MB before rotating this file
java.util.logging.FileHandler.limit=10000000
# Number of rotatin... | commitpackft-ini |
name = Pod-Weaver-Role-Section-Formattable
author = Chris Weyl <cweyl@alumni.drew.edu>
license = LGPL_2_1
copyright_holder = Chris Weyl
copyright_year = 2012
[Bootstrap::lib]
[@RSRCHBOY]
Drop Test::EOL for the moment | name = Pod-Weaver-Role-Section-Formattable
author = Chris Weyl <cweyl@alumni.drew.edu>
license = LGPL_2_1
copyright_holder = Chris Weyl
copyright_year = 2012
[Bootstrap::lib]
[@RSRCHBOY]
-remove = Test::EOL | commitpackft-ini |
name = Specio
author = Dave Rolsky <autarch@urth.org>
license = Artistic_2_0
copyright_holder = Dave Rolsky
copyright_year = 2012
[@DROLSKY]
dist = Specio
prereqs_skip = Moo
prereqs_skip = Moose
prereqs_skip = Mouse
prereqs_skip = namespace::autoclean
prereqs_skip = Sub::Name
stopwords_file = .stopwords
use_gith... | name = Specio
author = Dave Rolsky <autarch@urth.org>
license = Artistic_2_0
copyright_holder = Dave Rolsky
copyright_year = 2012
[@DROLSKY]
dist = Specio
prereqs_skip = Moo
prereqs_skip = Moose
prereqs_skip = Mouse
prereqs_skip = namespace::autoclean
prereqs_skip = Sub::Name
stopwords_file = .stopwords
use_gith... | commitpackft-ini |
bin.includes = META-INF/,\
plugin.xml,\
icons/,\
plugin.properties,\
.,\
epl-v10.html,\
build.properties
jars.compile.order = .
source.. = src/java/,\
src/clj/
output.. = bin/
src.includes = META-INF/,\
... | bin.includes = META-INF/,\
plugin.xml,\
icons/,\
plugin.properties,\
.,\
epl-v10.html,\
build.properties,\
.options
jars.compile.order = .
source.. = src/java/,\
src/clj/
output.. = bin/
src.i... | commitpackft-ini |
[crudview.css]
files[]=https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.4/css/bootstrap.css
files[]=https://cdnjs.cloudflare.com/ajax/libs/bootstrap-datetimepicker/4.14.30/css/bootstrap-datetimepicker.min.css
files[]=https://cdnjs.cloudflare.com/ajax/libs/selectize.js/0.12.1/css/selectize.bootstrap3.min.css... | [crudview.css]
files[]=https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.4/css/bootstrap.css
files[]=https://cdnjs.cloudflare.com/ajax/libs/bootstrap-datetimepicker/4.14.30/css/bootstrap-datetimepicker.min.css
files[]=https://cdnjs.cloudflare.com/ajax/libs/selectize.js/0.12.1/css/selectize.bootstrap3.min.css... | commitpackft-ini |
# See http://luci-config.appspot.com/schemas/projects/refs:cq.cfg for the
# documentation of this file format.
version: 1
cq_name: "dart"
cq_status_url: "https://chromium-cq-status.appspot.com"
git_repo_url: "https://dart.googlesource.com/sdk.git"
gerrit { }
verifiers {
gerrit_cq_ability {
committer_list: "proje... | # See http://luci-config.appspot.com/schemas/projects/refs:cq.cfg for the
# documentation of this file format.
version: 1
cq_name: "dart"
cq_status_url: "https://chromium-cq-status.appspot.com"
git_repo_url: "https://dart.googlesource.com/sdk.git"
gerrit { }
verifiers {
gerrit_cq_ability {
committer_list: "proje... | commitpackft-ini |
; 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 not u... | ; 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 not u... | commitpackft-ini |
Add logger to turn off worning from spark | # Root logger option
log4j.rootLogger=INFO, stdout
# Direct log messages to a log file
log4j.appender.file=org.apache.log4j.RollingFileAppender
log4j.appender.file.File=C:\\logging.log
log4j.appender.file.MaxFileSize=10MB
log4j.appender.file.MaxBackupIndex=10
log4j.appender.file.layout=org.apache.log4j.PatternLayout
l... | commitpackft-ini |
spring.data.rest.base-path=/api
spring.datasource.url=jdbc:postgresql://db:5432/open_lmis
spring.datasource.username=postgres
spring.datasource.schema=template
spring.datasource.connection-properties=stringtype=unspecified
spring.jpa.show-sql=true
Allow Hibernate to auto-generate schema | spring.data.rest.base-path=/api
spring.datasource.url=jdbc:postgresql://db:5432/open_lmis
spring.datasource.username=postgres
spring.datasource.schema=template
spring.datasource.connection-properties=stringtype=unspecified
spring.jpa.generate-ddl=true
spring.jpa.hibernate.ddl-auto=create-drop
spring.jpa.show-sql=true | commitpackft-ini |
This directory should contain any data required for your module to work that is not already present in KBase.
This includes both reference data for your module to run as well as data used in testing your code.
If you have reference data that is too large to store on GitHub check out our [Reference Data Guide](https://k... | This directory contains any data required for this module to run that is not already present in KBase, including both reference data and test data.
Follow the [Reference Data Guide](https://kbase.github.io/kb_sdk_docs/howtos/work_with_reference_data.html) for using data that is too large to host on Github (greater tha... | commitpackft-ini |
## Module: mongo-logs
## Loaded by: Broker
# Store the Shinken logs in a mongodb database, so anyone can query them ...
define module {
module_name mongo-logs
module_type mongo-logs
uri mongodb://localhost/?safe=false ; Set to your value
# If you are running a... | ## Module: mongo-logs
## Loaded by: Broker
# Store the Shinken logs in a mongodb database, so anyone can query them ...
define module {
module_name mongo-logs
module_type mongo-logs
uri mongodb://localhost
# If you are running a MongoDB cluster (called a “repli... | commitpackft-ini |
[tox]
envlist = py26,py27
[testenv]
deps =
coverage
twisted
commands=coverage run --source=holtz --branch {envdir}/bin/trial --temp-directory={envdir}/.trial holtz
coverage report -m
Add ordereddict dependency for 2.6, don't look at compat module for coverage | [tox]
envlist = py26,py27
[testenv]
deps =
coverage
twisted
commands=coverage run --source=holtz --branch {envdir}/bin/trial --temp-directory={envdir}/.trial holtz
coverage report --omit=holtz/compat.py -m
[testenv:py26]
deps =
coverage
twisted
ordereddict | commitpackft-ini |
# Generated - Update by running `./gradlew updateAgpVersions`
latests=7.3.0-rc01,7.4.0-alpha10
Upgrade smoke tested AGP versions | # Generated - Update by running `./gradlew updateAgpVersions`
latests=7.3.0,7.4.0-beta01,8.0.0-alpha01 | commitpackft-ini |
; PlatformIO Project Configuration File
;
; Build options: build flags, source filter
; Upload options: custom upload port, speed and extra flags
; Library options: dependencies, extra library storages
; Advanced options: extra scripting
;
; Please visit documentation for the other options and examples
; http:/... | ; PlatformIO Project Configuration File
;
; Build options: build flags, source filter
; Upload options: custom upload port, speed and extra flags
; Library options: dependencies, extra library storages
; Advanced options: extra scripting
;
; Please visit documentation for the other options and examples
; http:/... | commitpackft-ini |
[defaults]
hostfile = inventory
legacy_playbook_variables = false
nocows = 1
remote_tmp=/tmp/$(whoami)-ansible/
retry_files_enabled = False
Update hostname to inventory for Ansible 2.4 | [defaults]
inventory = inventory
legacy_playbook_variables = false
nocows = 1
remote_tmp=/tmp/$(whoami)-ansible/
retry_files_enabled = False | commitpackft-ini |
Global Model Exchange#######################################
# Activated components
#######################################
# Activated Component Types
caadapter.hl7.transformation.activated=false
caadapter.hl7.csv.transformation.activated=false
caadapter.hl7.v2v3.conversion.activated=false
caadapter.model.mapping.... | Global Model Exchange#######################################
# Activated components
#######################################
# Activated Component Types
caadapter.hl7.transformation.activated=false
caadapter.hl7.csv.transformation.activated=false
caadapter.hl7.v2v3.conversion.activated=false
caadapter.model.mapping.... | commitpackft-ini |
#######################
# Service information #
#######################
service.prefix=landscape
service.generator.id.redis=false
##############################
# Embedded Web server #
##############################
server.port=8081
server.contextPath=/
##############################
# ExplorViz Back... | #######################
# Service information #
#######################
service.prefix=landscape
service.generator.id.redis=false
##############################
# Embedded Web server #
##############################
server.port=8081
server.contextPath=/
##############################
# ExplorViz Back... | commitpackft-ini |
global
log /dev/log local0
log /dev/log local1 notice
defaults
log global
mode http
option httplog
option dontlognull
timeout connect 5s
timeout client 10s
timeout server 10s
listen stats
bind *:71
mode http
stats enable
stats uri /
frontend fox_balancer
bind *:8090
bind *:8091
mode h... | global
log /dev/log local0
log /dev/log local1 notice
defaults
log global
mode http
option httplog
option dontlognull
timeout connect 5s
timeout client 10s
timeout server 10s
listen stats
bind *:71
mode http
stats enable
stats uri /
frontend fox_balancer
bind *:8090
bind *:8091
mode h... | commitpackft-ini |
[versioneer]
vcs = git
style = pep440
versionfile_source = landlab/_version.py
versionfile_build = landlab/_version.py
tag_prefix = v
parentdir_prefix = landlab-
[tool:pytest]
minversion = 3.0
testpaths = landlab
norecursedirs = .* *.egg* build dist examples
# usefixtures = suppress_resource_warning
addopts =
--ig... | [versioneer]
vcs = git
style = pep440
versionfile_source = landlab/_version.py
versionfile_build = landlab/_version.py
tag_prefix = v
parentdir_prefix = landlab-
[tool:pytest]
minversion = 3.0
testpaths = landlab
norecursedirs = .* *.egg* build dist examples
# usefixtures = suppress_resource_warning
addopts =
--ig... | commitpackft-ini |
# artifacts group
group=ai.h2o
# Major version of H2O release
h2oMajorVersion=3.28.1
# Name of H2O major version
h2oMajorName=yule
# H2O Build version, defined here to be overriden by -P option
h2oBuild=2
# Scala version for Sparkling Water. By default, for 2.11 we use 2.11.12.
scalaBaseVersion=2.11
# Version of Mojo P... | # artifacts group
group=ai.h2o
# Major version of H2O release
h2oMajorVersion=3.28.1
# Name of H2O major version
h2oMajorName=yule
# H2O Build version, defined here to be overriden by -P option
h2oBuild=2
# Scala version for Sparkling Water. By default, for 2.11 we use 2.11.12.
scalaBaseVersion=2.11
# Version of Mojo P... | commitpackft-ini |
ANDROID_BUILD_TARGET_SDK_VERSION=22
ANDROID_BUILD_TOOLS_VERSION=22.0.1
ANDROID_BUILD_SDK_VERSION=22
ANDROID_BUILD_MIN_SDK_VERSION=10
Change minSdkVersion from 10 to 11. | ANDROID_BUILD_TARGET_SDK_VERSION=22
ANDROID_BUILD_TOOLS_VERSION=22.0.1
ANDROID_BUILD_SDK_VERSION=22
ANDROID_BUILD_MIN_SDK_VERSION=11 | commitpackft-ini |
org.gradle.daemon=true
org.gradle.parallel=true
org.gradle.configureondemand=true
bintrayUser=
bintrayKey=
releaseBuild=false
targetCompatibility=1.7
sourceCompatibility=1.7
jrubyVersion=9.0.1.0
jettyVersion=9.2.12.v20150709
rubygemsProxy=http://rubygems.lasagna.io/proxy/maven/releases
Disable parallel builds to ma... | org.gradle.daemon=true
org.gradle.parallel=false
org.gradle.configureondemand=false
bintrayUser=
bintrayKey=
releaseBuild=false
targetCompatibility=1.7
sourceCompatibility=1.7
jrubyVersion=9.0.1.0
jettyVersion=9.2.12.v20150709
rubygemsProxy=http://rubygems.lasagna.io/proxy/maven/releases | commitpackft-ini |
/*
* Copyright (c) 2017 SIL International
* File copied from https://github.com/sheehan/job-dsl-gradle-example
* This file is licensed under the Apache License 2.0 (http://www.apache.org/licenses/)
*/
jobDslVersion=1.58
jenkinsVersion=2.46.1
Update Job DSL version used in tests | /*
* Copyright (c) 2017 SIL International
* File copied from https://github.com/sheehan/job-dsl-gradle-example
* This file is licensed under the Apache License 2.0 (http://www.apache.org/licenses/)
*/
jobDslVersion=1.65
jenkinsVersion=2.46.1 | commitpackft-ini |
assetPipelineVersion=3.3.3
chromeDriverVersion=2.44
gebVersion=2.3
geckodriverVersion=0.23.0
gormVersion=7.1.0.RC3
grailsGradlePluginVersion=5.0.0-RC3
groovyVersion=3.0.7
h2Version=1.4.200
hibernate5Version=5.5.7.Final
hibernateValidatorVersion=6.2.0.Final
jansiVersion=2.3.4
javaParserCoreVersion=3.23.0
jaxbVersion=2.3... | assetPipelineVersion=3.3.3
chromeDriverVersion=2.44
gebVersion=2.3
geckodriverVersion=0.23.0
gormVersion=7.1.0-SNAPSHOT
grailsGradlePluginVersion=5.0.0-RC3
groovyVersion=3.0.7
h2Version=1.4.200
hibernate5Version=5.5.7.Final
hibernateValidatorVersion=6.2.0.Final
jansiVersion=2.3.4
javaParserCoreVersion=3.23.0
jaxbVersio... | commitpackft-ini |
group=com.linecorp.armeria
version=0.84.0-SNAPSHOT
projectName=Armeria
projectUrl=https://line.github.io/armeria/
projectDescription=Asynchronous HTTP/2 RPC/REST client/server library built on top of Java 8, Netty, Thrift and gRPC
authorName=LINE Corporation
authorEmail=dl_oss_dev@linecorp.com
authorUrl=https://enginee... | group=com.linecorp.armeria
version=0.84.1-SNAPSHOT
projectName=Armeria
projectUrl=https://line.github.io/armeria/
projectDescription=Asynchronous HTTP/2 RPC/REST client/server library built on top of Java 8, Netty, Thrift and gRPC
authorName=LINE Corporation
authorEmail=dl_oss_dev@linecorp.com
authorUrl=https://enginee... | commitpackft-ini |
group = com.cdancy
version = 0.0.13
artifactoryURL = http://127.0.0.1:8080/artifactory
artifactoryUser = admin
artifactoryPassword = password
snapshotRepository = libs-snapshot-local
releaseRepository = libs-release-local
testBitbucketEndpoint = http://127.0.0.1:7990
testBitbucketCredential = root:root
testBitbucket... | group = com.cdancy
version = 0.0.14-SNAPSHOT
artifactoryURL = http://127.0.0.1:8080/artifactory
artifactoryUser = admin
artifactoryPassword = password
snapshotRepository = libs-snapshot-local
releaseRepository = libs-release-local
testBitbucketEndpoint = http://127.0.0.1:7990
testBitbucketCredential = root:root
test... | commitpackft-ini |
title=Intercom (WORK IN PROGRESS)
quick.help=Configure intercom, for Polycom phones only. Example: Create a "Polycom" group containing all Polycom phones and make it an intercom group. Use the default prefix "88". Then you can make an intercom call to a Polycom phone at extension 200 by dialing "*88200".
label.enableI... | title=Intercom (WORK IN PROGRESS)
quick.help=Configure intercom, for Polycom phones only. Example: Create a "Polycom" group containing all Polycom phones and make it an intercom group. Use the default prefix "*76". Then you can make an intercom call to a Polycom phone at extension 200 by dialing "*76200".
label.enable... | commitpackft-ini |
[uwsgi]
project = pypass
user = django
base = /home/%(user)
virtualenv = %(base)/virtenvs/%(project)
module = wsgi.local:application
master = true
processes = 5
chdir = %(base)/sites/%(project)/%(project)
socket = /tmp/%(project).sock
chmod-socket = 664
vacuum = true
pidfile = /tmp/%(project).pid
logto = /var/log/u... | [uwsgi]
project = pypass
user = django
base = /home/%(user)
virtualenv = %(base)/virtenvs/%(project)
module = wsgi.local:application
master = true
processes = 5
chdir = %(base)/sites/%(project)/%(project)
socket = /tmp/%(project).sock
chmod-socket = 664
vacuum = true
pidfile = /tmp/%(project).pid
logto = /var/log/u... | commitpackft-ini |
[uwsgi]
http=0.0.0.0:8000
module=laalaa.wsgi:application
master=True
pidfile=/tmp/master.pid
vacuum=True
max-requests=5000
env=DJANGO_SETTINGS_MODULE=laalaa.settings
enable-threads=True
processes=2
harakiri=30
post-buffering=1
smart-attach-daemon=/tmp/celery.pid /usr/local/bin/python /home/app/manage.py celery worker -... | [uwsgi]
http=0.0.0.0:8000
module=laalaa.wsgi:application
master=True
pidfile=/tmp/master.pid
vacuum=True
max-requests=5000
env=DJANGO_SETTINGS_MODULE=laalaa.settings
enable-threads=True
processes=2
harakiri=30
post-buffering=1
smart-attach-daemon=/tmp/celery.pid /usr/local/bin/python /home/app/manage.py celery worker -... | commitpackft-ini |
#Generated file, please do not edit - Version values used in build-init templates
commons-math=3.6.1
commons-text=1.9
groovy=3.0.11
guava=31.1-jre
junit-jupiter=5.8.2
junit=4.13.2
kotlin=1.6.21
scala-library=2.13.8
scala-xml=1.2.0
scala=2.13
scalatest=3.2.11
scalatestplus-junit=3.2.2.0
slf4j=1.7.36
spock=2.1-groovy-3.0... | #Generated file, please do not edit - Version values used in build-init templates
commons-math=3.6.1
commons-text=1.9
groovy=3.0.11
guava=31.1-jre
junit-jupiter=5.8.2
junit=4.13.2
kotlin=1.7.0
scala-library=2.13.8
scala-xml=1.2.0
scala=2.13
scalatest=3.2.11
scalatestplus-junit=3.2.2.0
slf4j=1.7.36
spock=2.1-groovy-3.0
... | commitpackft-ini |
; -------------------------------
; LoGiVi - Configuration File
; -------------------------------
[aliases]
; email = author
[avatars]
; author = urlToAvatar
[colors]
; .lua = 255, 0, 0
[repositories]
; project = 'path/to/repository'
[options]
mode = default
autoplay = true
showFileList = true
showAuthors = true
s... | ; -------------------------------
; LoGiVi - Configuration File
; -------------------------------
[aliases]
; email = author
[avatars]
; author = urlToAvatar
[colors]
; .lua = 255, 0, 0
[repositories]
; project = 'path/to/repository'
[options]
mode = default
autoplay = true
showFileList = true
showAuthors = true
s... | commitpackft-ini |
[pytest]
addopts =
--doctest-glob='*.rst'
--tb=native
--capture=fd
--splinter-implicit-wait=1
--splinter-speed=0
--splinter-socket-timeout=120
--splinter-webdriver=phantomjs
--splinter-session-scoped-browser
--cov=adhocracy
--cov=adhocracy_sample
--cov-report=html
--cov-r... | [pytest]
addopts =
--doctest-glob='*.rst'
--tb=native
--capture=fd
--splinter-implicit-wait=1
--splinter-speed=0
--splinter-socket-timeout=120
--splinter-webdriver=phantomjs
--splinter-session-scoped-browser
--cov=adhocracy
--cov=adhocracy_sample
--cov-report=html
--cov-r... | commitpackft-ini |
wlServerProtocol=http
wlServerHost=10.0.2.2
wlServerPort=80
wlServerContext=/mfp/
languagePreferences=en
Change port back to 9080 | wlServerProtocol=http
wlServerHost=10.0.2.2
wlServerPort=9080
wlServerContext=/mfp/
languagePreferences=en | commitpackft-ini |
#
# Project Configuration File
#
# A detailed documentation with the EXAMPLES is located here:
# http://docs.platformio.org/en/latest/projectconf.html
#
# A sign `#` at the beginning of the line indicates a comment
# Comment lines are ignored.
# Simple and base environment
# [env:mybaseenv]
# platform = %INSTALLED_PL... | #
# Project Configuration File
#
# A detailed documentation with the EXAMPLES is located here:
# http://docs.platformio.org/en/latest/projectconf.html
#
# A sign `#` at the beginning of the line indicates a comment
# Comment lines are ignored.
# Simple and base environment
# [env:mybaseenv]
# platform = %INSTALLED_PL... | commitpackft-ini |
multipart.maxFileSize=10000000
multipart.maxRequestSize=10000000
spring.jpa.hibernate.ddl-auto=update
flyway.baseline-on-migrate=true
logging.level.org.hibernate=DEBUG
logging.level.org.marsik.elshelves.backend.services=DEBUG
spring.datasource.url=jdbc:mysql://localhost/elshelves_test?useUnicode=yes&characterEncodin... | multipart.maxFileSize=10000000
multipart.maxRequestSize=10000000
spring.jpa.hibernate.ddl-auto=update
flyway.baseline-on-migrate=true
logging.level.org.hibernate=DEBUG
logging.level.org.marsik.elshelves.backend.services=DEBUG
spring.datasource.url=jdbc:mysql://localhost/elshelves_test?useUnicode=yes&characterEncodin... | commitpackft-ini |
# Root logger
log4j.rootLogger=INFO, out, osgi:VmLogAppender
# CONSOLE appender not used by default
log4j.appender.stdout=org.apache.log4j.ConsoleAppender
log4j.appender.stdout.layout=org.apache.log4j.PatternLayout
log4j.appender.stdout.layout.ConversionPattern=%d{ABSOLUTE} | %-5.5p | %-16.16t | %-32.32c{1} | %-32.32C... | # Root logger
log4j.rootLogger=INFO, out, osgi:VmLogAppender
# CONSOLE appender not used by default
log4j.appender.stdout=org.apache.log4j.ConsoleAppender
log4j.appender.stdout.layout=org.apache.log4j.PatternLayout
log4j.appender.stdout.layout.ConversionPattern=%d{ABSOLUTE} | %-5.5p | %-16.16t | %-32.32c{1} | %-32.32C... | commitpackft-ini |
[program:indexer]
directory=/var/index-service
command=/var/index-service/venv/bin/python index_service.py
stdout_logfile=/var/log/indexer-stdout.log
stderr_logfile=/var/log/indexer-stderr.log
autostart=true
autorestart=true
startretries=3
Add a delay before the indexing service is started, as supervisord does not su... | [program:indexer]
directory=/var/index-service
command=sh -c 'sleep 5 && /var/index-service/venv/bin/python index_service.py'
stdout_logfile=/var/log/indexer-stdout.log
stderr_logfile=/var/log/indexer-stderr.log
autostart=true
autorestart=true
startretries=3 | commitpackft-ini |
#Sun Jan 19 00:24:51 MSK 2014
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
distributionUrl=http\://services.gradle.org/distributions/gradle-1.10-bin.zip
Use Gradle Wrapper with sources. | #Sun Jan 19 01:51:06 MSK 2014
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
distributionUrl=http\://services.gradle.org/distributions/gradle-1.10-all.zip | commitpackft-ini |
#Sun Apr 29 19:33:17 CEST 2018
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-4.5-all.zip
Adjust gradle version from 4.5 to 4.4 | #Thu Aug 16 21:01:09 CEST 2018
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-4.4-all.zip | commitpackft-ini |
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-7.2-all.zip
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
Update dependency gradle to v7.3 | distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-7.3-all.zip
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists | commitpackft-ini |
#Tue Oct 29 18:00:54 CDT 2013
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
distributionUrl=http\://services.gradle.org/distributions/gradle-1.9-bin.zip
Update Gradle Wrapper version from 1.9 to 1.10 | #Tue Oct 29 18:00:54 CDT 2013
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
distributionUrl=http\://services.gradle.org/distributions/gradle-1.10-bin.zip | commitpackft-ini |
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-5.3-bin.zip
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
Update gradle wrapper to 5.3.1 | distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-5.3.1-bin.zip
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists | commitpackft-ini |
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-5.6.1-bin.zip
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
Update dependency gradle to v5.6.2 | distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-5.6.2-bin.zip
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists | commitpackft-ini |
# MCL Site - Jenkins Buildout
# ===========================
#
# This is used by Jenkins on tumor.jpl.nasa.gov to deploy the testing
# version of the MCL site to http://mcl-dev.jpl.nasa.gov/portal
[ports]
supervisor = 5371
zeo = 5375
zeo-monitor = 5376
zope = 5377
zope-debug = 5378... | # MCL Site - Jenkins Buildout
# ===========================
#
# This is used by Jenkins on tumor.jpl.nasa.gov to deploy the testing
# version of the MCL site to http://mcl-dev.jpl.nasa.gov/portal
[ports]
supervisor = 5371
zeo = 5375
zeo-monitor = 5376
zope = 5377
zope-debug = 5378... | commitpackft-ini |
#
# Framework config properties.
#
org.osgi.framework.system.packages.extra= \
com.apple.cocoa.application, \
com.apple.concurrent, \
com.apple.eawt, \
com.apple.eio, \
com.apple.laf, \
com.sun.awt, \
net.java.sip.communicator.launchutils, \
quicktime, \
quicktime.qd, \
quicktime.std.image, \
quicktime.std.s... | #
# Framework config properties.
#
org.osgi.framework.system.packages.extra= \
net.java.sip.communicator.launchutils, \
com.apple.cocoa.application, \
com.sun.awt, \
quicktime, \
quicktime.qd, \
quicktime.std.image, \
quicktime.std.sg, \
quicktime.util, \
sun.awt.shell, \
sun.awt.X11, \
sun.lwawt, \
sun.lwa... | commitpackft-ini |
dear_name=Kepada %%nama pertama%%,
first_paragraph_email=Ribuan terima kasih atas derma anda untuk Mozilla. Dengan hadiah anda, kami akan teruskan misi kami membina dan melindungi web yang terbuka.
second_paragraph_email=Kami percaya bahawa Internet adalah lebih daripada sekadar satu teknologi; tapi satu sumber awam. I... | dear_name=Kepada %%nama pertama%%,
first_paragraph_email=Ribuan terima kasih atas derma anda untuk Mozilla. Dengan hadiah anda, kami akan teruskan misi kami membina dan melindungi web yang terbuka.
second_paragraph_email=Kami percaya bahawa Internet adalah lebih daripada sekadar satu teknologi; tapi satu sumber awam. I... | commitpackft-ini |
gwtplugin.sdk_download_url=http://code.google.com/webtoolkit/download.html
Update the URL for Download button on the Preferences > Google > Web Toolkit page | gwtplugin.sdk_download_url=http://www.gwtproject.org/download.html | commitpackft-ini |
welcomeTitle2=Hallo!
welcomeText2=Willkommen bei diesem in Firefox integrierten, einseitigen Notizblock. Surfen Sie im Web und machen Sie Notizen. Ganz einfach.
emptyPlaceHolder=Eine Notiz schreiben…
giveFeedback=Klicken Sie hier, um uns Ihre Meinung zu sagen
feedback=Feedback
openingLogin=Anmeldung wird geöffnet…
f... | welcomeTitle2=Hallo!
welcomeText2=Willkommen bei diesem in Firefox integrierten, einseitigen Notizblock. Surfen Sie im Web und machen Sie Notizen. Ganz einfach.
emptyPlaceHolder=Eine Notiz schreiben…
giveFeedback=Klicken Sie hier, um uns Ihre Meinung zu sagen
openingLogin=Anmeldung wird geöffnet…
forgetEmail=E-Mail-... | commitpackft-ini |
# This config file is part of DINGO
# It defines schemas and tables in the database where data is read from or written to.
# Refer to documentation at http://dingo.readthedocs.io/en/dev/index.html for more information.
[regions]
mv_grid_districts = EgoGridMvGriddistrict
lv_load_areas = EgoDemandLoadarea
#lv_grid_distr... | # This config file is part of DINGO
# It defines schemas and tables in the database where data is read from or written to.
# Refer to documentation at http://dingo.readthedocs.io/en/dev/index.html for more information.
[model_draft]
mv_grid_districts = EgoGridMvGriddistrict
lv_load_areas = EgoDemandLoadarea
lv_grid_di... | commitpackft-ini |
distributionUrl=https://repo1.maven.org/maven2/org/apache/maven/apache-maven/3.3.3/apache-maven-3.3.3-bin.zip
Upgrade maven to 3.3.9 | distributionUrl=https://repo1.maven.org/maven2/org/apache/maven/apache-maven/3.3.9/apache-maven-3.3.9-bin.zip | commitpackft-ini |
http_port=80
https_port=443
use_https=true
https_redirect=true
plotter_dir=/home/sam/Documents/Research/mr-plotter/src/github.com/SoftwareDefinedBuildings/mr-plotter/assets
cert_file=cert.pem
key_file=key.nocrypt.pem
db_addr=localhost:4410
num_data_conn=3
num_bracket_conn=2
max_requests_per_conn=8
metadata_server=http... | http_port=80
https_port=443
use_https=true
https_redirect=true
plotter_dir=../src/github.com/SoftwareDefinedBuildings/mr-plotter/assets
cert_file=cert.pem
key_file=key.nocrypt.pem
db_addr=localhost:4410
num_data_conn=3
num_bracket_conn=2
max_requests_per_conn=8
metadata_server=http://localhost:4523
mongo_server=localh... | commitpackft-ini |
# This file is part of the DITA Open Toolkit project.
#
# Copyright 2011 Jarno Elovirta
#
# See the accompanying LICENSE file for applicable license.
#DITA-OT configuration properties
default.cascade = merge
temp-file-name-scheme = org.dita.dost.module.GenMapAndTopicListModule$DefaultTempFileScheme
#filter-attributes =... | # This file is part of the DITA Open Toolkit project.
#
# Copyright 2011 Jarno Elovirta
#
# See the accompanying LICENSE file for applicable license.
#DITA-OT configuration properties
default.cascade = merge
temp-file-name-scheme = org.dita.dost.module.GenMapAndTopicListModule$DefaultTempFileScheme
#filter-attributes =... | commitpackft-ini |
source.. = src/
output.. = bin/
bin.includes = META-INF/,\
.
Update PCM-Java EJB integration project metadata. | source.. = src/,\
xtend-gen/
output.. = bin/
bin.includes = META-INF/,\
.,\
plugin.xml | commitpackft-ini |
# Title tag
# Navigation
navigation-developers=Developers
# Header
upper-title=Pontoon by Mozilla
headline-1=LocaliSe the web.
headline-2=In Place.
call-to-action=Tell Me More
# What
what-desc=Pontoon allows you to localise web content in place, with context and spatial limitations right in front of you.
context-des... | # 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... | commitpackft-ini |
# Title tag
# Navigation
navigation-title=Pontoon Intro
navigation-developers=Developers
# Header
upper-title=Pontoon by Mozilla
headline-1=LocaliSe the web.
headline-2=In Place.
call-to-action=Tell Me More
# What
what-desc=Pontoon allows you to localise web content in place, with context and spatial limitations rig... | # 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... | commitpackft-ini |
# 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... | # Title tag
# Navigation
navigation-title=Pontoon Intro
navigation-developers=Developers
# Header
upper-title=Pontoon by Mozilla
headline-1=LocaliSe the web.
headline-2=In Place.
call-to-action=Tell Me More
# What
what-desc=Pontoon allows you to localise web content in place, with context and spatial limitations rig... | commitpackft-ini |
# Title tag
# Navigation
navigation-developers=Developers
# Header
upper-title=Pontoon by Mozilla
headline-1=LocaliSe the web.
headline-2=In Place.
call-to-action=Tell Me More
# What
what-desc=Pontoon allows you to localise web content in place, with context and spatial limitations right in front of you.
context-des... | # 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... | commitpackft-ini |
# Title tag
# Navigation
navigation-title=Pontoon Intro
navigation-developers=Developers
# Header
upper-title=Pontoon by Mozilla
headline-1=LocaliSe the web.
headline-2=In Place.
call-to-action=Tell Me More
# What
what-desc=Pontoon allows you to localise web content in place, with context and spatial limitations rig... | # 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... | commitpackft-ini |
# mandatory configuration
livedoc.version=1.0
livedoc.basePath=${jsondoc.basePath}
livedoc.packages[0]=org.example.shelf.model
livedoc.packages[1]=org.example.shelf.controller
livedoc.packages[2]=org.example.shelf.documentation
# optional configuration
livedoc.playgroundEnabled=true
livedoc.displayMethodAs=URI
Remove... | # mandatory configuration
livedoc.version=1.0
livedoc.packages[0]=org.example.shelf.model
livedoc.packages[1]=org.example.shelf.controller
livedoc.packages[2]=org.example.shelf.documentation
# optional configuration
livedoc.playgroundEnabled=true
livedoc.displayMethodAs=URI | commitpackft-ini |
#Generated file, please do not edit - Version values used in build-init templates
commons-math=3.6.1
groovy=2.5.10
guava=28.2-jre
junit-jupiter=5.6.0
junit=4.12
kotlin=1.3.71
scala-library=2.13.1
scala-xml=1.2.0
scala=2.13
scalatest=3.1.0
scalatestplus-junit=3.1.0.0
slf4j=1.7.30
spock=1.3-groovy-2.5
testng=7.1.1
Upda... | #Generated file, please do not edit - Version values used in build-init templates
commons-math=3.6.1
groovy=3.0.2
guava=28.2-jre
junit-jupiter=5.6.1
junit=4.13
kotlin=1.4.0-dev-5257-167
scala-library=2.13.1
scala-xml=1.2.0
scala=2.13
scalatest=3.1.1
scalatestplus-junit=3.1.1.0
slf4j=1.7.30
spock=1.3-groovy-3.0
testng=7... | commitpackft-ini |
# Use this file for custom Nxt properties
# Enable debug messages
-Dnxt.debug
# Also enable exception stack traces
-Dnxt.enableStackTraces
# Disable all jetty warnings and info
-Dorg.eclipse.jetty.LEVEL=OFF
# Use tor proxy
#-DsocksProxyHost=localhost
#-DsocksProxyPort=9050
Revert "how to use a tor socks proxy, di... | # Use this file for custom Nxt properties
# Enable debug messages
-Dnxt.debug
# Also enable exception stack traces
-Dnxt.enableStackTraces
# Disable all jetty warnings and info
-Dorg.eclipse.jetty.LEVEL=OFF | commitpackft-ini |
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
Update Gradle Wrapper from 7.3.1 to 7.3.2. | distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-7.3.2-bin.zip
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists | commitpackft-ini |
#Thu May 11 14:40:41 CEST 2017
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-3.3-bin.zip
Use gradle wrapper with sources | #Fri Jun 30 14:32:02 EEST 2017
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-3.3-all.zip | commitpackft-ini |
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-6.5.1-bin.zip
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
Revert the Gradle version to 6.3 | distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-6.3-bin.zip
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists | commitpackft-ini |
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-6.0-rc-1-bin.zip
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
Update to latest 6.0 nightly | distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions-snapshots/gradle-6.0-20191030012117+0000-bin.zip
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists | commitpackft-ini |
#Wed Feb 12 13:52:58 PST 2014
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
distributionUrl=http\://services.gradle.org/distributions/gradle-2.1-all.zip
Use HTTPS for Gradle Wrapper for better security. | #Wed Feb 12 13:52:58 PST 2014
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-2.1-all.zip | commitpackft-ini |
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions-snapshots/gradle-5.4-20190329080509+0000-bin.zip
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
Update Gradle wrapper to include HTTPS changes | distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions-snapshots/gradle-5.4-20190404011421+0000-bin.zip
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists | commitpackft-ini |
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-4.2.1-bin.zip
Update to Gradle 4.5, update Netty to 4.1.20 | #Sat Jan 27 20:38:00 CST 2018
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-4.5-all.zip | commitpackft-ini |
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-6.8.1-all.zip
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
Use Gradle 7.3.2. Log4shell mitigation. | distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-7.3.2-all.zip
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists | commitpackft-ini |
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
distributionSha256Sum=9af5c8e7e2cd1a3b0f694a4ac262b9f38c75262e74a9e8b5101af302a6beadd7
distributionUrl=https\://services.gradle.org/distributions/gradle-6.8.3-all.zip
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
Update Gradle Wrapper from 6.... | distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
distributionSha256Sum=81003f83b0056d20eedf48cddd4f52a9813163d4ba185bcf8abd34b8eeea4cbd
distributionUrl=https\://services.gradle.org/distributions/gradle-7.0-all.zip
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists | commitpackft-ini |
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-6.6-rc-6-bin.zip
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
Upgrade Gradle Wrapper to 6.6 | distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-6.6-bin.zip
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists | commitpackft-ini |
source.. = src/,\
xtend-gen/,\
resources/
output.. = bin/
bin.includes = META-INF/,\
.,\
about.html
src.includes = about.html,\
META-INF/eclipse.inf
Exclude o.e.x.x.wizard/resources from the source jar | source.. = src/,\
xtend-gen/,\
resources/
output.. = bin/
bin.includes = META-INF/,\
.,\
about.html
src.includes = about.html,\
META-INF/eclipse.inf
src.excludes = resources/ | commitpackft-ini |
[bumpversion]
commit = True
current_version = 1.3.1
tag = True
tag_name = {new_version}
Bump version: 1.3.1 → 1.3.2 | [bumpversion]
commit = True
current_version = 1.3.2
tag = True
tag_name = {new_version} | commitpackft-ini |
wrapper.dist.url=http://dist.springframework.org.s3.amazonaws.com/release/GRAILS/
Update Grails wrapper distribution URL | wrapper.dist.url=https://github.com/grails/grails-core/releases/download/v2.5.2/ | commitpackft-ini |
#hibernate properties
hibernate.dialect=org.hibernate.dialect.PostgreSQL94Dialect
hibernate.show_sql=true
hibernate.hbm2ddl.auto=verify
hibernate.generate_statistics=true
hibernate.connection.pool_size=5
#additional properties
package.to.scan.entities=com.farm.database
package.to.scan.dao=com.farm.database
Correct hi... | #hibernate properties
hibernate.dialect=org.hibernate.dialect.PostgreSQL94Dialect
hibernate.show_sql=true
hibernate.hbm2ddl.auto=validate
hibernate.generate_statistics=true
hibernate.connection.pool_size=5
#additional properties
package.to.scan.entities=com.farm.database
package.to.scan.dao=com.farm.database | commitpackft-ini |
main.class=co.phoenixlab.dn.dngearsim.bootstrap.Bootstrap
classpath.1=bootstrap.jar
vm.location=jre/bin/server/jvm.dll
ini.file.location=appconfig/bootstrap/override.ini
Allow external INI to override | main.class=co.phoenixlab.dn.dngearsim.bootstrap.Bootstrap
classpath.1=bootstrap.jar
vm.location=jre/bin/server/jvm.dll
ini.file.location=appconfig/bootstrap/override.ini
ini.override=true | commitpackft-ini |
# Title tag
# Navigation
navigation-title=Pontoon Intro
navigation-developers=Developers
# Header
upper-title=Pontoon by Mozilla
headline-1=LocaliSe the web.
headline-2=In Place.
call-to-action=Tell Me More
# What
what-desc=Pontoon allows you to localise web content in place, with context and spatial limitations rig... | # 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... | commitpackft-ini |
# 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... | # Title tag
# Navigation
navigation-developers=Developers
# Header
upper-title=Pontoon by Mozilla
headline-1=LocaliSe the web.
headline-2=In Place.
call-to-action=Tell Me More
# What
what-desc=Pontoon allows you to localise web content in place, with context and spatial limitations right in front of you.
context-des... | commitpackft-ini |
# Title tag
# Navigation
navigation-developers=Developers
# Header
upper-title=Pontoon by Mozilla
headline-1=LocaliSe the web.
headline-2=In Place.
call-to-action=Tell Me More
# What
what-desc=Pontoon allows you to localise web content in place, with context and spatial limitations right in front of you.
context-des... | # 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... | commitpackft-ini |
# Title tag
# Navigation
navigation-developers=Developers
# Header
upper-title=Pontoon by Mozilla
headline-1=LocaliSe the web.
headline-2=In Place.
call-to-action=Tell Me More
# What
what-desc=Pontoon allows you to localise web content in place, with context and spatial limitations right in front of you.
context-des... | # 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... | commitpackft-ini |
# Title tag
# Navigation
navigation-title=Pontoon Intro
navigation-developers=Developers
# Header
upper-title=Pontoon by Mozilla
headline-1=LocaliSe the web.
headline-2=In Place.
call-to-action=Tell Me More
# What
what-desc=Pontoon allows you to localise web content in place, with context and spatial limitations rig... | # 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... | commitpackft-ini |
#Grails Metadata file
#Fri Jun 05 15:30:47 EDT 2015
app.grails.version=2.4.5
app.name=langpop
app.version=0.1
Upgrade to latest grails 2.x (2.5.6) | #Grails Metadata file
#Fri Oct 06 14:54:46 EDT 2017
app.grails.version=2.5.6
app.name=langpop
app.servlet.version=3.0
app.version=0.0.1 | commitpackft-ini |
## Proxy Settings
proxy.scheme = SYSTEM PROXY
# proxy.socks.host = localhost
# proxy.socks.port = 9050
## Notification Settings
notification.omit_show_remove_card = false
## Legacy Behaviour Settings
legacy.tls1 = true
legacy.ignore_ns = true
## Check for updates
check-for-updates = true
update-list.locatio... | ## Proxy Settings
proxy.scheme = SYSTEM PROXY
# proxy.socks.host = localhost
# proxy.socks.port = 9050
## Notification Settings
notification.omit_show_remove_card = false
## Legacy Behaviour Settings
legacy.tls1 = true
legacy.ignore_ns = false
## Check for updates
check-for-updates = true
update-list.locati... | commitpackft-ini |
[tox]
minversion = 1.6
envlist = py26,py27,py33,pypy,pep8
skipsdist = True
[testenv]
usedevelop = True
install_command = pip install -U {opts} {packages}
setenv =
VIRTUAL_ENV={envdir}
deps = -r{toxinidir}/requirements.txt
-r{toxinidir}/test-requirements.txt
commands = python setup.py testr --slowest --testr-... | [tox]
minversion = 1.6
envlist = py26,py27,py33,py34,pypy,pep8
skipsdist = True
[testenv]
usedevelop = True
install_command = pip install -U {opts} {packages}
setenv =
VIRTUAL_ENV={envdir}
deps = -r{toxinidir}/requirements.txt
-r{toxinidir}/test-requirements.txt
commands = python setup.py testr --slowest --t... | commitpackft-ini |
[tox]
envlist =
# django18-py{27,33,34,35},
# django{19,110}-py{27,34,35}
django{18,19,110}-py{27},
skip_missing_interpreters = True
skipdist = True
[testenv]
basepython =
py27: python2.7
py33: python3.3
py34: python3.4
py35: python3.5
commands =
coverage run icekit/manage.py test --n... | [tox]
envlist =
# django18-py{27,33,34,35},
# django{19,110}-py{27,34,35}
django{18,19,110}-py{27},
skip_missing_interpreters = True
skipdist = True
[testenv]
basepython =
py27: python2.7
py33: python3.3
py34: python3.4
py35: python3.5
commands =
coverage run icekit/manage.py test --n... | commitpackft-ini |
[tox]
envlist = py{27,37,38},lint,fmt,check-fmt
[testenv]
usedevelop = true
basepython =
py27: python2.7
py37: python3.7
py38: python3.8
lint: python3.8
fmt: python3.8
deps =
-rrequirements.txt
-rtest-requirements.txt
commands = pytest \
--junit-xml test-results.xml \
--cov schwifty \
--cov-report... | [tox]
envlist = py{27,37,38},lint,fmt,check-fmt
[testenv]
usedevelop = true
basepython =
py27: python2.7
py37: python3.7
py38: python3.8
lint: python3.8
fmt: python3.8
deps =
-rrequirements.txt
-rtest-requirements.txt
commands = pytest \
--junit-xml test-results.xml \
--cov schwifty \
--cov-report... | commitpackft-ini |
# Tox (http://tox.testrun.org/) is a tool for running tests
# in multiple virtualenvs. This configuration file will run the
# test suite on all supported python versions. To use it, "pip install tox"
# and then run "tox" from this directory.
[tox]
envlist = docs, py27-flake8, py{27}-virtualenv-{latest,previous}
[test... | # Tox (http://tox.testrun.org/) is a tool for running tests
# in multiple virtualenvs. This configuration file will run the
# test suite on all supported python versions. To use it, "pip install tox"
# and then run "tox" from this directory.
[tox]
envlist = docs, py27-flake8, py{27}-virtualenv-{latest,previous}
[test... | commitpackft-ini |
[tox]
envlist = docs,py27,py33,py34,py35
[testenv]
deps =
-rrequirements.txt
mock
basepython =
py35: python3.5
py34: python3.4
py33: python3.3
py27: python2.7
passenv = TRAVIS TRAVIS_JOB_ID TRAVIS_BRANCH
commands =
coverage run --source deezer unittest discover
[testenv:docs]
basepython = ... | [tox]
envlist = docs,py27,py33,py34,py35
[testenv]
deps =
-rrequirements.txt
mock
coverage
basepython =
py35: python3.5
py34: python3.4
py33: python3.3
py27: python2.7
passenv = TRAVIS TRAVIS_JOB_ID TRAVIS_BRANCH
commands =
coverage run --source deezer unittest discover
[testenv:docs]
... | commitpackft-ini |
[testenv:TDD]
deps =
coverage
commands =
pip install behave-django
coverage run --source=臺灣言語平臺 manage.py test
[testenv:BDD]
deps =
coverage
commands =
pip install behave-django
pip install django==1.9.8
coverage run --source=臺灣言語平臺 manage.py behave
[testenv:RegularSheetTest]
commands ... | [testenv:TDD]
deps =
coverage
behave-django
commands =
coverage run --source=臺灣言語平臺 manage.py test
[testenv:BDD]
deps =
coverage
behave-django
Django: django==1.9.8
commands =
coverage run --source=臺灣言語平臺 manage.py behave
[testenv:RegularSheetTest]
deps =
behave-django
commands = ... | commitpackft-ini |
[tox]
envlist = py26,py27,pypy,py32,py33,docs,pep8,py3pep8
[testenv]
deps =
coverage
iso8601
pretend
pytest
commands =
coverage run --source=cryptography/,tests/ -m pytest --capture=no --strict {posargs}
coverage report -m
[testenv:docs]
deps =
pyenchant
sphinx
sphinxcontrib-spelli... | [tox]
envlist = py26,py27,pypy,py32,py33,docs,pep8,py3pep8
[testenv]
deps =
coverage
iso8601
pretend
pytest
commands =
coverage run --source=cryptography/,tests/ -m pytest --capture=no --strict {posargs}
coverage report -m
[testenv:docs]
deps =
pyenchant
sphinx
sphinxcontrib-spelli... | commitpackft-ini |
[Launch]
ProgramExecutable=netbeans\bin\netbeans.exe
DirectoryMoveOK=yes
DisableSplashScreen=true
SplashTime=0
SupportsUNC=yes
MinOS=7
[Activate]
Java=require
[DirectoriesMove]
Netbeans=%APPDATA%\Netbeans
[DirectoriesCleanupIfEmpty]
1=%APPDATA%\Netbeans
[FileWrite1]
Type=ConfigWrite
File=%PAL:App... | [Launch]
ProgramExecutable=netbeans\bin\netbeans.exe
DirectoryMoveOK=yes
DisableSplashScreen=true
SplashTime=0
SupportsUNC=yes
MinOS=7
[Activate]
Java=require
[DirectoriesMove]
Netbeans=%APPDATA%\Netbeans
[DirectoriesCleanupIfEmpty]
1=%APPDATA%\Netbeans
[FileWrite1]
Type=ConfigWrite
File=%PAL:App... | commitpackft-ini |
# Configuration options for the Hive UI (Beeswax).
[beeswax]
#
# Configure the port the internal metastore daemon runs on. Used only if
# hive.metastore.local is true.
## beeswax_meta_server_port=8003
#
# Configure the port the beeswax thrift server runs on
## beeswax_server_port=8002
#
# Hive home directory
## hiv... | # Configuration options for the Hive UI (Beeswax).
[beeswax]
#
# Configure the port the internal metastore daemon runs on. Used only if
# hive.metastore.local is true.
## beeswax_meta_server_port=8003
#
# Configure the port the beeswax thrift server runs on
## beeswax_server_port=8002
#
# Hive home directory
## hiv... | commitpackft-ini |
multipart.maxFileSize=10000000
multipart.maxRequestSize=10000000
spring.jpa.hibernate.ddl-auto=update
flyway.baseline-on-migrate=true
logging.level.org.hibernate=DEBUG
logging.level.org.marsik.elshelves.backend.services=DEBUG
spring.datasource.url=jdbc:mysql://localhost/elshelves_test
spring.datasource.username=root... | multipart.maxFileSize=10000000
multipart.maxRequestSize=10000000
spring.jpa.hibernate.ddl-auto=update
flyway.baseline-on-migrate=true
logging.level.org.hibernate=DEBUG
logging.level.org.marsik.elshelves.backend.services=DEBUG
spring.datasource.url=jdbc:mysql://localhost/elshelves_test?useUnicode=yes&characterEncodin... | commitpackft-ini |
# Default values for the low-level graph engine
neostore.nodestore.db.mapped_memory=25M
neostore.relationshipstore.db.mapped_memory=50M
neostore.propertystore.db.mapped_memory=90M
neostore.propertystore.db.strings.mapped_memory=130M
neostore.propertystore.db.arrays.mapped_memory=130M
#Remove the comment hash in the ne... | # Default values for the low-level graph engine
neostore.nodestore.db.mapped_memory=25M
neostore.relationshipstore.db.mapped_memory=50M
neostore.propertystore.db.mapped_memory=90M
neostore.propertystore.db.strings.mapped_memory=130M
neostore.propertystore.db.arrays.mapped_memory=130M | commitpackft-ini |
experiment_list_new_experiment = Nuevo experimento
# LOCALIZER NOTE: Placeholder is experiment title
# LOCALIZER NOTE: Placeholder is experiment title
# LOCALIZER NOTE: Placeholder is experiment title
# LOCALIZER NOTE: Placeholder is site host (e.g. testpilot.firefox.com)
Update Spanish (es-ES) localization of Te... | experiment_list_enabled = Activado
experiment_list_new_experiment = Nuevo experimento
experiment_list_view_all = Ver todos los experimentos
experiment_eol_complete_message = Experimento completado
# LOCALIZER NOTE: Placeholder is experiment title
# LOCALIZER NOTE: Placeholder is experiment title
# LOCALIZER NOTE: Pl... | commitpackft-ini |
log4j.rootLogger=DEBUG, CA
# ConsoleAppender
log4j.appender.CA=org.apache.log4j.ConsoleAppender
log4j.appender.CA.layout=org.apache.log4j.PatternLayout
log4j.appender.CA.layout.ConversionPattern= %d{hh:mm:ss,SSS} [%t] %-5p %c %x - %m%n
log4j.logger.org.apache.ibatis.level=DEBUG
log4j.logger.javax.activation.level=IN... | log4j.rootLogger=DEBUG, CA
# ConsoleAppender
log4j.appender.CA=org.apache.log4j.ConsoleAppender
log4j.appender.CA.layout=org.apache.log4j.PatternLayout
log4j.appender.CA.layout.ConversionPattern= %d{hh:mm:ss,SSS} [%t] %-5p %c %x - %m%n
log4j.logger.org.apache.ibatis.level=INFO
log4j.logger.javax.activation.level=INF... | commitpackft-ini |
# Connection information
jdbc.driverClassName=com.mysql.jdbc.Driver
jdbc.url=jdbc:mysql://localhost:3306/a_minano_runtime_dev?createDatabaseIfNotExist=true&zeroDateTimeBehavior=convertToNull&autoReconnect=true&createDatabaseIfNotExist=true&useUnicode=true&characterEncoding=UTF8&profileSql=fals... | # Connection information
jdbc.driverClassName=org.h2.Driver
jdbc.url=jdbc:h2:mem:minano_runtime_dev_h2;DB_CLOSE_DELAY=-1
jdbc.username=build
jdbc.password=build
# hibernate.X
hibernate.dialect=org.hibernate.dialect.H2Dialect
hibernate.show_sql=false
hibernate.hbm2ddl.auto=create-drop
# persistence.X
jpa.g... | commitpackft-ini |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.