summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* SONAR-1829: Replace "Priority" by "Severity" in Violations drilldown serviceGodin2010-12-021-1/+1
* Fix violation reported on Nemo.Godin2010-12-021-5/+5
* SONAR-1829: Replace "Priority" by "Severity" in Hotspots serviceGodin2010-12-023-24/+24
* SONAR-1450: Improve unit testsGodin2010-12-024-5/+87
* SONAR-1450: Add ITGodin2010-12-021-0/+3
* SONAR-1450: Add ITGodin2010-12-021-0/+57
* SONAR-1450: Add project for ITGodin2010-12-028-3/+122
* SONAR-1450: Fix ViolationPersisterDecoratorGodin2010-12-021-2/+17
* SONAR-1450: Compare violations using checksumsGodin2010-12-025-22/+260
* Fix JavaDocsGodin2010-12-021-2/+5
* fix animal-sniffer in sonar-core-pluginsimonbrandhof2010-12-027-32/+44
* Add missing dependency from sonar-core-plugin to sonar-batchGodin2010-12-021-0/+5
* remove idea filesimonbrandhof2010-12-021-123/+0
* extract GWT components from sonar-core-pluginsimonbrandhof2010-12-0267-67/+265
* SONAR-1450: Extract ViolationPersisterDecorator from ViolationPersisterGodin2010-12-027-58/+82
* did I already say that IT are going to pass now ?simonbrandhof2010-12-021-1/+1
* fix IT (yes it's true ;-)simonbrandhof2010-12-021-1/+1
* Minor fixes for class MeasureGodin2010-12-021-25/+56
* Fix date/time format for gwtGodin2010-12-021-2/+2
* SONAR-249 save configuration used for measure variations and new violations i...simonbrandhof2010-12-0119-328/+482
* fix ITsimonbrandhof2010-12-011-1/+1
* Fix JavaDocGodin2010-12-011-3/+3
* SONAR-2007 fix ITsimonbrandhof2010-12-019-219/+43
* SONAR-1450: Add creation date of violation to violations tabGodin2010-12-012-4/+26
* SONAR-1450:Godin2010-12-016-18/+42
* SONAR-1450: Expose rule_failure.created_at in rest apiGodin2010-12-011-0/+6
* Deprecate some classes from org.sonar.api.web.gwt.client.webservicesGodin2010-12-0115-22/+82
* SONAR-2007 Remove the useless ISO Categories + fix components pagesimonbrandhof2010-12-01147-1178/+564
* SONAR-1450: Fix NPE in NewViolationsDecoratorGodin2010-12-012-3/+7
* SONAR-1450: Add first implementation of NewViolationsDecoratorGodin2010-12-012-5/+38
* SONAR-1450: Add first implementation of NewViolationsDecoratorGodin2010-11-303-7/+71
* SONAR-1450: Add first implementation of NewViolationsDecoratorGodin2010-11-307-48/+173
* SONAR-1450: Add createdAt to Violation classGodin2010-11-303-10/+33
* database migration : remove/update some scripts that are used only in release...simonbrandhof2010-11-3014-244/+0
* database migration : remove/update some scripts that are used only in release...simonbrandhof2010-11-3020-222/+1
* database migration : remove scripts that are used only in releases <= 1.10simonbrandhof2010-11-3041-921/+11
* SONAR-249 add missing filessimonbrandhof2010-11-303-10/+10
* SONAR-249 add the columns SNAPSHOT.VAR_MODE_x and VAR_LABEL_x (x=1, 2 or 3)simonbrandhof2010-11-30110-396/+505
* Fix violations reported on Nemo, fix JavaDocsGodin2010-11-309-73/+67
* SONAR-1450: Add support for incremental review of incoming violationsGodin2010-11-3017-67/+104
* SONAR-249 add variation values to Ruby APIsimonbrandhof2010-11-3030-130/+318
* SONAR-1450: Add the column RULE_FAILURES.CREATED_ATGodin2010-11-306-16/+30
* SONAR-1450: Add support for incremental review of incoming violationsGodin2010-11-305-45/+52
* SONAR-1450: Revert some changes made yesterdayGodin2010-11-305-39/+19
* SONAR-249 fix detection of "best value measures" in delayed mode - add unit t...simonbrandhof2010-11-306-11/+76
* SONAR-249 fix detection of "best value measures" in delayed modesimonbrandhof2010-11-301-19/+27
* Fix violations reported on NemoGodin2010-11-307-43/+51
* SONAR-1760: Improve performance of NoSonarFilterLoaderGodin2010-11-293-21/+36
* add missing filesimonbrandhof2010-11-291-0/+20
* SONAR-1450 add the parameter "boolean checkOlder" to ResourcePersister#getLas...simonbrandhof2010-11-297-14/+22