aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-server
Commit message (Expand)AuthorAgeFilesLines
* Fix quality flawsJean-Baptiste Lievremont2015-01-051-25/+35
* SONAR-5959 Change behavior of component-related issue search queriesJean-Baptiste Lievremont2015-01-057-32/+72
* SONAR-5954 Fix descriptions of component(Key|Uuid)s and moduleUuidsJean-Baptiste Lievremont2015-01-051-3/+3
* SONAR-5959 Add onComponentOnly parameter to IssueQueryJean-Baptiste Lievremont2015-01-053-1/+21
* fix quality flawsTeryk Bellahsene2015-01-051-2/+3
* Merge remote-tracking branch 'origin/branch-5.0'Julien Lancelot2015-01-0511-39/+43
|\
| * SONAR-5753 moduleUuidPath of foot projects should be empty instead of NULLJulien Lancelot2015-01-0511-39/+43
* | fix - close connection in unit testTeryk Bellahsene2015-01-051-0/+7
* | SONAR-5910 SONAR-5911 decompress report and deactivate issues persistence on ...Teryk Bellahsene2015-01-055-15/+6
* | Revert "Revert "SONAR-5911 persist issues on server side""Teryk Bellahsene2015-01-0524-19/+1058
* | Automatic merge from branch-5.0Jenkins CI2014-12-319-87/+60
|\|
| * Improve ComponentTesting and SnapshotTestingJulien Lancelot2014-12-319-87/+60
* | SSF-10 Prevent ClickjackingSimon Brandhof2014-12-312-0/+102
* | Improve stability of randomly allocated ports (when sonar.web.port or sonar.s...Simon Brandhof2014-12-301-0/+1
* | Automatic merge from branch-5.0Jenkins CI2014-12-303-24/+23
|\|
| * SONAR-5849 Improve the way to get modules tree by using components.moduleUuidJulien Lancelot2014-12-303-24/+23
* | Automatic merge from branch-5.0Jenkins CI2014-12-3035-949/+1271
|\|
| * SONAR-5849 Performance issue of Project Referentials WS for project with many...Julien Lancelot2014-12-308-20/+224
| * SONAR-5849 Extract logic from ProjectReferentialsAction to ProjectReferential...Julien Lancelot2014-12-2930-940/+1058
* | Revert "SONAR-5911 persist issues on server side"Julien Lancelot2014-12-2924-1058/+19
* | SONAR-5911 persist issues on server sideTeryk Bellahsene2014-12-2424-19/+1058
* | SONAR-5911 refactoring digest report stepsTeryk Bellahsene2014-12-244-5/+12
* | purge – specify contract methodTeryk Bellahsene2014-12-241-2/+4
* | Automatic merge from branch-5.0Jenkins CI2014-12-232-3/+2
|\|
| * SONAR-5995 Remove log on memory leak generated by ProgressLogger when stoppin...Julien Lancelot2014-12-232-3/+2
* | Revert "SONAR-5967 Instead of not displaying anymore the source files contain...Julien Lancelot2014-12-236-113/+10
* | Automatic merge from branch-5.0Jenkins CI2014-12-236-16/+123
|\|
| * SONAR-5967 Instead of not displaying anymore the source files containing more...Julien Lancelot2014-12-236-14/+112
| * SONAR-5817 Fix max number of lines to 500000Julien Lancelot2014-12-231-2/+11
| * [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
* | use byte[] instead of a stream when inserting a report in databaseTeryk Bellahsene2014-12-222-22/+9
* | SONAR-5972 A plugin can't declare a quality profile related to a language whi...Simon Brandhof2014-12-192-21/+42
* | Fix ordering in issue filter migration testJean-Baptiste Lievremont2014-12-191-2/+2
* | SONAR-5958 Rename parameters used in issue filtersJean-Baptiste Lievremont2014-12-196-4/+280
* | SONAR-5910 fix get decompressed reportTeryk Bellahsene2014-12-191-4/+3
* | Fix quality flawsJulien Lancelot2014-12-195-24/+16
* | Fix quality flawsJean-Baptiste Lievremont2014-12-194-10/+30
* | SONAR-5830 Possibility to map authors (from SCM) to SonarQube usersJulien Lancelot2014-12-194-11/+40
* | Minor optimization in SourceLineResultSetIteratorSimon Brandhof2014-12-181-16/+16
* | Fix thread cleanup on errors in BulkIndexerSimon Brandhof2014-12-181-4/+6
* | SONAR-5934 Change validation orderJulien Lancelot2014-12-181-3/+3
* | SONAR-5963 Automatically reactivate user when using a disabled loginJulien Lancelot2014-12-182-8/+82
* | SONAR-5955 Extract utility method to convert component keys to UUIDsJean-Baptiste Lievremont2014-12-184-20/+129
* | SONAR-5954 Deprecate and update description of issue search WS parametersJean-Baptiste Lievremont2014-12-184-36/+95
* | SONAR-5934 Rewrite create users WS, SONAR-5961 Rewrite the update user WSJulien Lancelot2014-12-1827-437/+1157
* | SONAR-5934 User Creation WS in JavaJulien Lancelot2014-12-179-84/+231
* | SONAR-5750 Bump size of top-tags facet to 10Jean-Baptiste Lievremont2014-12-171-2/+5