]> source.dussan.org Git - sonarqube.git/shortlog
sonarqube.git
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...
2017-01-24 Daniel SchwarzSONAR-8568 allow fuzzy search of component names
2017-01-24 Simon BrandhofDrop unused methods in SnapshotDao
2017-01-24 Simon BrandhofReplace some Guava usages by Java 8 functions
2017-01-24 Simon BrandhofDrop unused ResourceDao#findProvisionedProjects()
2017-01-24 Simon BrandhofDrop unused FileSourceDao#updateDateWhenUpdatedDateIsZero()
2017-01-24 Simon BrandhofReplace some Guava usages by Java 8 functions
2017-01-24 Simon BrandhofReplace unused OldPermissionQuery
2017-01-24 Simon BrandhofReplace some Guava usages by Java 8 functions
2017-01-24 Simon BrandhofDelete unused test files
2017-01-24 Simon BrandhofAdd some missing jdbcType attributes to MyBatis mappers
2017-01-24 Stas VilchikSONAR-8661 Display organization in the search
2017-01-24 Stas VilchikSONAR-8629 Display organization on the Background Tasks...
2017-01-24 Stas VilchikSONAR-8628 Display organizations on the Issues page
2017-01-24 Stas VilchikSONAR-8627 Display organization on the project dashboard
2017-01-24 Stas VilchikSONAR-8626 Display organization on the Projects page
2017-01-23 Simon BrandhofSupport all qualifiers in ComponentDao#xxxProvisioned() 1551/head
2017-01-23 Simon BrandhofDrop unused DefaultComponentFinder and related classes
2017-01-23 Simon BrandhofRemove unused methods from ComponentFinder
2017-01-23 Simon BrandhofRefactor WS about association of Q profiles and projects
2017-01-23 Simon BrandhofFix Quality flaws
2017-01-23 Simon BrandhofDrop methods from ComponentService
2017-01-23 Sébastien LesaintSONAR-8681 delete perm,groups&components in api/organiz... 1546/head
2017-01-23 Daniel SchwarzSONAR-8238 when updating a project, clear ALL component...
2017-01-23 Sébastien LesaintSONAR-8682 fix error when filtering on name 1548/head
2017-01-19 Sébastien LesaintSONAR-8660 add organization to response of api/componen...
2017-01-19 Simon BrandhofSONAR-7289 Drop unused api/gwp_resources Ruby web service
2017-01-19 Simon BrandhofSONAR-8554 Drop unused old Ruby Page extensions
2017-01-18 Simon BrandhofDrop unused Ruby helpers
2017-01-18 Simon BrandhofDrop author.rb
2017-01-18 Simon BrandhofRemove dead code in JRubyFacade
2017-01-18 Simon BrandhofDrop unused (and failing) tests_controller.rb
2017-01-18 Simon BrandhofRemove unused Platform#getServer()
2017-01-18 Simon BrandhofClean-up internal.rb
2017-01-18 Simon BrandhofRemove Internal.durations in Ruby
2017-01-18 Simon BrandhofRemove unused trends_chart.rb
2017-01-18 Simon BrandhofClean-up DefaultUserService
2017-01-18 Simon BrandhofRemove unused RubyTextService
2017-01-18 Simon BrandhofRemove dead code related to Elasticsearch utilities
2017-01-18 Simon BrandhofRemove unused RubyRuleService
2017-01-18 Simon BrandhofRemove dead code related to Elasticsearch utilities
2017-01-18 Simon BrandhofRemove dead code related to ComponentDao
2017-01-18 Simon BrandhofRemove dead code related to ResourceDao
2017-01-18 Julien HENRYDon't wait for CE queue to complete
2017-01-18 Julien LancelotSONAR-8574 Delete api/resources/index WS 1536/head
2017-01-18 Julien LancelotSONAR-8574 Replace usage of api/resources/index by...
2017-01-18 Julien LancelotSONAR-8467 Add ProjectAnalysisService
2017-01-17 Sébastien LesaintSONAR-8238 index authorization of views in components... 1537/head
2017-01-17 Sébastien LesaintSONAR-8615 add organization to response of api/issues... 1533/head
2017-01-17 Sébastien LesaintSONAR-8673 add organization to response of api/ce/component
2017-01-17 Sébastien LesaintSONAR-8674 add organization to response of api/ce/task
2017-01-17 Sébastien LesaintSONAR-8614 add organization to response of api/ce/activity
2017-01-17 Sébastien LesaintSONAR-8595 fix backward incompatible change in proto...
2017-01-17 Sébastien LesaintSONAR-8614 fix backward incompatible change in proto...
2017-01-17 Daniel Schwarzchange name of project measures index type (to singular) 1535/head
2017-01-17 TomAutomatic merge from branch-xx
2017-01-17 TomPrepare for next development iteration branch-6.2
2017-01-17 Stas Vilchikfix issue assignment
2017-01-16 Stas VilchikSONAR-7674 display activity page only for projects
2017-01-16 Julien HENRYSONAR-8652 Pass value of sonar.organization in the...
2017-01-16 Daniel SchwarzSONAR-7282 move ReportComputationSteps behind PurgeData... 1523/head
2017-01-16 Daniel SchwarzSONAR-7282 add authorization to the ComponentIndex
2017-01-16 Daniel SchwarzSONAR-7282 remove project from ComponentIndex, when...
2017-01-16 Daniel SchwarzSONAR-7282 improve relevancy of results
2017-01-16 Daniel SchwarzSONAR-7282 make ComponentIndexer clean up contents...
2017-01-16 Daniel SchwarzSONAR-7282 send only one indexing request to elasticsea...
2017-01-16 Daniel SchwarzSONAR-7282 implement global search with elasticsearch
2017-01-16 TomRelease 6.2.1 6.2.1
2017-01-16 Daniel SchwarzSONAR-7282 rename .component.es to .measure.index
2017-01-16 Daniel SchwarzSONAR-7282 drop method "JRubyFacade.indexComponent...
2017-01-16 Stas Vilchikmake travis build fail when web job fails
2017-01-16 Sébastien LesaintSONAR-8613 add organizations param to api/organizations... 1522/head
2017-01-16 Sébastien LesaintSONAR-8613 add filter on keys to OrganizationDao.select...
2017-01-16 Sébastien LesaintSONAR-8595 remove ComponentDto.organizationKey
2017-01-16 Sébastien LesaintSONAR-8617 don't use ComponentDto.getOrganizationKey
2017-01-16 Sébastien LesaintSONAR-8595 don't use ComponentDto.getOrganizationKey
2017-01-16 Sébastien LesaintSONAR-8619 don't use ComponentDto.getOrganizationKey
2017-01-16 Sébastien LesaintSONAR-8618 don't use ComponentDto.getOrganizationKey
2017-01-16 Sébastien LesaintSONAR-8613 don't use ComponentDto.getOrganizationKey
2017-01-16 Sébastien LesaintSONAR-8613 add OrganizationDao.selectByUuids
2017-01-16 Sébastien LesaintSONAR-8617 add organization to api/navigation/component...
2017-01-16 Sébastien LesaintSONAR-8613 add organization to response of api/componen...
2017-01-16 Sébastien LesaintSONAR-8618 SONAR-8619 add organization to WS response
2017-01-16 Sébastien LesaintSONAR-8595 make ComponentMapper.selectByQuery return...
2017-01-16 Sébastien LesaintSONAR-8595 make ComponentMapper.selectDescendants retur...
2017-01-16 Sébastien LesaintSONAR-8595 make ComponentMapper.selectByUuid retrieve...
2017-01-16 Sébastien LesaintSONAR-8595 make ComponentMapper.selectByKey retrieve...
2017-01-16 Sébastien LesaintSONAR-8595 enforce organization of component is specifi...
2017-01-16 Sébastien LesaintSONAR-8595 add organization to api/components/search_pr...
2017-01-16 Sébastien LesaintSONAR-8595 ComponentDao.selectByUuids returns organizat...
2017-01-16 Sébastien LesaintSONAR-8595 ComponentTesting support for root components...
2017-01-16 Sébastien LesaintSONAR-8594 enforce report has same organization key... 1507/head
2017-01-16 Sébastien LesaintSONAR-8593 add organization key to analysis report
2017-01-16 Sébastien LesaintSONAR-8474 securing SQL request on Component tree regar...
2017-01-16 Sébastien LesaintSONAR-8429 apply permission template of specified organ...
2017-01-16 Sébastien LesaintSONAR-8429 add organization parameter to api/ce/submit
2017-01-16 Sébastien LesaintSONAR-8474 set organization uuid of components to uuid... 1499/head
2017-01-16 Sébastien LesaintSONAR-8474 add index on PROJECTS.ORGANIZATION_UUID
next