]> source.dussan.org Git - sonarqube.git/shortlog
sonarqube.git
2017-01-31 Teryk BellahseneSONAR-8523 Test WS api/users/search allows search on... 1600/head
2017-01-31 Teryk BellahseneSONAR-8523 Add search on email for users' index
2017-01-31 Daniel SchwarzSONAR-8694 boost prefix and case sensitive prefix match...
2017-01-31 Simon BrandhofSONAR-8704 replace group names by ids in authorization...
2017-01-31 Simon BrandhofSONAR-8704 add UserSession#getGroups()
2017-01-31 Simon BrandhofSONAR-8704 rename field "users" to "userIds"
2017-01-31 Simon BrandhofSONAR-8704 create and populate field authorization...
2017-01-31 Simon BrandhofSONAR-8704 new boolean field authorization/allowAnyone
2017-01-31 Simon BrandhofSONAR-8704 do not index projects without any access...
2017-01-31 Simon BrandhofSONAR-8704 Refactor Elasticsearch types "authorization"
2017-01-31 Stas VilchikSONAR-8538 Improve UX when navigating on projects for...
2017-01-31 Stas VilchikSONAR-8370 Display ratings on new code on a project...
2017-01-31 Stas VilchikSONAR-8515 Align boxes on the About page
2017-01-31 Sébastien Lesaintfix OrganizationIt 1596/head
2017-01-31 Teryk BellahseneSONAR-7305 Fix documentation of WS api/timemachine...
2017-01-31 Duarte MenesesSONAR-8631 Only publish input files used by sensors 1595/head
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
next