aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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 curre...Julien Lancelot2013-02-214-30/+39
* 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 li...Julien Lancelot2013-02-208-22/+27
* Add test for export for dry run databaseSimon Brandhof2013-02-202-5/+19
* SONAR-4012 add html escape in project key in the projects historyJulien Lancelot2013-02-201-3/+3
* SONAR-4140 fix performance of /api/batch_bootstrap/propertiesSimon Brandhof2013-02-201-2/+7
* 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