aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* SONAR-3180 Remove the support of AJP connectorSimon Brandhof2012-01-186-46/+5
* SONAR-3112 Metrics 'test_errors' and 'skipped_tests' should be qualitativeEvgeny Mandrikov2012-01-181-2/+2
* Fix javascript on the timemachine pageSimon Brandhof2012-01-181-1/+1
* Remove some useless database migrations because upgrade from 1.x to 2.x is no...Simon Brandhof2012-01-186-184/+2
* Add missing sonar versions to database scriptsSimon Brandhof2012-01-1811-0/+11
* SONAR-1707 Add the column SNAPSHOTS.BUILD_DATESimon Brandhof2012-01-1878-408/+518
* SONAR-3051 support POST, PUT and DELETE queries in GWT API.Simon Brandhof2012-01-184-53/+213
* SONAR-3179 Allow to declare resources which can be used for filtersEvgeny Mandrikov2012-01-185-7/+42
* SONAR-3012 Use the "Active" word in all widgets to be consistentFabrice Bellingard2012-01-184-6/+6
* SONAR-3012 Add filters for reviews on the violations viewerFabrice Bellingard2012-01-186-14/+83
* SONAR-3179 Fix mistakeEvgeny Mandrikov2012-01-181-1/+1
* SONAR-3179 Add API to define resourcesEvgeny Mandrikov2012-01-189-5/+305
* SONAR-2907 Fix loading of settings from database, when used property 'sonar.b...Evgeny Mandrikov2012-01-183-8/+23
* SONAR-3012 Remove local path to the Ruby templateFabrice Bellingard2012-01-181-1/+1
* Remove executable flag for files with imagesEvgeny Mandrikov2012-01-184-0/+0
* Remove dependency that should have not been committed.Fabrice Bellingard2012-01-171-6/+0
* SONAR-3012 Shows the new unreviewed violations count in the widgetFabrice Bellingard2012-01-179-36/+58
* SONAR-3176 Complete documentation of differential views propertiesSimon Brandhof2012-01-171-2/+4
* SONAR-3175 Document the constraint on number of JAR files in jdbc-driver dire...Simon Brandhof2012-01-176-1/+10
* SONAR-2994 Add missing localization for 'Sign Up' and 'Log In' pagesEvgeny Mandrikov2012-01-174-11/+15
* SONAR-2940 Filters: Unable to sort the "language" column on both waysFabrice Bellingard2012-01-171-0/+3
* Fix development mode of webapp + remove useless filesSimon Brandhof2012-01-174-37/+1
* Calling Field.setAccessible(true) is accepted here -> not a quality flawSimon Brandhof2012-01-171-1/+1
* SONAR-2946 Display the property keys in UI in all casesFabrice Bellingard2012-01-171-3/+1
* SONAR-3143 Fix edit/create button name on action plan pageFabrice Bellingard2012-01-171-2/+2
* SONAR-3012 Add new_unreviewed_violations metricFabrice Bellingard2012-01-178-80/+271
* Remove unused Ruby code : JNDI support in activerecord adaptersSimon Brandhof2012-01-162-32/+7
* SONAR-3155 Change the info message displayed by the Timeline widget when only...Simon Brandhof2012-01-161-1/+1
* SONAR-3148 Do not log errors when the URL /charts/trends has bad parametersSimon Brandhof2012-01-162-25/+21
* Add some HTML ids for integration testsSimon Brandhof2012-01-162-4/+4
* SONAR-2990 The category filter is lost when adding a widget to a dashboardSimon Brandhof2012-01-164-10/+13
* SONAR-2009 Redirect to original URL when user logs inSimon Brandhof2012-01-162-1/+2
* Refactor org.sonar.batch.bootstrapper.BatchSimon Brandhof2012-01-162-31/+31
* Remove unused filesEvgeny Mandrikov2012-01-164-652/+0
* Fix violationsEvgeny Mandrikov2012-01-166-16/+21
* SONAR-3012 Check that resource is not a unit test for reviews metricsFabrice Bellingard2012-01-162-4/+16
* SONAR-1263 Add support for AJP13 hostEvgeny Mandrikov2012-01-164-17/+26
* SONAR-3166 Move the false-positive widget to the bottom of the pageFabrice Bellingard2012-01-161-1/+1
* SONAR-3164 AnnotationCheckFactory does not detect properties declared in inhe...Simon Brandhof2012-01-134-14/+90
* SONAR-3169 API: new utility class org.sonar.api.utils.FieldUtilsSimon Brandhof2012-01-132-0/+202
* SONAR-3012 fix NPESimon Brandhof2012-01-131-3/+5
* Do not delete the temporary directory /deploy in development modeSimon Brandhof2012-01-131-4/+12
* Hardcode usage of SLF4J in MyBatisSimon Brandhof2012-01-131-0/+2
* SONAR-2959 add example to enable SQL logs on server-sideSimon Brandhof2012-01-131-11/+20
* Sanitize batch bootstrapperSimon Brandhof2012-01-138-64/+304
* SONAR-3166 Provide by default a new "Reviews" pageFabrice Bellingard2012-01-134-1/+65
* SONAR-3012 Improvements on Review ActivityFabrice Bellingard2012-01-136-33/+79
* SONAR-3112 Metric 'test_failures' should be qualitativeEvgeny Mandrikov2012-01-131-3/+2
* SONAR-3138 Prevent security flaw, refactor codeEvgeny Mandrikov2012-01-131-64/+81
* SONAR-2959 Add the property sonar.showSqlSimon Brandhof2012-01-129-91/+323