aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* remove unused class from squid java pluginsimonbrandhof2011-01-232-115/+0
* SONAR-2126: Change api to work with project file systemEvgeny Mandrikov2011-01-232-2/+6
* SONAR-2126: Change api to work with project file systemEvgeny Mandrikov2011-01-232-0/+4
* SONAR-2126: Change api to work with project file systemEvgeny Mandrikov2011-01-239-136/+296
* revert IT to WAR modesimonbrandhof2011-01-231-2/+2
* SONAR-2130 add some unit testssimonbrandhof2011-01-212-1/+26
* SONAR-1526 ResourceFilters are not used by Squidsimonbrandhof2011-01-217-146/+96
* SONAR-2130 Publish measures of Java methods on resource treesimonbrandhof2011-01-217-24/+315
* improve exception when saving a measure twice on the same resourcesimonbrandhof2011-01-211-1/+1
* Merge branch 'master' of github.com:SonarSource/sonarsimonbrandhof2011-01-219-253/+224
|\
| * SONAR-2126: Rename ProjectDirectory to FileSystemDirectoryEvgeny Mandrikov2011-01-203-11/+11
| * SONAR-2126: Change API to work with projectEvgeny Mandrikov2011-01-208-197/+168
* | SONAR-2130 Publish measures of Java methods on resource treesimonbrandhof2011-01-214-23/+130
* | SONAR-2127 API: do not automatically create hierarchy of resource treesimonbrandhof2011-01-2135-303/+789
|/
* add the classes org.sonar.api.resources.Qualifiers and Scopessimonbrandhof2011-01-193-2/+93
* create the module sonar-java-api dedicated to Java supportsimonbrandhof2011-01-197-24/+274
* SONAR-1664: Add access to project settings/propertiesJulien HENRY2011-01-209-10/+426
* SONAR-2066: Allow PUT requests from Java Web Service ClientJulien HENRY2011-01-207-114/+220
* Add new structure to define project in a form suitable for bootstrapping Sona...Evgeny Mandrikov2011-01-194-0/+327
* SONAR-1514: Add support for a new Ant task to analyze projectsEvgeny Mandrikov2011-01-181-2/+0
* SONAR-1514: Add support for a new Ant task to analyze projectsEvgeny Mandrikov2011-01-1811-26/+162
* SONAR-2115 add an unit test to reproduce the bug (Files with Windows end of l...simonbrandhof2011-01-181-4/+18
* SONAR-2113: Fix loading of static resourcesEvgeny Mandrikov2011-01-182-7/+11
* SONAR-2113: Enable integration testEvgeny Mandrikov2011-01-182-2/+4
* increase default memory used in quick-build.shsimonbrandhof2011-01-171-1/+3
* add .gitignore to exclude temp directories of integration testssimonbrandhof2011-01-171-0/+10
* 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
* Do not let maven-release-plugin push changes to upstream.Evgeny Mandrikov2011-01-141-0/+2
* 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
* 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 drill...simonbrandhof2011-01-131-1/+1
* fix TimeMachine webservice when metric is uncovered_lines or uncovered_condit...simonbrandhof2011-01-131-4/+17
* 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 charact...simonbrandhof2011-01-121-1/+1
* 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 reve...simonbrandhof2011-01-112-2/+2
* 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 clas...Evgeny Mandrikov2011-01-111-0/+1
* | 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 is...Simon Brandhof2011-01-111-0/+4
* 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