aboutsummaryrefslogtreecommitdiffstats
path: root/server
Commit message (Expand)AuthorAgeFilesLines
* Remove coupling of sonar-plugin-api on Guava 10Simon Brandhof2015-04-162-3/+3
* SONAR-6406 Add active severity facet on rules WSJean-Baptiste Lievremont2015-04-163-3/+89
* add some web testsStas Vilchik2015-04-161-16/+107
* fix selection of the first assignee in the issue assign formStas Vilchik2015-04-161-7/+0
* fix timezone failure of web tests, againStas Vilchik2015-04-161-1/+1
* SONAR-5851 fix profiles list wrappingStas Vilchik2015-04-161-8/+19
* fix timezone failure of web testsStas Vilchik2015-04-161-2/+2
* SONAR-6425 Links to project page extensions do not exist in the navigationStas Vilchik2015-04-163-4/+20
* Move tests persistence from batch to compute - SONAR-6255Teryk Bellahsene2015-04-1622-58/+492
* SONAR-6423 The rule modal opens twice when show/hide/show an issue in the com...Stas Vilchik2015-04-151-4/+10
* Revert "SONAR-6364 Display CLOSED issues on top of the component viewer"Stas Vilchik2015-04-158-370/+3
* SONAR-5851 scroll to selected section (changelog/comparison)Stas Vilchik2015-04-155-6/+35
* SONAR-5851 improve formsStas Vilchik2015-04-1511-3/+29
* SONAR-5851 use importers when create a profileStas Vilchik2015-04-156-34/+162
* SONAR-5851 add comparisonStas Vilchik2015-04-1511-3/+389
* SONAR-6376 add Java Ws /api/plugins/installedSébastien Lesaint2015-04-157-0/+446
* SONAR-6303 Fix issue with JaCoCo (and simplify code)Jean-Baptiste Lievremont2015-04-152-7/+3
* SONAR-6303 Make this WS an internal oneJean-Baptiste Lievremont2015-04-151-0/+1
* SONAR-6303 Apply feedback from PRJean-Baptiste Lievremont2015-04-157-16/+352
* SONAR-6303 WS to compare quality profilesJean-Baptiste Lievremont2015-04-156-0/+729
* SONAR-6307 Add permission check on change_parent actionJean-Baptiste Lievremont2015-04-152-0/+14
* SONAR-6258 Persist duplications into file sourcesJulien Lancelot2015-04-145-12/+414
* SONAR-5851 use user's permissions to display available actionsStas Vilchik2015-04-1411-35/+163
* SONAR-5851 fix profile restoringStas Vilchik2015-04-142-5/+12
* SONAR-6258 Persist symbols into file sourcesJulien Lancelot2015-04-149-374/+622
* SONAR-5851 test requestStas Vilchik2015-04-143-21/+51
* SONAR-5851 fix when load next page of filtered changelogStas Vilchik2015-04-143-46/+58
* SONAR-5851 add changelog permalinkStas Vilchik2015-04-145-622/+701
* SONAR-5851 add changelog filtersStas Vilchik2015-04-145-638/+676
* SONAR-6318 Add missing type CPP_DOCJulien Lancelot2015-04-141-0/+1
* SONAR-5851 add changelogStas Vilchik2015-04-1410-36/+288
* SONAR-5851 improve code qualityStas Vilchik2015-04-142-34/+43
* SONAR-6294 Show "isDefault" attribute even when falseJean-Baptiste Lievremont2015-04-142-2/+4
* SONAR-6305 Serialize restoration result in responseJean-Baptiste Lievremont2015-04-146-7/+70
* SONAR-6308 Add edge test casesJean-Baptiste Lievremont2015-04-143-5/+60
* SONAR-6308 Allow date+time in since/to parametersJean-Baptiste Lievremont2015-04-142-8/+8
* SONAR-6308 Duplicate code to simplify testsJean-Baptiste Lievremont2015-04-148-35/+106
* SONAR-6308 WS to show a profile's changelogJean-Baptiste Lievremont2015-04-149-0/+388
* SONAR-5851 temporary resurrect profiles/export RoR APIStas Vilchik2015-04-141-0/+21
* SONAR-5851 refactor profile forms idsStas Vilchik2015-04-148-23/+22
* SONAR-6405 WS to get the details of the current userJean-Baptiste Lievremont2015-04-137-10/+151
* SONAR-6405 Introduce marker interface for users WSJean-Baptiste Lievremont2015-04-136-17/+41
* fix quality flawsStas Vilchik2015-04-131-5/+3
* SONAR-5851 refactor profile fetchStas Vilchik2015-04-132-4/+49
* collapse paths in the coverage popupStas Vilchik2015-04-131-1/+1
* improve code coverageStas Vilchik2015-04-132-35/+154
* add some testsStas Vilchik2015-04-133-0/+164
* SONAR-6258 Close LineReaders when all lines have been readJulien Lancelot2015-04-131-18/+38
* SONAR-5851 clean up profiles uiStas Vilchik2015-04-139-40/+123
* SONAR-5851 replace old profiles page with new oneStas Vilchik2015-04-1327-781/+781