aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* SONAR-1922 Improve UI for profile changelogEvgeny Mandrikov2011-06-0117-137/+118
* SONAR-2433 Allow 2-letter-usernamesSimon Brandhof2011-06-011-1/+1
* SONAR-2487 Do not analyse bytecode, when property "sonar.skipDesign" set to "...Evgeny Mandrikov2011-06-017-34/+132
* SONAR-2388 Be able to search for 'false-positive' reviewsFabrice Bellingard2011-06-012-15/+7
* SONAR-2443 Fix could not unassign a reviewFabrice Bellingard2011-06-014-7/+7
* SONAR-2491 fix Java Service Wrapper on SolarisSimon Brandhof2011-05-311-1/+1
* SONAR-2404 Fix API small issueFabrice Bellingard2011-05-311-1/+2
* SONAR-2488 Add the id for violations in the WS ClientFabrice Bellingard2011-05-319-13/+33
* Fix loading of metric formulas when defined in pluginsSimon Brandhof2011-05-316-12/+57
* Replace 2.8-RC2 by 2.8 in samplesSimon Brandhof2011-05-313-3/+3
* Fix maven repository for sample of checkstyle extensionSimon Brandhof2011-05-312-2/+17
* SONAR-2405 Configured routes.rb to have more RESTful URLsFabrice Bellingard2011-05-312-10/+11
* Fix violationsEvgeny Mandrikov2011-05-305-6/+6
* SONAR-1922 Fix bulk action - deactivation of rulesEvgeny Mandrikov2011-05-302-29/+25
* SONAR-2453 Update the way "FALSE-POSITIVE" reviews are managedFabrice Bellingard2011-05-3010-10/+30
* 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