aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-server
Commit message (Expand)AuthorAgeFilesLines
* SONAR-3224 API: support Ruby on Rails applicationsSimon Brandhof2012-03-2214-17/+480
* SONAR-3323 Display tab/page/widget only when required measures existFabrice Bellingard2012-03-2210-99/+260
* Fix backward-compatibility of /api/propertiesSimon Brandhof2012-03-221-1/+9
* SONAR-2977 Stop Sonar if more than 1 default profile for a languageFabrice Bellingard2012-03-212-9/+35
* SONAR-2977 Fix issue when new profile added and set to defaultFabrice Bellingard2012-03-211-6/+21
* SONAR-2084 missing whitespaceSimon Brandhof2012-03-212-2/+2
* Remove calendar.css from dev modeSimon Brandhof2012-03-211-1/+0
* SONAR-3328 Measure drilldown should not display zero variationsSimon Brandhof2012-03-201-1/+1
* SONAR-3344 Display metadata of SonarSource licensesSimon Brandhof2012-03-2011-10/+91
* SONAR-3006 Remove ChartsControler and related codeFabrice Bellingard2012-03-205-360/+0
* SONAR-3006 Remove the old TimeMachine page & all related codeFabrice Bellingard2012-03-208-2307/+0
* SONAR-2084 open documentation in a new tabSimon Brandhof2012-03-202-2/+2
* SONAR-2084 improve usabilitySimon Brandhof2012-03-205-25/+31
* SONAR-2084 focus on the clear text input when loading the administration consoleSimon Brandhof2012-03-201-5/+8
* SONAR-3283 Do not allow to search reviews by author/assignee IDFabrice Bellingard2012-03-201-10/+2
* SONAR-3278 Fix some rendering issuesFabrice Bellingard2012-03-201-8/+9
* Merge remote-tracking branch 'origin/master'Simon Brandhof2012-03-192-16/+23
|\
| * SONAR-2977 Setting a profile to default via the API doesn't workFabrice Bellingard2012-03-192-16/+23
* | Fix POST /api/properties on embedded databaseSimon Brandhof2012-03-191-3/+2
|/
* Revert "SONAR-2977 Setting a profile to default via the API doesn't work"Fabrice Bellingard2012-03-192-23/+16
* SONAR-1378 validate type when creating/updating properties with the web servi...Simon Brandhof2012-03-183-79/+56
* SONAR-2977 Setting a profile to default via the API doesn't workFabrice Bellingard2012-03-162-16/+23
* SONAR-1378 validate property types + update type of core propertiesSimon Brandhof2012-03-1611-163/+205
* SONAR-3277 Improve HTML renderingFabrice Bellingard2012-03-151-2/+4
* SONAR-2043 fix error when opening file without sources and with the URL param...Simon Brandhof2012-03-151-1/+1
* SONAR-3334 Drop the table RULES_CATEGORIESSimon Brandhof2012-03-151-0/+30
* Do not use deprecated rule categories (column MEASURES.RULES_CATEGORY_ID, tab...Simon Brandhof2012-03-156-10/+4
* SONAR-2084 complete Web UI to encrypt propertiesSimon Brandhof2012-03-148-31/+56
* SONAR-1378 Add the ability to specify a "type" when defining a plugin propertySimon Brandhof2012-03-1410-26/+40
* SONAR-3327 Make the links to external resources open on a new tabFabrice Bellingard2012-03-141-1/+1
* SONAR-1708 Problems with alert statusFabrice Bellingard2012-03-143-52/+3
* SONAR-3326 Problem displaying History when project has a Green AlertFabrice Bellingard2012-03-142-2/+8
* SONAR-2084 add the page "Settings Encryption"Simon Brandhof2012-03-143-1/+6
* Fix quality flaws in tests: remove unused importsEvgeny Mandrikov2012-03-145-20/+6
* SONAR-2084 complete web UI to generate secret key and to encrypt passwordsSimon Brandhof2012-03-135-12/+12
* SONAR-2084 draft of new page 'Password encryption'Simon Brandhof2012-03-134-0/+76
* SONAR-3297 Sort issue with stripes on groupsFabrice Bellingard2012-03-132-3/+1
* SONAR-3277 Add message to inform about dups with deleted resources Fabrice Bellingard2012-03-132-4/+16
* SONAR-3073 column sorting for 'key' does not work in filterFabrice Bellingard2012-03-135-3/+29
* SONAR-3003 Fix issue Fabrice Bellingard2012-03-131-3/+3
* SONAR-3003 Remove only the last empty line, not allFabrice Bellingard2012-03-131-1/+3
* SONAR-3003 Do not display last empty line in source viewerFabrice Bellingard2012-03-131-4/+5
* SONAR-3243 Rollback popup removal and put it in seperate GitHub repoFabrice Bellingard2012-03-134-9/+23
* SONAR-3243 Pass params and anchor to the file pageFabrice Bellingard2012-03-132-5/+19
* SONAR-3278 Display the review permalink in the breadcrumbFabrice Bellingard2012-03-121-2/+29
* SONAR-3243 Wrong permalink & breadcrumbs when file is shownFabrice Bellingard2012-03-127-45/+19
* SONAR-3278 Incorrect breadcrumb link on review listingFabrice Bellingard2012-03-124-10/+13
* Remove Hibernate from org.sonar.server.platform.ServerImplSimon Brandhof2012-03-124-34/+24
* Log a clean message when an exception is thrown during picocontainer startupSimon Brandhof2012-03-121-7/+6
* Remove Hibernate from the component org.sonar.api.config.SettingsSimon Brandhof2012-03-125-23/+62