aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* SONAR-2327, SONAR-2382 Add security checksFabrice Bellingard2011-04-294-5/+32
* deprecate methods parse_datetime and format_datetime of Api::ApiControllersimonbrandhof2011-04-291-7/+6
* SONAR-2382 Improve the web service 'reviews'simonbrandhof2011-04-2916-163/+164
* SONAR-2382 Create a new "reviews" web service APIFabrice Bellingard2011-04-292-69/+45
* Fix portential hibernate errorsimonbrandhof2011-04-291-2/+2
* SONAR-2327, SONAR-2382 Refactor codeFabrice Bellingard2011-04-292-38/+29
* Use parameter target instead of deprecated tasks for maven-antrun-pluginEvgeny Mandrikov2011-04-291-2/+2
* Slightly improve fix bug of violation tracking when past violation has no che...Freddy Mallet2011-04-292-9/+15
* Fix bug of violation tracking. NPE when past violation has no checksum.simonbrandhof2011-04-292-17/+23
* SONAR-2261 Exclusion patterns must be trimmedEvgeny Mandrikov2011-04-293-7/+28
* SONAR-2321 Fix test for WindowsEvgeny Mandrikov2011-04-281-2/+2
* SONAR-2321 Cobertura plugin must not search for XML reports when Cobertura ha...Evgeny Mandrikov2011-04-284-41/+79
* SONAR-2382 Create a new "reviews" web service APIFabrice Bellingard2011-04-282-18/+38
* SONAR-2327 Improve rendering for violations when source code is missingFabrice Bellingard2011-04-282-5/+7
* Improve display of resource viewers on projects and directories.simonbrandhof2011-04-2810-21/+64
* Exclude sonar-testing-harness from analysis. It's used for unit tests.simonbrandhof2011-04-281-1/+1
* Define new constants in DecoratorBarrierssimonbrandhof2011-04-286-41/+55
* SONAR-2381 The "violations" web service API must return violations decorated ...Fabrice Bellingard2011-04-289-79/+125
* SONAR-1973, SONAR-2327 Fix issues based on Evgeny's feedbackFabrice Bellingard2011-04-286-56/+85
* SONAR-1973, SONAR-2327 Fix issues based on Freddy's feedbackFabrice Bellingard2011-04-286-39/+31
* SONAR-2382 Create a new "reviews" web service APIFabrice Bellingard2011-04-2811-12/+736
* SONAR-2381 Improve the violations WS decorated with reviewsFabrice Bellingard2011-04-285-14/+14
* Fix NPEEvgeny Mandrikov2011-04-282-1/+10
* Force creation of project workDirEvgeny Mandrikov2011-04-281-9/+9
* Set project description to empty string if property was not specifiedEvgeny Mandrikov2011-04-281-1/+1
* Move derby logs generated during unit tests to target/simonbrandhof2011-04-282-1/+8
* Ignore plugins/sonar-core-plugin/derby.log generated during unit testssimonbrandhof2011-04-282-91/+1
* Remove System.out.printlnEvgeny Mandrikov2011-04-281-1/+0
* Fix loading of locale in chartssimonbrandhof2011-04-282-2/+2
* Increase timeout of CommandExecutorTest for slow boxessimonbrandhof2011-04-281-2/+2
* SONAR-2202 Calculate variations on quality model measuressimonbrandhof2011-04-285-79/+186
* SONAR-2384 append target='_blank' when building an hyperlinkFreddy Mallet2011-04-272-4/+6
* Fix scheduling of ViolationDecoratorsimonbrandhof2011-04-274-4/+8
* Fix some ruby warnings (don't put space before argument parentheses)simonbrandhof2011-04-271-5/+5
* SONAR-2386 Web service should return lineId for violation only if value existsEvgeny Mandrikov2011-04-281-2/+2
* Fix vertical alignment of severity iconssimonbrandhof2011-04-2712-0/+0
* Add header to comparison of quality profilessimonbrandhof2011-04-274-118/+130
* Ensure that cost to fix violation cannot be set to negative or NaN valueEvgeny Mandrikov2011-04-282-5/+25
* Merge branch 'master' of github.com:SonarSource/sonarFreddy Mallet2011-04-273-5/+5
|\
| * SONAR-2299 Show Hibernate SQL only if debug logging level enabled, but not in...Evgeny Mandrikov2011-04-273-5/+5
* | SONAR-2384 use backtick instead of simple quote in the HtmlCodeChannelFreddy Mallet2011-04-272-5/+5
|/
* SONAR-2386 Define contract for lineId in ViolationEvgeny Mandrikov2011-04-275-5/+121
* SONAR-2266 ProjectFileSystem should return only existing source and test dire...Evgeny Mandrikov2011-04-276-8/+44
* Fix violationsEvgeny Mandrikov2011-04-272-3/+2
* SONAR-2369 User list is not correctly sorted in the Groups pagesimonbrandhof2011-04-275-7/+7
* SONAR-2323 Remove logs specific to Mavensimonbrandhof2011-04-273-3/+3
* Write valid HTML : a tag is badly closedsimonbrandhof2011-04-271-1/+1
* SONAR-2179 the 'bulk change' option of quality profiles fail when there are t...simonbrandhof2011-04-271-2/+3
* SONAR-2327 Provide a new "Reviews" serviceFabrice Bellingard2011-04-274-4/+32
* SONAR-2327 Provide a new "Reviews" serviceFabrice Bellingard2011-04-273-8/+55