aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-batch/src/main
Commit message (Expand)AuthorAgeFilesLines
* SONAR-2610 Replace the table ASYNC_MEASURES_SNAPSHOTS by MANUAL_MEASURESSimon Brandhof2011-07-121-2/+0
* Remove TRACE logSimon Brandhof2011-07-071-1/+0
* SONAR-2469 extensions annotated with @InstantiationStrategy(BATCH) should acc...Simon Brandhof2011-07-074-10/+16
* SONAR-2553 API: compute the variations on all measuresSimon Brandhof2011-06-291-4/+16
* Log when dry run is enabledsimonbrandhof2011-06-261-1/+5
* Revert move of TimeMachineConfigutionSimon Brandhof2011-06-222-0/+114
* SONAR-2497 Merge i18n plugin with coreSimon Brandhof2011-06-211-4/+8
* SONAR-2505 support measure variationsSimon Brandhof2011-06-218-110/+23
* Fix violationsEvgeny Mandrikov2011-06-201-1/+1
* SONAR-2505 support tracking of violations on dry runsSimon Brandhof2011-06-179-160/+29
* SONAR-2428 Detection new violations, when new module added to projectEvgeny Mandrikov2011-06-173-24/+18
* SONAR-2428 Detect new violations, when new module added to projectEvgeny Mandrikov2011-06-153-15/+38
* SONAR-2505 core components which write to database are disabled on dry runsSimon Brandhof2011-06-1513-34/+198
* Fix some minor violationssimonbrandhof2011-06-101-2/+3
* Add javadoc to org.sonar.api.platform.PluginRepositorysimonbrandhof2011-06-101-1/+0
* Merge remote branch 'upstream/master'simonbrandhof2011-06-105-57/+200
|\
| * SONAR-2495 Correctly deregister JDBC Driver to prevent memory leaksEvgeny Mandrikov2011-06-084-55/+198
| * Fix violationsEvgeny Mandrikov2011-06-071-2/+2
* | SONAR-2507 support deprecated directory /extensions/rules/simonbrandhof2011-06-102-69/+27
* | SONAR-2507 Batch must load plugins without connecting to databasesimonbrandhof2011-06-103-102/+124
|/
* Do not allow to change ProjectDefinition#propertiesSimon Brandhof2011-06-072-6/+4
* Allow the extension ProjectBuilder to change the source directories of root m...Simon Brandhof2011-06-0611-73/+97
* SONAR-2497 add logsSimon Brandhof2011-06-031-11/+13
* SONAR-2497 Add batch properties to include/exclude plugins to loadSimon Brandhof2011-06-031-6/+35
* Allow to manually define source files to analyzeSimon Brandhof2011-06-032-4/+17
* Fix loading of metric formulas when defined in pluginsSimon Brandhof2011-05-313-10/+21
* SONAR-2475 remove org.sonar.api.checks.checkers and org.sonar.api.checks.prof...simonbrandhof2011-05-272-65/+0
* Rename org.sonar.batch.ExtensionDownloader to ArtifactDownloadersimonbrandhof2011-05-275-10/+6
* SONAR-2469 add unit testssimonbrandhof2011-05-271-4/+9
* SONAR-2469 add unit testssimonbrandhof2011-05-272-21/+34
* SONAR-2468 new extension point org.sonar.api.bootstrap.ProjectBuildersimonbrandhof2011-05-2712-161/+146
* SONAR-2469 fix typo in name of InstantiationStrategy classsimonbrandhof2011-05-263-8/+8
* SONAR-2469 refactor Modulesimonbrandhof2011-05-2511-423/+719
* Fix merge of release 2.8simonbrandhof2011-05-192-27/+14
* Fix compatibility with Oraclesimonbrandhof2011-05-091-3/+6
* SONAR-2298 Fix bug, when root project not a first one in Maven reactorEvgeny Mandrikov2011-05-062-4/+7
* SONAR-2409 Remove ability to use deprecated property 'branch'Evgeny Mandrikov2011-05-041-1/+1
* SONAR-2346 Failing with Current container state was: CONSTRUCTEDsimonbrandhof2011-05-041-1/+7
* Fix portential hibernate errorsimonbrandhof2011-04-291-2/+2
* SONAR-2261 Exclusion patterns must be trimmedEvgeny Mandrikov2011-04-291-0/+3
* Force creation of project workDirEvgeny Mandrikov2011-04-281-9/+9
* Set project description to empty string if property was not specifiedEvgeny Mandrikov2011-04-281-1/+1
* SONAR-2202 Calculate variations on quality model measuressimonbrandhof2011-04-281-16/+25
* SONAR-2299 Show Hibernate SQL only if debug logging level enabled, but not in...Evgeny Mandrikov2011-04-271-1/+1
* SONAR-2266 ProjectFileSystem should return only existing source and test dire...Evgeny Mandrikov2011-04-271-4/+10
* Fix violationsEvgeny Mandrikov2011-04-272-3/+2
* SONAR-2298 Rename MavenProjectBuilder to ProjectBuilderEvgeny Mandrikov2011-04-262-7/+6
* SONAR-2298 Add support for multi-modules for non-Maven projectsEvgeny Mandrikov2011-04-2612-379/+512
* SONAR-2380 The "violations" web service API must not returnFabrice Bellingard2011-04-211-10/+25
* Fix crlfEvgeny Mandrikov2011-04-203-812/+812