aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-core/src/main
Commit message (Expand)AuthorAgeFilesLines
* SONAR-6041 apply feedbackStas Vilchik2015-02-021-0/+2
* SONAR-5966 apply feedbackStas Vilchik2015-02-021-0/+1
* SONAR-5473 Fix progressive migration of file_sources.src_hashJulien HENRY2015-01-301-1/+1
* SONAR-5820 open rule permalink in the search interfaceStas Vilchik2015-01-291-0/+1
* SONAR-6087 When searching for existing views in db, load them from uuids foun...Julien Lancelot2015-01-291-1/+1
* SONAR-6087 Purge removed Views and Sub-Views Index on each Views analysisJulien Lancelot2015-01-292-2/+2
* Apply code review feedbackJulien Lancelot2015-01-293-12/+15
* SONAR-6087 When searching for existing views in db, load them from uuids foun...Julien Lancelot2015-01-293-19/+51
* SONAR-6087 Purge removed Views and Sub-Views Index on each Views analysisJulien Lancelot2015-01-294-3/+50
* SONAR-5345 use new WS parametersStas Vilchik2015-01-281-1/+1
* SONAR-6088 Remove old preview/h2 modeJulien HENRY2015-01-276-624/+5
* SONAR-6085 Index "real" projects in Views indexJulien Lancelot2015-01-272-4/+5
* SONAR-6085 Create Views IndexJulien Lancelot2015-01-275-15/+42
* SONAR-6053 Add tooltips over issue severity, status and resolution facets in ...Stas Vilchik2015-01-261-0/+18
* SONAR-5904 New directory facet on Issues pageStas Vilchik2015-01-261-0/+1
* SONAR-6041 apply feedbackStas Vilchik2015-01-261-1/+1
* SONAR-5077 Add default valueJulien HENRY2015-01-261-0/+1
* Remove useless joinJulien Lancelot2015-01-261-1/+0
* SONAR-4624 rename labels of issue transitionsSimon Brandhof2015-01-261-3/+3
* delete component ids from the issues tableTeryk Bellahsene2015-01-2615-206/+159
* SONAR-5077 Rename property to enable indexation of all filesJulien HENRY2015-01-261-25/+38
* SONAR-6041 update search categoriesStas Vilchik2015-01-261-0/+1
* SONAR-6041 update navStas Vilchik2015-01-261-0/+1
* Fix quality flawsSimon Brandhof2015-01-231-1/+1
* Fix quality flawsJulien Lancelot2015-01-231-1/+2
* SONAR-6013 Return severity, manualSeverity and creationDateJulien Lancelot2015-01-232-0/+14
* issues - add component and project uuids to issues tableTeryk Bellahsene2015-01-235-11/+32
* SONAR-3499 do not update tags when issues are unchangedSimon Brandhof2015-01-232-2/+2
* SONAR-6083 Server OutOfMemory error with preview analysis modeSimon Brandhof2015-01-221-12/+2
* SONAR-4624 rename issue transition "mute" to "wontfix" and resolution "MUTED"...Simon Brandhof2015-01-222-9/+9
* SONAR-6013 Return overriddenSeverity instead of severity and do not return an...Julien Lancelot2015-01-222-18/+28
* SONAR-6013 Return manual rules in /batch/project to be able to handle manual ...Julien Lancelot2015-01-222-27/+0
* SONAR-5820/SONAR-5987 Ability to filter rules that are active in a quality pr...Stas Vilchik2015-01-211-1/+1
* Read line hashes in streamingJulien Lancelot2015-01-211-18/+24
* Fix compatibility of SourceLineResultSetIterator with past/future formats of ...Simon Brandhof2015-01-211-1/+0
* SONAR-6012 Replace componentPath by componentKeyJulien Lancelot2015-01-212-8/+8
* SONAR-5960 SONAR-5906 guess author and assignee of new issuesSimon Brandhof2015-01-212-0/+50
* Reverse "SONAR-6041 New webapp layout"Stas Vilchik2015-01-211-1/+0
* Computation stack based on an isolated picocontainerSimon Brandhof2015-01-207-209/+10
* SONAR-6012 Create WS /batch/issuesJulien Lancelot2015-01-195-70/+194
* SONAR-6061 Add Index on PROJECTS.MODULE_UUIDJulien Lancelot2015-01-193-1/+4
* SONAR-5820/SONAR-6019 add severities, status and characteristic facetStas Vilchik2015-01-191-0/+1
* SONAR-5893 Use a different bundle key for widget name and titleJean-Baptiste Lievremont2015-01-191-0/+1
* SONAR-5893 Apply feedback on tooltipsJean-Baptiste Lievremont2015-01-191-1/+1
* resolve SONAR-5842 When a rule is already activated on all profiles, a messag...Stas Vilchik2015-01-191-0/+1
* SONAR-5883 Drop snapshot dataJulien HENRY2015-01-1513-273/+70
* SONAR-6054 Update the format of PROJECTS.MODULE_UUID_PATHJulien Lancelot2015-01-155-6/+13
* Really fix SQL query on MsSQLJulien Lancelot2015-01-151-1/+1
* SONAR-5931 Publish new measure APIJulien HENRY2015-01-153-120/+0
* Fix queryJulien Lancelot2015-01-151-1/+1