Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dd #2

Open
wants to merge 3,558 commits into
base: master
Choose a base branch
from
Open

dd #2

Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
3558 commits
Select commit Hold shift + click to select a range
f511045
Added support for multiple packages in Scanning Hibernate Bundle
souravmitra Feb 12, 2016
62b941b
add `transport` option to graphite
vanvlack Feb 11, 2016
08256ce
Merge pull request #1456 from souravmitra/multiple_packages_scanning_…
joschi Feb 12, 2016
59880ed
Merge pull request #1455 from vanvlack/graphite-udp
nickbabcock Feb 12, 2016
1f9cf10
Upgrade to Jersey 2.22.2
joschi Feb 22, 2016
c479489
Upgrade to SLF4J 1.7.16
joschi Feb 22, 2016
eeb31da
Upgrade to tomcat-jdbc 8.0.32
joschi Feb 22, 2016
fd1383d
Upgrade to Hibernate Validator 5.2.4.Final
joschi Feb 22, 2016
dbfbcdd
add examples for Configured Bundles docs
mclarke47 Mar 1, 2016
591fb58
Enable deployment of source and javadoc JARs for SNAPSHOT builds
joschi Mar 14, 2016
def36c5
Upgrade to SLF4J 1.7.18
joschi Mar 14, 2016
1bd1e8e
Upgrade to JDBI 2.72
joschi Mar 14, 2016
3d746d2
Upgrade to Apache HTTP Client 4.5.2
joschi Mar 14, 2016
38eed82
Merge pull request #1469 from mclarke47/master
arteam Mar 16, 2016
b02c723
Merge pull request #1443 from AlasdairBruce/master
arteam Mar 16, 2016
19b4355
Merge pull request #1436 from nickbabcock/non-entity-validation-group…
arteam Mar 16, 2016
821174d
Fix issue when upgrading logback beyond 1.1.5
Feb 19, 2016
f117762
Cannot use the same file for two different appenders.
xiaodong-xie Mar 16, 2016
b39cc02
Upgrade to Jackson 2.7.3
arteam Mar 16, 2016
9e5adbe
Upgraded to Jetty 9.3.8.v20160314
arteam Mar 16, 2016
4e9c8f5
Merge pull request #1479 from arteam/update_jackson_2.7.3
joschi Mar 17, 2016
652ec3b
Update release notes after merging PR #1479
joschi Mar 17, 2016
090ac79
Merge branch 'upgrade_jetty'
joschi Mar 17, 2016
60e9355
Access Sonatype's staging repository via HTTPS
arteam Mar 18, 2016
a67d4c9
[maven-release-plugin] prepare release v1.0.0-rc1
arteam Mar 18, 2016
6a7113f
[maven-release-plugin] prepare for next development iteration
arteam Mar 18, 2016
2e5ff49
Use a vector Travis CI badge instead of a raster one [ci skip]
dustalov Mar 19, 2016
34f3734
Merge pull request #1483 from dustalov/travis-badge-svg
jplock Mar 19, 2016
1db8010
add config override with random port for testing with non-junit tests
nitram509 Mar 19, 2016
2898d94
fix broken builder, parameters no more available and test works witho…
nitram509 Mar 19, 2016
d9d0d99
explicitly name required and optional modules for testing.
nitram509 Mar 20, 2016
a6ad0d9
Merge pull request #1485 from nitram509/revise-docs-testing-non-junit
jplock Mar 20, 2016
cbe48bd
Add a DataSourceFactory.rollbackOnReturn flag
patrox Mar 23, 2016
3f31090
Merge pull request #1489 from patrox/dropwizard_db_rollback_on_return
joschi Mar 23, 2016
78e3898
Fixed broken or redirected links
rbarbey Mar 23, 2016
1cb9779
Merge pull request #1490 from rbarbey/d11n/fixed-links
jplock Mar 23, 2016
7eb1da4
Replace guava's Optional with java.util's one
patrox Mar 24, 2016
b95c4e0
Merge pull request #1493 from patrox/j_u_optional
joschi Mar 25, 2016
bb68a71
Updated README to remove hard link on a specific archetype version an…
cwang Mar 25, 2016
969d3c9
Merge pull request #1481 from xiaodong-xie/fix-for-logback-1.1.5
arteam Mar 26, 2016
b95698a
Add a note about upgrading to Logback 1.1.6
arteam Mar 26, 2016
5d94574
Highlighted words in README.
cwang Mar 29, 2016
4d0002d
Merge pull request #1495 from cwang/master
arteam Mar 29, 2016
3d0a075
Use backticks for highligting
arteam Mar 29, 2016
9ec41f6
fix for metrics library url for documentation
burakdede Mar 29, 2016
2be8548
Merge pull request #1499 from burakdd/fix-metrics-link
jplock Mar 29, 2016
855635e
Fix handling multiple headers with the same name
patrox Mar 29, 2016
02800df
Merge pull request #1498 from patrox/apache_connector_multiple_header…
nickbabcock Mar 30, 2016
e374317
[maven-release-plugin] prepare release v1.0.0-rc2
arteam Mar 30, 2016
46cb985
[maven-release-plugin] prepare for next development iteration
arteam Mar 30, 2016
225a71a
Update link to Riak
dinomite Mar 30, 2016
afe904c
Merge pull request #1501 from dinomite/master
nickbabcock Mar 30, 2016
dea12ca
configures the context paths before the application.run()
qinfchen Mar 31, 2016
6cc53f0
Merge pull request #1503 from qinfchen/qchen/init
arteam Mar 31, 2016
171bbe6
Add #1503 to the 1.0.0 release notes
arteam Mar 31, 2016
af91f21
Speedup AssetServletTest
arteam Mar 31, 2016
b8a592b
Revert "configures the context paths before the application.run()"
arteam Mar 31, 2016
9f06476
Don't wait indefinitely for a received request
arteam Mar 31, 2016
d6dfbcb
configures the context paths before the application.run()
qinfchen Mar 31, 2016
49ea3ed
Merge pull request #1504 from qinfchen/qchen/init
jplock Mar 31, 2016
c02b4bd
Fix tests affected by DST change
patrox Apr 1, 2016
295b675
Merge pull request #1506 from patrox/dst_tests_issues_fix
jplock Apr 1, 2016
7260af9
Log missing template at ERROR instead of DEBUG
jplock Apr 5, 2016
91a1315
ConfigurationFactory has extracted interface for own implementation (…
vvondra Apr 8, 2016
f0a2376
Feature/improve command reuse and inheritability (#1515)
jakeswenson Apr 12, 2016
911f1d4
Update Maven reference link
ojongerius Apr 16, 2016
8f8b025
Merge pull request #1520 from ojongerius/patch-1
jplock Apr 16, 2016
facaa50
Add link to configuration reference in docs (#1521)
vvavrychuk Apr 18, 2016
c4726b3
Documentation for maxFileSize option of file-based logger
KonstantinYegupov Apr 19, 2016
8a71efe
Merge pull request #1523 from KonstantinYegupov/issue-1465-docs-for-m…
jplock Apr 19, 2016
3f4dfea
Fix newline comparison in windows test
nickbabcock Apr 19, 2016
1869404
Upgrade to Logback 1.1.7
joschi Apr 20, 2016
92b44ac
Upgrade to jDBI 2.73
joschi Apr 20, 2016
2a93254
Upgrade to SLF4J 1.7.21
joschi Apr 20, 2016
333f2c2
Upgrade to Joda-Time 2.9.3
joschi Apr 20, 2016
a441b46
Upgrade to AssertJ 3.4.1
joschi Apr 20, 2016
9136400
Upgrade to tomcat-jdbc 8.0.33
joschi Apr 20, 2016
c10f191
Register the default MetricRegistry as "default" (#1513)
jplock Apr 20, 2016
46a5ae1
Merge pull request #1526 from nickbabcock/fix-windows
jplock Apr 20, 2016
a24eed6
Fix link to issue in release notes (#1529)
stve Apr 20, 2016
8f8b3bb
Jackson Invalid Format Exception is 400 resp
nickbabcock Apr 19, 2016
2c3e8d5
Support serialisation of lazy loaded POJOs
ant3 Apr 20, 2016
144fe0c
Update release notes to mention #1466
nickbabcock Apr 20, 2016
bbb93dd
Upgrade to Liquibase 3.5.0 (#1530)
joschi Apr 22, 2016
cd9104d
Allow DB minSize and initialSize to be zero (#1517)
Apr 26, 2016
87262ac
Update release notes after merging #1517
nickbabcock Apr 26, 2016
3316980
Upgrade to jackson 2.7.4
nickbabcock May 4, 2016
d0864f4
Add an example of using the GraphiteReporter to the example application
jplock May 9, 2016
908d858
Fix tests
jplock May 9, 2016
6e59eeb
Use proper graphite metrics reporter definition in the config file
jplock May 9, 2016
8030f84
Merge pull request #1538 from jplock/jp-example-graphite
nickbabcock May 9, 2016
bf52889
Update release notes for default graphite port change
nickbabcock May 9, 2016
d34a89c
Merge pull request #1527 from nickbabcock/invalidFormatIs400
jplock May 10, 2016
63e93a4
Update documentation on hibernate resource method example
May 10, 2016
518d08d
add support for customizing the name of the migrations file in Migrat…
tburch May 10, 2016
93d3259
Merge pull request #1542 from sreyseng/upt_doc_hibernate_example
jplock May 10, 2016
b441149
Fix invalid JSON reporting server errors
nickbabcock May 10, 2016
ae9844a
Merge pull request #1544 from nickbabcock/invalid-entity-code
jplock May 11, 2016
b8d33ee
Allow file appender infinite log files (#1549)
nickbabcock May 20, 2016
d95b859
Update release notes for unlimited log files
nickbabcock May 20, 2016
a8ac50c
Add a CacheBuilderSpecSerializer so that a default value can be used …
tburch May 21, 2016
b500a27
Upgrade to Jersey 2.23
joschi May 21, 2016
97a03fe
Upgrade to Jetty 9.3.9.v20160517
joschi May 21, 2016
ea2523a
Upgrade to Liquibase 3.5.1
joschi May 21, 2016
30fa025
Upgrade to Objenesis 2.3
joschi May 21, 2016
9285545
Upgrade to HSQLDB 2.3.4
joschi May 21, 2016
618508a
Upgrade to JMH 1.12
joschi May 21, 2016
0046405
Upgrade to tomcat-jdbc 8.5.2
joschi May 21, 2016
2e742a7
Upgrade to Mockito 2.0.53-beta
joschi May 21, 2016
102ab89
Upgrade to Hibernate 5.1.0
joschi May 21, 2016
aec410b
Merge pull request #1553 from dropwizard/dependency-updates
nickbabcock May 21, 2016
85c8899
Add Maven profiles for selecting alpn-boot version
joschi May 23, 2016
cc07770
Update Dropwizard version in README.md (#1555)
mabuthraa May 23, 2016
6b4c1ab
Permit override of default failed command behavior (#1554)
thomaslee May 23, 2016
3e0498f
Merge pull request #1556 from joschi/alpn-boot
nickbabcock May 23, 2016
665b8e5
Update README.md (#1559)
mabuthraa May 24, 2016
34011e2
Catch exceptions of server.stop() and cleanup() in ServerCommand (#1560)
BusComp May 25, 2016
b5fbc07
Merge pull request #1543 from tburch/master
nickbabcock May 25, 2016
376d6a9
Add new validation and tests
May 26, 2016
274f13d
replace tabs with spaces
May 26, 2016
f60425e
Refactor unit test to make it shorter
May 26, 2016
a9c3eec
Merge pull request #1561 from pandaadb/1278-pull-request
nickbabcock May 26, 2016
d2fbc9d
Update release notes for log file names
nickbabcock May 26, 2016
bbdd2fa
Fix deprecation notices in http2 servers
nickbabcock May 26, 2016
68cd97f
Merge pull request #1562 from nickbabcock/fix-h2-dep
jplock May 26, 2016
4b59c89
Rename initialStreamSendWindow setting to initialStreamRecvWindow
joschi May 26, 2016
62d4e2a
Merge pull request #1564 from joschi/followup-1562
nickbabcock May 26, 2016
76d9580
Fix build of dropwizard-http2 for users with spaces in home directory…
nickbabcock May 27, 2016
3ddb4a9
General Code Improvements (#1565)
nickbabcock May 27, 2016
ceff305
Enable lazy-loading of ConfigOverride values via Supplier (#1571)
May 29, 2016
d597d61
Enhancements to lifecycle-setup classes. (#1570)
isaki May 30, 2016
d63c5c0
Add Resource Member Validation (#1572)
pkwarren May 30, 2016
a3379d7
Update release notes for validating bean members
nickbabcock May 30, 2016
861c333
[maven-release-plugin] prepare release v1.0.0-rc3
joschi May 31, 2016
f783e63
[maven-release-plugin] prepare for next development iteration
joschi May 31, 2016
94912c7
Update error handling guide in docs
nickbabcock May 31, 2016
6081c48
Merge pull request #1575 from nickbabcock/update-error-handling
jplock Jun 1, 2016
47f8fef
Remove @Ignore from DropwizardApacheConnectorTest
joschi Oct 20, 2015
7492cae
Minor doc updates (#1577)
nickbabcock Jun 1, 2016
d8d69a0
Add testing commands section to documentation
nickbabcock Jun 2, 2016
8ba1842
Merge pull request #1581 from nickbabcock/testing-commands
jplock Jun 2, 2016
a2310ec
Remove OptionalValidatedValueUnwrapper
nickbabcock Jun 3, 2016
eedca3a
allow setting a custom health check registry per #1584
Jun 3, 2016
9a6e7d6
Merge pull request #1585 from gjesse/pluggable-healthcheck-registry
jplock Jun 3, 2016
978981c
Merge pull request #1578 from dropwizard/issue-1246
jplock Jun 3, 2016
875c759
Add note to Doc : migrate about Migrating with DB firebird (#1582)
mabuthraa Jun 4, 2016
f788076
Add a limitation section to validation (#1587)
nickbabcock Jun 6, 2016
0382e21
Use TCP backlog size from OS for Jetty connector (#1590)
tootedom Jun 9, 2016
d4fc677
Remove a first sync call workaround in HTTP2 integration tests (#1591)
arteam Jun 10, 2016
60670ff
Upgrade to Jersey 2.23.1
joschi Jun 10, 2016
43d7d60
Upgrade to Joda-Time 2.9.4
joschi Jun 10, 2016
4f1585f
Upgrade to Mustache 0.9.2
joschi Jun 10, 2016
a9905bb
Upgrade to H2 1.4.192
joschi Jun 10, 2016
e58bd86
Upgrade to Mockito 2.0.54-beta
joschi Jun 10, 2016
2656500
Support access_token query parameter for OAuth (#1593)
vvondra Jun 12, 2016
9bdada4
Document using @UnitOfWork outside Jersey resources
arteam Jun 15, 2016
3227bb4
Merge pull request #1596 from dropwizard/document_unit_of_work_aware_…
jplock Jun 15, 2016
aabb366
Add a test for building the HTTPS connector
arteam Jun 18, 2016
5801570
Correct the name of the lock in @GuardedBy
arteam Jun 18, 2016
2f14dd1
Merge pull request #1602 from dropwizard/fix_guarded_by
jplock Jun 18, 2016
a06f1c5
Merge pull request #1601 from dropwizard/build_ssl_connector_test
jplock Jun 18, 2016
7c0a184
Remove dropwizard-spdy POM
arteam Jun 18, 2016
5b8ab10
Add helper functions for getting the local and admin ports from a ser…
jplock Jun 19, 2016
02ae4b7
Added the getAllLocalIPs() function from Curator into the NetUtil to …
jplock Jun 19, 2016
2e39f24
Clean up the test by checking for the presence of the loopback address
jplock Jun 19, 2016
62847fb
Upgrade to Jetty 9.3.10.v20160621
arteam Jun 22, 2016
e19b519
Upgrade to tomcat-jdbc 8.5.3
arteam Jun 22, 2016
d78fb71
Update copyright notice to reference Curator
jplock Jun 22, 2016
8f2c4fa
Fix tests for BiDiGzipHandlerTest
arteam Jun 23, 2016
08be35c
Revert "Upgrade to Jetty 9.3.10.v20160621"
arteam Jun 23, 2016
50a5549
Update contributors.rst
RawToast Jun 23, 2016
6532a8e
Merge pull request #1610 from RawToast/master
arteam Jun 24, 2016
b0e69ff
Add Google Error Prone checks (#1622)
jplock Jul 8, 2016
7590203
Commit a database transaction in the `RESP_FILTERS_START` stage (#1620)
arteam Jul 8, 2016
a75abac
Upgrade to Jackson 2.7.5
joschi Jul 8, 2016
c1f860b
[maven-release-plugin] prepare release v1.0.0-rc4
joschi Jul 8, 2016
945e07e
[maven-release-plugin] prepare for next development iteration
joschi Jul 8, 2016
6c85168
Reset System streams in CommandTest in testing docs (#1634)
Jul 13, 2016
067ea07
Add documentation for polymorphic auth feature (#1632)
psamsotha Jul 14, 2016
38879e6
Merge pull request #1637 from psamsotha/polymorphic-auth-docs
jplock Jul 14, 2016
e81a50a
dropwizard-auth: Introduce CachingAuthorizer
evnm Jul 16, 2016
072a29a
Add metrics to Configuration toString
MatthewDolan Jul 25, 2016
4b0a523
Merge pull request #1644 from MatthewDolan/master
jplock Jul 26, 2016
a54a061
Add alpn-boot profiles for Java 1.8.0_101 and 1.8.0_102
joschi Jul 26, 2016
d0a7640
Fix test problem with nominal type passed: should be `ServerFactory` …
cowtowncoder Jul 26, 2016
99e9d63
Upgrade to Jackson 2.7.6 (#1646)
joschi Jul 26, 2016
3b92c6c
Update release notes for Dropwizard 1.0.0
joschi Jul 26, 2016
8799344
Allow using env variable GITHUB_TOKEN in list_contributors.rb
joschi Jul 26, 2016
a6cf7d2
Update contributor list
joschi Jul 26, 2016
ca39aa5
[maven-release-plugin] prepare release v1.0.0
joschi Jul 26, 2016
0880fcd
[maven-release-plugin] prepare for next development iteration
joschi Jul 26, 2016
d004ffb
Use LoadingCache in CachingAuthenticator.
Jun 29, 2016
ec3f606
Merge pull request #1639 from evnm/dropwizard-auth/caching-authorizer
jplock Jul 27, 2016
8b90d67
Merge pull request #1615 from pkwarren/loading_cache_authenticator
jplock Jul 27, 2016
f9e5e44
Merge pull request #1583 from nickbabcock/remove-optional
jplock Jul 27, 2016
3f1987d
Allow Dropwizard constraints to be applied to type (#1586)
nickbabcock Jul 27, 2016
be56381
Document the Dropwizard release process (#1592)
arteam Jul 27, 2016
ce1f7cf
Correct request log docs
tjcutajar Jul 27, 2016
5daefa2
Merge pull request #1650 from tjcutajar/update-request-log-doc
jplock Jul 27, 2016
0619ca1
Upgrade to Jetty 9.3.11.v20160721 (#1649)
nickbabcock Jul 28, 2016
3b67b9c
Add missing release notes (#1651)
jplock Jul 28, 2016
97801cc
Fix or comment deprecation usage in tests
nickbabcock Jul 28, 2016
eaf44e8
Remove redundant try-catch
nickbabcock Jul 28, 2016
af55e37
Prefer java8 mechanisms in CachingAuthorizer
nickbabcock Jul 28, 2016
e1b137f
Merge pull request #1652 from nickbabcock/code-fixes
jplock Jul 28, 2016
844b710
Integrate with Code Climate (#1631)
ryankennedy Jul 29, 2016
0096931
Add the Code Climate badge.
ryankennedy Jul 30, 2016
9789176
Remove the test scope from `jetty-client` in the BOM
arteam Jul 30, 2016
1efbea3
Merge pull request #1656 from dropwizard/remove_jetty_client_test_scope
jplock Jul 30, 2016
1b4c8ef
Make UnitOfWorkAspect public
ogregoire Aug 2, 2016
2a923a6
Merge pull request #1661 from ogregoire/dependency-injection-friendli…
arteam Aug 2, 2016
99a7e1b
dropwizard-core: Overridable log level during application bootstrap p…
evnm Aug 2, 2016
e3d6c37
Merge pull request #1662 from evnm/dropwizard-core/configure-bootstra…
arteam Aug 3, 2016
d5ea845
dropwizard-servlets: Combine unnecessarily nested if blocks in TaskSe…
evnm Aug 4, 2016
ab65a32
Support maxFileSize and archivedFileCount (#1660)
mattnelson Aug 4, 2016
de8c7e3
Update dependencies and fix some error prone warnings (#1654)
jplock Aug 4, 2016
102b7a3
Allow HttpClientBuilder subclasses to customize the underlying Apache…
evnm Aug 4, 2016
299b3ba
Expose the request post body to tasks.
Jun 22, 2016
af0472f
Update documentation for tasks
Jun 22, 2016
ad4ed8e
Create `PostBodyTask` class to allow for tasks to get the post body.
Jul 4, 2016
735820d
Add an example `PostBodyTask` to the example app.
Jul 4, 2016
f5de4dc
Merge pull request #1668 from evnm/dropwizard-client/customizable-htt…
arteam Aug 4, 2016
b1ecac5
Merge pull request #1667 from evnm/dropwizard-servlets/combine-ifs-in…
arteam Aug 4, 2016
7bfdeab
Merge branch 'jp-port' of https://github.com/jplock/dropwizard into j…
arteam Aug 4, 2016
e34310b
Allow use of custom HostnameVerifier on clients.
tbartley Aug 2, 2016
ab8eb67
Add ability to run different Commands from a DropwizardAppRule (#1666)
tburch Aug 4, 2016
1e40fef
Set FAIL_ON_UNKNOWN_PROPERTIES in DefaultConfigurationFactoryFactory …
Aug 6, 2016
80e6e23
Gracefully shut down default ExecutorService used by JerseyClientBuilder
evnm Aug 5, 2016
7e2ef4d
Await ExecutorService shutdown and add ClientAsyncExecutor annotation
evnm Aug 8, 2016
e077d2c
Merge pull request #1676 from evnm/dropwizard-client/executor-provide…
arteam Aug 9, 2016
7659fc7
Fix request attribute-related race condition in Logback request logging
evnm Aug 7, 2016
77eb5f8
Fix incorrect @link in AsyncLoggingEventAppenderFactory Javadoc
evnm Aug 9, 2016
e7c16c9
Merge pull request #1678 from evnm/dropwizard-request-logging/logback…
arteam Aug 9, 2016
160f5a7
Update archetype version in Getting Started (#1682)
danielbcorreia Aug 10, 2016
b93b722
Add ResourceCollection support ServletEnvironment
Aug 10, 2016
a6b55d1
Rename function to comply with proxy method name
Aug 11, 2016
293cfed
Make synchronous flushing configurable in GzipHandlerFactory (#1685)
LeDominik Aug 12, 2016
96ca3bd
Merge pull request #1683 from afrin216/resource
arteam Aug 13, 2016
621892d
Allow periods in keys to be escaped in ConfigOverrides (#1599)
twilson-palantir Jun 17, 2016
599d3ef
Use a List instead an array in YamlConfigurationFactory
arteam Aug 13, 2016
7674f9c
Merge pull request #1688 from dropwizard/use_list_instead_array
jplock Aug 13, 2016
a0ee586
Added missing escape for escape character in core docs page (#1689)
draakhan Aug 14, 2016
db1cf9b
Update location of dropwizard-scala repository. (#1693)
bretthoerner Aug 16, 2016
4adccd0
Catch Throwable and return false if any command that's run from the C…
tburch Aug 17, 2016
ab74bbf
Allow overriding of `Application#getConfigurationClass` (#1690)
jhaber Aug 17, 2016
8d5756c
Log Jetty initialized SSLContext not the Default (#1698)
nickbabcock Aug 19, 2016
0013e3b
Update sslyze link to latest repo
nickbabcock Aug 19, 2016
d71d6c4
Fix tls configuration reference documentation syntax issues
nickbabcock Aug 19, 2016
2ddfc4e
Document that only TLSv1.2 is enabled by default
nickbabcock Aug 21, 2016
de0d2b8
Merge pull request #1702 from nickbabcock/tls-docs
jplock Aug 21, 2016
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
20 changes: 20 additions & 0 deletions .codeclimate.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
engines:
pmd:
enabled: true
channel: "beta"
checkstyle:
enabled: true
config: checkstyle.xml
channel: "beta"

ratings:
paths:
- "**.java"

exclude_paths:
- "dropwizard-archetypes/"
- "**.png"
- "**.ts"
- "**.p12"
- "**.jts"
- "**.keystore"
17 changes: 17 additions & 0 deletions .editorconfig
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
# Configuration file for EditorConfig: http://editorconfig.org
root = true

[*]
charset = utf-8
end_of_line = lf
indent_style = space
indent_size = 4
insert_final_newline = true
trim_trailing_whitespace = true

[*.properties]
charset = latin1

[travis.yml]
indent_size = 2
indent_style = space
7 changes: 7 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
*.txt text=auto
*.java text=auto
*.yml text=auto
*.xml text=auto
*.md text=auto
*.mustache text eol=lf
*.ftl text eol=lf
28 changes: 20 additions & 8 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,10 +1,22 @@
.idea
lib_managed
src_managed
project/boot
target
src/main/java/com/yammer/streamie/data/pb
streamie.conf
# Maven
target/
dependency-reduced-pom.xml
pom.xml.releaseBackup
pom.xml.versionsBackup
release.properties

# IntelliJ IDEA
.idea/
*.iml
*.ipr
*.iws

# Eclipse
.settings/
.classpath
.project

nb-configuration.xml
atlassian-ide-plugin.xml
project/plugins/project/build.properties

logs
30 changes: 30 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
sudo: false
language: java
jdk:
- oraclejdk8
after_success:
- bash .travis_after_success.sh
cache:
directories:
- $HOME/.m2

# Use updated jdk version instead of buggy default
addons:
apt:
packages:
- oracle-java8-installer

# encrypted CI_DEPLOY_USERNAME and CI_DEPLOY_PASSWORD
# values for maven deploy. these have been encrypted
# with the public key from https://github.com/dropwizard/dropwizard
# and won't work in any other repository. if you want
# to run CI in your local fork you'll need to run `travis encrypt ...`
# accordingly (http://docs.travis-ci.com/user/encryption-keys/)
#
# NOTE: CI_DEPLOY_USERNAME is set to dropwizardci, the username
# we've set up with Sonatype, which only has permission to push
# to the snapshot repo.
env:
global:
- secure: "EAuz7bCKj4r438IEC2y73WVrFwXirflbXA4HhpwVmAFWNqC9LIIpkWcO5GVp773HsZvJBcJjJriP+aKRkImV8AyMgjCeEUv2dlezvbkIIz38vKyw9MWaPIyZ3uS9RCuL7OwGf5BeJ1DvHFYdMBaspZd+EmCYr7abnHdqs+Tm/W8="
- secure: "RI0QcuKMsij3sgRm+Bjhu3X217U6UslvSzcRv13iLLwrTj73zhGi5PF/+kj8Qh1HMQw0oQRR6M8qPqGy82KcjiGbpgPgSy1rVAvkYg+Yw1k7v4l7Vgyj7TNsAM3pqHyojx2jgRjpQsgw/WXQmiahWV6OCOUzdbhEUwVzIXI+vtk="
25 changes: 25 additions & 0 deletions .travis_after_success.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
#!/bin/bash

if [[ "${TRAVIS_JDK_VERSION}" != "oraclejdk8" ]]; then
echo "Skipping after_success actions for JDK version \"${TRAVIS_JDK_VERSION}\""
exit
fi

mvn -B cobertura:cobertura coveralls:report

if [[ -n ${TRAVIS_TAG} ]]; then
echo "Skipping deployment for tag \"${TRAVIS_TAG}\""
exit
fi

if [[ ${TRAVIS_BRANCH} != 'master' ]]; then
echo "Skipping deployment for branch \"${TRAVIS_BRANCH}\""
exit
fi

if [[ "$TRAVIS_PULL_REQUEST" = "true" ]]; then
echo "Skipping deployment for pull request"
exit
fi

mvn -B deploy --settings maven_deploy_settings.xml -Dmaven.test.skip=true -Dfindbugs.skip=true
64 changes: 64 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,64 @@
Contributing/Development
===
Dropwizard is always looking for people to contribute to the project. We welcome your
feedback and want to listen and discuss your ideas and issues.

There are many different ways to help contribute to the Dropwizard project.

* Helping others by participating in the [Dropwizard User Google Group](https://groups.google.com/forum/#!forum/dropwizard-user)
* Improving or enhancing our [documentation](http://dropwizard.github.io/dropwizard/)
* Fixing open issues listed in the [issue tracker](https://github.com/dropwizard/dropwizard/issues?state=open)
* Adding new features to the Dropwizard codebase

Guidelines
===
When submitting a pull request, please make sure to fork the repository and create a
separate branch for your feature or fix for an issue.

All contributions are welcome to be submitted for review for inclusion, but before
they will be accepted, we ask that you follow these simple guidelines:

Code style
---
When submitting code, please make every effort to follow existing conventions and
style in order to keep the code as readable as possible. We realize that the style
used in Dropwizard might be different that what is used in your projects, but in the end
it makes it easier to merge changes and maintain in the future.

Testing
---
We kindly ask that all new features and fixes for an issue should include any unit tests.
Even if it is small improvement, adding a unit test will help to ensure no regressions or the
issue is not re-introduced. If you need help with writing a test for your feature, please
don't be shy and ask!

Documentation
---
Up-to-date documentation makes all our lives easier. If you are adding a new feature,
enhancing an existing feature, or fixing an issue, please add or modify the documentation
as needed and include it with your pull request.

New Features
===
If you would like to implement a new feature, please raise an issue before sending a
pull request so the feature can be discussed. **We appreciate the effort and want
to avoid a situation where a contribution requires extensive rework on either side,
it sits in the queue for a long time, or cannot be accepted at all.**

Developer List
===
The Google Group [dropwizard-dev](https://groups.google.com/forum/#!forum/dropwizard-dev)
is the place to discuss everything to do with the development of the framework itself,
including docs, process and community management.


Feel free to post questions about internals, ideas for new features or refactorings,
different strategies, requests for comment/review etc. This is the forum for everyone
who wants to actively contribute to the project itself.

Committers
===
The list of people with committer access is kept in the developer section of the pom.xml located in the parent directory.

* Committers aren't allowed to merge their own changes, the exception being bug fixes
* A commit may be reverted, but it requires 2+ committer's approval. The goal is to keep it democratic
Loading