Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | SONAR-2066: Allow PUT requests from Java Web Service Client | Julien HENRY | 2011-01-20 | 7 | -114/+220 | |
| | ||||||
* | Add new structure to define project in a form suitable for bootstrapping ↵ | Evgeny Mandrikov | 2011-01-19 | 4 | -0/+327 | |
| | | | | Sonar batch | |||||
* | SONAR-1514: Add support for a new Ant task to analyze projects | Evgeny Mandrikov | 2011-01-18 | 1 | -2/+0 | |
| | | | | * Put sonar-design-plugin back to distribution | |||||
* | SONAR-1514: Add support for a new Ant task to analyze projects | Evgeny Mandrikov | 2011-01-18 | 11 | -26/+162 | |
| | | | | | | | | | | | * Add new environment - Ant. * Introduce new component (Reactor) in order to break dependency on MavenSession. * Add annotation SupportedEnvironment and corresponding check to BatchPluginRepository. To allow specify in which environments BatchExtension should be active. * Use this new annotation to disable MavenDependenciesSensor in Ant environment. | |||||
* | SONAR-2115 add an unit test to reproduce the bug (Files with Windows end of ↵ | simonbrandhof | 2011-01-18 | 1 | -4/+18 | |
| | | | | lines are badly parsed by syntax highlighter) | |||||
* | SONAR-2113: Fix loading of static resources | Evgeny Mandrikov | 2011-01-18 | 2 | -7/+11 | |
| | | | | | | | | * According to Javadocs name of resource should not start with "/" when loading directly from ClassLoader. * Usage of malformed name was allowed because of bug in older version of plexus-classworlds. | |||||
* | SONAR-2113: Enable integration test | Evgeny Mandrikov | 2011-01-18 | 2 | -2/+4 | |
| | ||||||
* | increase default memory used in quick-build.sh | simonbrandhof | 2011-01-17 | 1 | -1/+3 | |
| | ||||||
* | add .gitignore to exclude temp directories of integration tests | simonbrandhof | 2011-01-17 | 1 | -0/+10 | |
| | ||||||
* | SONAR-2110 Add Tomcat 7.x to list of supported servers | simonbrandhof | 2011-01-17 | 1 | -1/+1 | |
| | ||||||
* | Simplify configuration of dev GWT modules | Evgeny Mandrikov | 2011-01-17 | 13 | -111/+37 | |
| | | | | | | * Inherit settings from original module * Introduce reusable module org.sonar.SonarDev | |||||
* | Do not let maven-release-plugin push changes to upstream. | Evgeny Mandrikov | 2011-01-14 | 1 | -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 scripts | simonbrandhof | 2011-01-13 | 2 | -2/+2 | |
| | ||||||
* | optimizing GWT compilation to speed up build in dev environments | simonbrandhof | 2011-01-13 | 15 | -27/+200 | |
| | ||||||
* | merge 2.5: fix tracking of violations when message contains whitespace or is ↵ | simonbrandhof | 2011-01-13 | 3 | -16/+62 | |
| | | | | too long - fix a bug + add unit tests | |||||
* | merge 2.5: fix IT and web service TimeMachine | simonbrandhof | 2011-01-13 | 2 | -9/+47 | |
| | ||||||
* | merge 2.5: open a new window when clicking on the warning of violations ↵ | simonbrandhof | 2011-01-13 | 1 | -1/+1 | |
| | | | | drilldown | |||||
* | fix TimeMachine webservice when metric is uncovered_lines or ↵ | simonbrandhof | 2011-01-13 | 1 | -4/+17 | |
| | | | | uncovered_conditions | |||||
* | fix tracking of violations when message starts or ends with whitespaces | simonbrandhof | 2011-01-13 | 1 | -0/+1 | |
| | ||||||
* | merge 2.5: SONAR-2101 Drilldown is sometimes empty when the parameter ↵ | simonbrandhof | 2011-01-12 | 1 | -1/+1 | |
| | | | | characteristic is set | |||||
* | merge 2.5: SONAR-2024 Improvements to Java WS client | simonbrandhof | 2011-01-12 | 4 | -13/+13 | |
| | ||||||
* | merge 2.5-RC2: fix random execution of NewViolationsDecorator | simonbrandhof | 2011-01-12 | 2 | -7/+26 | |
| | ||||||
* | merge 2.5-RC2: inheritance of profiles - keep search engine context when ↵ | simonbrandhof | 2011-01-11 | 2 | -2/+2 | |
| | | | | reverting a rule to parent definition | |||||
* | upgrade to junit 4.8.2 | simonbrandhof | 2011-01-11 | 1 | -1/+1 | |
| | ||||||
* | Merge branch 'master' of github.com:SonarSource/sonar | simonbrandhof | 2011-01-11 | 1 | -0/+1 | |
|\ | ||||||
| * | merge 2.5-RC2: SONAR-1760: Support the annotation "@SuppressWarnings" at ↵ | Evgeny Mandrikov | 2011-01-11 | 1 | -0/+1 | |
| | | | | | | | | class level | |||||
* | | merge 2.5-RC2: fix header for radiator plugin | simonbrandhof | 2011-01-11 | 1 | -2/+1 | |
|/ | ||||||
* | merge 2.5-RC2: fix alignment of trend icons in the components page | Simon Brandhof | 2011-01-11 | 1 | -1/+1 | |
| | ||||||
* | SONAR-2067 Upgrade to JRuby 1.5.6 | Simon Brandhof | 2011-01-11 | 13 | -17/+17 | |
| | ||||||
* | merge 2.5-RC2: add a warning message in violations drilldown when a period ↵ | Simon Brandhof | 2011-01-11 | 1 | -0/+4 | |
| | | | | is selected | |||||
* | Add README | Evgeny Mandrikov | 2011-01-11 | 1 | -0/+16 | |
| | ||||||
* | improve the date format in 'Time changes' select-box | simonbrandhof | 2011-01-10 | 2 | -5/+6 | |
| | ||||||
* | merge 2.5-RC2: missing close of input stream | simonbrandhof | 2011-01-10 | 1 | -5/+9 | |
| | ||||||
* | merge 2.5-RC2: save SNAPSHOTS.VARIATION_x columns on views | simonbrandhof | 2011-01-10 | 2 | -4/+18 | |
| | ||||||
* | do not log timemachine messages 'Compare to ...' on views | simonbrandhof | 2011-01-10 | 1 | -1/+16 | |
| | ||||||
* | filters: fix bug when CRITERIA.VARIATION is null | simonbrandhof | 2011-01-10 | 1 | -2/+2 | |
| | ||||||
* | filters: fix bug on db migration + do not fail if criterion on disabled metric | simonbrandhof | 2011-01-10 | 2 | -2/+2 | |
| | ||||||
* | Rule.getRulesCategory() must return a fake category instead of null | simonbrandhof | 2011-01-10 | 1 | -1/+3 | |
| | ||||||
* | override the method WildcardPattern.toString() | simonbrandhof | 2011-01-07 | 2 | -0/+17 | |
| | ||||||
* | SONAR-1481: Allow Findbugs extensions | Jason Bennett | 2011-01-06 | 4 | -103/+127 | |
| | | | | Apply contributed patch | |||||
* | improve .gitignore | Evgeny Mandrikov | 2011-01-06 | 1 | -1/+10 | |
| | ||||||
* | move sonar-update-center to its own repository | Simon Brandhof | 2011-01-05 | 94 | -5887/+0 | |
| | ||||||
* | extracted sonar-dev-maven-plugin to its own repository | Simon Brandhof | 2011-01-05 | 29 | -1878/+0 | |
| | ||||||
* | improve .gitignore | Simon Brandhof | 2011-01-05 | 1 | -0/+20 | |
| | ||||||
* | upgrade to maven-release-plugin 2.1 + fix scm url | Simon Brandhof | 2011-01-05 | 1 | -6/+5 | |
| | ||||||
* | [maven-release-plugin] prepare for next development iteration | simonbrandhof | 2011-01-05 | 40 | -43/+43 | |
| | ||||||
* | [maven-release-plugin] prepare release 2.5-RC1 | simonbrandhof | 2011-01-05 | 40 | -43/+43 | |
| | ||||||
* | improve db migration to avoid deleting special snapshots (like pacbase projects) | simonbrandhof | 2011-01-05 | 1 | -7/+4 | |
| | ||||||
* | fix migration to delete unvalid snapshots generated in sonar <= 2.3 | simonbrandhof | 2011-01-04 | 2 | -16/+7 | |
| | ||||||
* | exclude library snapshots from timemachine services | simonbrandhof | 2011-01-04 | 5 | -5/+16 | |
| |