summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* [maven-release-plugin] prepare release 3.5-RC1Eric Hartmann2013-02-2527-45/+40
|
* File coverage are now sorted by package name instead of class nameJulien Lancelot2013-02-251-1/+1
|
* SONAR-4160 fix export of switched-off violationsSimon Brandhof2013-02-251-1/+2
|
* Upgrade updatecenter libs to 1.5-RC1 and sonar-java to 1.2-M3Simon Brandhof2013-02-251-3/+4
|
* Add HTML classeJulien Lancelot2013-02-251-1/+1
|
* Add HTML classesJulien Lancelot2013-02-254-12/+12
|
* Fix (again) compatibility of test DatabaseUtilsTest with OracleSimon Brandhof2013-02-251-6/+10
|
* Fix minor quality flawsSimon Brandhof2013-02-252-2/+2
|
* SONAR-3583 do not fail if violation has no rule idSimon Brandhof2013-02-252-12/+51
|
* Fix compatibility of the test DatabaseUtilsTest with OracleSimon Brandhof2013-02-251-1/+6
|
* Improve SimpleModuleFileSystem for unit testsSimon Brandhof2013-02-221-13/+25
|
* Fix some quality flawsSimon Brandhof2013-02-223-13/+11
|
* Revert removal of public constructor of FilteredLoggerSimon Brandhof2013-02-221-0/+4
|
* Update the way to download plugins when url is a fileJulien Lancelot2013-02-221-3/+2
|
* Fix issue when changing tab from resource viewer and copyright were moved in ↵Julien Lancelot2013-02-221-3/+9
| | | | the middle of the source
* Execute all the tests of sonar-core in database integration testsSimon Brandhof2013-02-221-5/+0
|
* Add HTML classesJulien Lancelot2013-02-221-2/+2
|
* Add HTML IdJulien Lancelot2013-02-224-5/+5
|
* SONAR-4160 add the field "switched_off" (boolean)Simon Brandhof2013-02-212-2/+4
|
* Fix quality flawSimon Brandhof2013-02-211-2/+1
|
* SONAR-4160 Add violation date to dry run json reportSimon Brandhof2013-02-212-4/+11
|
* Fix unit testJulien Lancelot2013-02-211-1/+2
|
* Remove useless variable @update_center_referentialJulien Lancelot2013-02-213-6/+3
|
* Fix issue when displaying dependencies that will be update that causing to ↵Julien Lancelot2013-02-211-6/+6
| | | | add incoming dependencies to release outgoing dependencies
* Increase coverage by UTs.Julien HENRY2013-02-215-22/+154
|
* Fix exclusions by absolute path on WindowsSimon Brandhof2013-02-213-2/+48
|
* Add missing test on measure filtersSimon Brandhof2013-02-212-1/+4
|
* Fix quality flawsSimon Brandhof2013-02-217-55/+42
|
* Upgrade to JRuby 1.6.8Simon Brandhof2013-02-211-1/+1
|
* Improve FileSystem classes for unit testsSimon Brandhof2013-02-212-1/+81
|
* Fix issue on update center : do not always use last release to know the ↵Julien Lancelot2013-02-214-30/+39
| | | | current release
* Fix issue when canceling creation of reviewJulien Lancelot2013-02-201-1/+1
|
* SONAR-3434 Apply same behaviour to resource viewer popup iconFabrice Bellingard2013-02-201-3/+2
|
* SONAR-3434 Files should be opened in new windowFabrice Bellingard2013-02-202-8/+4
|
* Fix compatibility with latest SNAPSHOT of sonar-update-center-commonSimon Brandhof2013-02-203-2/+2
|
* Move blueprints version to parent pomSimon Brandhof2013-02-202-2/+6
|
* SONAR-2227 Display dependencies as plugins includeJulien Lancelot2013-02-202-7/+19
|
* Update to latest update center APIJulien Lancelot2013-02-204-19/+34
|
* Minor CSS fix on border of source codeSimon Brandhof2013-02-201-3/+1
|
* Improve CSS of test trackingSimon Brandhof2013-02-204-16/+23
|
* Fix CSSSimon Brandhof2013-02-202-2/+5
|
* SONAR-4100 Put overall & project notifs in the same formFabrice Bellingard2013-02-204-34/+36
|
* SONAR-4100 Fix typoFabrice Bellingard2013-02-201-1/+1
|
* SONAR-4012 added html escape in violations widget link and gwt javascriptJulien Lancelot2013-02-203-4/+5
|
* Do no set parent value to key value if no parent in metadataJulien Lancelot2013-02-201-1/+1
|
* Add the possibility to download a release from a fileJulien Lancelot2013-02-203-14/+185
|
* SONAR-3434 Open in new windowFabrice Bellingard2013-02-202-2/+4
|
* Remove the unsupported "mysql 6.x" from sonar.propertiesSimon Brandhof2013-02-201-1/+1
|
* Fix compatibility of dry run mode with OracleSimon Brandhof2013-02-201-10/+30
|
* Replace array of string by list in DefaultPluginMetadata and use immutable ↵Julien Lancelot2013-02-208-22/+27
| | | | listin getter and setter