aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix quality flawsSimon Brandhof2015-01-068-61/+32
* Fix quality flawsJulien Lancelot2015-01-063-50/+41
* SONAR-5884 Drop old component viewerStas Vilchik2015-01-0647-3300/+1
* SONAR-5912 refactor SendIssueNotificationPostJobTeryk Bellahsene2015-01-061-11/+30
* SONAR-5912 improve IssuesBySeverity performance and memory consumptionTeryk Bellahsene2015-01-062-23/+39
* SONAR-5928 The "effort_to_fix" property description should be available in ru...Stas Vilchik2015-01-061-1/+2
* SONAR-5553 Long values of rule parameters should somehow wrapStas Vilchik2015-01-062-3/+9
* SONAR-5807 On Rules page, display the number of unresolved issues in the deta...Stas Vilchik2015-01-0618-3/+476
* SONAR-5820 Drop old rules pageStas Vilchik2015-01-0672-4676/+1
* SONAR-6008 Fix display of My Profile page when user has no SCM accountJulien Lancelot2015-01-061-1/+1
* SONAR-5830 Fix issue when updating a user without changing its SCM accountsJulien Lancelot2015-01-062-4/+21
* SONAR-5820 Improve performanceStas Vilchik2015-01-063-8/+6
* SONAR-5820 Ability to bulk "Activate In" or "Deactivate In" all rules matchin...Stas Vilchik2015-01-068-11/+231
* Add missing sonar-testing-harness in sonar-maven-plugin moduleJulien Lancelot2015-01-061-0/+5
* SONAR-6008 Display SCM accounts in My Profile pageJulien Lancelot2015-01-062-0/+5
* SONAR-5954 Reflect WS API changes in WS clientJean-Baptiste Lievremont2015-01-062-4/+5
* SONAR-5959 Protect against null boolean valueJean-Baptiste Lievremont2015-01-061-1/+1
* SONAR-5959 Fix an issue with case sensitive search on UUID pathJean-Baptiste Lievremont2015-01-063-9/+35
* SONAR-5830 Check scm account is not already usedJulien Lancelot2015-01-0610-12/+230
* SONAR-5830 Change the way to persist scm accounts in db in order to improve t...Julien Lancelot2015-01-0610-23/+72
* SONAR-5911 add analysis date to issues change logTeryk Bellahsene2015-01-062-1/+18
* SONAR-5911 issues persisted on server side and fix issue mappingTeryk Bellahsene2015-01-063-5/+11
* Automatic merge from branch-5.0Jenkins CI2015-01-065-0/+207
|\
| * SONAR-5705 Restore internal mojo to have clean failureJulien HENRY2015-01-065-0/+207
* | Automatic merge from branch-5.0Jenkins CI2015-01-0626-33/+33
|\|
| * SONAR-6022 Update dead links pointing to documentationFabrice Bellingard2015-01-0625-28/+28
| * SONAR-5753 Update assertions isEqualTo("") -> isEmpty()Julien HENRY2015-01-061-5/+5
* | SONAR-6016 End of support of Ruby source viewer extensionsSimon Brandhof2015-01-064-83/+3
* | Fix quality flawsSimon Brandhof2015-01-0613-31/+47
* | Fix small ui issuesStas Vilchik2015-01-061-11/+6
* | Update rule description uiStas Vilchik2015-01-061-1/+4
* | Apply some issues feedbackStas Vilchik2015-01-063-1/+3
* | SONAR-5884 Update testsStas Vilchik2015-01-066-0/+6
* | SONAR-5884 Clean upStas Vilchik2015-01-063-9/+5
* | SONAR-5884 Update tests after refactoringStas Vilchik2015-01-066-357/+58
* | SONAR-5884 Apply feedback, finish refactoringStas Vilchik2015-01-065-30/+39
* | SONAR-5941 add component keySimon Brandhof2015-01-0622-348/+6
* | SONAR-5941 add tests measure and fix number of issuesSimon Brandhof2015-01-061-3/+6
* | SONAR-5941 Update /api/components/appSimon Brandhof2015-01-069-774/+69
* | SONAR-5939 delete report at the end of the analysisTeryk Bellahsene2015-01-065-22/+97
* | SONAR-5910 remove temporary logTeryk Bellahsene2015-01-062-3/+0
* | Fix some quality flawsSimon Brandhof2015-01-068-15/+23
* | Fix Clirr configurationJulien HENRY2015-01-061-3/+5
* | Fix Clirr configurationJulien HENRY2015-01-061-1/+1
* | Configure ClirrJulien HENRY2015-01-061-0/+3
* | Automatic merge from branch-5.0Jenkins CI2015-01-065-10/+10
|\|
| * SONAR-5753 Save empty string instead of null for root projectsJulien HENRY2015-01-054-9/+10
| * Remove wront comment about file.encoding=UTF-8 in sonar.propertiesSimon Brandhof2015-01-051-1/+0
* | SONAR-5820 Ability to do a text search on rule descriptions and titlesStas Vilchik2015-01-051-0/+8
* | Fix quality flawsJean-Baptiste Lievremont2015-01-051-25/+35