aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix quality flawsSimon Brandhof2013-02-203-4/+12
* Add HTML id for integration testsSimon Brandhof2013-02-201-1/+3
* Removed ServerStartException to remove dependency cycle between packagesJulien Lancelot2013-02-2014-99/+202
* SONAR-4098 icon for "new window"Simon Brandhof2013-02-196-6/+5
* Switch to sonar-java 1.2-SNAPSHOTSimon Brandhof2013-02-191-1/+1
* Fix license headerSimon Brandhof2013-02-191-18/+18
* SONAR-3612 Custom servlet filters are not loaded after database upgradeSimon Brandhof2013-02-1910-45/+254
* SONAR-4100 Remove useless codeFabrice Bellingard2013-02-195-76/+0
* SONAR-2227 Display message for update plugins which dependencies needed sonar...Julien Lancelot2013-02-195-71/+39
* SONAR-4100 Improve renderingFabrice Bellingard2013-02-191-1/+1
* SONAR-4100 Update default notification dispatchersFabrice Bellingard2013-02-196-162/+142
* SONAR-4100 When adding a new project, select "Email" by defaultFabrice Bellingard2013-02-192-1/+2
* SONAR-4100 Update labelsFabrice Bellingard2013-02-192-2/+2
* Add unit testFabrice Bellingard2013-02-191-0/+15
* Do not cache file exclusionsSimon Brandhof2013-02-191-23/+15
* Fix quality flawsSimon Brandhof2013-02-194-25/+65
* Fix test on mysql where TIMESTAMP precision is only secondJulien HENRY2013-02-191-2/+2
* SONAR-2227 Display message for availables plugins which dependencies needed s...Julien Lancelot2013-02-192-3/+9
* SONAR-2227 Manage plugin incompatibility at sonar startupJulien Lancelot2013-02-197-27/+38
* Simplify testability of PathResolver.RelativePathSimon Brandhof2013-02-192-3/+2
* Add missing unit testsSimon Brandhof2013-02-192-0/+82
* Remove FileSystemException and IllegalPathExceptionSimon Brandhof2013-02-193-68/+3
* Fix some quality flawsSimon Brandhof2013-02-194-8/+27
* SONAR-3317 download last analysis on dry runSimon Brandhof2013-02-1914-172/+309
* Fix issue when getting update center dateJulien Lancelot2013-02-181-1/+1
* Update to new update center APIJulien Lancelot2013-02-189-135/+59
* Move creation of plugin referential from metadata to a new classJulien Lancelot2013-02-186-47/+107
* Removed classes that has been moved to the update center moduleJulien Lancelot2013-02-188-338/+11
* Added missing test filesJulien Lancelot2013-02-182-0/+0
* SONAR-2227 Use new update center APIJulien Lancelot2013-02-1827-538/+414
* SONAR-2760 fix support of multiple inclusion patternsSimon Brandhof2013-02-182-11/+50
* SONAR-2965 Provide a way to close JPA session to avoid DB timeoutJulien HENRY2013-02-185-25/+51
* SONAR-3108 Improve log to look like the main exclusions/inclusionsFabrice Bellingard2013-02-182-3/+12
* SONAR-4138 Warn user if deactivated metric exists in DBFabrice Bellingard2013-02-182-44/+96
* SONAR-4138 Do not delete manual metrics, just deactivate themFabrice Bellingard2013-02-182-6/+19
* Fix inclusions by absolute path and improve documentationSimon Brandhof2013-02-185-14/+42
* Fix backward-compatibility. File system can be changed by sensors...Simon Brandhof2013-02-1812-199/+322
* SONAR-4137 fix varchar indices on mysql 5.6Simon Brandhof2013-02-187-30/+81
* SONAR-4137 fix size of MySQL index of PROPERTIES.PROP_KEYSimon Brandhof2013-02-184-9/+16
* Merge pull request #24 from Batmat/fix-typoFabrice Bellingard2013-02-181-1/+1
|\
| * Fixing typo.Baptiste Mathus2013-02-181-1/+1
* | SONAR-3108 Improve description of the exclusion propertyFabrice Bellingard2013-02-181-1/+2
* | SONAR-3108 Log exclusions when definedFabrice Bellingard2013-02-184-4/+29
* | SONAR-3583 Do not save violation if rule does not exist in DB (= no ID)Fabrice Bellingard2013-02-182-7/+22
|/
* SONAR-4037 Fix bug on measures filter editFabrice Bellingard2013-02-151-7/+8
* SONAR-4042 Don't save the page ID when saving a measure filterFabrice Bellingard2013-02-151-1/+1
* Add missing testsSimon Brandhof2013-02-153-5/+117
* Fix some CSS issues in resource viewersSimon Brandhof2013-02-155-92/+76
* SONAR-3108 Add new property to exclude files from duplication detectionFabrice Bellingard2013-02-156-14/+37
* SONAR-3108 Replace deprecated callsFabrice Bellingard2013-02-153-37/+84