Commit Graph
200 Commits
Author SHA1 Message Date
Minwoo Jung 51b310cdb1 [#1613] remove dependency for spring-data-hadoop-hbase 2016-04-15 15:44:32 +09:00
Minwoo Jung 45247568bd [#] add dependency temporarily 2016-04-15 14:41:53 +09:00
Minwoo Jung 480a5f968b [#1613] Remove code using spring-data-hadoop-hbase library 2016-04-14 15:41:46 +09:00
koo.taejin 41a401d495 pinpoint minor version change (1.5.x -> 1.6.x) #1673 2016-04-08 14:58:23 +09:00
koo.taejin 067b9cab56 1.5.2 release #1668
change version (1.5.2 -> 1.5.3-SNAPSHOT)
2016-04-08 14:26:18 +09:00
koo.taejin 710de23824 1.5.2 release #1668
change version (1.5.2-SNAPSHOT -> 1.5.2)
2016-04-07 14:25:43 +09:00
koo.taejin fb1be532ef added js static-analysis tools #1648 2016-03-23 19:07:55 +09:00
koo.taejin 82902376bd added js static-analysis tools #1648 2016-03-23 17:00:32 +09:00
Dawid MalinowskiandHyunGil Jeong a88b0bff10 Add support for cassandra #789 2016-03-22 17:25:06 +09:00
Dawid Malinowski 975b068c16 Follow-up #1378 bump docker-maven-plugin version that add volumes support 2016-03-21 00:13:19 +01:00
koo.taejin 595ecf825b no issue
add setting excludes field for maven-pmd-plugin.
2016-03-16 16:28:06 +09:00
koo.taejin 35faf57a14 no issue
add setting excludeFilterFile field for findbugs-maven-plugin.
2016-03-16 15:18:31 +09:00
Justine Tunney d68184cf5c Upgrade Apache Commons Collections to v3.2.2
Version 3.2.1 has a CVSS 10.0 vulnerability. That's the worst kind of
vulnerability that exists. By merely existing on the classpath, this
library causes the Java serialization parser for the entire JVM process
to go from being a state machine to a turing machine. A turing machine
with an exec() function!

https://commons.apache.org/proper/commons-collections/security-reports.html
http://foxglovesecurity.com/2015/11/06/what-do-weblogic-websphere-jboss-jenkins-opennms-and-your-application-have-in-common-this-vulnerability/
2016-03-05 15:01:40 -05:00
Woonduk Kang 10ad72b0a2 #1511 extract commons-server module 2016-02-02 18:24:33 +09:00
Jongho Moon 00bc3b6c0c Enhance MariaDBIT 2016-02-01 10:32:15 +09:00
Dawid MalinowskiandJongho Moon ca0da82284 Add mariadb plugin #1388 2016-02-01 10:32:12 +09:00
Jinkai.Ma 408e2e0576 Merge commit 'b7e39cb337dbf4a7472316ff1c53d0a0f794181b' 2016-01-13 18:57:23 +08:00
Jinkai.Ma a7433b75af Add support for dubbo #1416 2016-01-08 17:36:22 +08:00
Dawid Malinowski 5c3e9f93ab Add ability to build docker images through mvn (via docker-maven-plugin) 2016-01-04 13:57:38 +01:00
Dawid Malinowski 3eb12b1820 Display memory pool #628 2015-12-24 07:38:23 +01:00
Jaehong Kim 4e949efa39 Revert "Display memory pool #628" 2015-12-23 17:02:33 +09:00
Jaehong Kim ed647530e9 Merge pull request #1289 from dawidmalina/master
Display memory pool #628
2015-12-23 17:02:12 +09:00
koo.taejin a200e2f130 [noissue] added '/' path for remote maven repositories. 2015-12-22 10:57:39 +09:00
Dawid Malinowski 8675819ed9 Display memory pool #628 2015-12-18 12:46:46 +01:00
koo.taejin 0541fd4a44 1.5.1 release #1340
changed version (1.5.1 -> 1.5.2-SNAPSHOT)
2015-12-11 16:00:47 +09:00
koo.taejin cfb4451e4c 1.5.1 release #1340
changed version (1.5.1-SNAPSHOT -> 1.5.1)
2015-12-11 15:14:11 +09:00
emeroad 1c2310ff1b findbugs plugin versionup
- 2.5.5 -> 3.0.3
2015-11-27 19:11:59 +09:00
emeroad e57494ab8b added build requirements
- requireJavaVersion : 1.7
 - requireMavenVersion : 3.2
2015-11-27 14:49:05 +09:00
emeroad 045e74e50d #1264 spring versionup 2015-11-26 20:31:22 +09:00
홍 성훈 578d551408 Merge branch 'master' of https://github.com/naver/pinpoint 2015-11-24 09:59:43 +09:00
koo.taejin a83fc422a8 1.5.0 release #1240
changed version (1.5.0 -> 1.5.1-SNAPSHOT)
2015-11-23 16:16:35 +09:00
koo.taejin d8cf8d3eda 1.5.0 release #1240
changed version (1.5.0-SNAPSHOT -> 1.5.0)
2015-11-23 13:44:42 +09:00
홍 성훈 15397b49b0 added postgresql plugin 2015-11-17 10:11:05 +09:00
Minwoo Jung 91ced2d689 [#995] upgrading to commons-dbcp2 2015-09-23 17:47:31 +09:00
Jaehong Kim 99ebe72cfc add testcase. 2015-09-07 15:54:05 +09:00
Jongho Moon 390c1d966c Merge pull request #881 from lioolli/master
Created java8-test module
2015-08-26 18:13:46 +09:00
Jongho Moon 7df32f2bb4 Added JAVA_8_HOME to required environment variable 2015-08-26 18:12:27 +09:00
Jongho Moon d006802e54 Created java8-test module 2015-08-26 18:07:51 +09:00
HyunGil Jeong d15fba6a23 Extract ibatis plugin 2015-08-25 16:01:42 +09:00
koo.taejin 36df829d0c Trace current active requests info. #751
websocket support.
(added ActiveThreadHandler)
2015-08-05 16:42:41 +09:00
Minwoo Jung b886273a08 [#762] change dependency version for json-path library 2015-08-03 13:36:45 +09:00
Jaehong Kim df37bb9466 Merge branch 'master' of https://github.com/naver/pinpoint into google-httpclient 2015-07-24 14:44:44 +09:00
Jaehong Kim bc55b837c1 add to denpendy in pom.xml 2015-07-24 14:43:36 +09:00
koo.taejin f018d2d169 pgrade to spring framework 4.1.7 #765
upgrade spring version (3.2.3.RELEASE -> 4.1.7.RELEASE)
2015-07-23 16:38:23 +09:00
Woonduk Kang 6d3bc4303e #644 jdk8 support
- javaassit update 3.18.0-GA -> 3.20.0-GA
2015-07-13 11:11:09 +09:00
Woonduk Kang edfde05fc5 #644 jdk8 support
- javaassit update 3.18.0-GA -> 3.19.0-GA
2015-06-19 14:46:09 +09:00
Woonduk Kang c2c1cdb077 #645 thrift versionup
- cleanup thrift dependency
2015-06-19 14:40:20 +09:00
Woonduk Kang 85cfd2094e #645 thrift versionup
- update Thrift version 0.9.1->0.9.2
- update thrift generated class
2015-06-19 11:32:56 +09:00
Woonduk Kang 44bcafcbab cleanup dependency 2015-06-18 14:01:54 +09:00
Woonduk Kang 980aa8c94a cleanup dependency 2015-06-17 18:45:18 +09:00