aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* SONAR-2084 complete web UI to generate secret key and to encrypt passwordsSimon Brandhof2012-03-1313-46/+126
* SONAR-2084 draft of new page 'Password encryption'Simon Brandhof2012-03-137-5/+105
* Merge remote branch 'origin/master'Simon Brandhof2012-03-1316-22/+90
|\
| * 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-133-4/+17
| * 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-2084 replace asymetric RSA by symetric AESSimon Brandhof2012-03-1311-254/+267
* | SONAR-2084 use RSA to encrypt settingsSimon Brandhof2012-03-139-10/+418
|/
* 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
* Remove picocontainer stackstace from logsSimon Brandhof2012-03-123-13/+42
* Skip sanity checks in quick-build scriptsSimon Brandhof2012-03-122-2/+2
* Log a clean message when an exception is thrown during picocontainer startupSimon Brandhof2012-03-124-7/+124
* Remove Hibernate from the component org.sonar.api.config.SettingsSimon Brandhof2012-03-1211-90/+100