aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-server/src
Commit message (Collapse)AuthorAgeFilesLines
* SONAR-3773 keep the existing default roles of views during migrationSimon Brandhof2012-09-124-151/+19
|
* SONAR-3542 activerecord should not keep a physical Oracle connectionSimon Brandhof2012-09-1137-6054/+44
|
* 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
* Fix regression : trim values of conf/sonar.propertiesSimon Brandhof2012-07-262-14/+22
|
* 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
| | | | 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
|
* 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-148-160/+175
| | | | | | | | | | * SONAR-3661 API: new component org.sonar.api.utils.UriReader * SONAR-3660 The property sonar.updatecenter.url must support local files * SONAR-3659 Availability of Update Center with non-RELEASE versions of Sonar * SONAR-2008 Enable updates from SNAPSHOT versions for plugins
* 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-135-8/+144
|
* SONAR-3633 improve the management of server-side settingsSimon Brandhof2012-07-1326-440/+433
| | | | | | * do not save default resource permissions in a db migration but in a server-side extension * new component to save settings from server-side components. It will have to be used by ruby app later.
* SONAR-3579 New way to fix conflict with local ruby installationsSimon Brandhof2012-07-131-1/+1
|
* SONAR-3628 Possibility to customise the title of global widgetDavid Gageot2012-07-132-6/+9
|
* SONAR-2614 Improve page renderingFabrice Bellingard2012-07-131-2/+2
|
* SONAR-3336 Measure of 4077ms is displayed as 4.7s instead of 4sDavid Gageot2012-07-131-7/+5
|
* Always display tabs in the bulk edition console, even if they're emptySimon Brandhof2012-07-121-7/+1
|
* Merge branch 'master' of /Users/sbrandhof/projects/github/sonar with conflicts.Simon Brandhof2012-07-121-2/+2
|
* SONAR-3579 Conflict with Ruby local installationSimon Brandhof2012-07-121-0/+4
|
* Reuse database for faster unit testsDavid Gageot2012-07-122-2/+1
|
* SONAR-3510 Select a view or a developer when adding a widget to a global ↵David Gageot2012-07-121-3/+13
| | | | dashboard
* SONAR-2614 Use the resource typesFabrice Bellingard2012-07-123-28/+16
|
* Remove some duplicationDavid Gageot2012-07-121-98/+80
|
* Fix rule escapingDavid Gageot2012-07-122-4/+4
|
* Support embedded in memory databaseDavid Gageot2012-07-122-5/+28
|