aboutsummaryrefslogtreecommitdiffstats
path: root/server
Commit message (Expand)AuthorAgeFilesLines
* SONAR-6097 Add the main top menu entries in the suggestions of the search formStas Vilchik2015-04-232-5/+45
* fix one line shift while auto-assigning issues in CETeryk Bellahsene2015-04-232-15/+13
* improve display of quality gates/profiles introStas Vilchik2015-04-234-5/+5
* improve display of quality gates listStas Vilchik2015-04-231-4/+13
* SONAR-6366 improve handling of really simultaneous db migration callsSébastien Lesaint2015-04-232-31/+49
* change a way to show possible values on the WS API pageStas Vilchik2015-04-231-7/+5
* SONAR-6377 available plugins WS should sort plugins explictlySébastien Lesaint2015-04-236-63/+78
* SONAR-6379 add Java WS to list plugins updatesSébastien Lesaint2015-04-2310-194/+713
* SONAR-6382 add Java ws to update a pluginSébastien Lesaint2015-04-234-1/+224
* Activate assertion on perf test of file sources persistenceJulien Lancelot2015-04-231-2/+1
* SONAR-6366 threads should be namedSébastien Lesaint2015-04-231-1/+8
* SONAR-6427 Use key instead of id in example responseJean-Baptiste Lièvremont2015-04-221-1/+1
* SONAR-6439 The "Quality Profiles" page should start by a short description me...Stas Vilchik2015-04-222-2/+7
* SONAR-6440 The "Quality Gates" page should start by a short description messa...Stas Vilchik2015-04-227-18/+31
* drop old profiles pageStas Vilchik2015-04-2219-1478/+0
* add some tests for the source viewerStas Vilchik2015-04-2231-270/+2942
* Fix quality flawsJulien Lancelot2015-04-222-4/+1
* SONAR-6256 Drop dependencies.from_resource_id and dependencies.to_resource_idJulien Lancelot2015-04-217-6/+148
* SONAR-6256 Add migration to feed dependencies.from_component_uuid and depende...Julien Lancelot2015-04-218-1/+244
* SONAR-6256 Add migration to add dependencies.from_component_uuid and dependen...Julien Lancelot2015-04-215-1/+164
* SONAR-6258 Add performance test on file sources persistenceJulien Lancelot2015-04-212-1/+196
* Fix quality flawJulien Lancelot2015-04-211-3/+7
* improve display of empty drilldownStas Vilchik2015-04-211-0/+4
* refactor "Web Service API" pageStas Vilchik2015-04-2141-730/+1001
* drop unused js codeStas Vilchik2015-04-215-454/+0
* SONAR-6427 Internal WS to get global navigation configuratioJean-Baptiste Lievremont2015-04-2110-0/+429
* SONAR-5382 Remove dependencies WS clientJulien Lancelot2015-04-2110-805/+16
* SONAR-6437 Drop WS /api/coverage/showJulien Lancelot2015-04-2110-390/+10
* having a go at quality issues on singleton enum PredicatesSébastien Lesaint2015-04-212-13/+6
* SONAR-6258 Display component path when an exception is generatedJulien Lancelot2015-04-212-11/+37
* Avoid automatic creation of indicesSimon Brandhof2015-04-211-3/+5
* SONAR-6383 SONAR-6376 remove url object from JSON responseSébastien Lesaint2015-04-216-67/+24
* SONAR-6383 SONAR-6376 factor plugin WSs code into PluginWSCommons classSébastien Lesaint2015-04-219-252/+391
* SONAR-6383 add more info to JSON response of WS pending pluginsSébastien Lesaint2015-04-214-45/+143
* SONAR-6383 add method to list downloaded plugins as PluginMetadataSébastien Lesaint2015-04-216-48/+101
* SONAR-6383 add method to list plugins to uninstall as PluginMetadataSébastien Lesaint2015-04-215-45/+104
* add npm scriptsStas Vilchik2015-04-201-0/+6
* SONAR-6005 add markdown testsStas Vilchik2015-04-202-1/+63
* SONAR-6383 add java WS listing pending plugin installs and removalsSébastien Lesaint2015-04-204-0/+303
* SONAR-6138 Access favorites from user's menu of the top navbarStas Vilchik2015-04-204-3/+50
* SONAR-6265 Allow modification of rule filter using rule propertiesStas Vilchik2015-04-206-1/+168
* SONAR-6282 Rename and reorganise some menu entries of "Settings"Stas Vilchik2015-04-201-4/+12
* SONAR-6387 Improve technical debt display in RulesStas Vilchik2015-04-201-16/+4
* SONAR-5851 show number of associated projectsStas Vilchik2015-04-206-12/+37
* SONAR-6005 Migrate markdown help window from rubyStas Vilchik2015-04-206-102/+171
* SONAR-6298 Add project count in qprofile search WS responseJean-Baptiste Lievremont2015-04-205-11/+41
* Add missing package-info.javaJulien Lancelot2015-04-201-0/+24
* sanitize batch protocol domains relating to use of singular/pluralTeryk Bellahsene2015-04-2010-129/+49
* refactor ES indexes - SONAR-6255Teryk Bellahsene2015-04-2010-39/+120
* Fix quality flawsJulien Lancelot2015-04-204-20/+31