aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* SONAR-4282 Create Action Plan WS to get all action plansJulien Lancelot2013-05-139-0/+426
* SONAR-4282 Do not display action plan if deletedJulien Lancelot2013-05-131-1/+1
* SONAR-3755 fix display of commentsSimon Brandhof2013-05-132-14/+5
* SONAR-4321 export componentsSimon Brandhof2013-05-137-2/+152
* SONAR-4323 add missing unit testSimon Brandhof2013-05-134-7/+53
* SONAR-4282 Fix issue when editing a action planJulien Lancelot2013-05-131-2/+2
* SONAR-4324 Add index to the table USERS.LOGINSimon Brandhof2013-05-136-18/+39
* SONAR-3755 Display user name instead of user login in action plan pageJulien Lancelot2013-05-132-5/+5
* SONAR-4323 add Java client to WS /api/users/searchSimon Brandhof2013-05-1310-9/+232
* SONAR-4323 new web service /api/users/searchSimon Brandhof2013-05-1347-263/+1541
* SONAR-3755 Add action plan WSJulien Lancelot2013-05-1319-86/+481
* SONAR-3755 Use a single method to return action plan statsJulien Lancelot2013-05-1313-180/+32
* SONAR-3755 Fix problem when updating action planJulien Lancelot2013-05-136-26/+20
* SONAR-3755 Manage error handling when creating or updating action plansJulien Lancelot2013-05-1314-95/+378
* SONAR-4321 improve rendering of dates and html textSimon Brandhof2013-05-139-45/+112
* SONAR-4321 Support XML response in the webservice /api/issues/searchSimon Brandhof2013-05-131-49/+53
* SONAR-3755 Rename ActionPlanManager to ActionPlanServer and move it to sonar-...Julien Lancelot2013-05-139-49/+126
* SONAR-4237 remove the orange background on referencesSimon Brandhof2013-05-131-4/+0
* SONAR-3755 refactor commentsSimon Brandhof2013-05-1330-327/+375
* SONAR-3755 refactor commentsSimon Brandhof2013-05-1239-178/+727
* Fix unit testsJulien Lancelot2013-05-082-5/+5
* SONAR-3755 Manage action plan management console with Java instead of RubyJulien Lancelot2013-05-0724-102/+392
* Fix insertion of action plansSimon Brandhof2013-05-072-4/+4
* SONAR-3755 refactor commentsSimon Brandhof2013-05-0745-127/+525
* SONAR-3755 Check that action plan exist when linking an action plan to an issueJulien Lancelot2013-05-078-6/+71
* SONAR-3755 Add action plans to issue query and add WS to add action plan to i...Julien Lancelot2013-05-0712-1/+176
* SONAR-3755 Add query to get open and closed action plan statsJulien Lancelot2013-05-0711-28/+204
* SONAR-3893 Removed deprecated classes and perspectivesJean-Baptiste Vilain2013-05-0721-1250/+1
* Export rules package in MANIFEST.MFJulien HENRY2013-05-071-1/+2
* SONAR-3755 Add planned parameter on IssueQuery for Issues code viewerJulien Lancelot2013-05-0611-8/+143
* SONAR-3755 Add plan action button in issues code viewerJulien Lancelot2013-05-0612-20/+184
* SONAR-3755 add rule metadata to ws-clientSimon Brandhof2013-05-067-18/+131
* SONAR-3755 refactor saving of commentsSimon Brandhof2013-05-067-42/+36
* SONAR-3755 Fix queryJulien Lancelot2013-05-061-1/+1
* SONAR-3755 Add plan action in IssueUpdater and add a ActionPlanFinderJulien Lancelot2013-05-0617-203/+176
* SONAR-3755 Do not load transitions if not logguedJulien Lancelot2013-05-061-8/+7
* SONAR-3755 Display action plan on issue detail pageJulien Lancelot2013-05-067-13/+35
* Fix issue when loading modal rules many timesJulien Lancelot2013-05-062-1/+2
* SONAR-3755 Add closed Action Plan listJulien Lancelot2013-05-067-18/+65
* SONAR-3755 Add Action Plan consoleJulien Lancelot2013-05-0638-152/+508
* Export issues package in MANIFEST.MFJulien HENRY2013-05-061-1/+2
* Fix authentication during db upgradeSimon Brandhof2013-05-061-4/+8
* SONAR-3893 Fixed missing perspective builder declaration in IoC containerJean-Baptiste Vilain2013-05-062-1/+4
* SONAR-3755 Add Action Plan Dao, remove action_plans_issues table, add action_...Julien Lancelot2013-05-0632-120/+894
* SONAR-3755 display non-closed issuesSimon Brandhof2013-05-061-1/+1
* SONAR-3755 refactor issue sortingSimon Brandhof2013-05-0412-53/+40
* Drop org.sonar.api.check.IsoCategorySimon Brandhof2013-05-043-40/+2
* Replace hamcrest by fest-assertSimon Brandhof2013-05-0314-150/+103
* SONAR-3755 remove the resolution OPENSimon Brandhof2013-05-0314-28/+83
* SONAR-3755 rename COST to EFFORT_TO_FIXSimon Brandhof2013-05-0346-95/+131