]> source.dussan.org Git - sonarqube.git/shortlog
sonarqube.git
2017-01-30 Julien LancelotSONAR-8684 Update response examples for removed WS
2017-01-30 Julien LancelotRemove UserSession#locale
2017-01-30 Julien LancelotRemove useless TODO
2017-01-30 Julien LancelotSONAR-7300 Display a proper message when id is missing
2017-01-30 Julien LancelotSONAR-8644 Do not fail with error 500 on unknown component
2017-01-30 Julien LancelotSONAR-8644 Refactor UT
2017-01-30 Julien LancelotSONAR-8574 Fix typo
2017-01-30 Julien LancelotSONAR-8413 Take into account context path during authen... 1580/head
2017-01-30 Julien LancelotSONAR-8684 Clean up rails files
2017-01-30 Duarte MenesesImprove quality and javadoc 1585/head
2017-01-29 Simon BrandhofRemove error-prone params Organization in UserDbTester
2017-01-27 Daniel SchwarzSONAR-8694 use only one component search request for...
2017-01-27 Daniel SchwarzSONAR-8694 separate the concerns of ComponentIndexTests
2017-01-27 Daniel SchwarzSONAR-8694 make search query features independent from...
2017-01-27 Daniel SchwarzSONAR-8694 put elasticsearch default settings in one...
2017-01-27 Sébastien LesaintSONAR-8690 add IT for analysing a project in other... 1567/head
2017-01-27 Sébastien LesaintSONAR-8710 create org's default perm template in api...
2017-01-27 Sébastien LesaintSONAR-8690 read and write default templates from ORGANI...
2017-01-27 Sébastien LesaintSONAR-8690 add support for default templates to Organiz...
2017-01-27 Sébastien LesaintSONAR-8690 populate DEFAULT_PERM_TEMPLATE_* columns...
2017-01-27 Sébastien LesaintSONAR-8690 add columns ORGANIZATIONS.default_perm_templ...
2017-01-27 Sébastien LesaintSONAR-8608 consistent organization on permission/group...
2017-01-27 Duarte MenesesSONAR-8622 Lazily generate metadata for input files 1576/head
2017-01-27 Janos GyerikSONAR-8630 query by filename and ext (#1555)
2017-01-27 Duarte MenesesSONAR-8631 Only publish input files used by sensors
2017-01-27 Duarte MenesesRefactor resources API
2017-01-27 Duarte MenesesImprove quality
2017-01-27 Duarte MenesesSONAR-8622 Lazily generate metadata for input files
2017-01-27 Julien LancelotSONAR-8701 Lines measures are computed using lines...
2017-01-27 Julien LancelotSONAR-8701 Read lines from Component instead of report
2017-01-27 Julien LancelotSONAR-8701 Store number of lines of files in compute...
2017-01-27 Sébastien LesaintSONAR-8676 add ws api/navigation/organization 1570/head
2017-01-27 Sébastien LesaintSONAR-8647 add organization param to api/components... 1573/head
2017-01-26 Julien LancelotSONAR-8684 Always create cookie with web context 1568/head
2017-01-26 Julien LancelotSONAR-8684 Remove env variable TMPDIR
2017-01-26 Julien LancelotSONAR-8684 Cleanup code related to rails
2017-01-26 Julien LancelotSONAR-6506 Rewrite internal WS api/updatecenter/install... 1569/head
2017-01-26 Stas Vilchikfix color of coverage rating on projects page
2017-01-26 Stas Vilchikfix quality gate badge location on project dashboard
2017-01-26 Stas VilchikSONAR-7931 Show hierarchy of profiles in rule activation
2017-01-26 Stas VilchikSONAR-8539 Avoid useless WS call when adding/editing...
2017-01-26 Stas VilchikSONAR-8202 Add links to quality profiles from rule...
2017-01-26 Stas VilchikSONAR-7887 Group bulk changes when browsing quality...
2017-01-26 Stas VilchikSONAR-7935 Change logo headline
2017-01-25 Teryk BellahseneSONAR-7305 Improve performances of WS api/measures... 1566/head
2017-01-25 Stas VilchikSONAR-8679 fix race condition when fetching languages
2017-01-25 Stas VilchikSONAR-8393 display size rating on project page
2017-01-25 Stas VilchikSONAR-8397 Exploring a failed quality condition on...
2017-01-25 Simon BrandhofFix Quality flaws in BackendCleanup
2017-01-25 Simon BrandhofSONAR-8566 Upgrade bundled SonarSource plugins
2017-01-25 Simon BrandhofSONAR-8702 Upgrade Elasticsearch to 2.4.4
2017-01-25 Simon BrandhofDrop unused method PurgeMapper#deleteSnapshotMeasures()
2017-01-25 Simon BrandhofSONAR-8675 drop table resource_index
2017-01-25 Simon BrandhofSONAR-8675 drop usage of table resource_index
2017-01-25 Simon BrandhofSONAR-8675 drop unused internal WS api/components/searc...
2017-01-25 Stas Vilchikuse different qualifiers for search on code page
2017-01-25 Stas Vilchikexplicitly provide list of qualifiers to WS /api/compon...
2017-01-25 Stas Vilchikuse WS /api/components/search for projects facet
2017-01-25 Simon BrandhofSONAR-8675 drop unused param "q" in api/projects/search...
2017-01-25 Simon BrandhofDrop unused exceptions in org.sonar.server.authentication
2017-01-25 Simon BrandhofSONAR-8675 remove joins on resource_index in ComponentM...
2017-01-25 Simon BrandhofSONAR-8675 don't use resource_index in ProjectQgateAsso...
2017-01-25 Stas VilchikSONAR-8700 Missing redirect of codingrules to coding_rules
2017-01-24 Julien LancelotSONAR-8684 Add missing ServerSide annotations
2017-01-24 Julien LancelotSONAR-8684 Remove RailsHandler 1543/head
2017-01-24 Julien LancelotSONAR-7305 Deprecate api/timemachine WS
2017-01-24 Julien LancelotSONAR-7298 Deprecate and rewrite WS api/projects/index...
2017-01-24 Julien LancelotSONAR-7299 Move code related to project creation to...
2017-01-24 Julien LancelotSONAR-7299 Remove UserSession dependency from FavoriteU...
2017-01-24 Julien LancelotSONAR-7299 Replace Ruby WS api/projects/create by java
2017-01-24 Julien LancelotSONAR-7299 Remove ComponentFinder from ComponentService
2017-01-24 Julien LancelotSONAR-8684 Decrease expected startup time
2017-01-24 Julien LancelotSONAR-8684 Redirect /api to /api/webservices/list
2017-01-24 Julien LancelotSONAR-8684 Decrease expected jar app size due to remova...
2017-01-24 Julien LancelotSONAR-8684 Remove Java classes related to rails
2017-01-24 Julien LancelotSONAR-8684 Remove Rails files
2017-01-24 Stas VilchikSONAR-7298 replace usage of /api/projects/index by...
2017-01-24 Stas VilchikSONAR-7303 replace usage of /api/resources/search by...
2017-01-24 Julien LancelotSONAR-6506 Delete internal WS api/updatecenter/installe...
2017-01-24 Julien LancelotSONAR-6309 Delete WS api/profiles/list
2017-01-24 Julien LancelotSONAR-6310 Delete WS api/profiles/index
2017-01-24 Julien LancelotSONAR-7303 Delete WS api/resources/search
2017-01-24 Julien LancelotSONAR-5270 Delete WS api/user_properties
2017-01-24 Julien LancelotSONAR-7277 Create a route to redirect profiles/export...
2017-01-24 Julien LancelotSONAR-8609 Set api/components/search as public
2017-01-24 Julien LancelotSONAR-8467 Fix ProjectAnalysisService#search
2017-01-24 Stas VilchikSONAR-8643 Make the color palette consistent
2017-01-24 Stas VilchikSONAR-8692 Replace calls to api/timemachine/index WS... 1547/head
2017-01-24 Teryk BellahseneSONAR-7305 Create WS api/measures/search_history
2017-01-24 Julien LancelotSONAR-8236 Add ITs on permission used by analysis 1557/head
2017-01-24 Julien LancelotSONAR-8236 Add ITs on analysis with only 'Execute Analy...
2017-01-24 Julien LancelotSONAR-8236 Returned secured and license settings when...
2017-01-24 Julien LancelotSONAR-7300 Replace key parameter by id
2017-01-24 Stas Vilchikfix measures-test
2017-01-24 Stas VilchikSONAR-8393 Rating indicators are not consistent
2017-01-24 Stas VilchikSONAR-8679 Quality Profiles page never finishes loading...
2017-01-24 Stas VilchikSONAR-8645 Unexpected text wrapping on the Projects...
2017-01-24 Daniel SchwarzSONAR-8678 allow search for components by multiple...
2017-01-24 Stas VilchikSONAR-8451 fix problem with settings
2017-01-24 Daniel SchwarzSONAR-8568 change elasticsearch ngram filter to ngram...
next