aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-server
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
| | | | | | | # 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()
* 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
|
* 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-061256-5228/+21592
| | | | | | * SONAR-3780 drop support of servlet 2.4 servers * SONAR-3435 upgrade jruby from 1.6.1 to 1.6.7.2 * SONAR-3737 upgrade rails from 2.3.5 to 2.3.14
* SONAR-3742 and SONAR-3779 : drop prototip.jsSimon Brandhof2012-09-055-313/+6
|
* Automatic merge from branch-3.2Jenkins CI2012-09-052-16/+28
|\
| * SONAR-3773 When migrating to Sonar 3.2, the default roles on Views are not ↵Simon Brandhof2012-09-052-16/+28
| | | | | | | | filled and remain empty
* | 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
| |
* | Automatic merge from branch-3.2Jenkins CI2012-07-262-14/+22
|\|
| * Fix regression : trim values of conf/sonar.propertiesSimon Brandhof2012-07-262-14/+22
| |
| * [maven-release-plugin] prepare for next development iterationEric Hartmann2012-07-251-1/+1
| |
| * [maven-release-plugin] prepare release 3.2-RC2Eric Hartmann2012-07-251-1/+1
| |
* | Upgrade version to 3.3-SNAPSHOTEric Hartmann2012-07-241-1/+1
|/
* Upgrade version to 3.2-SNAPSHOTEric Hartmann2012-07-241-1/+1
|
* Fix regression introduced in 672f34433e52f15d851dff4978878887e69c2969David Gageot2012-07-241-7/+3
|
* Improve slow profile pageDavid Gageot2012-07-235-6/+12
|
* Upgrade version to 3.3-SNAPSHOTEric Hartmann2012-07-231-1/+1
|
* 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
| | | | Raise a proper NotFound http error instead
* 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-165-28/+55
|
* Remove warningsDavid Gageot2012-07-161-13/+5
|
* remove warningDavid Gageot2012-07-161-19/+4
|
* Fix violationDavid Gageot2012-07-161-0/+4
|
* Use ArgumentMatcherDavid Gageot2012-07-165-39/+31
|
* Remove warningDavid Gageot2012-07-161-1/+1
|
* Improve logging for DEV mode (based on modifications for SONAR-3590)Fabrice Bellingard2012-07-164-20/+20
|
* Fix compatibility with java 5Simon Brandhof2012-07-161-6/+5
|
* Complete unit tests of SettingsChangeNotifierSimon Brandhof2012-07-162-1/+14
|
* Remove UriReader#openStream()Simon Brandhof2012-07-162-21/+23
| | | | Let's keep API simple.
* remove dead codeDavid Gageot2012-07-161-1/+0
|
* Fix some quality flawsSimon Brandhof2012-07-151-1/+9
|
* Fix loading of GlobalPropertyChangeHandler extensionsSimon Brandhof2012-07-158-30/+106
|