]> source.dussan.org Git - sonarqube.git/shortlog
sonarqube.git
2016-11-15 Teryk BellahseneSONAR-8345 WS api/user_groups/search requires System...
2016-11-15 Teryk BellahseneSONAR-8342 SONAR-8343 SONAR-8344 Make permission templa...
2016-11-15 Stas VilchikSONAR-8367 The "Apply Template" button should be displa...
2016-11-15 Stas VilchikSONAR-8300 apply feedback to projects page (#1386)
2016-11-15 Sébastien LesaintSONAR-8332 make RequestIdMDCStorage inner class of... 1364/head
2016-11-15 Sébastien LesaintSONAR-8332 use name ID instead of UID in classe naming...
2016-11-15 Sébastien LesaintSONAR-8332 make RequestUidGeneratorImpl support any...
2016-11-15 Sébastien LesaintSONAR-8332 add HTTP request UID to WebServer logs
2016-11-15 Sébastien LesaintSONAR-8332 allow faster UUID generation with increment...
2016-11-15 Teryk BellahseneSONAR-8292 Quality Profile change includes the author... 1382/head
2016-11-15 Teryk BellahseneSONAR-8005 Limit ES results to the first 10'000
2016-11-15 Simon BrandhofSONAR-8351 fix link to documentation in webhook settings
2016-11-15 Teryk BellahseneSONAR-8313 Sanitize description of filter parameter...
2016-11-14 Simon BrandhofRemove unused class sonar-ws/OldUsersWsRequest
2016-11-14 Simon BrandhofAdd missing annotations @Immutable and @Nullable in...
2016-11-14 Simon BrandhofSONAR-8349 add integration tests
2016-11-14 Simon BrandhofSONAR-8351 fix support of malformed URL
2016-11-14 Simon BrandhofSONAR-8351 improve description of configuration
2016-11-14 Simon BrandhofSONAR-8353 add WS api/webhooks/delivery
2016-11-14 Simon BrandhofAdd some missing jdbcType to PurgeMapper.xml
2016-11-14 Simon BrandhofSONAR-8351 fix resource leak when sending HTTP request
2016-11-14 Simon BrandhofSONAR-8353 add WS api/webhooks/deliveries
2016-11-14 Simon BrandhofSONAR-8351 limit number of webhooks to 10
2016-11-14 Simon BrandhofSONAR-8353 purge webhook deliveries when deleting project
2016-11-14 Simon BrandhofSONAR-8353 persist deliveries in Compute Engine
2016-11-14 Simon BrandhofSONAR-8353 add WebhookDeliveryDao
2016-11-14 Simon BrandhofSONAR-8353 create table webhook_deliveries
2016-11-14 Julien LancelotSONAR-8247 Fix security headers
2016-11-14 Simon BrandhofUpdate some copyright headers to 2016
2016-11-14 Teryk BellahseneSONAR-8313 Enhance filter field description of WS api...
2016-11-14 Teryk BellahseneSONAR 8363 IT to test favorite auto-assignment 1381/head
2016-11-14 Teryk BellahseneSONAR-8363 Mark just created projects as favorite
2016-11-14 Stas VilchikSONAR-8329 clean up
2016-11-12 Simon BrandhofFix Quality flaws
2016-11-11 Teryk BellahseneSONAR-8329 Get rid of 'Documentation' category in the...
2016-11-11 Teryk BellahseneSONAR-8328 SONAR-4872 Deprecate and Hide metrics public...
2016-11-11 Simon BrandhofDecrease complexity when using Protobuf builders
2016-11-11 Simon BrandhofFix Quality flaws about lambda
2016-11-11 Simon BrandhofFix Quality flaws about complexity
2016-11-11 Simon BrandhofFix Quality flaws around NPE
2016-11-11 Simon BrandhofImprove stability of ProcessUtilsTest on slow box
2016-11-11 Teryk BellahseneSONAR-8313 Describe filter field in WS api/components...
2016-11-11 Stas Vilchikrevert removed l10n messages
2016-11-11 Stas Vilchikdisplay a special message on the projects page on empty...
2016-11-11 Stas Vilchikrevert removed l10n message
2016-11-10 Teryk Bellahsenefix quality flaws
2016-11-10 Stas Vilchikfix requesting of issues facet
2016-11-10 Stas Vilchikdo not explicitly provide sorting criteria on issues...
2016-11-10 Stas Vilchikreword "New Issues" to "Creation Date"
2016-11-10 Stas VilchikSONAR-8375 Display the summary of a search on the ...
2016-11-10 Stas VilchikSONAR-8373 Change the "Issues" link in the global navig...
2016-11-10 Stas VilchikSONAR-8374 Make the "Me" option more visible on the...
2016-11-10 Julien LancelotSONAR-8248 Replace " by ' in History page messages
2016-11-10 Stas Vilchikchange issues bulk change IT
2016-11-10 Simon BrandhofFix Quality flaw in sonar-ws/OkHttpClientBuilder
2016-11-10 Julien LancelotSONAR-8377 Rename IssueFilterParameters to IssuesWsPara... 1377/head
2016-11-10 Julien LancelotSONAR-8377 Remove useless IT code on issue filters
2016-11-10 Julien LancelotSONAR-8377 Drop issue filters tables
2016-11-10 Julien LancelotSONAR-8377 Remove issue filters dao
2016-11-10 Julien LancelotSONAR-8377 Remove WS / startup registration on issue...
2016-11-10 Julien LancelotSONAR-8377 Remove some code related to issue filters...
2016-11-10 Stas VilchikSONAR-8248 Fix SSF-51 Item 2 (#1376)
2016-11-10 Stas Vilchikfix issues bulk change
2016-11-10 Julien LancelotRestore url_for_static method because it's used by...
2016-11-09 Simon BrandhofSONAR-8352 add the scanner properties sonar.analysis...
2016-11-09 Simon BrandhofSONAR-8351 Send JSON payload over HTTP when project...
2016-11-09 Simon BrandhofSONAR-8351 share OkHttpClient utilities
2016-11-09 Simon BrandhofSONAR-8351 Configure HTTP proxy URL from bootstrap...
2016-11-09 Simon BrandhofSONAR-8351 Clean-up AppTest
2016-11-09 Julien LancelotSONAR-8354 Complete javadoc on deprecated class related...
2016-11-09 Julien LancelotImprove stability of IssueSearch#redirect_to_search_url...
2016-11-09 Julien LancelotSONAR-8355 Fix IT using all_projects page
2016-11-09 Stas VilchikSONAR-8381 Remove links to All Views and All Developers...
2016-11-09 Julien LancelotSONAR-8355 Fix IT using /all_projects page 1365/head
2016-11-09 Julien LancelotSONAR-8355 Drop tables "measure_filters" and "measure_f...
2016-11-09 Julien LancelotSONAR-8355 Remove property 'supportsMeasureFilters...
2016-11-09 Julien LancelotSONAR-8355 Remove measure filters Dao
2016-11-09 Julien LancelotSONAR-8355 Remove rails code related to measure filters
2016-11-09 Julien LancelotSONAR-8354 Drop tables "active_dashboards", "dashboards...
2016-11-09 Julien LancelotSONAR-8354 Remove dao related to dashboards
2016-11-09 Julien LancelotSONAR-8354 Remove dashboards from api/navigation/global WS
2016-11-09 Julien LancelotSONAR-8354 Remove dashboards startup registration
2016-11-09 Julien LancelotSONAR-8354 Remove ITs related to dashboards
2016-11-09 Julien LancelotSONAR-8354 Deprecate API related to dashboards
2016-11-09 Julien LancelotSONAR-8354 Remove widgets
2016-11-09 Julien LancelotSONAR-8354 Clean rails code related to dashboards
2016-11-09 Stas Vilchikredirect from /issues/search to /issues
2016-11-09 Stas VilchikSONAR-8376 Do not display issue filters and drop manage...
2016-11-09 Stas VilchikSONAR-8119 apply feedback
2016-11-09 Julien LancelotSONAR-8379 Sort issues by date in api/issues/search
2016-11-09 Julien LancelotSONAR-8321 Improve error handling when error is thrown...
2016-11-09 Stas Vilchikmove sidebar to the left
2016-11-09 Stas VilchikSONAR-8360 Add favorite projects filter
2016-11-09 Stas VilchikSONAR-8362 Display information of favorite projects
2016-11-09 Stas Vilchikdelete widgets/ and dashboard/
2016-11-09 Stas Vilchikdisable eslint loader on fast build
2016-11-09 Teryk BellahseneSONAR-8361 WS api/components/search_projects no isFavor...
2016-11-09 Simon BrandhofFix some Quality flaws about nullability of variables
2016-11-09 Duarte MenesesImprove quality
2016-11-08 Sébastien LesaintSONAR-8172 make all args of api/organizations/update...
next