]> source.dussan.org Git - sonarqube.git/shortlog
sonarqube.git
2015-05-26 Teryk BellahseneSONAR-6576 WS api/metrics/domains list all the availabl... 329/head
2015-05-26 Teryk BellahseneSONAR-6578 WS api/metrics/types list all metric types... 330/head
2015-05-26 Jean-Baptiste... SONAR-6465 Apply feedback from PR
2015-05-26 Jean-Baptiste... SONAR-6465 Require admin permission now that we send...
2015-05-26 Jean-Baptiste... SONAR-6465 Replace groupsCount by groups
2015-05-26 Jean-Baptiste... SONAR-6465 Add groupsCount on users search
2015-05-26 Jean-Baptiste... SONAR-6468 Restore unprivileged password change
2015-05-26 Jean-Baptiste... SONAR-6468 Allow any user to change their own password
2015-05-26 Jean-Baptiste... SONAR-6467 Highlight reactivation of a user upon creati...
2015-05-26 Stas VilchikSONAR-6553 fix web test
2015-05-26 Simon BrandhofImprove exception handling when a plugin can not be...
2015-05-26 Stas Vilchikdrop ruby code
2015-05-26 Stas VilchikSONAR-6553 drop dependencies page
2015-05-26 Jean-Baptiste... SONAR-6472 New WS to create user groups
2015-05-26 Stas Vilchikmigrate some code from coffee to js
2015-05-26 Teryk Bellahsenemove metric related classes in a specific package ... 325/head
2015-05-26 Teryk BellahseneWS api/metrics/list - SONAR-6570
2015-05-26 Simon BrandhofFix travis pill in README
2015-05-26 Stas Vilchikfix ui overflow problem on issues page
2015-05-26 Stas Vilchikimprove gruntfile
2015-05-26 Stas VilchikMerge pull request #327 from SonarSource/feature/server...
2015-05-26 Stas Vilchikfix quality flaws 327/head
2015-05-26 Julien HENRYMerge remote-tracking branch 'origin/branch-5.1'
2015-05-25 Stas VilchikSONAR-6581 fix provisioning web tests
2015-05-25 Stas VilchikSONAR-6581 refactor provisioning page
2015-05-25 Julien HENRYSONAR-6398 Restore PostJob execution in preview mode
2015-05-25 Stas VilchikSONAR-6579 add support of gravatars
2015-05-25 Stas VilchikSONAR-6565 add select list for groups
2015-05-25 Julien LancelotFix quality flaws
2015-05-25 Sébastien LesaintSONAR-6568 add step to generate QProfile events 324/head
2015-05-25 Sébastien LesaintSONAR-6568 add DbClient, tree root and LanguageReposito...
2015-05-25 Sébastien LesaintSONAR-6568 add CE specific component "API"
2015-05-25 Sébastien LesaintSONAR-6568 add LanguageRepository
2015-05-25 Julien HENRYSONAR-6281 Add description of components in report
2015-05-25 Julien LancelotSONAR-6259 Do not assume that project exists at the... 323/head
2015-05-25 Julien LancelotAdd project name in compute report queue 322/head
2015-05-22 Stas VilchikSONAR-6565 refactor users page
2015-05-22 Jean-Baptiste... SONAR-6471 Add new WS to search for user groups
2015-05-22 Jean-Baptiste... SONAR-6471 Remove BaseDao from GroupDao
2015-05-22 Simon BrandhofSONAR-6567 disable extension point NotificationDispatch...
2015-05-22 Julien HENRYAdd project name in URL when publishing report
2015-05-22 Julien LancelotSONAR-6259 Update test name
2015-05-22 Julien LancelotSONAR-6259 Fix persistence of projects.root_id
2015-05-22 Julien HENRYFix some quality flaws
2015-05-21 Julien LancelotSONAR-6259 Use component caches to get id or uuid 318/head
2015-05-21 Julien LancelotSONAR-6259 Persist components in db
2015-05-21 Julien LancelotRemove IndexViewsStep as Views is currently disabled
2015-05-21 Simon BrandhofFix quality flaws
2015-05-21 Julien HENRYFix some quality flaws
2015-05-21 Simon BrandhofFix quality flaws
2015-05-21 Teryk BellahseneWsTester checks POST method
2015-05-21 Teryk BellahseneWS api/projects/delete post request only - SONAR-6528
2015-05-21 Julien LancelotRemove ComputationStep.supportedProjectQualifiers(...
2015-05-21 Julien LancelotRemove PurgeRemovedViewsStep as Views plugin is current...
2015-05-21 Simon BrandhofSONAR-5382 Drop Java WS client library
2015-05-21 Simon BrandhofFix comment of DB migration 915
2015-05-20 Simon BrandhofStop maintain deprecated module sonar-java and use...
2015-05-20 Julien HENRYSONAR-6278 Stop relying on graph to store tests
2015-05-20 Simon BrandhofRevert server log on installed plugins
2015-05-20 Simon BrandhofSanitize Hibernate model ManualMeasure
2015-05-20 Simon BrandhofRemove Hibernate model Property
2015-05-20 Simon BrandhofRemove useless methods from MeasuresDao
2015-05-20 Simon BrandhofRemove Hibernate model SchemaMigration
2015-05-20 Simon BrandhofDelete DefaultPurgeTask and remove DefaultPeriodCleaner...
2015-05-20 Simon BrandhofMove @BatchSide and @ServerSide to appropriate packages
2015-05-20 Simon BrandhofSONAR-6562 bring back sonar-squid 4.1 as a runtime...
2015-05-20 Teryk Bellahseneremove the api/projects/destroy WS - SONAR-6531
2015-05-20 Jenkins CIAutomatic merge from branch-5.1
2015-05-20 Simon BrandhofSONAR-6566 Unable to deliver notifications on MySQL
2015-05-20 Teryk Bellahseneadd project DeleteAction in the list of components...
2015-05-20 Julien LancelotSONAR-6553 Remove Java design WS and File dependencies...
2015-05-20 Simon BrandhofSONAR-6418 delete table GRAPHS
2015-05-20 Sébastien Lesaintrefactor ServerComponents into multiple PlatformLevel... 307/head
2015-05-20 Julien HENRYSONAR-6555 Dependency should continue to extends Edge
2015-05-20 Julien LancelotFix creation of component key
2015-05-20 Jean-Baptiste... Fix bad use of UsersWsAction marker interface
2015-05-20 Stas Vilchikdisable parallel compilation of web assets
2015-05-20 Julien LancelotFix quality flaw
2015-05-20 Sébastien LesaintServerTester don't do startup tasks by default anymore 309/head
2015-05-19 Julien HENRYSONAR-6555 Drop design related features on batch side
2015-05-19 Stas Vilchikfix paths in coverage report
2015-05-19 Stas Vilchiksanitize gruntfile
2015-05-19 Stas Vilchikparallel execution of web tests using grunt-parallel
2015-05-19 Stas Vilchikchange analysis settings
2015-05-19 Stas Vilchikchange headers check
2015-05-19 Stas Vilchikmove require.js to third-party
2015-05-19 Stas Vilchikchange web structure: separate components
2015-05-19 Teryk Bellahseneconsistent methods names for all WsAction classes
2015-05-19 Teryk BellahseneWS api/projects/delete delete project and associated... 312/head
2015-05-19 Simon BrandhofSONAR-6562 Remove sonar-squid 4.1 from API and runtime...
2015-05-19 Simon BrandhofSONAR-6517 merge sonar-deprecated into sonar-plugin-api
2015-05-19 Simon BrandhofSONAR-6517 remove explicit dependency of sonar-server...
2015-05-19 Simon BrandhofSONAR-6517 do not package the xml libs provided by...
2015-05-19 Simon BrandhofSONAR-6517 remove dependency of sonar-plugin-api on...
2015-05-19 Teryk Bellahsenedelete tests in index when indexing at the end of an...
2015-05-19 Jean-Baptiste... SONAR-6429 Be consistent with project navigation (plugi...
2015-05-19 Julien LancelotFix module uuid path in ComponentTesting
2015-05-19 Teryk Bellahseneupdate api/projects/ghosts description
2015-05-19 Teryk Bellahseneuse @Nonnull annotation in IdUuidPairs
2015-05-19 Teryk Bellahsenerefactoring - use select in method names in ComponentDao
next