]> source.dussan.org Git - sonarqube.git/shortlog
sonarqube.git
2014-01-07 Julien LancelotSONAR-4923 profiles page now uses Java face (expect...
2014-01-07 Jean-Baptiste... SONAR-4896 Display full path to ES data directory in...
2014-01-07 Jean-Baptiste... SONAR-4756 Remove thread part from log format when...
2014-01-07 Simon BrandhofFix some quality flaws
2014-01-07 Julien LancelotFix quality flaws
2014-01-07 Julien LancelotSONAR-4923 Rename ActiveRule by ProfileRule
2014-01-07 Simon BrandhofMinor fixes of @deprecated comments
2014-01-07 Julien LancelotSONAR-4923 Search all profiles should be sorted by...
2014-01-07 Simon BrandhofSONAR-4994 Webapp is slow when using Oracle DB
2014-01-07 Julien LancelotSearch all profiles should be sorted by profile name
2014-01-06 Julien LancelotSONAR-4960 Add formatted date
2014-01-06 Jean-Baptiste... SONAR-4896 Check ES cluster health at startup
2014-01-06 Julien LancelotSONAR-4960 Add formatted value
2014-01-06 Julien LancelotSONAR-4993 All rules should have a severity set
2014-01-06 Julien LancelotRestore breadcrumb on project quality profile page
2014-01-03 Julien LancelotSONAR-3762 Update displayWorstBestValues name and descr...
2014-01-03 Julien LancelotSONAR-4776 Fix WS unit test
2014-01-03 Julien LancelotSONAR-4776 Fix WS and UI due to introduction of issue...
2014-01-03 Julien LancelotSONAR-4776 Fix new technical debt calculation by using...
2014-01-03 Julien LancelotSONAR-4776 Value of "Removed technical debt" should...
2013-12-30 Stas VilchikHighlight pie piece when mouse is hover legend item
2013-12-30 Stas VilchikAlign widget titles on the left
2013-12-30 Stas VilchikShow "no data" message in measure filters if there...
2013-12-24 Julien LancelotFix quality flaws
2013-12-24 Julien LancelotSONAR-4535 Rename some method
2013-12-24 Julien LancelotSONAR-4535 Remove useless method
2013-12-24 Julien LancelotSONAR-4535 Revert active rule use Java facade
2013-12-24 Julien LancelotSONAR-4535 Split QProfileOperations into QProfileActive...
2013-12-24 Julien LancelotSONAR-4535 Index in E/S extend rule actions
2013-12-24 Julien LancelotSONAR-4535 Delete rule now use Java facade
2013-12-24 Julien LancelotSONAR-4535 Update rule now use Java facade
2013-12-24 Julien LancelotFix some quality flaws
2013-12-23 Julien LancelotFix some quality flaws
2013-12-23 Julien LancelotSONAR-4535 Add some check when creating new rule
2013-12-23 Julien LancelotSONAR-4535 Fix SQL table name
2013-12-23 Julien LancelotSONAR-4535 Create copy rule from Java facade
2013-12-23 Julien LancelotSONAR-4535 Remove debug log
2013-12-23 Julien LancelotSONAR-4535 Use new Java facade when loading rule templa...
2013-12-23 Julien LancelotSONAR-4535 Fix issue when template rule are in the...
2013-12-23 Julien LancelotSONAR-4535 Add integer validation on active rule params
2013-12-23 Julien LancelotSONAR-4535 Correctly display active rule and active...
2013-12-23 Julien LancelotSONAR-4535 Reindex active rule note update
2013-12-20 Julien LancelotSONAR-4535 Add update and delete rule note in QProfileO...
2013-12-20 Simon BrandhofFix HTTP failure during server startup
2013-12-20 Jean-Baptiste... Reindex on parameter change, severity change; push...
2013-12-20 Jean-Baptiste... Update ES index on active rule deactivation
2013-12-20 Julien LancelotSONAR-4535 update and delete active rule note now uses...
2013-12-20 Jean-Baptiste... Use info collected by inheritance algo to update ES...
2013-12-20 Jean-Baptiste... Track changes to active rules through profile inheritan...
2013-12-20 Julien LancelotFix SQL query on MySQL and MsSQL
2013-12-20 Julien LancelotFix issue when displaying rule parameter on not active...
2013-12-20 Julien Lancelotreplace SQL in () by or in UserMapper
2013-12-20 Julien LancelotSONAR-3762 SONAR-4952 SONAR-4953 Add some properties...
2013-12-20 Julien LancelotSONAR-4535 Split activateRule into two actions : create...
2013-12-20 Julien LancelotSONAR-4535 Replace rule id type from long to int in...
2013-12-20 Stas VilchikSONAR-4953 Provide a new Bubble Chart widget to display...
2013-12-20 Stas VilchikFix chart when no measure is provided
2013-12-20 Stas VilchikSONAR-3762 Provide a new Histogram widget to display...
2013-12-20 Julien LancelotSONAR-4535 ui actions update parameter now uses Java...
2013-12-19 Julien HENRYSONAR-4985 Fix persistence of file hashes when sonar...
2013-12-19 Simon BrandhofSONAR-4986 Error when sorting some float measures
2013-12-19 Julien LancelotSONAR-4535 Restore rails code in profiles search page
2013-12-19 Jean-Baptiste... Have newly activated rules refresh the ES index
2013-12-19 Simon BrandhofAdd System2#println(String)
2013-12-19 Stas VilchikAdd support of maxItems to pie chart
2013-12-19 Stas VilchikSONAR-3762 Provide a new Histogram widget to display...
2013-12-19 Julien LancelotSONAR-4535 Use java facade to activate / deactivate...
2013-12-19 Simon BrandhofSONAR-4950 add unique index on GROUP_ROLES
2013-12-19 Julien LancelotAdd worst / best values params to measure filter WS
2013-12-19 Julien LancelotAdd filter link on all new Measure As Filter widgets
2013-12-19 Julien LancelotSONAR-4952 Add maxItems param
2013-12-19 Stas VilchikFocus search field in list component
2013-12-19 Julien LancelotSONAR-55 Update bubble chart name
2013-12-19 Stas VilchikSONAR-3762 Provide a new Histogram widget to display...
2013-12-19 Julien LancelotSONAR-3113 Display only percent metric for color metric
2013-12-19 Julien LancelotSONAR-4953 Add new measure filter as bubble chart widge...
2013-12-19 Julien LancelotFix headers
2013-12-19 Julien LancelotAdd some missing package.info
2013-12-19 Julien LancelotFix header
2013-12-19 Stas VilchikSONAR-3762 Provide a new Histogram widget to display...
2013-12-18 Jean-Baptiste... Fix last details of rules search (profiling logs, activ...
2013-12-18 Julien LancelotSONAR-3762 SONAR-3113 Add some properties
2013-12-18 Julien LancelotSONAR-4535 Remove from comment actions implemented
2013-12-18 Julien LancelotSONAR-4535 ui actions activate / deactivate / update...
2013-12-18 Julien LancelotSONAR-4535 create activate / deactivate / update severi...
2013-12-18 Jean-Baptiste... Add inactive rule search page, allow switching b/w...
2013-12-18 Jean-Baptiste... Fix filtering of rules in active profile rules form
2013-12-18 Julien HENRYSONAR-4543 Property is multivalues
2013-12-18 Julien HENRYSONAR-4543 Make it possible to flag local/technical...
2013-12-18 Stas VilchikSONAR-3113 Provide a new Cloud widget and remove the...
2013-12-18 Stas VilchikSONAR-3113 Provide a new Cloud widget and remove the...
2013-12-18 Jean-Baptiste... Display active rules (with rule notes) in new profile...
2013-12-18 Jean-Baptiste... Fix column type for rule/active rule notes
2013-12-18 Stas VilchikMeasure Filter Widget: little bug fix
2013-12-18 Julien LancelotSONAR-4535 Fix SQL issue on Oracle when using propertie...
2013-12-18 Julien LancelotSONAR-4535 Access to profiles from a project should...
2013-12-18 Julien LancelotSONAR-4535 Add comment
2013-12-18 Julien LancelotSONAR-4535 Improve profile list WS
2013-12-18 Julien LancelotSONAR-4535 Use project.id to get the project instead...
2013-12-18 Stas VilchikClean up widgets
next