aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-core
Commit message (Expand)AuthorAgeFilesLines
* SONAR-5912 improve IssuesBySeverity performance and memory consumptionTeryk Bellahsene2015-01-062-23/+39
* SONAR-5807 On Rules page, display the number of unresolved issues in the deta...Stas Vilchik2015-01-061-0/+2
* SONAR-6008 Display SCM accounts in My Profile pageJulien Lancelot2015-01-061-0/+1
* SONAR-5830 Check scm account is not already usedJulien Lancelot2015-01-063-3/+32
* SONAR-5830 Change the way to persist scm accounts in db in order to improve t...Julien Lancelot2015-01-061-4/+4
* Fix quality flawsSimon Brandhof2015-01-061-2/+3
* Apply some issues feedbackStas Vilchik2015-01-061-0/+1
* SONAR-5820 Ability to "Show only" or "Hide" template rulesStas Vilchik2015-01-051-0/+1
* SONAR-5922 Make the difference between default rule severity and activation s...Stas Vilchik2015-01-051-1/+1
* Merge remote-tracking branch 'origin/branch-5.0'Julien Lancelot2015-01-054-6/+11
|\
| * SONAR-5753 moduleUuidPath of foot projects should be empty instead of NULLJulien Lancelot2015-01-054-6/+10
* | Revert "Revert "SONAR-5911 persist issues on server side""Teryk Bellahsene2015-01-052-4/+4
* | Automatic merge from branch-5.0Jenkins CI2014-12-304-45/+3
|\|
| * SONAR-5849 Improve the way to get modules tree by using components.moduleUuidJulien Lancelot2014-12-304-45/+3
* | Automatic merge from branch-5.0Jenkins CI2014-12-3011-1/+226
|\|
| * SONAR-5849 Performance issue of Project Referentials WS for project with many...Julien Lancelot2014-12-3011-1/+226
* | Revert "SONAR-5911 persist issues on server side"Julien Lancelot2014-12-292-4/+4
* | SONAR-5820 Add activation severity filterStas Vilchik2014-12-241-0/+1
* | SONAR-5820 Add inheritance filterStas Vilchik2014-12-241-2/+3
* | SONAR-5911 persist issues on server sideTeryk Bellahsene2014-12-242-4/+4
* | purge – specify contract methodTeryk Bellahsene2014-12-241-0/+1
* | SONAR-5820 Add "available since" filterStas Vilchik2014-12-231-0/+1
* | Automatic merge from branch-5.0Jenkins CI2014-12-231-1/+0
|\|
| * SONAR-5967 Remove the limitation of 3000 linesStas Vilchik2014-12-231-1/+0
| * [maven-release-plugin] prepare for next development iterationEric Hartmann2014-12-161-1/+1
| * [maven-release-plugin] prepare release 5.0-RC35.0-RC3Eric Hartmann2014-12-161-1/+1
| * [maven-release-plugin] prepare for next development iterationEric Hartmann2014-12-151-1/+1
| * [maven-release-plugin] prepare release 5.0-RC25.0-RC2Eric Hartmann2014-12-151-1/+1
* | SONAR-5820 Create a new coding rules pageStas Vilchik2014-12-221-0/+10
* | SONAR-5958 Rename parameters used in issue filtersJean-Baptiste Lievremont2014-12-192-1/+2
* | SONAR-5956 Use new parameter for "modules" criterion/facetJean-Baptiste Lievremont2014-12-191-1/+1
* | Fix quality flawsJean-Baptiste Lievremont2014-12-191-0/+23
* | SONAR-5830 Possibility to map authors (from SCM) to SonarQube usersJulien Lancelot2014-12-191-0/+1
* | SONAR-5934 Rewrite create users WS, SONAR-5961 Rewrite the update user WSJulien Lancelot2014-12-181-0/+1
* | SONAR-5934 User Creation WS in JavaJulien Lancelot2014-12-171-1/+2
* | SONAR-5897 Bump migration execution orderJean-Baptiste Lievremont2014-12-172-2/+2
* | Fix the issue permalinkStas Vilchik2014-12-171-0/+1
* | SONAR-5951 declare jdbcType on tables FILE_SOURCES, RULES and SNAPSHOT_DATA tooSimon Brandhof2014-12-173-7/+7
* | SONAR-5945 Upload issues in analysis reportJulien HENRY2014-12-173-7/+11
* | SONAR-5934 Fix query on OracleJulien Lancelot2014-12-171-1/+1
* | Fix JDBC cursor contentionSimon Brandhof2014-12-164-9/+9
* | SONAR-5934 Create Java user service to create a userJulien Lancelot2014-12-1611-22/+222
* | Apply feedback from code reviewJean-Baptiste Lievremont2014-12-161-0/+1
* | SONAR-5884 Add component name to the measures windowStas Vilchik2014-12-161-1/+1
* | SONAR-5901 Allow bulk removal of tags from UIJean-Baptiste Lievremont2014-12-161-0/+1
* | SONAR-5901 Start add_tags bulk action on issuesJean-Baptiste Lievremont2014-12-161-0/+1
* | SONAR-5910 create digest report step & delete unused experimental modeTeryk Bellahsene2014-12-1622-27/+51
* | SONAR-5910 change report data from clob to blobTeryk Bellahsene2014-12-163-2/+3
* | SONAR-5924 When deactivating a user, the UPDATED_AT column is not updatedJulien Lancelot2014-12-167-8/+25
* | SONAR-5903 Feed issues tagsJulien HENRY2014-12-122-14/+14