aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-server/src/main/webapp/WEB-INF/app/controllers/api
Commit message (Expand)AuthorAgeFilesLines
* Move sonar-server, sonar-search and sonar-process into sub-dir server/Simon Brandhof2014-07-1028-4178/+0
* SONAR-5007 Fix api/profiles/indexSimon Brandhof2014-06-251-1/+1
* Remove some unused code in event ws-clientSimon Brandhof2014-06-201-1/+0
* Add formatted values on differential measures on /api/resources/indexJulien Lancelot2014-06-181-0/+10
* SONAR-4795 Delete inheriting quality profilesSimon Brandhof2014-06-091-5/+4
* SONAR-5007 use QProfileService in Rails webapp for changing parentSimon Brandhof2014-06-081-1/+2
* SONAR-5007 restore Q profile backup by keeping parent-child associationSimon Brandhof2014-06-031-4/+8
* SONAR-5341 Add missing comments in /api/issues/search and remove rails action...Julien Lancelot2014-05-281-51/+0
* SONAR-5346 /api/sources?resource=MyFile return a error 500 when user have no ...Julien Lancelot2014-05-271-1/+5
* Do not load actions and transition if user is not logguedJulien Lancelot2014-05-221-1/+2
* SONAR-5286 Add parameter "extra_fields" to display actions and transitions in...Julien Lancelot2014-05-221-1/+1
* SONAR-5007 move api/rules2 to api/rulesSimon Brandhof2014-05-191-99/+0
* name parameter is requiredJulien Lancelot2014-05-141-1/+1
* SONAR-5271 Delete /api/violations WSJulien Lancelot2014-05-061-87/+0
* Fix wrong plan param renaming by a previous commitJulien Lancelot2014-04-301-1/+1
* SONAR-5111 Refactored some ws to add response examplesJulien Lancelot2014-04-301-1/+1
* SONAR-5249 Fix issue with loading of measure dataJulien HENRY2014-04-291-1/+1
* Authentication check should not be done when using Java WS on batch/index actionJulien Lancelot2014-04-221-1/+8
* Authentication check should not be done by rails when using Java WSJulien Lancelot2014-04-221-0/+3
* SONAR-4807 Fix api/sources WS when resource parameter is missingJulien Lancelot2014-04-081-0/+5
* SONAR-5199 The web service /api/profiles/list fails when parameter "project" ...Julien Lancelot2014-04-071-11/+13
* SONAR-5197 Redirect URL /api to /api/webservices/listSimon Brandhof2014-04-031-0/+4
* SONAR-5191 fix some usage of java list.sort in ruby codeSimon Brandhof2014-04-022-2/+2
* SONAR-5142 drop search of components by languageSimon Brandhof2014-03-131-6/+0
* SONAR-4366 Remove alert related code from Rails appJean-Baptiste Lievremont2014-03-131-18/+0
* Update copyright headers (replace 2013 by 2014)Simon Brandhof2014-03-1130-30/+30
* Java implementation of WS /api/issue_filters/favoritesSimon Brandhof2014-03-031-48/+0
* Update groupId to subProjectId and rootIt to projectId in issues WSJulien Lancelot2014-03-031-3/+3
* Add canModify property to issue_filter WS responseSimon Brandhof2014-02-281-22/+0
* Return information on groupId and rootId on issue WSJulien Lancelot2014-02-271-1/+4
* Add formatted total value in issues search WSJulien Lancelot2014-02-251-0/+1
* SONAR-926 Add module key information on components for IntelliJJulien HENRY2014-02-211-0/+1
* SONAR-926 Export component path in issues WS search resultsJulien HENRY2014-02-111-0/+1
* SONAR-5052 remove total results by qualifier from /api/components/suggestionsSimon Brandhof2014-02-111-1/+0
* SONAR-5052 internal WS /api/components/suggestionsSimon Brandhof2014-02-111-0/+97
* SONAR-4785 Revert display of rule name if no issue message by migration of is...Julien Lancelot2014-02-091-1/+1
* Add a parameter 'hideRules' on the Issues search search in order to not retur...Julien Lancelot2014-02-071-1/+1
* Revert "Revert SONAR-4785"Julien Lancelot2014-02-061-1/+1
* SONAR-4962 Show new_* metrics only when includetrends=true - also for XMLJean-Baptiste Lievremont2014-02-041-1/+1
* Revert SONAR-4785Julien Lancelot2014-02-041-1/+1
* SONAR-4785 Display issue properly when it has no messageJulien Lancelot2014-01-311-1/+1
* SONAR-4962 Show new_* metrics only when includetrends=trueJean-Baptiste Lievremont2014-01-311-1/+1
* SONAR-5010 Fix CPU hotspot in Java WSSimon Brandhof2014-01-301-16/+4
* SONAR-5010 Push parsed parameters from Rails to WS handlers (workaround for m...Jean-Baptiste Lievremont2014-01-291-1/+1
* Fix RoR "render :nothing => true"Simon Brandhof2014-01-281-1/+1
* QProfiles refactoring : move all logic to underlying servicesJulien Lancelot2014-01-261-2/+2
* Fix edit comment in issues WSJulien Lancelot2014-01-241-2/+9
* IssueShowWS : Add assign to me actionJulien Lancelot2014-01-231-2/+3
* Refactor WS apiSimon Brandhof2014-01-221-1/+0
* Fix conflict of Java web services with RoR development modeSimon Brandhof2014-01-221-2/+2