]> source.dussan.org Git - sonarqube.git/shortlog
sonarqube.git
2017-01-31 Julien LancelotSONAR-7298 Correctly return modules when using 'search... 1593/head
2017-01-31 Julien LancelotSONAR-7299 Fail when project name is empty
2017-01-30 Daniel SchwarzSONAR-8694 sort search results by Elasticsearch relevan...
2017-01-30 Daniel SchwarzSONAR-8568 drop fuzzy search, to increase search result...
2017-01-30 Daniel SchwarzSONAR-8678 in global search, all entered terms are...
2017-01-30 Simon BrandhofSONAR-8675 drop unused param "q" in api/project/search_...
2017-01-30 Stas Vilchikadd l10n message for organizations settings category
2017-01-30 Stas Vilchikimprove search on update center page
2017-01-30 Stas VilchikSONAR-8713 change bug tracker icon
2017-01-30 Stas VilchikSONAR-8713 Add issue type icons to SQ interface
2017-01-30 Stas Vilchikscroll to top on route change
2017-01-30 Stas Vilchikfix rating's letter position
2017-01-30 Teryk BellahseneSONAR-8366 drop test on WS description of api/component...
2017-01-30 Teryk BellahseneSONAR-8366 Make a consistent permission documentation... 1582/head
2017-01-30 Teryk BellahseneSONAR-8366 Make a consistent permission documentation...
2017-01-30 Teryk BellahseneSONAR-8347 Make a consistent permission documentation...
2017-01-30 Teryk BellahseneSONAR-8346 Make a consistent permission documentation...
2017-01-30 Teryk BellahseneSONAR-8388 HTTP POST request parameters are handled...
2017-01-30 Teryk BellahseneSONAR-8090 WS ce/component documentation on permission...
2017-01-30 Sébastien LesaintSONAR-8648 add organization parameter to api/components... 1579/head
2017-01-30 Sébastien LesaintSONAR-8649 add organization parameter to api/projects... 1581/head
2017-01-30 Duarte MenesesSONAR-8386 Fetch all usernames in a single request... 1586/head
2017-01-30 Duarte MenesesAdd SCM to scanner report viewer 1588/head
2017-01-30 Julien LancelotSONAR-7286 Add docs on removed api/favourites WS 1577/head
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
next