aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | 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-6408 Fix post-job logJulien HENRY2015-04-151-1/+1
* | add -d option to start.sh to remote debug web serverSébastien Lesaint2015-04-151-0/+13
* | SONAR-5851 use importers when create a profileStas Vilchik2015-04-156-34/+162
* | SONAR-5851 add comparisonStas Vilchik2015-04-1511-3/+389
* | SONAR-6253 Fix missing metadata on test filesJulien HENRY2015-04-151-2/+1
* | 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-1410-374/+662
* | 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-6253 Publish data for test filesJulien HENRY2015-04-142-2/+18
* | SONAR-5851 add changelogStas Vilchik2015-04-1411-42/+294
* | 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
* | Merge pull request #212 from SonarSource/feature/batch/post_jobJulien HENRY2015-04-1437-73/+1050
|\ \
| * | SONAR-6408 Restore PostJob execution in preview modeJulien HENRY2015-04-1437-73/+1050
|/ /
* | 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
* | Deprecate CoverageExtensionJulien HENRY2015-04-131-3/+2
* | 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-1310-41/+124
* | SONAR-5851 replace old profiles page with new oneStas Vilchik2015-04-1327-781/+781
* | Restore old behavior for InputFile::lines() -> returns 1 for empty filesJulien HENRY2015-04-1310-35/+41
* | fix quality flawsStas Vilchik2015-04-101-1/+0