]> source.dussan.org Git - sonarqube.git/shortlog
sonarqube.git
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...
2016-06-13 Sébastien LesaintSONAR-7692 change table resource_index to use project...
2016-06-13 Sébastien LesaintDbTester: add test on nullable or not to assertColumnDe...
2016-06-13 Sébastien LesaintDbTester: add executeInsert with varargs
2016-06-10 Simon BrandhofRemove support of unused property sonar.authorizer...
2016-06-10 Simon BrandhofSONAR-7501 do not use rule_id in project_measure.rb
2016-06-10 Simon BrandhofRemove unused ruby classes Dependency and ResourceFinder
2016-06-10 Simon BrandhofRemove useless property enforcer.skip
2016-06-10 Simon BrandhofAdd comment to PluginsTest for disabled maifcobol plugin
2016-06-10 Simon BrandhofRemove unused constants in ProcessProperties
2016-06-10 Stas Vilchikrefactor react components (#1033)
2016-06-10 Teryk BellahseneSONAR-7726 WS api/permissions/search_templates ordered...
2016-06-10 Teryk BellahseneFix IT - WS api/permissions/search_templates returns...
2016-06-09 ssjenkaAutomatic merge from branch-5.6
2016-06-09 Simon BrandhofRemove useless declaration of animal-sniffer-maven...
2016-06-09 Teryk BellahseneSONAR-7724 WS api/permissions/remove_project_creator_fr...
2016-06-09 Stas Vilchikrefactor permission templates page (#1025)
2016-06-09 Teryk BellahseneFix quality flaws 1024/head
2016-06-09 Teryk BellahseneSONAR-7726 WS api/permissions/search_templates returns...
2016-06-09 Teryk BellahseneSONAR-7726 WS api/permissions/search_templates returns...
2016-06-09 Teryk BellahseneSONAR-7724 WS api/permissions/remove_project_creator_fr... 1022/head
2016-06-09 Teryk BellahseneSONAR-7723 WS api/permissions/add_project_creator_to_te... 1021/head
2016-06-09 Teryk BellahseneSONAR-7723 Create dao for perm_tpl_characteristics
2016-06-09 Stas Vilchikuse repox as npm registry on travis
2016-06-09 Stas Vilchikfix MeasureFiltersTest
2016-06-08 Teryk BellahseneRevert "SONAR-7635 Sort core bundle messages in alphabe...
2016-06-08 Stas Vilchikupdate page and tables styles
2016-06-07 Julien HENRYMake Clirr baseline to new LTS (5.6)
2016-06-06 Julien LancelotReactivate SearchActionMediumTest.available_since
2016-06-06 Julien LancelotFix quality flaws
2016-06-06 Julien LancelotClean useless code in test
2016-06-06 Stas Vilchikrefactor account app to drop redux (#1019)
2016-06-06 Stas VilchikSONAR-7537 improve the changelog message
2016-06-06 Julien HENRYFix UT on Windows
2016-06-06 Sébastien LesaintSONAR-3321 fix MatchesByScore when ScoreMatric contains... 1017/head
2016-06-06 Sébastien Lesaintfix quality flaw: use method references in DAO rather...
2016-06-06 Sébastien Lesaintremove pico component instantiation trace logs
next