aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Don't use anyObject() matcherDavid Gageot2012-09-2021-101/+134
|
* SONAR-3746 Measures relating to reviews are not computed on Unit TestFabrice Bellingard2012-09-202-14/+27
|
* SONAR-3736 Add missing filesFabrice Bellingard2012-09-202-0/+3
|
* SONAR-3802 prefix the breadcrumb with Projects (or Views/Developers)simonbrandhof2012-09-201-15/+6
|
* SONAR-3802 move link of reviews from sidebar to top nav barsimonbrandhof2012-09-202-12/+6
|
* SONAR-3812 Enhanced selection of metric propertiessimonbrandhof2012-09-195-8/+76
|
* Fix dependency on sonar-java pluginssimonbrandhof2012-09-191-5/+6
|
* SONAR-3672 improve the selection of projects in global dashboardsSimon Brandhof2012-09-198-98/+134
|
* SONAR-3736 Use Maven dependencies for I18n Harmcrest matchersFabrice Bellingard2012-09-1912-384/+176
| | | | - Do not use URLs anymore, to make it easier to test (no need for an internet connection)
* SONAR-3783 Core plugin not able to have his own l10n bundleFabrice Bellingard2012-09-18815-282/+20
| | | => Move the bundles in the plugins they are related to.
* SONAR-3800 The Timeline widget generates many warningsFabrice Bellingard2012-09-181-1/+1
|
* Set versions to 3.3-SNAPSHOT and Soanr Java to 1.0-SNAPSHOTEric Hartmann2012-09-1834-35/+35
|
* Update Sonar version to 3.3-M4 and Sonar Java to 1.0-M3Eric Hartmann2012-09-1834-35/+35
|
* Fix HTML ID of breadcrumbSimon Brandhof2012-09-183-15/+15
|
* Add HTML ids for integration testsSimon Brandhof2012-09-171-6/+6
|
* Fix HTML IDSimon Brandhof2012-09-172-4/+4
|
* SONAR-3802 integration select2 3.2 + rename jquery.jsSimon Brandhof2012-09-1710-2/+678
|
* SONAR-3802 new breadcrumbSimon Brandhof2012-09-177-51/+116
|
* Revert "SONAR-3778 Bad performances when Hibernate requests measures on ↵Simon Brandhof2012-09-174-37/+12
| | | | | | quality models" This reverts commit 5000405959b05fb3562a2f2cd55a1ba10e6464e2.
* Fix warningsDavid Gageot2012-09-171-17/+25
|
* SONAR-3802 fix HTML ids for integration testsSimon Brandhof2012-09-152-7/+7
|
* SONAR-3802 various improvements in the top nav barSimon Brandhof2012-09-1410-393/+432
| | | | | | | * Upgrade YUI reset/font CSS * New URLs /dev/layout and /dev/empty for performance tests * Rename the link "Home" with the name of the main global dashboard * Extract layout.css from style.css
* SONAR-3065 API: add jQuerySimon Brandhof2012-09-143-5/+13
|
* Remove sonar-squid-java-pluginEvgeny Mandrikov2012-09-141075-81577/+0
| | | | It's not used anymore.
* Merge branch 'master' of github.com:SonarSource/sonar for 3.3-M3 releaseEric Hartmann2012-09-143-3/+3
|\
| * Fix buildEvgeny Mandrikov2012-09-141-1/+1
| |
| * Get rid of unnecessary files in assemblyEvgeny Mandrikov2012-09-143-3/+3
| | | | | | | | | | | | This requires upgrade of maven-assembly-plugin to 2.2.2 because of MASSEMBLY-570. Also should be noted that upgrade to 2.3 more complicated - see comments for MASSEMBLY-449.
* | Update Sonar version to 3.3-SNAPSHOT and Java version to 1.0-SNAPSHOTEric Hartmann2012-09-141-2/+2
| |
* | Update Java version to 1.0-M1 and Sonar version to 3.3-M3Eric Hartmann2012-09-141-2/+2
|/
* Move declaration of sonar-java version to parent pomSimon Brandhof2012-09-142-10/+19
|
* Update to 3.3-SNAPSHOTEric Hartmann2012-09-1434-34/+34
|
* Update to 3.3-M2Eric Hartmann2012-09-1434-34/+34
|
* Remove unused directorySimon Brandhof2012-09-132-6/+4
|
* SONAR-3698 correctly propagate exit code on WindowsSimon Brandhof2012-09-131-1/+1
|
* SONAR-3773 keep the existing default roles of views during migrationSimon Brandhof2012-09-125-152/+31
|
* SONAR-3775 Don't fail the build if there's no fileFabrice Bellingard2012-09-122-72/+0
| | | => Revert back changes introduced in SONAR-3543
* SONAR-3542 fix the DATE type on OracleSimon Brandhof2012-09-111-1/+3
|
* SONAR-3542 revert the activerecord property "pool"Simon Brandhof2012-09-111-0/+1
|
* SONAR-3542 remove the JDBC parameters that are not supposed to be used by ↵Simon Brandhof2012-09-101-3/+0
| | | | ActiveRecord
* SONAR-3776 Provide a WS Api to validate a user's login/passwordDavid Gageot2012-09-101-0/+3
|
* SONAR-3776 Provide a WS Api to validate a user's login/passwordDavid Gageot2012-09-103-6/+8
|
* SONAR-3776 Provide a WS Api to validate a user's login/passwordDavid Gageot2012-09-1011-1/+302
|
* Reformat POMs according to Maven POM ConventionEvgeny Mandrikov2012-09-105-160/+181
|
* Remove sonar-squid-java-plugin from buildEvgeny Mandrikov2012-09-101-1/+0
| | | | It's not used anymore and will be removed soon.
* SONAR-3542 refactoring to remove custom activerecord adaptersSimon Brandhof2012-09-0913-23/+7
|
* SONAR-3542 force activerecord to use the connection pool on oraclesimonbrandhof2012-09-0939-6054/+44
| | | | | | | # remove oracle_enhanced adapter. # fix some date/time issues with activerecord-jdbc-adapter # fix db migrations that forget to set name of indexes # add enforcer to not forget to set index name in the method add_index()
* Add l10n for new Java rulesEvgeny Mandrikov2012-09-083-0/+13
| | | | This is required until SONAR-3783 not resolved.
* Use new sonar-squid-java-pluginEvgeny Mandrikov2012-09-071-2/+2
| | | | | This plugin was rewritten to use SSLR instead of Checkstyle to parse Java source code.
* Fix compatibility of rails upgrade with sonar-runnerSimon Brandhof2012-09-073-38/+48
|
* SONAR-3782 Content type is missing on the URL /batch/*Simon Brandhof2012-09-071-1/+2
|