aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* SONAR-3537 Improve performances of the treemap filterSimon Brandhof2012-06-013-5/+5
|
* Changed period name display format in widget's titleDavid Gageot2012-06-011-4/+1
|
* Minor: add a whitespace before the link "Edit my filters"Simon Brandhof2012-05-311-1/+1
|
* Revert SONAR-3407Simon Brandhof2012-05-313-16/+16
|
* FIX period name should display a delta symbolDavid Gageot2012-05-311-1/+1
|
* Upgrade version to 3.2-SNAPSHOTEric Hartmann2012-05-3036-36/+36
|
* SONAR-3528 Pagination is broken on reviews widgetsFabrice Bellingard2012-05-302-5/+5
| | | | | | | | | Fix regression introduced during fix of SONAR-3404 (see commit c8278a1e6bca00368405a760b3ab8d0d4c32f146): the name "limit" used to allow loading more reviews is the same as the one used by the widget's partial to paginate. => now, the partial uses "table_limit" as parameter
* FIX unused parameterDavid Gageot2012-05-301-1/+1
|
* FIX remove unused warningDavid Gageot2012-05-301-2/+0
|
* Fix Oracle mapping for filtersDavid Gageot2012-05-301-1/+1
|
* Will this violation ever be fixed?David Gageot2012-05-301-13/+9
|
* FIX violationDavid Gageot2012-05-291-2/+12
|
* Fix dtos on OracleDavid Gageot2012-05-292-0/+32
|
* Add some unit testsSimon Brandhof2012-05-292-0/+55
|
* Fix serialization violationDavid Gageot2012-05-291-1/+4
|
* Fix some quality flawsSimon Brandhof2012-05-298-16/+39
|
* Add missing log when review command fails to be executedSimon Brandhof2012-05-291-5/+10
|
* Extract beta api from review workflowSimon Brandhof2012-05-2856-323/+428
|
* .mailmap file to resolve wrong author namesDavid Gageot2012-05-281-0/+10
|
* Upgrade to maven-compiler-plugin 2.5Evgeny Mandrikov2012-05-281-1/+1
|
* Remove hack that displays a link to edit filtersDavid Gageot2012-05-282-5/+5
|
* Revert change that broke the APIDavid Gageot2012-05-2810-49/+66
|
* Fix some quality flawsSimon Brandhof2012-05-284-17/+15
|
* Revert useless dependencySimon Brandhof2012-05-282-3/+2
|
* Cleaner code and fix warningsDavid Gageot2012-05-2516-65/+50
|
* Refactor AbstractFilterDashboard : use Open/Close principleSimon Brandhof2012-05-253-6/+15
|
* SONAR-2706 Search for rule name in the English bundle before DBFabrice Bellingard2012-05-251-3/+3
|
* SONAR-2706 refactor org.sonar.core.review.workflow.CommentSimon Brandhof2012-05-253-35/+65
|
* Fix some quality flawsSimon Brandhof2012-05-256-21/+21
|
* Dashboards must be registered after filtersSimon Brandhof2012-05-252-2/+3
|
* SONAR-2706 revert removal of Review#getReviewId()Simon Brandhof2012-05-251-0/+2
|
* SONAR-2706 Rule name can be empty in DBFabrice Bellingard2012-05-251-1/+7
|
* Improve test coverageDavid Gageot2012-05-255-18/+199
|
* SONAR-2706 add Review#getRuleName()Simon Brandhof2012-05-255-7/+25
|
* Fix some quality flawsSimon Brandhof2012-05-2510-24/+47
|
* SONAR-2706 add Review#getRuleKey() and getRuleRepository() and remove ↵Simon Brandhof2012-05-2519-103/+88
| | | | methods that return primary keys
* SONAR-3083 allow to display children of developersSimon Brandhof2012-05-253-23/+17
|
* Fix dashboard nameDavid Gageot2012-05-253-3/+3
|
* Remove warningsDavid Gageot2012-05-253-23/+28
|
* Fix warningsDavid Gageot2012-05-252-0/+2
|
* Remove unused variablesDavid Gageot2012-05-253-8/+6
|
* Suppress warningsDavid Gageot2012-05-2514-28/+35
|
* Split large migration file in twoDavid Gageot2012-05-255-23/+47
|
* SONAR-3308 Revert back changesFabrice Bellingard2012-05-252-55/+16
| | | | | => Too many side effects => Still need to handle the original exception
* Technical debt : Replace BaseMatcher with ArgumentMatcherDavid Gageot2012-05-258-75/+62
|
* Create 'My Favourites' Dashboard through extension point.David Gageot2012-05-2518-213/+366
| | | The dashboard is created but not activated.
* SONAR-3083 allow filters to display only direct children of selected resourceSimon Brandhof2012-05-2410-111/+187
|
* SONAR-3308 Fail batch if trying to delete released versionFabrice Bellingard2012-05-242-6/+43
| | | | | | | => Message given to the user: "A Sonar analysis can't delete a released version that already exists in the project history (version XXX). Please change the version of the project or clean its history first."
* Better migrationsDavid Gageot2012-05-242-0/+7
|
* Resize the column with ordering arrowsDavid Gageot2012-05-243-2/+6
|