summaryrefslogtreecommitdiffstats
path: root/sonar-core/src
Commit message (Expand)AuthorAgeFilesLines
* SONAR-3755 remove the resolution OPENSimon Brandhof2013-05-039-23/+57
* SONAR-3755 rename COST to EFFORT_TO_FIXSimon Brandhof2013-05-0324-61/+65
* SONAR-3755 fix insertion of issues on oracleSimon Brandhof2013-05-031-1/+2
* SONAR-3755 Add id in action_plans_issues test dataJulien Lancelot2013-05-033-5/+6
* SONAR-3755 force to reload issue migrations in dev envSimon Brandhof2013-05-032-3/+3
* SONAR-3755 Return Action plans in Issue FinderJulien Lancelot2013-05-0313-5/+526
* Fix quality flawsSimon Brandhof2013-05-031-2/+2
* Fix some quality flawsSimon Brandhof2013-05-032-4/+4
* Fix some quality flawsSimon Brandhof2013-05-035-5/+57
* SONAR-3755 set the functional creation dateSimon Brandhof2013-05-031-1/+5
* Add some commentsSimon Brandhof2013-05-032-1/+9
* SONAR-3755 refactor issue datesSimon Brandhof2013-05-0336-222/+445
* SONAR-3755 refactor commentsSimon Brandhof2013-05-0214-129/+165
* SONAR-3755 Fix issues purge SQLJulien Lancelot2013-05-021-2/+28
* SONAR-3755 implement changelogSimon Brandhof2013-05-0233-343/+1103
* SONAR-3755 Add action_plans_issues table and add purge of all issues tablesJulien Lancelot2013-05-0211-3/+69
* Fix IssueUpdater due to previous commit that forgot some filesJulien Lancelot2013-04-301-2/+4
* SONAR-3755 Add assigned parameter to IssueQueryJulien Lancelot2013-04-303-1/+99
* SONAR-3755 improve the table ISSUESSimon Brandhof2013-04-301-4/+4
* SONAR-3755 fix issue creation dateSimon Brandhof2013-04-303-6/+20
* SONAR-3755 keep state changesSimon Brandhof2013-04-3018-175/+367
* SONAR-3755 Fix query for MySQLJulien Lancelot2013-04-292-0/+12
* SONAR-3755 Rename key by issueKey in IssueQueryJulien Lancelot2013-04-292-5/+3
* SONAR-3755 Export Issues json report for DryRun modeJulien Lancelot2013-04-294-3/+126
* SONAR-3755 fix loading of Java UserSession on Basic authSimon Brandhof2013-04-282-10/+11
* Improve interactions between JRuby and Java componentsSimon Brandhof2013-04-272-3/+3
* SONAR-3755 move db stuff to org.sonar.core.issue.dbSimon Brandhof2013-04-2634-24/+100
* SONAR-3755 new concept of automatic transitions in issue workflowSimon Brandhof2013-04-2620-235/+413
* SONAR-3893 Renamed column in SNAPSHOT_DATA from value to snapshot_dataJean-Baptiste Vilain2013-04-2611-29/+29
* SONAR-3893 Renamed column in SNAPSHOT_DATA from data to valueJean-Baptiste Vilain2013-04-2611-29/+29
* Fix migration on active rule changes by renaming user_name to usernameJulien Lancelot2013-04-253-3/+3
* SONAR-3340 Fix UTs after adding id on duplications_indexJulien HENRY2013-04-252-8/+8
* SONAR-3893 Naming adjustments and SnapshotDataDao updated to include data_typ...Jean-Baptiste Vilain2013-04-2411-49/+93
* SONAR-3755 Add sort in IssueQueryJulien Lancelot2013-04-245-3/+151
* SONAR-3340 Fix UTs after adding id on duplications_indexJulien HENRY2013-04-245-7/+7
* SONAR-3340 Add primary key on duplications_indexJulien HENRY2013-04-245-1/+22
* SONAR-3893 fix some quality flawsSimon Brandhof2013-04-245-64/+66
* SONAR-3755 Fixed IssueDao test due to some session issueJulien Lancelot2013-04-242-2/+22
* SONAR-3893 Fixed issue related to coverage data filteringJean-Baptiste Vilain2013-04-243-10/+10
* Move issues db migrationJulien Lancelot2013-04-242-3/+3
* SONAR-3755 Improve IssueFinder paginationJulien Lancelot2013-04-245-14/+23
* SONAR-4210 Add a new "Quality Profile Administrator" roleJulien HENRY2013-04-242-2/+4
* SONAR-3755 Add IssueFinder paginationJulien Lancelot2013-04-247-9/+234
* SONAR-3755 refactor signature of perspective IssuableSimon Brandhof2013-04-233-46/+30
* SONAR-3755 use persistent cacheSimon Brandhof2013-04-232-0/+7
* SONAR-3755 Add methods in IssueFinder Results to get rule by issue and compon...Julien Lancelot2013-04-2328-106/+185
* SONAR-3755 complete issue workflowSimon Brandhof2013-04-238-4/+275
* SONAR-3755 Fix IssueDao#insert() for OracleSimon Brandhof2013-04-221-2/+2
* SONAR-3755 first draft of issue state machineSimon Brandhof2013-04-2214-12/+655
* SONAR-3755 Restore fix of issue tracking, add author login to issueJulien Lancelot2013-04-225-7/+18