aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-server/src/main/webapp/WEB-INF/app/controllers
Commit message (Expand)AuthorAgeFilesLines
* Move sonar-server, sonar-search and sonar-process into sub-dir server/Simon Brandhof2014-07-1085-10822/+0
* Fix loading of project DSM in drilldown pageSimon Brandhof2014-07-031-0/+14
* SONAR-5007 refactor Q profile exportersSimon Brandhof2014-07-011-23/+23
* Remove unused core ruby source tabsSimon Brandhof2014-06-261-52/+0
* SONAR-5007 Fix api/profiles/indexSimon Brandhof2014-06-251-1/+1
* Revert management of source viewer extensionsSimon Brandhof2014-06-251-0/+52
* Fix links to project dashboards and file viewersSimon Brandhof2014-06-251-0/+4
* Cleanup resource/index and support component/index#component=<key>Simon Brandhof2014-06-242-4/+11
* Move resource/index to component/index and remove useless loading of data in ...Simon Brandhof2014-06-242-373/+37
* SONAR-5329 Add pagination on changelogJulien Lancelot2014-06-231-2/+4
* SONAR-5329 Replace id by key in /profiles/changelogJulien Lancelot2014-06-201-3/+3
* Remove some unused code in event ws-clientSimon Brandhof2014-06-201-1/+0
* SONAR-5329 Remove changelog2 and take into account current profile, since and...Julien Lancelot2014-06-201-47/+2
* SONAR-5209 PermalinkStas Vilchik2014-06-201-0/+28
* SONAR-5329 Very first draft of new Quality Profile changelogJulien Lancelot2014-06-191-0/+12
* SONAR-5007 add single unique key to quality profiles. Replace DB ID.Simon Brandhof2014-06-192-20/+19
* Add javadoc on resource extension actionJulien Lancelot2014-06-191-0/+3
* SONAR-5007 Fix display of active rules in Profile inheritance pageJulien Lancelot2014-06-181-0/+2
* Add formatted values on differential measures on /api/resources/indexJulien Lancelot2014-06-181-0/+10
* SONAR-5209 Integration feedbackStas Vilchik2014-06-181-0/+1
* SONAR-5149 Display some stats on the "Coding Rules" page of Quality ProfilesJulien Lancelot2014-06-171-1/+1
* SONAR-4514 Settings -> Manual Rules page now uses Java service for searching ...Julien Lancelot2014-06-171-1/+1
* SONAR-4514 Settings -> Manual Rules page now uses Java serviceJulien Lancelot2014-06-171-39/+24
* SONAR-5007 display (in a crappy way) some facets on profile pageSimon Brandhof2014-06-161-3/+4
* SONAR-5007 add skeleton for profiles/showSimon Brandhof2014-06-161-1/+11
* SONAR-5007 refactor restore of built-in profilesSimon Brandhof2014-06-091-7/+7
* SONAR-4764 do not force deleting profiles before restoring defaultsSimon Brandhof2014-06-091-3/+1
* SONAR-4795 Delete inheriting quality profilesSimon Brandhof2014-06-092-7/+6
* SONAR-5007 use QProfileService in Rails webapp for changing parentSimon Brandhof2014-06-082-6/+8
* SONAR-5007 improve restore, copy and reset of Q profilesSimon Brandhof2014-06-051-3/+3
* SONAR-5007 improve copy Q profileSimon Brandhof2014-06-031-40/+44
* SONAR-5007 restore Q profile backup by keeping parent-child associationSimon Brandhof2014-06-032-11/+22
* SONAR-5306 Create a WS to return component viewer extensionJulien Lancelot2014-06-021-1/+17
* SONAR-5209 Favorites: feedback appliedStas Vilchik2014-05-301-2/+2
* 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 remove old ES indices for rules, active rules and rule tagsSimon Brandhof2014-05-221-1/+1
* SONAR-5007 remove code using previous ES rule indicesSimon Brandhof2014-05-211-192/+0
* SONAR-5304 Remove no more used code displaying some measures on removed metri...Julien Lancelot2014-05-211-11/+0
* SONAR-5007 move api/rules2 to api/rulesSimon Brandhof2014-05-193-217/+1
* SONAR-5007 remove page "Quality profiles". Alternative page "Coding rules" st...Simon Brandhof2014-05-141-51/+0
* name parameter is requiredJulien Lancelot2014-05-141-1/+1
* SONAR-5064 Remove active rule notesSimon Brandhof2014-05-131-26/+0
* SONAR-3532 Add server base URL to test email in configurationJean-Baptiste Lievremont2014-05-121-0/+5
* Fix tabs/spacesJean-Baptiste Lievremont2014-05-121-32/+32
* SONAR-4764 Rename "Restore Default Profiles" by "Recreate Built-in Profiles"Julien Lancelot2014-05-061-7/+7
* SONAR-5271 Delete /api/violations WSJulien Lancelot2014-05-061-87/+0
* SONAR-5250 Initialize backbone app for API documentationJean-Baptiste Lievremont2014-04-301-0/+28