aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* SONAR-2084 improve usabilitySimon Brandhof2012-03-205-25/+31
* SONAR-2084 fix some quality flawsSimon Brandhof2012-03-203-13/+58
* SONAR-2084 fix the key of the property sonar.secretKeyPathSimon Brandhof2012-03-203-10/+9
* 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-203-29/+73
* SONAR-3278 Fix some rendering issuesFabrice Bellingard2012-03-201-8/+9
* SONAR-3289 On java projects compute complexity distribution by fileEvgeny Mandrikov2012-03-205-130/+115
* Add some JavadocsEvgeny Mandrikov2012-03-202-2/+6
* SONAR-3072 Fix wrong refactoring of ViolationTrackingDecoratorEvgeny Mandrikov2012-03-191-1/+1
* Merge remote-tracking branch 'origin/master'Simon Brandhof2012-03-196-16/+65
|\
| * SONAR-1700 Some links to the projects end up in new sessionFabrice Bellingard2012-03-194-0/+42
| * 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
|/
* SONAR-2721 Display number of "projects" in "Size" widgetEvgeny Mandrikov2012-03-193-0/+19
* Reformat code for some core widgetsEvgeny Mandrikov2012-03-194-69/+66
* 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 auto-detect password properties that are suffixed by .password.sec...Simon Brandhof2012-03-162-1/+27
* SONAR-3072 Restore behaviour of tracking of violations when importSources=falseEvgeny Mandrikov2012-03-161-13/+19
* Minor - remove useless ; in enumSimon Brandhof2012-03-161-1/+1
* SONAR-1378 validate property types + update type of core propertiesSimon Brandhof2012-03-1630-413/+803
* SONAR-3277 Improve HTML renderingFabrice Bellingard2012-03-151-2/+4
* Add missing license headersEvgeny Mandrikov2012-03-152-0/+38
* SONAR-3072 sonar-diff module is useless for the moment, so remove itEvgeny Mandrikov2012-03-1527-939/+63
* SONAR-3319 Extract code used for backward compatibility into a methodFabrice Bellingard2012-03-151-3/+13
* SONAR-3072 Add greedy algorithm to track violations based on blocksEvgeny Mandrikov2012-03-1511-13/+474
* SONAR-3316 trim all the propertiesSimon Brandhof2012-03-152-7/+23
* 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-156-10/+35
* Merge remote-tracking branch 'origin/master'Simon Brandhof2012-03-15756-0/+0
|\
| * Merge branch 'current'Fabrice Bellingard2012-03-15756-0/+0
| |\
| | * SONAR-3319 Update location of HMLT files in L10n English pluginFabrice Bellingard2012-03-15756-0/+0
* | | Do not use deprecated rule categories (column MEASURES.RULES_CATEGORY_ID, tab...Simon Brandhof2012-03-1535-418/+13
* | | SONAR-3332 API: delete the deprecated class org.sonar.api.batch.AbstractViola...Simon Brandhof2012-03-152-297/+0
|/ /
* | 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-1419-165/+236
* | SONAR-2084 default value of sonar.secretKeyPath is ~/.sonar/sonar-secret.txtSimon Brandhof2012-03-142-2/+18
* | Fix some quality flawsSimon Brandhof2012-03-143-2/+10
|/
* SONAR-3319 Update one test methodFabrice Bellingard2012-03-141-2/+3
* SONAR-3319 Prevent conflicts in l10n of description for rulesFabrice Bellingard2012-03-142-6/+34
* 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-144-1/+7
* Fix some quality flawsSimon Brandhof2012-03-142-9/+10
* Fix quality flaws in tests: remove unused importsEvgeny Mandrikov2012-03-1425-118/+39
* SONAR-3072 Add sonar-diff libraryEvgeny Mandrikov2012-03-1420-1/+1095
* Skip sanity checks in dev profileEvgeny Mandrikov2012-03-143-2/+4
* Do not log 'require upgrade' on fresh installsSimon Brandhof2012-03-142-3/+5