]> source.dussan.org Git - sonarqube.git/shortlog
sonarqube.git
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...
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
next