]> source.dussan.org Git - sonarqube.git/shortlog
sonarqube.git
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 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 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
2016-09-06 Simon BrandhofFix Quality flaw
2016-09-06 Simon BrandhofImprove javadoc of Settings
2016-09-06 Simon BrandhofFix DB upgrade form
2016-09-06 Julien LancelotSONAR-8055 Declare emails configuration with PropertyDe... 1212/head
2016-09-06 Julien LancelotSONAR-8055 Remove /api/emails/update_configuration WS
2016-09-06 Sébastien LesaintSONAR-7675 InternalPropertiesImpl must commit
2016-09-06 Simon BrandhofFix merge
2016-09-06 Simon BrandhofSONAR-7578 do not start notification daemon on CE
2016-09-06 Simon BrandhofSONAR-7678 server-side stateless settings
2016-09-06 Simon BrandhofSONAR-7678 do not load l10n messages during ruby initia...
2016-09-06 Simon BrandhofSONAR-7678 fix javadoc of GlobalPropertyChangeHandler
2016-09-06 Simon BrandhofSONAR-7678 DefaultHttpDownloader uses system settings
2016-09-05 Teryk BellahseneSONAR-7983 Create WS api/settings/check_secret_key 1213/head
2016-09-05 Teryk BellahseneSONAR-7981 Create WS settings/generate_secret_key to...
2016-09-05 Teryk BellahseneSONAR-7982 WS settings/encrypt fails properly when...
2016-09-05 Julien Lancelotfix quality flaws
2016-09-05 Stas Vilchikhide licenses on settings page 1210/head
2016-09-05 Julien LancelotSONAR-7968 Return license in api/settings/list_definitions
2016-09-05 Teryk BellahseneSONAR-7970 WS settings/set fix db session management... 1204/head
2016-09-05 Teryk BellahseneSONAR-7982 Create WS api/settings/encrypt to encrypt...
next