aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* SONAR-2404 Extend the Review web service API to create & updateFabrice Bellingard2011-05-3012-9/+554
* SONAR-2404 Extend the Review web service API to create & updateFabrice Bellingard2011-05-302-1/+49
* SONAR-2404 Extend the Review web service API to create & updateFabrice Bellingard2011-05-302-2/+202
* SONAR-2459 Violations should be generated even when bytecode not availableEvgeny Mandrikov2011-05-301-1/+1
* SONAR-2164 Add an option to skip package design analysisEvgeny Mandrikov2011-05-304-15/+47
* SONAR-2485 Best value should be set for lcom4 to 1Evgeny Mandrikov2011-05-301-0/+1
* Fix violationsEvgeny Mandrikov2011-05-2915-45/+42
* SONAR-2390 patch activerecord to automatically manage max nb of elts in IN st...simonbrandhof2011-05-281-9/+30
* SONAR-1922 Improve ProfileEventsSensorEvgeny Mandrikov2011-05-282-57/+64
* SONAR-1922 Improve UI for profile changelogEvgeny Mandrikov2011-05-282-6/+32
* SONAR-2475 remove org.sonar.api.checks.checkers and org.sonar.api.checks.prof...simonbrandhof2011-05-2733-1868/+0
* SONAR-2475 remove org.sonar.api.rules.RulePriorityMappersimonbrandhof2011-05-271-29/+0
* SONAR-2468 add a better sample of ProjectBuildersimonbrandhof2011-05-271-7/+32
* Rename org.sonar.batch.ExtensionDownloader to ArtifactDownloadersimonbrandhof2011-05-277-16/+12
* Add some javadocsimonbrandhof2011-05-272-4/+12
* SONAR-2469 add unit testssimonbrandhof2011-05-273-67/+179
* SONAR-2469 add unit testssimonbrandhof2011-05-275-35/+107
* Improve guide about creation of migration scriptsEvgeny Mandrikov2011-05-271-0/+4
* SONAR-2468 new extension point org.sonar.api.bootstrap.ProjectBuildersimonbrandhof2011-05-2740-378/+915
* SONAR-1922 Improve UI for profile changelogEvgeny Mandrikov2011-05-272-25/+29
* SONAR-2388 clear the "Assigned to" field when appropriateFabrice Bellingard2011-05-271-1/+1
* SONAR-1922 Add a kind of version control for quality profilesEvgeny Mandrikov2011-05-2763-124/+1395
* SONAR-1688 Search box does not allow mouse clicks to select the item.Fabrice Bellingard2011-05-261-3/+5
* SONAR-2388 Make it possible to search for 'false-positive' reviewsFabrice Bellingard2011-05-2612-19/+58
* SONAR-2443 Remove indicator from suggest field to prevent "shaking"Fabrice Bellingard2011-05-261-5/+1
* SONAR-2397 Remove sort on Assignee and ProjectFabrice Bellingard2011-05-262-9/+2
* SONAR-2453 Update the way "FALSE-POSITIVE" reviews are managedFabrice Bellingard2011-05-2616-45/+205
* SONAR-2469 fix typo in name of InstantiationStrategy classsimonbrandhof2011-05-268-32/+32
* SONAR-2469 refactor Modulesimonbrandhof2011-05-2556-3230/+1260
* Merge branch 'modif'Fabrice Bellingard2011-05-253-1/+12
|\
| * SONAR-2473 Fix SQL request to prevent "closing" again a review Fabrice Bellingard2011-05-253-1/+12
* | SONAR-2450 Display the last comment of review in the Reviews pageFabrice Bellingard2011-05-252-4/+4
|/
* SONAR-2443 Improve DB request to potentially fix IT pbm on OracleFabrice Bellingard2011-05-251-1/+1
* The Markdown class uses the new ChannelDispatch BuilderFreddy Mallet2011-05-241-14/+10
* Add missing Javadocs for Metric.BuilderEvgeny Mandrikov2011-05-241-6/+9
* SONAR-2443 Improve the assignee select-box in the resource viewerFabrice Bellingard2011-05-247-30/+28
* SONAR-2443 Improve the user select-box when searching for reviewFabrice Bellingard2011-05-247-20/+113
* SONAR-2425 Add index on CHARACTERISTIC_PROPERTIES.CHARACTERISTIC_IDEvgeny Mandrikov2011-05-242-2/+2
* Provide a builder to the ChannelDispatcher class and depreciate all constructorsFreddy Mallet2011-05-242-8/+118
* SONAR-2425 Add index on CHARACTERISTIC_PROPERTIES.CHARACTERISTIC_IDEvgeny Mandrikov2011-05-244-22/+54
* SONAR-2464 Metric.Builder must set best and worst values when type percentEvgeny Mandrikov2011-05-232-0/+20
* SONAR-2462 Leave false-positive review open until violation removedFabrice Bellingard2011-05-234-10/+45
* SONAR-2454 Assignee must become null when flagging as false-positiveFabrice Bellingard2011-05-231-0/+2
* SONAR-2457 Fix source shown on review even if user is not 'codeviewer'Fabrice Bellingard2011-05-231-1/+1
* SONAR-2450 Display last comment on each review in the Reviews pageFabrice Bellingard2011-05-233-12/+19
* Use factory Metric.Builder instead of Metric constructorEvgeny Mandrikov2011-05-211-157/+498
* SONAR-2438 Display the last update date of reviewsFabrice Bellingard2011-05-201-6/+10
* SONAR-2397 Add the ability to sort the reviews in the "Reviews" pageFabrice Bellingard2011-05-203-10/+59
* SONAR-2450 Display the last comment on each review in the Reviews page Fabrice Bellingard2011-05-203-1/+15
* SONAR-2438 Display the last update date of reviewsFabrice Bellingard2011-05-201-0/+10