Tyler Benson
|
8d9bdef4b7
|
Rename build.gradle scripts to match project name.
This will help in finding build scripts inside the IDE.
|
2017-07-10 16:12:15 -07:00 |
Tyler Benson
|
b422ec7663
|
Apply minimum code coverage assertions
Improved the test coverage slightly in the process.
|
2017-07-10 14:24:11 -07:00 |
Tyler Benson
|
95c7a5ac08
|
Finish updating gradle and remove maven pom's.
|
2017-07-06 15:56:32 -07:00 |
Tyler Benson
|
ca36e9fbc1
|
Exclude java 9 compiled files from shadow jar.
|
2017-07-06 12:10:14 -07:00 |
Guillaume Polaert
|
78cd9d118d
|
Shading shades too much things (OT Agent for instance)
|
2017-07-06 11:23:37 +02:00 |
Guillaume Polaert
|
73ab3d36ab
|
Keep sync Maven and Gradle
|
2017-07-04 10:57:47 +02:00 |
Guillaume Polaert
|
399c4cab80
|
Merge branch 'master' into gpolaert/new-shading
|
2017-07-04 10:15:51 +02:00 |
Tyler Benson
|
bf15a139d5
|
Remove tagsKV from @Trace annotation
|
2017-07-03 16:14:35 -07:00 |
Tyler Benson
|
07b23249d7
|
Merge pull request #27 from DataDog/tyler/add-gradle
Add gradle build scripts.
|
2017-07-03 10:40:05 -07:00 |
Guillaume Polaert
|
a150548a72
|
CircleCi
|
2017-07-03 10:34:34 -07:00 |
Guillaume Polaert
|
1dc7d5a9b7
|
AutoService is used by the deps, need to compile with maven
|
2017-07-03 10:34:34 -07:00 |
Guillaume Polaert
|
359c0879f0
|
fix shapping issues and pom refactoring
|
2017-07-03 10:33:05 -07:00 |
Guillaume Polaert
|
d3ce6b1a3e
|
shading all stuff and removing from the scope all libs which can crash the app
|
2017-07-03 10:33:05 -07:00 |
Tyler Benson
|
5a6bd2d002
|
Add gradle build scripts.
Currently has issues with shadow jar due to Java 9 compiled classes inside byteman used by dd-java-agent.
|
2017-06-30 11:35:57 -07:00 |
Guillaume Polaert
|
94018ff596
|
fix artifact id
|
2017-06-29 10:57:57 +02:00 |
Tyler Benson
|
4de69c36b8
|
Review Fixes
Fix package names.
Revert oddness in pom file.
|
2017-06-28 11:14:32 -04:00 |
Tyler Benson
|
cee31b4067
|
Rename packages for consistency
|
2017-06-27 16:34:32 -04:00 |
Tyler Benson
|
e77b8dd90a
|
Merge pull request #22 from DataDog/tyler/circle-ci
Add circleci config file
|
2017-06-27 16:00:27 -04:00 |
Tyler Benson
|
b9690f9db8
|
Add circleci config file
|
2017-06-27 15:54:40 -04:00 |
Guillaume Polaert
|
9ee1b8204b
|
Adding a bit of documentation for the dev.
|
2017-06-27 10:28:09 -04:00 |
Guillaume Polaert
|
aadc526338
|
refactoring the version checker
|
2017-06-26 16:55:54 -04:00 |
Guillaume Polaert
|
b824be1295
|
Adding JMS version + fix some previous artifacts
|
2017-06-20 18:24:47 -04:00 |
Guillaume Polaert
|
ccb7904ccb
|
[maven-release-plugin] prepare for next development iteration
|
2017-06-20 10:29:08 -04:00 |
Guillaume Polaert
|
40bb03fb96
|
[maven-release-plugin] prepare release v0.1.1
|
2017-06-20 10:29:03 -04:00 |
Guillaume Polaert
|
a9623a6ba4
|
Add comments and explanation on strategies used
|
2017-06-20 10:21:21 -04:00 |
Guillaume Polaert
|
6107454e30
|
be more readable
|
2017-06-20 09:15:51 -04:00 |
Guillaume Polaert
|
1a0df4c907
|
[maven-release-plugin] prepare for next development iteration
|
2017-06-15 17:51:12 +02:00 |
Guillaume Polaert
|
003bfa1eb2
|
[maven-release-plugin] prepare release v0.1.0
|
2017-06-15 17:51:05 +02:00 |
Guillaume Polaert
|
2cca7b0be5
|
fixing things for the release
|
2017-06-15 17:38:40 +02:00 |
Guillaume Polaert
|
265f6d6411
|
Oops, reverting name
|
2017-06-15 17:36:50 +02:00 |
Guillaume Polaert
|
a3b5c5a194
|
Merge pull request #14 from DataDog/refactoring-integrations
Refactoring integrations
|
2017-06-15 17:16:07 +02:00 |
Guillaume Polaert
|
4186f67100
|
Reverting the file
|
2017-06-15 17:09:17 +02:00 |
Guillaume Polaert
|
7f48045da9
|
Refactoring DDAgentTracingHelper, better log, better catch ...
|
2017-06-15 17:08:56 +02:00 |
Emeric Planet
|
79e98f43c0
|
Correct typo (#15)
|
2017-06-15 16:35:59 +02:00 |
Guillaume Polaert
|
fd759df803
|
Refactoring OkHttp
|
2017-06-15 16:27:52 +02:00 |
Guillaume Polaert
|
9e92f65da4
|
Refactoring Jetty and Tomcat
|
2017-06-15 15:51:50 +02:00 |
Guillaume Polaert
|
e9c41f54bb
|
Update README
|
2017-06-15 14:42:09 +02:00 |
Guillaume Polaert
|
610dc6531e
|
Remove JAR checker cause we have a graceful exception
|
2017-06-15 14:34:14 +02:00 |
Guillaume Polaert
|
e5887e24dc
|
Fixing ES
|
2017-06-15 14:30:16 +02:00 |
Guillaume Polaert
|
e632705140
|
Fixing AWS
|
2017-06-14 19:28:33 +02:00 |
Guillaume Polaert
|
305e7aeefb
|
still issues on ES and AWS
|
2017-06-14 17:36:46 +02:00 |
Guillaume Polaert
|
41f6e66b2e
|
first review for @renaud
|
2017-06-14 15:01:33 +02:00 |
Guillaume Polaert
|
9e6ea73e4c
|
[maven-release-plugin] prepare for next development iteration
|
2017-06-13 17:28:34 +02:00 |
Guillaume Polaert
|
fdf4b7af28
|
[maven-release-plugin] prepare release v0.0.7
|
2017-06-13 17:28:28 +02:00 |
Guillaume Polaert
|
862e143db0
|
Adding version control
|
2017-06-13 16:31:35 +02:00 |
Guillaume Polaert
|
557f7d1dd3
|
Preparing the release
|
2017-06-13 16:29:50 +02:00 |
Guillaume Polaert
|
0385e4819b
|
Refactor helper
|
2017-06-13 16:03:19 +02:00 |
Guillaume Polaert
|
de53b007d6
|
Help some lost souls
|
2017-06-13 14:23:51 +02:00 |
Guillaume Polaert
|
2e693a41db
|
Merge remote-tracking branch 'origin/dev' into dev
# Conflicts:
# dd-java-agent/pom.xml
|
2017-06-13 14:20:06 +02:00 |
Guillaume Polaert
|
143d1265f9
|
fix conflict
|
2017-06-12 09:12:31 +02:00 |