aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-server
Commit message (Expand)AuthorAgeFilesLines
* SONAR-3755 rename issues columns in migrationJulien Lancelot2013-05-281-2/+2
* SONAR-3755 Removed useless ruby templates used to display violationsJulien Lancelot2013-05-285-291/+45
* SONAR-4359 Issues tab in Code viewer -> Remove "Unassigned" and "unplanned" f...Julien Lancelot2013-05-282-17/+3
* Fix quality flawJulien Lancelot2013-05-281-24/+20
* SONAR-3755 move and delete some classes related to issuesSimon Brandhof2013-05-274-172/+0
* Fix conflictsSimon Brandhof2013-05-272-171/+1
* SONAR-4283 notifications on new issues and issue changesSimon Brandhof2013-05-277-18/+51
* Fix issue when there's no issue on My unresolved issues widget and False posi...Julien Lancelot2013-05-271-1/+1
* SONAR-4294 Widget: Removal of "Active reviews"Julien Lancelot2013-05-271-0/+1
* SONAR-4292 Create a IssueStatsFinder to be used by UnresolvedIssuesPerAssigne...Julien Lancelot2013-05-279-9/+356
* Fix quality flawJulien Lancelot2013-05-271-1/+1
* Fix quality flawJulien Lancelot2013-05-271-5/+4
* SONAR-4301 Remove usage of authorizationDao on issues searchJulien Lancelot2013-05-272-26/+12
* SONAR-4301 Remove securityExclusions parameterJulien Lancelot2013-05-273-9/+2
* SONAR-4301 Rename issues.resource_id by issues.component_id and issues.projec...Julien Lancelot2013-05-273-32/+32
* SONAR-4301 Merge authorized projects search in issues searchJulien Lancelot2013-05-272-4/+4
* SONAR-4301 Remove project_id when querying issuesJulien Lancelot2013-05-272-4/+4
* Remove the old select-box of usersSimon Brandhof2013-05-271-32/+0
* SONAR-4283 implement the notification on new issues raised during project scanSimon Brandhof2013-05-261-0/+35
* SONAR-4297 SONAR-4295 SONAR-4294 remove some review widgetsSimon Brandhof2013-05-261-0/+44
* Remove some unused code related to reviewsSimon Brandhof2013-05-255-214/+0
* SONAR-4353 drop the node 'id' from resultSimon Brandhof2013-05-251-1/+1
* SONAR-4313 keep /drilldown/violations for backward-compatibilitySimon Brandhof2013-05-241-0/+5
* Use verify_post_request in controllers instead of Rails filterSimon Brandhof2013-05-248-9/+23
* SONAR-3755 Fix compatibility with violations on issues code viewerJulien Lancelot2013-05-241-0/+2
* SONAR-4290 order action plans by chronological deadlineSimon Brandhof2013-05-241-5/+9
* SONAR-4301 Improve the issues search in order to select only project authoriz...Julien Lancelot2013-05-242-7/+6
* Fix links on dropdown menuJulien Lancelot2013-05-241-1/+2
* SONAR-4303 Refactor the issue detail pageJulien Lancelot2013-05-246-12/+50
* SONAR-4303 Refactor the issue detail in the issues code viewerJulien Lancelot2013-05-243-60/+70
* SONAR-SONAR-4305 feed the column PROJECT_IDSimon Brandhof2013-05-231-8/+9
* SONAR-4301 Add index on issues.resolutionJulien Lancelot2013-05-231-8/+9
* SONAR-3755 fix the deprecated web service /api/violations/indexSimon Brandhof2013-05-232-15/+23
* SONAR-3755 remove code related to reviews and violationsSimon Brandhof2013-05-2361-4281/+117
* SONAR-4301 Add resolution on issues search page, add resolution to status indexJulien Lancelot2013-05-236-17/+31
* SONAR-3755 Display status in issue code viewer when issues are not resolvedJulien Lancelot2013-05-232-1/+6
* SONAR-3755 Fix issues param when searching by issuesJulien Lancelot2013-05-232-3/+3
* SONAR-4301 Replace status icon by textJulien Lancelot2013-05-231-3/+3
* Fix quality flaw and add action plans html idJulien Lancelot2013-05-232-4/+6
* SONAR-4301 Set maxResultsReached parameter from IssueDaoJulien Lancelot2013-05-223-172/+39
* SONAR-4301 Add maxResultsReached parameter on Issues WSJulien Lancelot2013-05-221-0/+1
* SONAR-4301 Improve issues sortJulien Lancelot2013-05-223-9/+15
* SONAR-4301 Display message and disable sort when issues results are higher th...Julien Lancelot2013-05-225-9/+17
* SONAR-4290 allow to create an action plan on todaySimon Brandhof2013-05-222-11/+13
* SONAR-4301 Display project on issues search pageJulien Lancelot2013-05-224-11/+48
* SONAR-4290 suppress old console of action plansSimon Brandhof2013-05-229-468/+161
* SONAR-3755 Remove index on issues.project_idJulien Lancelot2013-05-221-1/+0
* SONAR-4301 Replace sql sort on issues by Java sortJulien Lancelot2013-05-224-25/+368
* SONAR-4290 improve admin consoleSimon Brandhof2013-05-222-13/+8
* SONAR-3755 various improvements on plan and assign actionsSimon Brandhof2013-05-224-14/+23