]> source.dussan.org Git - sonarqube.git/shortlog
sonarqube.git
2013-12-17 Julien LancelotSONAR-4535 Remove not implemented actions
2013-12-17 Julien LancelotSONAR-3113 Split actions from QProfilesOperations relat...
2013-12-17 Stas VilchikSONAR-3762 Provide a new Histogram widget to display...
2013-12-17 Stas VilchikSONAR-3762 Provide a new Histogram widget to display...
2013-12-17 Simon BrandhofNew class System2 to increase testability of classes...
2013-12-17 Julien LancelotSONAR-3113 Add maxItems param
2013-12-17 Julien LancelotSONAR-3762 Remove chartHeight param and add maxItems...
2013-12-17 Julien LancelotSONAR-4535 Fix UT
2013-12-17 Julien LancelotSONAR-4535 Index active rules when creating profile...
2013-12-17 Julien LancelotSONAR-4535 Rename Internal.qprofiles to Internal.qualit...
2013-12-17 Julien LancelotSONAR-4535 Associate a project to a profile by project...
2013-12-17 Stas VilchikMeasures Components: change default value to "any"
2013-12-17 Stas VilchikSONAR-3762 Provide a new Histogram widget to display...
2013-12-17 Stas VilchikSONAR-3762 Provide a new Histogram widget to display...
2013-12-17 Stas VilchikSONAR-3762 Provide a new Histogram widget to display...
2013-12-17 Stas VilchikSONAR-4952 Provide a new PieChart widget to display...
2013-12-16 Julien LancelotSONAR-4535 Remove a project to a quality profile now...
2013-12-16 Julien LancelotFix quality flaws
2013-12-16 Julien LancelotSONAR-4535 Associate a project to a quality profile...
2013-12-16 Jean-Baptiste... Fix call to ruby exception wrapper
2013-12-16 Jean-Baptiste... Cleanup and remove flaws
2013-12-16 Jean-Baptiste... Display active rules, with initial pagination implement...
2013-12-16 Jean-Baptiste... Start linking ES implementation of active rules search...
2013-12-16 Julien LancelotFix quality flaws
2013-12-16 Julien LancelotSONAR-4535 Projects associate to a quality profile...
2013-12-16 Julien LancelotSONAR-4977 The Issue's updated field should use the...
2013-12-16 Julien LancelotSONAR-4535 rename call_java to call_backend
2013-12-16 Julien LancelotSONAR-4535 Replace call_java {...} by call_java do...
2013-12-16 Julien LancelotSONAR-4535 Improve Ajax errors handling
2013-12-16 Stas VilchikSQ 4.1 bugfixes
2013-12-16 Julien LancelotRefactor the way to deal with exception in rails
2013-12-16 Stas VilchikSQ 4.1 bugfixes
2013-12-16 Julien LancelotSONAR-4535 Remove useless QProfileKey
2013-12-16 Julien LancelotSONAR-4535 Language name uniqness should be check witho...
2013-12-16 Stas VilchikSONAR-3762 Provide a new Histogram widget to display...
2013-12-16 Julien LancelotSONAR-4535 Set default profile now use MyBatis
2013-12-16 Stas VilchikSQ 4.1 bugfixes
2013-12-16 Stas VilchikSONAR-4952 Provide a new PieChart widget to display...
2013-12-16 Stas VilchikSONAR-4952 Provide a new PieChart widget to display...
2013-12-15 Julien LancelotSONAR-4535 Close session when adding a new profile
2013-12-13 Jean-Baptiste... Parse rule and active rule results, with parameters
2013-12-13 Jean-Baptiste... Add checks for rules query parameters and paging
2013-12-13 Jean-Baptiste... Add search parameters to active rules search query
2013-12-13 Jean-Baptiste... Remove dead code
2013-12-13 Jean-Baptiste... Start implementation of profile rules search
2013-12-13 Julien LancelotSONAR-4535 Search profiles is not yet implemented
2013-12-13 Julien LancelotSONAR-4535 Add some methods to implement
2013-12-13 Julien LancelotSONAR-4535 Fix issue when no warnings / infos
2013-12-13 Simon BrandhofSONAR-4968 Remove mac 32bits scripts
2013-12-13 Julien LancelotSONAR-4535 Quality profile renaming is now done in...
2013-12-13 Jean-Baptiste... Fix startup when no rule registered
2013-12-13 Simon BrandhofFix issue filter when logged in : revert part of 11832e...
2013-12-13 Julien LancelotSONAR-4535 Quality profile creation is now done in...
2013-12-13 Julien LancelotRename class with the good name
2013-12-13 Julien LancelotTemporary rename class
2013-12-13 Julien LancelotRename HttpException to ServerException, and remove...
2013-12-13 Stas VilchikFix measure filter text overflow in firefox
2013-12-13 Stas VilchikSQ 4.1 bugfixes
2013-12-13 Stas VilchikSQ 4.1 bugfixes
2013-12-13 Julien LancelotSONAR-4535 Create service action to create new Profile
2013-12-13 Julien LancelotSONAR-4952 Remove default value of extra metric 2
2013-12-13 Stas VilchikSONAR-4952 Provide a new PieChart widget to display...
2013-12-12 Simon BrandhofSONAR-4968 Remove mac 32bits script
2013-12-12 Julien LancelotFix quality flaws
2013-12-12 Jean-Baptiste... Duplicate rules configuration to prepare for pure ES...
2013-12-12 Jean-Baptiste... SONAR-4756 Document profiling level property in config...
2013-12-12 Julien LancelotSONAR-4535 move searchProfile to QProfileSearch
2013-12-12 EricAdd explanation on adding dependencies of maven-release...
2013-12-12 Julien LancelotSONAR-4535 Add searchProfile action
2013-12-12 EricAdd developers information for deployment (Codehaus...
2013-12-12 Simon BrandhofRevert CodeReaderConfiguration deprecated methods
2013-12-12 EricUpgrade Maven Release plugin for workaround of [PARENT-34]
2013-12-12 Julien LancelotSONAR-4960 Remove Extra Metric 3
2013-12-11 Simon BrandhofSONAR-4688 remove remaining call to l10n bundle
2013-12-11 Julien LancelotSONAR-4923 Move Rules classes to rule package
2013-12-11 Julien LancelotSONAR-4923 Add skeleton of Quality Profiles / Rules...
2013-12-11 Jean-Baptiste... Put active rules into ES index at startup
2013-12-11 Simon BrandhofRemove deprecated (and unused) methods in sonar-channel
2013-12-11 Simon BrandhofAdd script to run JS tests (sonar-server$ npm install...
2013-12-11 Julien HENRYSONAR-4535 Update error message when several permission...
2013-12-11 Stas VilchikSONAR-4952 Provide a new PieChart widget to display...
2013-12-11 Julien LancelotSONAR-3762 SONAR-3113 Create skeletons for Histogram...
2013-12-11 Julien LancelotSONAR-4960 Fix component name that was not displayed
2013-12-11 Simon BrandhofUpgrade MSSQL JTDS 1.2.7 to 1.2.8
2013-12-11 Simon BrandhofUpgrade MySQL Connector/J from 5.1.26 to 5.1.27
2013-12-11 Julien LancelotSONAR-4960 Display metric name instead of key
2013-12-11 Simon BrandhofUpgrade JRuby from 1.7.6 to 1.7.9
2013-12-11 Simon BrandhofFaster build by extracting GWT compilation to project...
2013-12-11 Stas VilchikPie Chart mock
2013-12-11 Julien LancelotSONAR-4952 Create skeleton for PieChartWidget
2013-12-11 Julien LancelotSONAR-4960 Create WS to search for measure filters
2013-12-11 Eric HartmannUpgrade to 4.2-SNAPSHOT
2013-12-10 Simon BrandhofImprove DeprecatedFileFilters
2013-12-10 Simon BrandhofFix some quality flaws
2013-12-10 Simon BrandhofFix margin of pages "new rule" and "user profile"
2013-12-09 Simon BrandhofFix some quality flaws
2013-12-09 Simon BrandhofFix some quality flaws
2013-12-09 Jean-Baptiste... Fix quality flaws
2013-12-09 Julien LancelotSONAR-4773 Fix issue for Design component
2013-12-09 Jean-Baptiste... SONAR-4756 Re-declare console logger (used by the Loggi...
next