* Add login filter
Username and password are stored in application.yml with
prefix "security.user"
* Modify startup script and add webapp.yml config file
* Update quick-start document for default login username/password
* Update deploy document for new webapp.yml config file
* Update license for new files.
* #1263
Separated TTL from minute to minute, hour, day, month.
* 1. Minute metric data ttl change to 90, because of the 1 hour duration condition in UI means 60 minutes.
And i prefer to setting the value up to above 50%.
2. Some description and logging.
#1263
* Add a config time named traceDataTTL for trace data TTL.
#1263
* Fixed the logger english sentence mistake.
* To bring forward a way to solve Import-Project-Eclipse-RequireItems-Exception
* way to solve Import-Project-Eclipse-RequireItems-Exception
* To bring forward a way to solve Import-Project-Eclipse-RequireItems-Exception
* Required items could not be found, when import project into Eclipse.
* using markdown style to quote the errors.
* provides a optional-plugin for tracking ignores enhancement(#1203)
* trace ignore plugin config support override by system.env
* optimize the trace ignore plugin and make normalization of pom
* add AntPathMatcher and an junit test for it
* No longer rely on the spring framework
* add license at file header
* rebuild pom and rewrite README
* rebuild optional-plugins pom
* clean up useless code
* modify junit
* rewrite the ant path match logic
* rename the matcher class
* add the trace ignore plugin introduce doc to incubating features menu.
* modify the README doc.
* remove Chinese in English doc.
* remove superfluous content of EN-doc.
* Update README.md
* Register table description.
* Update Collector-Table-Description.md
Review and update the docs
* Update Collector-Table-Description.md
* Test link.
* Update Collector-Table-Description.md
* Tables of JVM Metric related finish.
* Table description finish.
* Update Collector-Table-Description.md
* Update Collector-Table-Description.md
* Module class rename to ModuleDefine, Module is the JDK9 class.
* Revert "Module class rename to ModuleDefine, Module is the JDK9 class."
This reverts commit 097665b97ea53b27565e362d28c2e8202710f4cd.
* Modify short column name.
* Modify the description of transaction metrics.
* Add section about collector table description in readme.
* Add documents about vote result and announce.
* Update description about SkyWalking in mail templetes.
* Remove the -1 allowed rule. Even it is a right rule, but we don't encourage people do that.
* Add a svn move example.