]> source.dussan.org Git - sonarqube.git/shortlog
sonarqube.git
2013-04-24 Simon BrandhofSONAR-3893 fix some quality flaws
2013-04-24 Julien LancelotSONAR-3755 Improve pagination on Issues server page
2013-04-24 Julien LancelotSONAR-3755 Fixed IssueDao test due to some session...
2013-04-24 Julien LancelotSONAR-3755 Add pagination on Issues server page
2013-04-24 Julien LancelotRename PropertyDefinitions to PropertyDefs and Property...
2013-04-24 Jean-Baptiste... SONAR-3893 Fixed issue related to coverage data filtering
2013-04-24 Julien HENRYSONAR-4066 Show contextual infos during persist error...
2013-04-24 Julien LancelotMove issues db migration
2013-04-24 Julien LancelotSONAR-3755 Moved view issues action to view issue contr...
2013-04-24 Simon BrandhofFix javadoc formatting
2013-04-24 Julien LancelotSONAR-3755 Improve IssueFinder pagination
2013-04-24 Simon BrandhofAdd some javadoc to org.sonar.api.conf.PropertyDef
2013-04-24 Simon BrandhofRefactor org.sonar.api.conf.PropertyDef
2013-04-24 Julien LancelotRename PropertyDefinition by PropertyDef
2013-04-24 Julien HENRYSONAR-3159 Removed index on @Property annotation that...
2013-04-24 Julien HENRYSONAR-4210 Add a new "Quality Profile Administrator...
2013-04-24 Julien HENRYSONAR-4221 Delay loading of project properties
2013-04-24 Julien LancelotSONAR-3755 Add IssueFinder pagination
2013-04-23 Simon BrandhofRemove some unused faux-models in db migrations
2013-04-23 Simon BrandhofSONAR-3755 refactor signature of perspective Issuable
2013-04-23 Simon BrandhofSONAR-3755 default issue resolution is OPEN
2013-04-23 Simon BrandhofSONAR-3755 use persistent cache
2013-04-23 Jean-Baptiste... SONAR-3893 Fixed missing scm data in source display
2013-04-23 Jean-Baptiste... SONAR-4258 Added ampersand escaping in sonar-colorizer
2013-04-23 Jean-Baptiste... SONAR-4258 Added ampersand escaping in sonar-colorizer
2013-04-23 Julien LancelotForbid setting both onQualifiers and onlyOnQualifiers
2013-04-23 Julien LancelotUpdate PropertyDefinition API : rename Builder.build...
2013-04-23 Jean-Baptiste... SONAR-3893 Fixed missing scm data in source display
2013-04-23 Jean-Baptiste... SONAR-3893 Fixed uncaught error when no source is available
2013-04-23 Julien LancelotSONAR-3755 Issue finder optimization
2013-04-23 Julien LancelotSONAR-3755 Remove title property from Issue WS
2013-04-23 Julien LancelotSONAR-3755 Add methods in IssueFinder Results to get...
2013-04-23 Jean-Baptiste... SONAR-3893 Fixed erroneous line numbers in source display
2013-04-23 Jean-Baptiste... SONAR-3893 Code display refactoring
2013-04-23 Simon BrandhofSONAR-3755 fix declaration of properties declared in...
2013-04-22 Simon BrandhofSONAR-3755 complete issue workflow
2013-04-22 Simon BrandhofSONAR-3755 Fix IssueDao#insert() for Oracle
2013-04-22 Julien LancelotMerge remote-tracking branch 'origin/master'
2013-04-22 Julien LancelotFix CoreWidget template path
2013-04-22 Simon BrandhofSONAR-3755 first draft of issue state machine
2013-04-22 Julien LancelotMerge remote-tracking branch 'origin/master'
2013-04-22 Julien LancelotSONAR-3755 Add Issues Widget : Rule Compliance, Active...
2013-04-22 Julien HENRYSONAR-3159 Minor UI improvement
2013-04-22 Julien HENRYSONAR-3159 Some visual improvements on subcategories
2013-04-22 Jean-Baptiste... SONAR-3893 Introduced unique partial for source display
2013-04-22 Jean-Baptiste... SONAR-3893 Introduced unique partial for source display
2013-04-22 Julien HENRYFix some quality flaws
2013-04-22 Jean-Baptiste... SONAR-3893 Introduced unique partial for source display
2013-04-22 Jean-Baptiste... SONAR-3893 Introduced unique partial for source display
2013-04-22 Julien HENRYSONAR-3159 Fix project settings with subcategories
2013-04-22 Julien LancelotDelete useless code
2013-04-22 Julien LancelotSONAR-3755 Restore fix of issue tracking, add author...
2013-04-22 Simon BrandhofUpdate copyright headers
2013-04-22 Simon BrandhofSONAR-3755 abbreviate issue descriptions
2013-04-22 Simon BrandhofSONAR-3755 fix INSERT of ISSUES on Oracle
2013-04-21 Simon BrandhofSONAR-4252 rename Sonar to SonarQube in admin pages
2013-04-21 Simon BrandhofSONAR-4252 rename Sonar to SonarQube in source headers
2013-04-19 Julien LancelotMerge remote-tracking branch 'origin/master'
2013-04-19 Julien LancelotSONAR-3755 Renamed some column of issues and issue_changes
2013-04-19 Julien HENRYSONAR-3159 Properties sub-categories, sort and description
2013-04-19 Julien LancelotSONAR-3755 Fix unit test
2013-04-19 Julien LancelotSONAR-3755 Replace message by description
2013-04-19 Julien LancelotSONAR-3755 Add unit test to check that ruleKey, repoKey...
2013-04-19 Julien LancelotSONAR-3755 Fix problem when setting rule key from db
2013-04-19 Julien LancelotSONAR-3755 Set isNew at false when loading issue from db
2013-04-19 Julien LancelotSONAR-3755 Set isNew at false when loading issue from db
2013-04-19 Simon BrandhofSONAR-3755 complete the ability to change issue
2013-04-19 Julien LancelotSONAR-3755 Set issues updated at to the date when issue...
2013-04-19 Simon BrandhofSONAR-3755 rename Issue#message() to description()
2013-04-19 Simon BrandhofSONAR-3755 new sonar-ws-client API for issues
2013-04-19 Simon BrandhofSONAR-3755 improve support of issue attributes + SQL...
2013-04-19 Julien LancelotSONAR-3755 Small code simplification
2013-04-19 Julien LancelotSONAR-3755 Fix issue in Issues Tracking
2013-04-18 Julien LancelotSONAR-3755 Escape issue message
2013-04-18 Julien LancelotSONAR-3755 Add unit test on issues tracking
2013-04-18 Julien LancelotMerge remote-tracking branch 'origin/master'
2013-04-18 Julien LancelotSONAR-3755 Fix issue when tracking issues
2013-04-18 Julien HENRYSONAR-4147 Add breakdown by module to profiling
2013-04-18 Julien HENRYSONAR-4188 Validate branch too
2013-04-18 Julien LancelotMerge remote-tracking branch 'origin/master'
2013-04-18 Julien LancelotFix quality flaws
2013-04-18 Julien HENRYSONAR-3962 Remove default Jetty JSP Servlet
2013-04-18 Julien LancelotSONAR-4188 Refactore all issues decorator in one and...
2013-04-18 Julien HENRYSONAR-4034 Support a new property sonar.security.update...
2013-04-18 Jean-Baptiste... SONAR-3893 Further memory usage optimization
2013-04-18 Simon BrandhofSONAR-3755 use Persistit temporary volume
2013-04-18 Julien HENRYSONAR-4256 Improve description of "sonar.importSources...
2013-04-18 Julien HENRYSONAR-4188 Properly escape dash in regexp
2013-04-18 Jean-Baptiste... SONAR-3893 Rollbacked unwanted push on RoR environment...
2013-04-18 Jean-Baptiste... SONAR-3893 Fixed excessive collection iteration when...
2013-04-18 Jean-Baptiste... SONAR-3893 Fixed excessive collection iteration when...
2013-04-18 Simon BrandhofSONAR-3755 fix creation of Caches when starting several...
2013-04-18 Julien LancelotSONAR-4188 Close issues when resource has been moved...
2013-04-17 Simon BrandhofSONAR-3755 ability to change issues during batch (first...
2013-04-17 Simon BrandhofSONAR-3755 support the parameter "rules" in /api/issues...
2013-04-17 Julien LancelotSONAR-4188 Fix Regex to validate project key
2013-04-17 Julien LancelotSONAR-3755 Fix issue when displaying issues in source...
2013-04-17 Julien HENRYSONAR-4188 Validate project/module key with a regexp
2013-04-17 Jean-Baptiste... SONAR-3893 Fixed snapshot source and data querying...
2013-04-17 Julien LancelotSONAR-3755 Improve IssuesWorkflowDecorator
next