aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* cancel test_data migration in file_sourcesTeryk Bellahsene2015-04-1724-63/+9
* SONAR-5851 add profiles testStas Vilchik2015-04-171-0/+53
* SONAR-5851 fix the testStas Vilchik2015-04-171-1/+1
* SONAR-5851 filter list of profiles by languageStas Vilchik2015-04-178-34/+164
* SONAR-6406 small ui improvement of a profile item in the listStas Vilchik2015-04-171-1/+1
* remove wildcard imports in ServerComponentsSébastien Lesaint2015-04-171-25/+192
* SONAR-6366 add DatabaseMigration componentSébastien Lesaint2015-04-179-1/+675
* SONAR-6366 rename DatabaseMigration to MigrationStepSébastien Lesaint2015-04-17137-577/+641
* SONAR-6366 add stopable ExecutorService componentSébastien Lesaint2015-04-173-0/+367
* SONAR-6366 add supportsMigration() on Dialect interfaceSébastien Lesaint2015-04-1711-5/+63
* SONAR-6366 add component to access Ruby runtime from rackSébastien Lesaint2015-04-1710-0/+438
* SONAR-6366 add ServletContext to Pico containerSébastien Lesaint2015-04-176-20/+702
* SONAR-6253 Cleanup SourcePersister on batch sideJulien HENRY2015-04-1722-1000/+26
* SONAR-6406 add activation severity facet on the rules pageStas Vilchik2015-04-174-15/+39
* SONAR-5851 remove WIP badgeStas Vilchik2015-04-171-4/+0
* SONAR-5851 show activation severity in the profile detailsStas Vilchik2015-04-172-4/+4
* SONAR-5851 fix profile restoringStas Vilchik2015-04-172-9/+59
* Fix quality flawsJean-Baptiste Lievremont2015-04-1710-55/+117
* SONAR-6258 Remove hack setting updated_at to 0 by only indexing file sources ...Julien Lancelot2015-04-1717-101/+277
* SONAR-6258 Fix hashes, symbols and highlighting persistenceJulien Lancelot2015-04-1713-162/+229
* Automatic merge from branch-5.1Jenkins CI2015-04-170-0/+0
|\
| * SONAR-6425 Links to project page extensions do not exist in the navigationStas Vilchik2015-04-163-4/+20
* | Remove coupling of sonar-plugin-api on Guava 10Simon Brandhof2015-04-1643-444/+485
* | 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
* | update database versionTeryk Bellahsene2015-04-162-1/+2
* | fix timezone failure of web testsStas Vilchik2015-04-161-2/+2
* | Disable P/R analysis on travisJulien HENRY2015-04-161-10/+1
* | Fix some quality flawsJulien HENRY2015-04-161-0/+21
* | 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-1647-180/+6236
* | SONAR-6364 Line number should be unset on closed issuesSimon Brandhof2015-04-165-8/+28
* | 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