]> source.dussan.org Git - sonarqube.git/shortlog
sonarqube.git
2015-12-07 Simon BrandhofFix IT of commit #d28a121fe58d6155048ba244e92a36540cba9990
2015-12-07 Teryk BellahseneRevert "SONAR-6820 WS api/rules/search has a page size...
2015-12-07 Teryk BellahseneRevert "SONAR-6820 WS using SearchOptions has a page...
2015-12-07 Simon BrandhofFix minor quality flaws
2015-12-07 Julien LancelotSONAR-7030 Update widgets from Custom dashboard
2015-12-07 Teryk BellahseneSONAR-6820 WS using SearchOptions has a page size limit... 684/head
2015-12-07 Teryk BellahseneUse constant for page size parameter in WS api/rules...
2015-12-07 Teryk BellahseneSONAR-6820 WS api/rules/search has a page size limit...
2015-12-07 Julien LancelotSONAR-7098 Add IT 677/head
2015-12-07 Julien LancelotSONAR-7098 Always feed issues authors
2015-12-07 Julien LancelotAdd ITs for auto assign feature
2015-12-07 Simon BrandhofSONAR-6939 ability for plugins to override the decimal...
2015-12-07 Julien LancelotFix randomly failing UT
2015-12-07 Sébastien LesaintSONAR-6947 add missing coverage on PermissionsServiceTest
2015-12-07 Sébastien LesaintSONAR-6947 add missing coverage of SearchWsRequest
2015-12-07 Julien LancelotSONAR-6884 Add missing clob columns migration
2015-12-07 Julien LancelotSONAR-7036 Allow update password of technical user 681/head
2015-12-07 Sébastien LesaintSONAR-7031 fix Logger.warn(String, Throwable) not loggi... 679/head
2015-12-07 Sébastien LesaintSONAR-7088 rename CeWorkerRunnable to CeWorkerCallable 682/head
2015-12-07 Sébastien LesaintSONAR-7088 fix RejectedExecutionException at SQ shutdown
2015-12-07 Sébastien Lesaintfix quality flaws
2015-12-04 Stas Vilchikfix i18n message
2015-12-04 Stas VilchikSONAR-7062 do not show tooltips for all snapshots
2015-12-04 simonbrandhofSONAR-6905 replace analysis-details.json by report...
2015-12-04 Stas VilchikSONAR-6945 apply feedback
2015-12-04 Stas Vilchikset duplications threshold for 20% on the overview...
2015-12-04 Stas Vilchikfix formatting of WORK_DUR measures
2015-12-04 Stas VilchikSONAR-6946 apply feedback
2015-12-04 Simon BrandhofFix quality flaws
2015-12-04 Stas VilchikSONAR-7069 apply feedback
2015-12-04 Sébastien LesaintSONAR-6997 less confusing of type key paar in logs
2015-12-04 Sébastien LesaintSONAR-6997 add VisitException and show current Componen... 678/head
2015-12-04 Sébastien Lesaintadd ExceptionCauseMatcher to sonar-testing-harness
2015-12-04 Sébastien LesaintSONAR-6925 add missing index on ce_activity.is_last_key 674/head
2015-12-04 Sébastien LesaintSONAR-6925 cancelled tasks must not be the last task...
2015-12-04 Sébastien LesaintSONAR-6995 CEQueueStatus get method should not modify... 672/head
2015-12-04 Simon BrandhofSONAR-7113 API - Support Markdown descriptions in Rules...
2015-12-04 simonbrandhofSONAR-7049 check max length of rule/rule param fields
2015-12-04 Teryk BellahseneSONAR-6900 WS api/ce/task improve description
2015-12-04 Stas VilchikMerge pull request #665 from SonarSource/feature/drop...
2015-12-03 Julien LancelotSONAR-6956 Index issues by project 673/head
2015-12-03 Julien LancelotSONAR-6884 Update existing collation columns on MsSQL 670/head
2015-12-03 Julien LancelotSONAR-6884 Create and update columns on MsSQL with...
2015-12-03 Julien LancelotSONAR-6884 Take into account nullable information when...
2015-12-03 Julien LancelotSONAR-6884 Rename StringColumnDef to VarcharColumnDef
2015-12-03 Julien LancelotSONAR-6884 Create a ClobColumnDef to create Clob columns
2015-12-03 Julien LancelotFix index name on FILE_SOURCES on H2
2015-12-03 Julien LancelotFix index name on ACTIVITIES on H2
2015-12-03 Julien LancelotFix index name on RESOURCE_INDEX on H2
2015-12-03 Julien LancelotFix index name on QUALITY_GATES on H2
2015-12-03 Julien LancelotFix index name on PROJECT_QPROFILES on H2
2015-12-03 Julien LancelotFix index name on RULES_PROFILES on H2
2015-12-03 Stas Vilchikreorder measure on the debt project page
2015-12-03 Stas Vilchikfix ProjectOverviewTest
2015-12-03 Stas Vilchikdrop useless test
2015-12-03 Stas Vilchikimprove position of axis labels on bubble charts on...
2015-12-03 Stas Vilchikfix search on the update center page
2015-12-03 Stas Vilchikapply different ui feedback on the overview page
2015-12-03 Julien LancelotSONAR-7028 Update default value of sonar.technicalDebt... 671/head
2015-12-03 Stas VilchikSONAR-7068 apply feedback
2015-12-03 Stas VilchikSONAR-7063 apply feedback
2015-12-03 Julien HENRYTry to make IssuesModeTest::concurrent_issue_mode_on_ex... 668/head
2015-12-03 Julien HENRYSONAR-7100 Disable WS cache by default in issues mode
2015-12-03 Sébastien LesaintSONAR-7027 do not try and compute variations of develop... 669/head
2015-12-03 Sébastien LesaintSONAR-7027 add&retrieve raw measure for dev in MeasureR...
2015-12-02 Simon BrandhofSONAR-6809 fix child-first classloader strategy
2015-12-02 Sébastien LesaintSONAR-7060 CeQueueInitializer must initialize after... 664/head
2015-12-02 Sébastien LesaintSONAR-7088 faster consumption of pending tasks in CE 667/head
2015-12-02 Simon BrandhofFix execution of it-plugins on travis
2015-12-02 Stas Vilchikreorder travis jobs for faster build
2015-12-02 Stas VilchikSONAR-7068 improve alignment of measure on the overview...
2015-12-02 Simon BrandhofUse token for SonarQube analysis
2015-12-02 Stas Vilchikimprove display of overview pages when no coverage...
2015-12-02 Stas Vilchikdo not display overview pages for developers
2015-12-02 Stas Vilchikfix ITs 665/head
2015-12-02 Simon BrandhofAdd IT ScanPermissionTest 666/head
2015-12-02 Simon BrandhofFix logging of public url
2015-12-02 Simon Brandhofws-client should not throw HttpException by default
2015-12-02 Stas VilchikSONAR-6890 Wrong link while drilling down from quality...
2015-12-02 Stas VilchikSONAR-7090 Filter project permissions by qualifier...
2015-12-02 Stas VilchikSONAR-7030 Drop most default hardcoded built-in dashboards
2015-12-02 Teryk BellahseneSONAR-7034 WS ce/task works for users with the 'Execute... 662/head
2015-12-02 Teryk BellahseneRename api/ce actions for consistency
2015-12-02 Teryk BellahseneSONAR-7084 Analysis do not fail when a component do... 661/head
2015-12-02 Stas VilchikSONAR-7078 Open drilldown on "Technical Debt on New...
2015-12-01 Stas VilchikSONAR-7059 improve project navigation
2015-12-01 Julien HENRYSONAR-6933 Drop newDuplication() beta API 663/head
2015-12-01 Stas Vilchiksmall fixes on the overview page
2015-12-01 Stas Vilchikimprove display of coverage overview
2015-12-01 Stas Vilchikimprove display of project navigation
2015-12-01 Stas VilchikSONAR-7099 Drop the "Compare" link at project level
2015-12-01 Stas Vilchikimprove display of leak period label on the detailed...
2015-12-01 Stas VilchikSONAR-7064 add link from ncloc histogram to drilldown
2015-12-01 Stas VilchikSONAR-7063 Show events history in the project overview...
2015-11-30 Simon BrandhofSONAR-7054 use ws-client in batch
2015-11-30 Sébastien Lesaintadd equals and hashcode to Period class 660/head
2015-11-30 Sébastien Lesaintmove PeriodResolver out of LoadPeriodsStep
2015-11-30 Stas VilchikSONAR-7062 SONAR-7016 improve timeline on detailed...
2015-11-30 Julien HENRYSONAR-6809 Remove sonar-java-api from distribution
2015-11-30 Stas Vilchikfix treemap test
next