aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-server/src
Commit message (Expand)AuthorAgeFilesLines
* SONAR-3718 Add WS documentationJulien Lancelot2015-01-122-1/+6
* SONAR-3718 Allow creation of components with branch with provisioningJulien Lancelot2015-01-095-151/+317
* SONAR-5801 utLineHits, utConditions, utCoveredConditions, ... should be defin...Julien Lancelot2015-01-092-10/+47
* SONAR-6022 Update dead links pointing to documentationFabrice Bellingard2015-01-068-8/+8
* SONAR-5753 moduleUuidPath of foot projects should be empty instead of NULLJulien Lancelot2015-01-0511-39/+43
* Improve ComponentTesting and SnapshotTestingJulien Lancelot2014-12-319-87/+60
* SONAR-5849 Improve the way to get modules tree by using components.moduleUuidJulien Lancelot2014-12-303-24/+23
* 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
* SONAR-5995 Remove log on memory leak generated by ProgressLogger when stoppin...Julien Lancelot2014-12-232-3/+2
* 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
* SONAR-5753 Fix issue on MySQLJulien Lancelot2014-12-121-3/+3
* Db migration to remove sort criteria from existing issue filtersSimon Brandhof2014-12-117-2/+217
* Remove System.out introduced in JB's commitSimon Brandhof2014-12-091-2/+0
* Fix quality flawJean-Baptiste Lievremont2014-12-091-1/+1
* fix quality flawTeryk Bellahsene2014-12-093-7/+3
* Fix quality flawsJean-Baptiste Lievremont2014-12-098-39/+317
* Fix quality flawsJulien Lancelot2014-12-092-18/+9
* Fix quality flawsSimon Brandhof2014-12-091-2/+3
* Fix quality flawSimon Brandhof2014-12-091-4/+3
* Fix quality flawsJulien Lancelot2014-12-0918-33/+22
* Automatic merge from branch-4.5Jenkins CI2014-12-082-13/+14
|\
| * SSF-24 SQL Injection on Measures pageJulien Lancelot2014-12-082-13/+14
| * Revert "SONAR-5844 Profile inheritance is always displaying '0 rules' whateve...Julien Lancelot2014-12-082-14/+13
| * SONAR-5844 Profile inheritance is always displaying '0 rules' whatever the co...Julien Lancelot2014-12-082-13/+14
* | Fix quality flawsJulien Lancelot2014-12-083-3/+2
* | Fix quality flawsJulien Lancelot2014-12-084-4/+4
* | Support missing dates in the migration FeedLissueLongDatesSimon Brandhof2014-12-083-3/+34
* | Re-enable IssueIndexMediumTestSimon Brandhof2014-12-081-93/+71
* | Improve stability of sonar-server-benchmarksSimon Brandhof2014-12-082-5/+10
* | Fix quality flawsSimon Brandhof2014-12-0813-78/+66
* | SONAR-5801 Protect against null file_sources.data columnJean-Baptiste Lievremont2014-12-083-0/+22
* | Remove some usages of IssueNormalizer in IssueIndexSimon Brandhof2014-12-051-35/+37
* | SONAR-5889 Implement api/sources/index on ES indexJean-Baptiste Lievremont2014-12-0512-15/+273
* | Refactor IndexDefinitionHashSimon Brandhof2014-12-053-8/+8
* | Increase timeout of ProgressLoggerTest for slow boxesSimon Brandhof2014-12-051-1/+1
* | Fix headerSimon Brandhof2014-12-051-0/+19
* | Fix bad mergeSimon Brandhof2014-12-041-2/+2
* | Stream parsing of data in SourceLineResultSetIteratorSimon Brandhof2014-12-041-48/+46
* | Retry bulk index request on failuresSimon Brandhof2014-12-041-4/+37
* | Add class ProgressLogger to log state of counter at fixed intervalsSimon Brandhof2014-12-049-113/+193
* | Refactor issue indexer (project-agnostic approach)Simon Brandhof2014-12-0447-762/+552
* | WIP SONAR-5802 Log progress of bulk indexJean-Baptiste Lievremont2014-12-045-33/+83
* | SONAR-5826 Fix reentrance of migration, add unique constraint on file_sources...Jean-Baptiste Lievremont2014-12-045-4/+44
* | SONAR-5292 fix mime type of response api/sources/rawSimon Brandhof2014-12-041-0/+1
* | SONAR-5869 Drop snapshot_sources tableJean-Baptiste Lievremont2014-12-041-1/+1
* | add file_sources to cleanup taskTeryk Bellahsene2014-12-041-10/+8
* | SONAR-5819 SONAR-5868 Fix required permission in description of source relate...Jean-Baptiste Lievremont2014-12-045-5/+5
* | Fix SearchActionMediumTest (which worked until hardcoded date 2014-12-04)Simon Brandhof2014-12-044-10/+10