]> source.dussan.org Git - sonarqube.git/shortlog
sonarqube.git
2016-09-13 Julien LancelotSONAR-7737 api/qualityprofiles/restore_built_in throws... 1238/head
2016-09-13 Julien LancelotSONAR-8031 Allow authentication with a login having...
2016-09-13 Julien LancelotSONAR-7948 api/ce/component now returns 404 when compon...
2016-09-13 Teryk BellahseneFix qualify flaw 1242/head
2016-09-13 Teryk BellahseneSONAR-8010 Filter background task on a failed analysis...
2016-09-13 Teryk BellahseneSONAR-8028 WS issues/search from and to inclusive for...
2016-09-13 Teryk BellahseneSONAR-8028 WS ce/activity from and to inclusive for...
2016-09-13 Stas VilchikSONAR-5856 apply feedback
2016-09-13 Stas Vilchikimprove styles of encrypted value and server id inputs
2016-09-13 Simon BrandhofSONAR-7851 fix size of column qprofile_changes.qprofile_key
2016-09-13 Stas VilchikSONAR-7978 align form better
2016-09-13 ssjenkaAutomatic merge from branch-5.6
2016-09-12 Simon BrandhofRemove unused methods about settings in JRubyFacade
2016-09-12 Sébastien LesaintSONAR-6662 add ServerId to HTTP user agent of UPC client 1234/head
2016-09-12 Sébastien LesaintSONAR-6662 move DefaultHttpDownloader from level1 to...
2016-09-12 Simon BrandhofSONAR-7851 remove Elasticsearch dynamic fields
2016-09-12 Simon BrandhofSONAR-7851 drop table ACTIVITIES
2016-09-12 Simon BrandhofSONAR-7851 drop ActivityDao
2016-09-12 Simon BrandhofSONAR-8071 drop ES index "activities"
2016-09-12 Simon BrandhofSONAR-7851 WS api/qualityprofiles/changelog stops using ES
2016-09-12 Simon BrandhofSONAR-7851 add QProfileChangeDao
2016-09-12 Simon BrandhofSONAR-7851 copy activities to qprofile_changes
2016-09-12 Simon BrandhofSONAR-7851 create table qprofile_changes
2016-09-12 Simon BrandhofSONAR-7908 allow web followers to index docs into Elast...
2016-09-12 Stas VilchikSONAR-8049 Drilldown on issues introduced since last...
2016-09-12 Simon BrandhofUpgrade protobuf-java from 3.0.0-beta2 to 3.0.0
2016-09-12 Simon BrandhofReplace protobuf compilation from antrun to maven plugin
2016-09-12 Stas VilchikSONAR-7941 When l10n bundle is corrupted or missing...
2016-09-12 Teryk BellahseneSONAR-8037 Validate settings of type USER_LOGIN 1231/head
2016-09-12 Teryk BellahseneSONAR-8046 Validate settings of type METRIC
2016-09-12 Teryk BellahseneSONAR-8047 Validate settings of type REGULAR_EXPRESSION
2016-09-12 Teryk BellahseneSONAR-8050 Validate settings of type LONG
2016-09-12 Teryk BellahseneRename setting validation related classes and methods
2016-09-12 Stas VilchikSONAR-5856 cut the description if it is too long
2016-09-12 Stas VilchikSONAR-5856 simplify saving of password fields
2016-09-12 Teryk BellahseneSONAR-7981 SONAR-7983 Add permissions needed in WS...
2016-09-12 Sébastien LesaintSONAR-6992 add IT 1232/head
2016-09-12 Sébastien LesaintSONAR-6992 make sonar.core.id persistent and always...
2016-09-12 Stas VilchikSONAR-7980 apply feedback
2016-09-12 Stas VilchikMerge branch 'branch-5.6'
2016-09-09 Hendrik M HalkowSONAR-8033 Gravatar now works with non-lowercase email...
2016-09-09 Hendrik M HalkowSONAR-8033 Gravatar now works with non-lowercase email...
2016-09-09 Stas Vilchikfix conflicts between domain on web api page
2016-09-09 Stas Vilchikcorrect wording (#1230)
2016-09-09 Sébastien LesaintSONAR-7909 reset sharedMemory at startup 1227/head
2016-09-09 Sébastien LesaintSONAR-8058 fix DB migration of views definition (wrong... 1229/head
2016-09-09 Stas VilchikSONAR-7980 apply feedback
2016-09-09 Sébastien LesaintSONAR-7676 remove PropertyDao#deleteById and add delete...
2016-09-09 Stas VilchikSONAR-8066 Rewrite the "Server ID" page (#1228)
2016-09-09 Stas VilchikSONAR-7979 Rewrite the "Encryption" page (#1214)
2016-09-09 Julien LancelotAdd ITs for api/properties WS 1222/head
2016-09-09 Julien LancelotSONAR-7970 SONAR-7986 Use new api/settings WS in ITs
2016-09-09 Julien LancelotFix quality flaws
2016-09-09 Julien LancelotSONAR-8039 Do not return valid hash in example
2016-09-09 Sébastien LesaintMerge branch 'branch-5.6'
2016-09-09 Julien LancelotSONAR-7759 Decrease expected timing of perf test
2016-09-09 Julien LancelotReplace usage of verify :post by verify_post_request... 1211/head
2016-09-09 Julien LancelotRemove dead rails code
2016-09-09 Julien LancelotSONAR-7760 Return to feature should not use HTTP session
2016-09-09 Julien LancelotSONAR-7758 Rails flash feature should not use HTTP...
2016-09-09 Julien LancelotSONAR-7714 Remove JSESSIONID generation from Tomcat
2016-09-09 Sébastien LesaintMerge branch 'branch-5.6'
2016-09-09 Sébastien Lesaintfix some quality flaws and lacking coverage 1205/head
2016-09-09 Sébastien LesaintSONAR-7676 remove PropertyDto#id
2016-09-09 Sébastien LesaintSONAR-7676 move property change listener notification...
2016-09-09 Sébastien Lesaintgit ignore all files in scripts/patches
2016-09-09 Sébastien LesaintSONAR-7676 support for new PROPERTIES columns in Ruby
2016-09-09 Sébastien Lesaintimprove DbTester SQL utility methods exception stacktrace
2016-09-09 Sébastien Lesaintrewrite PropertiesMapper.findNotificationSubscribers...
2016-09-09 Sébastien LesaintSONAR-7676 PropertiesDao supports IS_EMPTY, TEXT_VALUE...
2016-09-09 Sébastien Lesaintadd DbTest#select(DbSession, String)
2016-09-09 Sébastien LesaintSONAR-7676 removing dead code from Properties related...
2016-09-09 Sébastien LesaintSONAR-7676 refactor table PROPERTIES to boolean+varchar...
2016-09-09 Sébastien LesaintSONAR-7676 rename_table must drop and create Oracle...
2016-09-09 Sébastien LesaintSONAR-7676 some modernization of PropertiesDao and...
2016-09-08 Simon BrandhofRevert removal of author.rb
2016-09-08 Sébastien LesaintSONAR-7884 update default Update Center URL to HTTPS 1168/head
2016-09-08 Simon BrandhofSONAR-8067 do not override default Elasticsearch doc_values
2016-09-08 Simon BrandhofFix Quality flaws
2016-09-08 Julien LancelotSONAR-8070 Drop of "Comparison" feature 1225/head
2016-09-08 Simon BrandhofDrop Ruby dead code
2016-09-08 Simon BrandhofFix Quality flaws
2016-09-08 Julien LancelotSONAR-7986 Validation should not fail on hidden definitions 1223/head
2016-09-08 Julien LancelotReturn content when exception is generated in ws client
2016-09-08 Julien LancelotSONAR-7980 Add License ITs in Category
2016-09-08 Julien LancelotSanitize usage of ItUtils.setServerProperty
2016-09-08 Julien LancelotAdd settings of all type in server-plugin 1174/head
2016-09-08 Julien LancelotRemove wrong property type in plugin IT
2016-09-08 Teryk BellahseneSONAR-7986 WS settings/reset check scope and qualifier 1221/head
2016-09-08 Julien LancelotSONAR-7973 Do not return error 500 when email sending... 1220/head
2016-09-07 Julien LancelotSONAR-8039 Return invalid server id when no server... 1219/head
2016-09-07 Teryk BellahseneSONAR-7984 WS api/server_id/generate 1217/head
2016-09-07 Julien HENRYCleanup unused test files
2016-09-07 Julien LancelotFix quality flaws
2016-09-07 Simon BrandhofFix Quality flaws
2016-09-06 Stas Vilchikimprove code quality
2016-09-06 Stas VilchikSONAR-7978 Add test email configuration form to the...
2016-09-06 Stas Vilchikfix displaying of project-level settings page
2016-09-06 Stas VilchikSONAR-7980 Rewrite the "Licenses" page (#1207)
2016-09-06 Simon BrandhofTemporarily disable upgrade tests
next