aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-server/src/main
Commit message (Expand)AuthorAgeFilesLines
* SONAR-3773 keep the existing default roles of views during migrationSimon Brandhof2012-09-123-85/+19
* 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 Act...Simon Brandhof2012-09-101-3/+0
* 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-101-4/+6
* SONAR-3776 Provide a WS Api to validate a user's login/passwordDavid Gageot2012-09-101-0/+61
* SONAR-3542 refactoring to remove custom activerecord adaptersSimon Brandhof2012-09-091-1/+1
* SONAR-3542 force activerecord to use the connection pool on oraclesimonbrandhof2012-09-0937-6052/+42
* Fix compatibility of rails upgrade with sonar-runnerSimon Brandhof2012-09-071-7/+11
* SONAR-3782 Content type is missing on the URL /batch/*Simon Brandhof2012-09-071-1/+2
* Fix quality flawSimon Brandhof2012-09-061-4/+5
* SONAR-3756 Typo in the 'Upgrade database' pageSimon Brandhof2012-09-061-1/+1
* Upgrade JRuby on Rails stackSimon Brandhof2012-09-061255-5225/+21592
* SONAR-3742 and SONAR-3779 : drop prototip.jsSimon Brandhof2012-09-054-312/+6
* Automatic merge from branch-3.2Jenkins CI2012-09-051-14/+23
|\
| * SONAR-3773 When migrating to Sonar 3.2, the default roles on Views are not fi...Simon Brandhof2012-09-051-14/+23
* | How to enable dev mode on RoR appsSimon Brandhof2012-08-171-0/+5
* | Document the version of protovisSimon Brandhof2012-08-141-0/+2
* | Add some HTML ids for selenium testsSimon Brandhof2012-07-261-1/+1
* | Add some HTML ids for selenium testsSimon Brandhof2012-07-261-1/+1
|/
* Fix regression : trim values of conf/sonar.propertiesSimon Brandhof2012-07-261-12/+5
* Fix regression introduced in 672f34433e52f15d851dff4978878887e69c2969David Gageot2012-07-241-7/+3
* Improve slow profile pageDavid Gageot2012-07-235-6/+12
* SONAR-3646 fix transaction conflict with H2Simon Brandhof2012-07-202-5/+4
* SONAR-3671 Delete log "undefined method `column_layout' for nil:NilClass"David Gageot2012-07-181-5/+3
* Add HTML ids for selenium testsSimon Brandhof2012-07-181-3/+3
* Filter out copy resourcesDavid Gageot2012-07-181-1/+1
* Fix display of widget search boxSimon Brandhof2012-07-171-20/+22
* SONAR-3669 Filter widget crashes when end-user has not the role "user"Simon Brandhof2012-07-171-2/+4
* Fix Indentation violationsDavid Gageot2012-07-171-3/+4
* FIX SONAR-3667 Unable to change user passwordDavid Gageot2012-07-171-1/+3
* SONAR-3665 Boolean widget properties are not saved when editing a widgetDavid Gageot2012-07-172-2/+2
* SONAR-2614 Improve bulk deletion pageFabrice Bellingard2012-07-171-2/+19
* SONAR-3552 Fix case in some labelsFabrice Bellingard2012-07-173-7/+12
* SONAR-3664 Log sonar/plugins versions and sha1 at startupDavid Gageot2012-07-163-23/+38
* Fix violationDavid Gageot2012-07-161-0/+4
* Improve logging for DEV mode (based on modifications for SONAR-3590)Fabrice Bellingard2012-07-161-1/+4
* Fix compatibility with java 5Simon Brandhof2012-07-161-6/+5
* Complete unit tests of SettingsChangeNotifierSimon Brandhof2012-07-161-1/+3
* Remove UriReader#openStream()Simon Brandhof2012-07-161-10/+12
* Fix loading of GlobalPropertyChangeHandler extensionsSimon Brandhof2012-07-155-22/+51
* Fix some quality flawsSimon Brandhof2012-07-153-37/+32
* SONAR-3662 Remove the property sonar.jdbc.validationQuerySimon Brandhof2012-07-141-1/+0
* Update Center improvementsSimon Brandhof2012-07-146-104/+124
* SONAR-3548 move the search box of widgets to the rightSimon Brandhof2012-07-142-24/+23
* SONAR-3617 Improve performance of treemap filtersSimon Brandhof2012-07-144-30/+28
* Fix some quality flawSimon Brandhof2012-07-132-6/+8
* SONAR-3633 improve the management of server-side settingsSimon Brandhof2012-07-1313-253/+256
* SONAR-3579 New way to fix conflict with local ruby installationsSimon Brandhof2012-07-131-1/+1