aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-batch/src/test/resources/org/sonar/batch
Commit message (Expand)AuthorAgeFilesLines
* SONAR-2973 replace RULE_FAILURES_OVERRIDDEN_SEVERITY by REVIEWS.MANUAL_SEVERI...Simon Brandhof2011-12-122-12/+12
* SONAR-2973 add the column RULE_FAILURES.OVERRIDDEN_SEVERITY (BOOLEAN)Simon Brandhof2011-12-082-52/+92
* SONAR-2956 Support Boolean type with DerbyEvgeny Mandrikov2011-10-311-5/+5
* Improve boolean parameters of Hibernate HQL queriesSimon Brandhof2011-10-272-3/+3
* Remove some ignored tests and fix some commented-out codeSimon Brandhof2011-10-1325-593/+0
* Improve unit testsEvgeny Mandrikov2011-10-131-0/+0
* SONAR-2861 Remove unused classes ResourceDatabaseConfiguration and ProjectCon...Simon Brandhof2011-10-103-61/+0
* Revert move of TimeMachineConfigutionSimon Brandhof2011-06-221-0/+12
* SONAR-2505 support tracking of violations on dry runsSimon Brandhof2011-06-175-127/+0
* SONAR-2507 support deprecated directory /extensions/rules/simonbrandhof2011-06-101-0/+1
* SONAR-2507 Batch must load plugins without connecting to databasesimonbrandhof2011-06-104-0/+0
* Allow the extension ProjectBuilder to change the source directories of root m...Simon Brandhof2011-06-061-0/+1
* SONAR-2469 add unit testssimonbrandhof2011-05-272-0/+0
* SONAR-2468 new extension point org.sonar.api.bootstrap.ProjectBuildersimonbrandhof2011-05-2714-34/+0
* SONAR-2409 Remove ability to use deprecated property 'branch'Evgeny Mandrikov2011-05-041-12/+0
* SONAR-2298 Rename MavenProjectBuilder to ProjectBuilderEvgeny Mandrikov2011-04-264-0/+0
* Fix crlfEvgeny Mandrikov2011-04-204-102/+102
* [SONAR-1957] Adds "switched off" attribute on Violation class and makeFabrice Bellingard2011-04-204-75/+102
* SONAR-2329 NonUniqueResultException occurs when analyzing both a maven module...simonbrandhof2011-04-122-0/+0
* SONAR-1957 add the column RULE_FAILURES.SWITCHED_OFF (boolean)simonbrandhof2011-04-126-24/+24
* SONAR-2347 Add the column RULE_FAILURES.PERMANENT_IDsimonbrandhof2011-04-126-21/+47
* SONAR-2251 Unstable state of violations when stopping a buildsimonbrandhof2011-03-141-23/+0
* SONAR-1914 reload measures with PersistenceMode.DATABASE on demandsimonbrandhof2011-02-261-0/+8
* SONAR-2137: Fix updating of past violationsEvgeny Mandrikov2011-02-021-1/+1
* period by number of days : search for the nearest snapshot, even if it's olde...simonbrandhof2011-01-031-0/+34
* Move timemachine components from core plugin to batch + do not depend on Snap...simonbrandhof2010-12-277-0/+316
* SONAR-2016 Sonar plugins and so extensions are not accessible from the Sonar ...simonbrandhof2010-12-161-0/+0
* SONAR-249 rename the SNAPSHOTS.VARIATION_xxx columns + add SNAPSHOTS.PERIODx_...simonbrandhof2010-12-1552-135/+135
* SONAR-249 add 2 periods for variation values + rename SNAPSHOT.VAR_xxx column...simonbrandhof2010-12-0652-193/+193
* SONAR-1450: Add checksum to RuleFailureModel and use it in ViolationPersister...Godin2010-12-033-9/+9
* SONAR-1450: Extract ViolationPersisterDecorator from ViolationPersisterGodin2010-12-021-1/+1
* SONAR-2007 Remove the useless ISO Categories + fix components pagesimonbrandhof2010-12-017-26/+26
* SONAR-249 add the columns SNAPSHOT.VAR_MODE_x and VAR_LABEL_x (x=1, 2 or 3)simonbrandhof2010-11-3052-135/+135
* SONAR-1450: Add support for incremental review of incoming violationsGodin2010-11-303-4/+7
* SONAR-1450: Add the column RULE_FAILURES.CREATED_ATGodin2010-11-303-7/+7
* SONAR-1450: Add support for incremental review of incoming violationsGodin2010-11-303-3/+3
* SONAR-249 fix detection of "best value measures" in delayed mode - add unit t...simonbrandhof2010-11-305-7/+48
* SONAR-1450 add the parameter "boolean checkOlder" to ResourcePersister#getLas...simonbrandhof2010-11-291-1/+1
* SONAR-1450: Add support for incremental review of incoming violationsGodin2010-11-293-3/+27
* SONAR-249 fix update of measures when using the delayed modesimonbrandhof2010-11-262-0/+46
* SONAR-249 add unit testssimonbrandhof2010-11-269-0/+23
* forgot to commit some unit test filessimonbrandhof2010-11-267-0/+542
* SONAR-249: extract persistence layer from data index + dump measures at the e...simonbrandhof2010-11-2631-728/+376
* SONAR-1711 Allow to exclude sources from code analysis based on cutoff datesimonbrandhof2010-09-263-0/+0
* SONAR-1798 rename RULE_FAILURES.POINTS to COSTsimonbrandhof2010-09-222-12/+12
* SONAR-1798 Ability to register a number of points to a rule violationsimonbrandhof2010-09-222-12/+12
* SONAR-236 remove deprecated code from checkstyle plugin + display default val...simonbrandhof2010-09-0664-0/+1650