aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* SONAR-2110 Add Tomcat 7.x to list of supported serverssimonbrandhof2011-01-171-1/+1
|
* Simplify configuration of dev GWT modulesEvgeny Mandrikov2011-01-1713-111/+37
| | | | | | * Inherit settings from original module * Introduce reusable module org.sonar.SonarDev
* Do not let maven-release-plugin push changes to upstream.Evgeny Mandrikov2011-01-141-0/+2
| | | | | * Pushing changes manually is better in case problems arise, as one can easily erase flawed commits locally through rebasing.
* activate the dev profile in quick-build scriptssimonbrandhof2011-01-132-2/+2
|
* optimizing GWT compilation to speed up build in dev environmentssimonbrandhof2011-01-1315-27/+200
|
* merge 2.5: fix tracking of violations when message contains whitespace or is ↵simonbrandhof2011-01-133-16/+62
| | | | too long - fix a bug + add unit tests
* merge 2.5: fix IT and web service TimeMachinesimonbrandhof2011-01-132-9/+47
|
* merge 2.5: open a new window when clicking on the warning of violations ↵simonbrandhof2011-01-131-1/+1
| | | | drilldown
* fix TimeMachine webservice when metric is uncovered_lines or ↵simonbrandhof2011-01-131-4/+17
| | | | uncovered_conditions
* fix tracking of violations when message starts or ends with whitespacessimonbrandhof2011-01-131-0/+1
|
* merge 2.5: SONAR-2101 Drilldown is sometimes empty when the parameter ↵simonbrandhof2011-01-121-1/+1
| | | | characteristic is set
* merge 2.5: SONAR-2024 Improvements to Java WS clientsimonbrandhof2011-01-124-13/+13
|
* merge 2.5-RC2: fix random execution of NewViolationsDecoratorsimonbrandhof2011-01-122-7/+26
|
* merge 2.5-RC2: inheritance of profiles - keep search engine context when ↵simonbrandhof2011-01-112-2/+2
| | | | reverting a rule to parent definition
* upgrade to junit 4.8.2simonbrandhof2011-01-111-1/+1
|
* Merge branch 'master' of github.com:SonarSource/sonarsimonbrandhof2011-01-111-0/+1
|\
| * merge 2.5-RC2: SONAR-1760: Support the annotation "@SuppressWarnings" at ↵Evgeny Mandrikov2011-01-111-0/+1
| | | | | | | | class level
* | merge 2.5-RC2: fix header for radiator pluginsimonbrandhof2011-01-111-2/+1
|/
* merge 2.5-RC2: fix alignment of trend icons in the components pageSimon Brandhof2011-01-111-1/+1
|
* SONAR-2067 Upgrade to JRuby 1.5.6Simon Brandhof2011-01-1113-17/+17
|
* merge 2.5-RC2: add a warning message in violations drilldown when a period ↵Simon Brandhof2011-01-111-0/+4
| | | | is selected
* Add READMEEvgeny Mandrikov2011-01-111-0/+16
|
* improve the date format in 'Time changes' select-boxsimonbrandhof2011-01-102-5/+6
|
* merge 2.5-RC2: missing close of input streamsimonbrandhof2011-01-101-5/+9
|
* merge 2.5-RC2: save SNAPSHOTS.VARIATION_x columns on viewssimonbrandhof2011-01-102-4/+18
|
* do not log timemachine messages 'Compare to ...' on viewssimonbrandhof2011-01-101-1/+16
|
* filters: fix bug when CRITERIA.VARIATION is nullsimonbrandhof2011-01-101-2/+2
|
* filters: fix bug on db migration + do not fail if criterion on disabled metricsimonbrandhof2011-01-102-2/+2
|
* Rule.getRulesCategory() must return a fake category instead of nullsimonbrandhof2011-01-101-1/+3
|
* override the method WildcardPattern.toString()simonbrandhof2011-01-072-0/+17
|
* SONAR-1481: Allow Findbugs extensionsJason Bennett2011-01-064-103/+127
| | | | Apply contributed patch
* improve .gitignoreEvgeny Mandrikov2011-01-061-1/+10
|
* move sonar-update-center to its own repositorySimon Brandhof2011-01-0594-5887/+0
|
* extracted sonar-dev-maven-plugin to its own repositorySimon Brandhof2011-01-0529-1878/+0
|
* improve .gitignoreSimon Brandhof2011-01-051-0/+20
|
* upgrade to maven-release-plugin 2.1 + fix scm urlSimon Brandhof2011-01-051-6/+5
|
* [maven-release-plugin] prepare for next development iterationsimonbrandhof2011-01-0540-43/+43
|
* [maven-release-plugin] prepare release 2.5-RC1simonbrandhof2011-01-0540-43/+43
|
* improve db migration to avoid deleting special snapshots (like pacbase projects)simonbrandhof2011-01-051-7/+4
|
* fix migration to delete unvalid snapshots generated in sonar <= 2.3simonbrandhof2011-01-042-16/+7
|
* exclude library snapshots from timemachine servicessimonbrandhof2011-01-045-5/+16
|
* remove libraries from timemachine calendarsimonbrandhof2011-01-041-1/+1
|
* fix regression issue in violations drilldown: reload sources when selecting ↵simonbrandhof2011-01-042-2/+3
| | | | a new file
* do not display the period select-box on treemapssimonbrandhof2011-01-033-20/+8
|
* period by number of days : search for the nearest snapshot, even if it's ↵simonbrandhof2011-01-034-10/+115
| | | | older than (analysis date - nb of days)
* variation periods: keep period when clicking on a resource from filters + ↵simonbrandhof2011-01-034-31/+39
| | | | disable treemaps
* Violations viewer : do not display the empty period filtersimonbrandhof2011-01-031-2/+4
|
* improve batch logs : more details on the comparison periodssimonbrandhof2011-01-034-6/+76
|
* Violations viewer : keep the rule selected in drilldownsimonbrandhof2011-01-031-35/+30
|
* fix ITsimonbrandhof2011-01-032-3/+2
|