aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-server/src/main
Commit message (Expand)AuthorAgeFilesLines
* SONAR-5083 Fix bug with restoring WORK_DUR from minutesStas Vilchik2014-03-052-2/+2
* SONAR-4913 Add missed idStas Vilchik2014-03-051-1/+1
* SONAR-4913 Add missed idStas Vilchik2014-03-051-1/+1
* SONAR-5107 SONAR-5115 Update alert widget to look well with new alert level i...Stas Vilchik2014-03-051-6/+6
* SONAR-4913 Improve layout of the page "Measures"Stas Vilchik2014-03-0511-99/+80
* Removed useless usage of WorkDurationFactoryJulien Lancelot2014-03-051-0/+3
* SONAR-4854 Little change to support rule language after page reloadStas Vilchik2014-03-051-0/+1
* SONAR-5087 Show language in the rule criterion select listJean-Baptiste Lievremont2014-03-051-1/+1
* Move WorkDuration API to internal package as it will be refactored is 4.3Julien Lancelot2014-03-052-3/+3
* SONAR-5087 Add language to /api/rules/show in order to display it in the rule...Jean-Baptiste Lievremont2014-03-051-2/+16
* SONAR-5079 Update StackArea to use 'fy' parameter (if exists) to display valuesStas Vilchik2014-03-051-8/+10
* SONAR-5079 Update StackArea to use 'fy' parameter (if exists) to display valuesStas Vilchik2014-03-051-2/+3
* SONAR-5087 Use correct filter and field for match against nameJean-Baptiste Lievremont2014-03-051-5/+10
* Try to fix issue with FF and iconsStas Vilchik2014-03-042-6/+2
* SONAR-4854 Support of the new rules WSStas Vilchik2014-03-042-35/+32
* SONAR-5086 Add commonentRoots parameter to links on action plan progress barJean-Baptiste Lievremont2014-03-041-1/+3
* SONAR-5112 Support of RATING, add testsStas Vilchik2014-03-044-123/+321
* SONAR-5083 Support of WORK_DURStas Vilchik2014-03-049-4/+187
* SONAR-4366 Fix validation issue on operators for working durationJean-Baptiste Lievremont2014-03-041-1/+5
* Fix code move refactoring in Ruby codeJean-Baptiste Lievremont2014-03-041-1/+1
* SONAR-5057 Remove artifactsStas Vilchik2014-03-041-5/+3
* SONAR-5087 Add WS to find rules for issues UIJean-Baptiste Lievremont2014-03-0411-4/+304
* SONAR-4366 Quality Gates: fix issue with updating conditionsStas Vilchik2014-03-042-2/+2
* Fix quality flawsJulien Lancelot2014-03-042-4/+2
* Document parameter "key" of WS /api/rules/showSimon Brandhof2014-03-031-1/+2
* Remove debug logSimon Brandhof2014-03-031-6/+0
* Java implementation of WS /api/issue_filters/favoritesSimon Brandhof2014-03-032-48/+30
* Change the internal WS /api/issue_filters/page to /api/issue_filters/appSimon Brandhof2014-03-032-3/+3
* SONAR-5010 rename some methods before publishing APISimon Brandhof2014-03-038-24/+24
* SONAR-5010 rename isPrivate() by isInternal()Simon Brandhof2014-03-034-3/+4
* SONAR-5080 remove comments in minimized JSSimon Brandhof2014-03-031-0/+1
* Fix display of the footer on issues and quality gate pagesStas Vilchik2014-03-033-2/+9
* Use projectName and subProjectNameStas Vilchik2014-03-031-1/+1
* Fix footer in the issues pageStas Vilchik2014-03-032-2/+2
* Add missed fileStas Vilchik2014-03-031-0/+27
* SONAR-5107 Update ruby helper in order to use new alert iconsStas Vilchik2014-03-031-1/+1
* Update groupId to subProjectId and rootIt to projectId in issues WSJulien Lancelot2014-03-033-21/+33
* SONAR-4366 Quality Gates: latest feedbackStas Vilchik2014-03-0314-24/+125
* Fix quality flawsJulien Lancelot2014-03-031-6/+6
* SONAR-4366 Quality Gates: enable usage of the permissionsStas Vilchik2014-03-032-2/+2
* SONAR-4366 Quality Gates: ready for the permissions stuffStas Vilchik2014-03-032-14/+2
* SONAR-4366 Quality Gates: enable all actionsStas Vilchik2014-03-032-2/+2
* SONAR-4366 Quality Gates: ready for the permissions stuffStas Vilchik2014-03-037-18/+53
* SONAR-5052 use jquery in code generated by RoR helpersSimon Brandhof2014-03-031-0/+426
* SONAR-4923 Add missing JIRA ticket on migrationJulien Lancelot2014-03-031-0/+1
* SONAR-4923 Fix migration when rule_notes or active_rule_notes are linked to n...Julien Lancelot2014-03-031-11/+16
* SONAR-4366 Quality Gates: prepare for the permissions stuffStas Vilchik2014-03-032-4/+7
* SONAR-4366 Quality Gates: prepare for the permissions stuffStas Vilchik2014-03-0316-63/+140
* SONAR-4366 Add permission info in list WS, improve coverageJean-Baptiste Lievremont2014-03-032-0/+13
* SONAR-4366 Quality Gates: implement copy actionStas Vilchik2014-03-038-24/+93