]> source.dussan.org Git - sonarqube.git/shortlog
sonarqube.git
2013-05-23 Simon BrandhofSONAR-SONAR-4305 feed the column PROJECT_ID
2013-05-23 Julien LancelotSONAR-4341 Replace issues metrics by violation
2013-05-23 Julien LancelotSONAR-4301 Add index on issues.resolution
2013-05-23 Simon BrandhofSONAR-3755 fix the deprecated web service /api/violatio...
2013-05-23 Simon BrandhofSONAR-3755 remove code related to reviews and violations
2013-05-23 Julien LancelotSONAR-4341 Fix widget template path
2013-05-23 Julien LancelotSONAR-4341 Provide an "Issues by Severity" widget which...
2013-05-23 Julien LancelotSONAR-4333 Fix widget position
2013-05-23 Julien LancelotSONAR-4301 Add resolution on issues search page, add...
2013-05-23 Julien LancelotSONAR-4333 Provide a new "Unresolved issue statuses...
2013-05-23 Julien LancelotSONAR-3755 Fix action plan progress bar display in...
2013-05-23 Julien LancelotSONAR-4329 Close no more existing confirmed issues
2013-05-23 Julien LancelotSONAR-4330 Create the metrics "False-Positive", "Open...
2013-05-23 Julien LancelotSONAR-3755 Display status in issue code viewer when...
2013-05-23 Julien LancelotSONAR-3755 Fix issues param when searching by issues
2013-05-23 Julien LancelotSONAR-4301 Replace status icon by text
2013-05-23 Julien LancelotSONAR-4329 Create a new CONFIRMED status for Issues
2013-05-23 Julien LancelotFix action plan empty message
2013-05-23 Julien LancelotFix quality flaw and add action plans html id
2013-05-23 Julien LancelotSONAR-4301 Update sentence displayed when max results...
2013-05-22 Julien LancelotSONAR-4301 Set maxResultsReached parameter from IssueDao
2013-05-22 Julien LancelotSONAR-4301 Add maxResultsReached parameter on Issues WS
2013-05-22 Julien LancelotSONAR-4301 Improve issues sort
2013-05-22 Julien LancelotSONAR-4301 Display message and disable sort when issues...
2013-05-22 Simon BrandhofSONAR-4290 allow to create an action plan on today
2013-05-22 Julien LancelotSONAR-4301 Display project on issues search page
2013-05-22 Simon BrandhofSONAR-4290 suppress old console of action plans
2013-05-22 Julien LancelotSONAR-3755 Remove index on issues.project_id
2013-05-22 Julien LancelotSONAR-4301 Replace sql sort on issues by Java sort
2013-05-22 Simon BrandhofSONAR-4290 improve admin console
2013-05-22 Simon BrandhofSONAR-3755 various improvements on plan and assign...
2013-05-22 Simon BrandhofSONAR-3755 various improvements on plan and assign...
2013-05-22 Julien LancelotSONAR-4301 Update IssueFinder to first retreive authori...
2013-05-22 Julien LancelotSONAR-4301 Add project Id on issues table
2013-05-22 Simon BrandhofSONAR-3755 fix quality flaws
2013-05-22 Simon BrandhofSONAR-3755 fix bug in IssueUpdater#setEffortToFix()
2013-05-21 Julien LancelotFix unit test
2013-05-21 Julien LancelotSONAR-4301 Create queries to select all authorized...
2013-05-21 Simon BrandhofSONAR-4305 change some logs and comments
2013-05-21 Simon BrandhofSONAR-4305 migrate db tables from violations/reviews...
2013-05-21 Julien LancelotSONAR-4301 Set default sort by severity
2013-05-21 Julien LancelotRevert "SONAR-4301 Replace issues.severity column type...
2013-05-21 Julien LancelotSONAR-4301 Fix issue when sort and asc are null
2013-05-21 Julien LancelotSONAR-4301 Replace issues.severity column type from...
2013-05-21 Julien LancelotSONAR-4301 Add sort on issue search page
2013-05-21 Simon BrandhofSONAR-3755 fix tracking based on block recognition
2013-05-20 Simon BrandhofSONAR-4310 set updated_at only on changes
2013-05-20 Simon BrandhofSONAR-3755 exclude false-positives from issue counters
2013-05-20 Simon BrandhofSONAR-3755 close issues when rule is disabled or deleted
2013-05-20 Julien HENRYSONAR-4340 Don't show Obeo license property
2013-05-20 Julien HENRYSONAR-4339 Red background on license server id when...
2013-05-20 Julien HENRYSONAR-4340 Display additional properties on licenses
2013-05-17 Simon BrandhofSONAR-3755 remove unused methods in issue ws client
2013-05-17 Simon BrandhofSONAR-3755 search by creation date should be >= instead...
2013-05-17 Simon BrandhofSONAR-3755 do not filter non-READY rules in the WS...
2013-05-17 Simon BrandhofSONAR-3755 export the rule status in the WS /api/issues...
2013-05-17 Simon BrandhofSONAR-3257 use max size when pageSize<=0
2013-05-17 Simon BrandhofSONAR-4304 change message
2013-05-17 Simon BrandhofSONAR-4304 remove unused code
2013-05-17 Simon BrandhofSONAR-4304 better exception handling/UI
2013-05-17 Simon BrandhofSONAR-3755 slight refactoring
2013-05-16 Simon BrandhofSONAR-4304 better form of manual issue
2013-05-16 Simon BrandhofMerge remote-tracking branch 'origin/master'
2013-05-16 Simon BrandhofSONAR-4304 add form for manual issues
2013-05-16 Julien LancelotSONAR-4301 Add project and creation date filters on...
2013-05-16 Julien LancelotSONAR-4301 Add status and assignee filters on issues...
2013-05-16 Julien LancelotFix issue when searching rules from Sqale
2013-05-16 Simon BrandhofSONAR-3755 rename button of comment edition
2013-05-16 Simon BrandhofSONAR-3755 ability to get list of available issue statuses
2013-05-16 Simon BrandhofSONAR-3755 fix IssueClient#addComment()
2013-05-16 Julien LancelotSONAR-4301 Add severities filter on issues search page
2013-05-16 Simon BrandhofSONAR-3755 save issue changes during automatic transitions
2013-05-16 Simon BrandhofSONAR-3755 set the update date when scan changes status
2013-05-16 Simon BrandhofSONAR-3755 fix performance issue when loading transitions
2013-05-16 Julien LancelotSONAR-4287 Fix issue when loading action plan form
2013-05-16 Julien LancelotSONAR-4287 Fix issue when loading action plan form
2013-05-16 Simon BrandhofSONAR-4323 escape special characters % and _
2013-05-16 Julien LancelotMove unit test to its right place in test folder
2013-05-16 Julien LancelotRemove useless code
2013-05-15 Simon BrandhofSONAR-3755 open the select-box of "assignees"
2013-05-15 Simon BrandhofSONAR-4285 support the edition and deletion of comments
2013-05-15 Simon BrandhofSONAR-3755 raise a JS event when changing severity
2013-05-15 Simon BrandhofJavascript - allow to programmatically open a modal...
2013-05-15 Simon BrandhofSONAR-3755 raise a JS event for Eclipse when issue...
2013-05-15 Simon BrandhofSONAR-3755 fix display of several "assignee" select...
2013-05-15 Simon BrandhofSONAR-3755 fix CSS of global issues
2013-05-15 Simon BrandhofSONAR-3755 fix nested tags "issue"
2013-05-15 Simon BrandhofSONAR-3755 fix nested tags "issue"
2013-05-15 Simon BrandhofSONAR-3755 fix modal window of rules
2013-05-15 Julien LancelotSONAR-4293 Dot not display the my unresolved issues...
2013-05-15 Simon BrandhofSONAR-3755 fix issue actions
2013-05-15 Julien LancelotFix unit test
2013-05-15 Julien LancelotSONAR-4298 Fix problem on total issues link when using...
2013-05-15 Julien LancelotSONAR-4291 Revert unplanned issues and new unplanned...
2013-05-15 Julien LancelotSONAR-3755 Fix issues returned in dry run mode
2013-05-15 Julien LancelotSONAR-4291 Add unplanned issues and new unplanned issue...
2013-05-15 Simon BrandhofSONAR-4328 - Open Markdown Help in modal windows
2013-05-15 Simon BrandhofUI - ability to programatically open modal windows
2013-05-15 Julien HENRYSONAR-3340 Update Oracle migration script to use CTAS
2013-05-15 Julien LancelotSONAR-4300 Add Issues dashboard
next