]> source.dussan.org Git - sonarqube.git/shortlog
sonarqube.git
2016-06-27 Simon BrandhofRemove unused method ComponentDao#existsById()
2016-06-27 Simon BrandhofSONAR-7800 add column PROJECTS.UUID_PATH
2016-06-27 Stas Vilchikrefactor quality profiles page (#1056)
2016-06-27 Teryk BellahseneSONAR-7789 WS api/qualityprofiles/search return lastUse...
2016-06-27 Sébastien LesaintSONAR-7690 support EVENTS.ANALYSIS_UUID in code 1061/head
2016-06-27 Sébastien LesaintSONAR-7690 add EVENTS.ANALYSIS_UUID in place of SNAPSHOT_ID
2016-06-27 Sébastien LesaintSONAR-7779 Event.already_exists can now use component...
2016-06-27 Sébastien LesaintSONAR-7803 creates events only on PROJECTS
2016-06-27 TomAutomatic merge from branch-5.6
2016-06-27 Tomset next dev version to 5.6.1-SNAPSHOT
2016-06-27 Simon BrandhofFix some Quality flaws
2016-06-24 Teryk BellahseneSONAR-7789 Add and populate DB column RULES_PROFILES... 1060/head
2016-06-22 Simon BrandhofSONAR-7688 add index to PROJECT_MEASURES.COMPONENT_UUID
2016-06-22 Sébastien LesaintSONAR-7689 support DUPLICATIONS_INDEX.ANALYSIS_UUID... 1057/head
2016-06-22 Sébastien LesaintSONAR-7689 add column DUPLICATIONS_INDEX.ANALYSIS_UUID
2016-06-22 Simon BrandhofMerge remote-tracking branch 'origin/branch-5.6'
2016-06-21 Simon BrandhofSONAR-7791 Upgrade to Tomcat 8.0.32
2016-06-21 Simon BrandhofSONAR-7791 Upgrade to Tomcat 8.0.32
2016-06-21 Teryk BellahseneSONAR-7773 Add number of deprecated rules to WS api... 1053/head
2016-06-21 Teryk BellahseneQuality Profile's SearchDataLoader with Java 8 streams
2016-06-21 Simon BrandhofFix Quality flaw
2016-06-21 Simon BrandhofCache JDK8 installer on Travis
2016-06-21 Simon BrandhofAdd integration test for WS GET api/properties?resource=x
2016-06-21 Simon BrandhofSONAR-7792 Upgrade MySQL driver to version 5.1.39
2016-06-21 Simon BrandhofSONAR-7791 Upgrade to Tomcat 8.0.32
2016-06-21 Simon BrandhofUpgrade to parent 36
2016-06-21 Sébastien LesaintSONAR-7778 support addition of DUPLICATIONS_INDEX.COMPO... 1048/head
2016-06-21 Sébastien LesaintSONAR-7778 add DUPLICATIONS_INDEX.COMPONENT_UUID
2016-06-21 Stas VilchikSONAR-7229 improve messages
2016-06-21 ssjenkaAutomatic merge from branch-5.6
2016-06-20 Simon BrandhofClean-up JRubyFacade
2016-06-20 Simon BrandhofFix documentation of properties *.javaOpts
2016-06-20 Simon BrandhofFix infinite loop in project.r, method ancestor_projects
2016-06-20 Julien HENRYSONAR-7788 Improve PathResolver::relativePath(File... 1050/head
2016-06-20 Sébastien LesaintSONAR-7693 fix use of SNAPSHOTS.PROJECT_ID in events...
2016-06-18 Simon BrandhofFix migration from 4.5
2016-06-17 Simon BrandhofFix insert in SnapshotMapper.xml
2016-06-17 Simon BrandhofSONAR-7691 table CE_ACTIVITY should use analysis UUID
2016-06-17 Simon BrandhofSONAR-7779 Add column UUID to table SNAPSHOTS
2016-06-17 Simon BrandhofSONAR-7688 Decrease number of SQL requests
2016-06-17 Stas VilchikSONAR-7720 apply feedback
2016-06-17 Stas VilchikSONAR-7229 apply feedback
2016-06-17 Teryk BellahseneSONAR-7747 IT to validate automatic onboarding 1045/head
2016-06-17 Teryk BellahseneSONAR-7747 IT to add and remove a project template...
2016-06-17 Teryk BellahseneSONAR-7747 Check potential permissions when submitting...
2016-06-17 Teryk BellahseneSONAR-7747 Replace project creator by current user...
2016-06-17 Teryk BellahseneFix typo of WS description api/rules/show
2016-06-17 Teryk BellahseneFix quality flaws
2016-06-17 Julien LancelotSONAR-7713 SONAR-7733 Context path of cookies is now...
2016-06-17 Stas Vilchikfix display of My Projects page when web context is set
2016-06-16 Simon BrandhofFix Quality flaws in DB migrations
2016-06-16 Simon BrandhofFix quality flaws
2016-06-16 Stas VilchikSONAR-7708 Reorganize "Code Smells" domain on project...
2016-06-16 Simon BrandhofFix Quality flaws
2016-06-16 Sébastien LesaintSONAR-7738 support in code use of *_UUID instead of... 1044/head
2016-06-16 Sébastien LesaintSONAR-7738 ensure remove_index is reentrant
2016-06-16 Sébastien LesaintSONAR-7738 update table PROJECTS to have self UUIDs...
2016-06-16 Julien LancelotSONAR-7746 Delete permission template characteristics... 1041/head
2016-06-16 Simon BrandhofDisable Clirr check
2016-06-15 Simon BrandhofFix and add tests, fix quality flaws
2016-06-15 Simon BrandhofImprove org.sonar.api.web.ServletFilter.UrlPattern
2016-06-15 Stas Vilchikfix l10n message
2016-06-15 Stas Vilchikfix MyAccountPageTest
2016-06-15 Teryk BellahseneSONAR-7244 fix component's selectByQuery when no compon...
2016-06-15 Stas Vilchikimprove reliability of MyAccountPageTest
2016-06-15 Stas Vilchikfix double web context when request l10n messages
2016-06-15 Simon BrandhofRemove useless code from UpgradeTest
2016-06-15 Simon BrandhofSONAR-7688 fix migration from 4.5
2016-06-15 Julien LancelotSONAR-7713 Exclude static resources from token validati... 1029/head
2016-06-15 Julien LancelotSONAR-7713 Fix JWT usage with authentication plugins
2016-06-15 Stas VilchikSONAR-7718 Web API requests should send X-XSRF-TOKEN...
2016-06-15 Julien LancelotSONAR-7733 Add CSRF protection with JWT
2016-06-15 Julien LancelotSONAR-7739 Remove remember me cookie
2016-06-15 Julien LancelotSONAR-7740 /oauth/callback is generating a JWT token
2016-06-15 Julien LancelotSONAR-7713 Use JWT session
2016-06-15 Stas VilchikSONAR-7229 Create new Projects page for My Account... 1032/head
2016-06-15 Teryk BellahseneSONAR-7244 WS api/projects/search_my_projects list...
2016-06-15 Stas VilchikSONAR-7717 automatically handle baseUrl (#1039)
2016-06-14 Simon BrandhofSONAR-7688 table PROJECT_MEASURES should use component...
2016-06-14 Simon BrandhofImprove documentation of UuidFactory
2016-06-14 Sébastien Lesaintrestore migration 1152, lost in a merge, into rows... 1035/head
2016-06-14 Sébastien LesaintSONAR-7693 support removal of ID columns in SNAPSHOTS
2016-06-14 Sébastien LesaintSONAR-7693 replace SNAPSHOTS.*PROJECT_ID by columns...
2016-06-14 Stas Vilchikfix bad refactoring
2016-06-14 Stas VilchikSONAR-7720 Modify the Permission Templates page to...
2016-06-14 Stas Vilchikfix padding on the "Update Key" page
2016-06-13 Simon BrandhofSONAR-7501 drop DB columns
2016-06-13 Simon BrandhofSONAR-7501 remove usage of columns in SQL requests
2016-06-13 Simon BrandhofFix OOM in build
2016-06-13 Simon BrandhofImprove quick-build.sh
2016-06-13 Stas Vilchikimprove table rendering on the Code page
2016-06-13 Julien HENRYSONAR-7748 Implement API Server.getPublicRootUrl()... 1026/head
2016-06-13 ssjenkaAutomatic merge from branch-5.6
2016-06-13 Simon BrandhofSONAR-7752 Documentation of sonar.web.port in sonar...
2016-06-13 Simon BrandhofFix 2 links in javadoc of org.sonar.api.batch
2016-06-13 Sébastien LesaintDB migration: make alter column re-entrant on Oracle 1023/head
2016-06-13 Sébastien Lesaintrename AlterColumnsTypeBuilder to AlterColumnsBuilder
2016-06-13 Sébastien LesaintSONAR-7692 support uuid columns in resource_index
2016-06-13 Sébastien LesaintAlterColumnsTypeBuilder: support change nullity on...
2016-06-13 Sébastien LesaintSONAR-7692 add DdlChange#getDialect() and use it in...
next