]> source.dussan.org Git - sonarqube.git/shortlog
sonarqube.git
2012-04-03 Simon BrandhofFix backward-compatibility of views plugin and manageme...
2012-04-03 Simon BrandhofFix charset constant in unit test RuleFailureModelTest
2012-04-03 Simon BrandhofFix compatibility with Java 5
2012-04-03 Simon BrandhofSONAR-3383 fix compatibility with views plugin
2012-04-03 Simon BrandhofAdd missing indices on RESOURCE_INDEX
2012-04-03 Evgeny MandrikovAdd tests for tracking of violations
2012-04-03 Simon BrandhofFix MyBatis AuthorMapper for Oracle
2012-04-03 Simon BrandhofFix some quality flaws
2012-04-03 Evgeny MandrikovFix some quality flaws
2012-04-02 Simon BrandhofFix some quality flaws
2012-04-02 Evgeny MandrikovFix some quality flaws
2012-04-02 Fabrice BellingardSONAR-3368 Error log "ActiveRecord::JDBCError: Unknown...
2012-04-02 Simon BrandhofImprove loading of ruby on rails applications
2012-04-02 Fabrice BellingardSONAR-3363 Error log "undefined method `downcase' for...
2012-04-02 Fabrice BellingardSONAR-3361 Error : undefined method `source' for nil...
2012-04-02 Simon BrandhofFix search engine in the page "Project roles"
2012-04-02 Simon BrandhofRemove unused import
2012-04-02 Simon BrandhofDo not filter qualifier when executing ResourceIndexerD...
2012-04-02 Simon BrandhofImprove the way to add the new primary key RESOURCE_IND...
2012-04-02 Simon BrandhofReplace usage of deprecated constants
2012-04-02 Fabrice BellingardSONAR-3382 "Extend description" is buggy on IE9
2012-04-02 Fabrice BellingardMerge branch 'current'
2012-04-02 Fabrice BellingardFix violation and refactoring
2012-04-02 Fabrice BellingardSONAR-3125 Add better error message for unknown language
2012-04-02 Fabrice BellingardSONAR-3315 Refactor code to better keep track of origin...
2012-04-02 Fabrice BellingardMerge branch 'current'
2012-04-02 Fabrice BellingardSONAR-3315 Improve error message when importing duplica...
2012-04-01 Simon BrandhofImprove the ruby class Api::Pagination
2012-04-01 Simon BrandhofManagement console of project roles : increase the...
2012-04-01 Simon BrandhofManagement console of project roles : search projects...
2012-04-01 Simon BrandhofManagement console of project roles : add pagination...
2012-04-01 Simon BrandhofAdd primary key to the table RESOURCE_INDEX
2012-03-30 Fabrice BellingardSONAR-2841 Look for test suite results if no per-file...
2012-03-30 Fabrice BellingardSONAR-3372 Give correct style to action links
2012-03-30 Fabrice BellingardFix violations
2012-03-30 Fabrice BellingardSONAR-3287 Add "modifiable_history" property on Resourc...
2012-03-30 Fabrice BellingardSONAR-3287 Use new ResourceType props for #isAvailableF...
2012-03-30 Simon BrandhofRemove unused import
2012-03-30 Simon BrandhofCSS : increase margin between bullets of form-val-cell
2012-03-30 Simon BrandhofAdd AuthorDao#countDeveloperLogins()
2012-03-30 Simon BrandhofBeta: link pages to ruby on rails applications
2012-03-30 Simon BrandhofPurge measures where PERSON_ID is not null
2012-03-30 Fabrice BellingardSONAR-3287 Keep previous behaviour on web service
2012-03-29 Simon Brandhoffix quality flaw
2012-03-29 Simon BrandhofGeneric search engine in order to handle all the Resour...
2012-03-29 Simon BrandhofPurge the table AUTHORS
2012-03-29 Simon BrandhofAdd MyBatis mapper to select rows from PROJECTS
2012-03-29 Fabrice BellingardSONAR-3287 Update UI to adapt labels to deletable resource
2012-03-29 Fabrice BellingardSONAR-3287 Add properties on ResourceType and use them...
2012-03-29 Fabrice BellingardSONAR-3372 'delete' action should be available even...
2012-03-29 Fabrice BellingardSONAR-3114 Fix layout positionning on Chrome
2012-03-29 Fabrice BellingardSONAR-2197 Display Coverage tab only if coverage/it...
2012-03-29 Fabrice BellingardSONAR-3323 Fix bug when project has measures of removed...
2012-03-29 Fabrice BellingardSONAR-3359 Set default description for existing manual...
2012-03-29 Fabrice BellingardSONAR-3359 Default description for manual rules created...
2012-03-29 Fabrice BellingardFix violations
2012-03-29 Evgeny MandrikovFix AuthorMapper
2012-03-29 Evgeny MandrikovFix some quality flaws
2012-03-28 Simon BrandhofAdd activerecord model for AUTHORS
2012-03-28 Fabrice BellingardMerge branch 'current'
2012-03-28 Fabrice BellingardSONAR-3359 Do nor create a rule without a description...
2012-03-28 Evgeny MandrikovEnforce that parameters are non null by default in...
2012-03-28 Evgeny MandrikovFix some quality flaws
2012-03-27 Simon BrandhofSONAR-1569 Case sensitive sorting of components on...
2012-03-27 Simon BrandhofCase-insensitive sort of names in the page "Components"
2012-03-27 Fabrice BellingardSONAR-3114 Open resource links on the "dependencies...
2012-03-27 Simon BrandhofCSS : vertical alignment of cells in class .table
2012-03-27 Simon BrandhofAdd activerecord relation between PROJECTS and AUTHORS
2012-03-27 Fabrice BellingardSONAR-3114 Set the tab ID to its previous value ('depen...
2012-03-27 Fabrice BellingardSONAR-3114 Refactor the "Dependencies" tab (GWT ->...
2012-03-27 Simon BrandhofCase-insensitive sort of manual rules in administration...
2012-03-27 Simon BrandhofSONAR-3106 Error trying to configure group privileges...
2012-03-27 Simon BrandhofAdd ruby methods Api::Utils#insensitive_sort(arr) and...
2012-03-27 Simon BrandhofSONAR-3323 rename @RequiredMeasures attributes to allOf...
2012-03-27 Simon BrandhofSONAR-3323 slight improvements of snapshot#metric_keys
2012-03-27 Simon BrandhofImprove logging of exception during server-side picocon...
2012-03-27 Evgeny MandrikovAdd MyBatis stuff for table AUTHORS
2012-03-27 Fabrice BellingardSONAR-3357 Improve the "Violations" widget
2012-03-27 Simon BrandhofRefactor the table AUTHORS
2012-03-27 Simon BrandhofImprove message when database must be upgraded
2012-03-27 Fabrice BellingardSONAR-3354 Display empty table instead of message if...
2012-03-27 Fabrice BellingardFix violations
2012-03-27 Fabrice BellingardImprove DB readme file.
2012-03-26 Evgeny MandrikovSONAR-3295 sonar.jacoco.excludes must exclude classes...
2012-03-26 Evgeny MandrikovSONAR-3346 Add property "sonar.pmd.generateXml"
2012-03-26 Fabrice BellingardSONAR-3352 Change boolean columns to non-nullable in...
2012-03-26 Fabrice BellingardSONAR-3352 Fix issue linked to nullable boolean columns
2012-03-26 Evgeny MandrikovSONAR-3346 Consume violations directly from PMD - no...
2012-03-26 Evgeny MandrikovSONAR-3347 Limit time of analysis of single file for...
2012-03-26 Evgeny MandrikovSONAR-3031 Add logging for exceptions from Checkstyle
2012-03-25 Evgeny MandrikovSONAR-3032 Add parameter suppressLoadErrors to Checksty...
2012-03-24 Evgeny MandrikovSONAR-3295 sonar.jacoco.excludes must exclude classes...
2012-03-23 Fabrice BellingardSONAR-3354 Display an explicit message if no measure...
2012-03-23 Fabrice BellingardSONAR-3353 TimeMachine widget not correctly displayed
2012-03-23 Fabrice BellingardSONAR-2197 Be able to display Design/Libraries tab...
2012-03-23 Fabrice BellingardFix violations
2012-03-23 Simon BrandhofFix some quality flaws
2012-03-22 Simon BrandhofAdd some HTML ids for integration tests
2012-03-22 Simon BrandhofSONAR-3224 update javadoc
2012-03-22 Evgeny MandrikovFix some quality flaws
next