aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Remove useless ResourceSnapshotMapper and rename folder dependency to designJulien Lancelot2015-04-2813-183/+248
|
* several tests with the same name SONAR-6255Teryk Bellahsene2015-04-286-165/+434
| | | | | several tests can have the same name. a uuid is introduced to have an identifier for the test. coverage details are aggregated for all the tests with the same name.
* persist tests in db - SONAR-6255Teryk Bellahsene2015-04-2829-1345/+3830
|
* add new column data_type in file_sources table - SONAR-6255Teryk Bellahsene2015-04-2837-45/+264
|
* SONAR-6338 Add some docs in the coverage batch reportJulien Lancelot2015-04-281-2/+7
|
* Fix quality flawsJean-Baptiste Lievremont2015-04-287-27/+40
|
* Force maven 3.2.5 in travis buildSimon Brandhof2015-04-281-0/+8
| | | Travis recently upgraded to maven 3.3.1, which is not supported for SQ build
* SONAR-6428 Use default project dashboards when user has no specific configJean-Baptiste Lievremont2015-04-283-0/+42
|
* Add mvn -V to travis buildSimon Brandhof2015-04-281-1/+1
|
* SONAR-6427 Add root qualifiers in global nav WSJean-Baptiste Lievremont2015-04-283-4/+47
|
* SONAR-6428 Replace server-side URL generation with display conditionsJean-Baptiste Lievremont2015-04-2810-409/+231
|
* SONAR-6428 Apply feedback from PRJean-Baptiste Lievremont2015-04-286-35/+79
|
* SONAR-6428 WS to get component navigation informationJean-Baptiste Lievremont2015-04-2827-7/+1432
|
* Remove second LOG added by mergeJulien Lancelot2015-04-271-2/+0
|
* Automatic merge from branch-5.1Jenkins CI2015-04-271-0/+2
|\ | | | | | | | | * origin/branch-5.1: SONAR-6493 java.lang.NullPointerException in the PopulateProjectsUuidColumns migration
| * SONAR-6493 java.lang.NullPointerException in the PopulateProjectsUuidColumns ↵Julien Lancelot2015-04-275-77/+212
| | | | | | | | migration
* | SONAR-6493 java.lang.NullPointerException in the PopulateProjectsUuidColumns ↵Julien Lancelot2015-04-275-86/+220
| | | | | | | | migration
* | SONAR-6427 Use default dashboards when user has no specific configurationJean-Baptiste Lievremont2015-04-272-0/+14
| |
* | Add key in /api/sources/lines WSJulien Lancelot2015-04-276-96/+183
| |
* | SONAR-6338 Fix issue on uncovered linesJulien Lancelot2015-04-272-19/+24
| |
* | Fix wrong importJulien HENRY2015-04-271-5/+3
| |
* | Merge pull request #260 from SonarSource/feature/batch/feed_testsJulien HENRY2015-04-2730-1557/+2097
|\ \ | | | | | | SONAR-6278 Feed tests in compute report
| * | SONAR-6278 Feed tests in compute reportJulien HENRY2015-04-2730-1557/+2097
|/ /
* | SONAR-6429 WS to support settings navigationJean-Baptiste Lievremont2015-04-278-10/+260
| |
* | Fix quality flawsJulien Lancelot2015-04-279-14/+18
| |
* | SONAR-6430 add plugin source revision to JSON responseSébastien Lesaint2015-04-278-14/+29
| | | | | | | | information added to response of WS listing installed pluging and pending operations on plugins
* | SONAR-6385 add WS to list SonarQube upgradesSébastien Lesaint2015-04-274-8/+328
| |
* | Fix quality flawJean-Baptiste Lievremont2015-04-271-1/+1
| |
* | SONAR-6380 SONAR-6381 SONAR-6382 WS description should mention update centerSébastien Lesaint2015-04-273-4/+8
| |
* | SONAR-6377 SONAR-6379 add update center refresh date to JSON responseSébastien Lesaint2015-04-278-63/+91
| | | | | | | | add the date to the reponse of the plugin WS: available and updates
* | fix various quality flawsSébastien Lesaint2015-04-246-11/+40
| |
* | SONAR-6379 fix response to display many updates per pluginSébastien Lesaint2015-04-2410-97/+495
| | | | | | | | | | instead of currently displaying as many times the same plugin as there is updates for this plugin update unit test to test the sample response instead of some other json response specific to the unit test
* | SONAR-6138 limit default list of favorites to 6 items, add favorites to ↵Stas Vilchik2015-04-243-7/+29
| | | | | | | | search results
* | do not display navigation when there is no layoutStas Vilchik2015-04-241-1/+1
| |
* | SONAR-6265 filter similar rules from the detailed viewStas Vilchik2015-04-245-51/+69
| |
* | SONAR-6210 add some rule metaStas Vilchik2015-04-242-10/+83
| |
* | Build must not copy sonar-colorizer/sonar-colorizer.css in sonar-web.Simon Brandhof2015-04-242-24/+7
| | | | | | | | | | * it is not used by webapp as it's duplicated by sonar-web/sonar-colorizer.less * maven parallel build breaks during the first execution (empty local repo). The real reason was that dependency on sonar-colorizer was missing in sonar-web.
* | Fix quality flawsSimon Brandhof2015-04-2412-13/+12
| |
* | SONAR-6392 Drop measure trendsSimon Brandhof2015-04-2345-990/+217
| |
* | Upgrade to update center 1.13Simon Brandhof2015-04-232-4/+4
| |
* | SONAR-6382 updating plugin is restricted to system adminsSébastien Lesaint2015-04-232-2/+24
| |
* | SONAR-6384 add java WS to cancel all plugins install/update/uninstallSébastien Lesaint2015-04-233-0/+158
| |
* | SONAR-6380 add Java WS to uninstall a pluginSébastien Lesaint2015-04-233-6/+232
| |
* | SONAR-6381 add java WS to install a pluginSébastien Lesaint2015-04-233-0/+242
| |
* | Fix quality flawsJulien Lancelot2015-04-2333-18/+18
| |
* | SONAR-6097 Add the main top menu entries in the suggestions of the search formStas Vilchik2015-04-233-5/+46
| |
* | 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
| | | | | | | | this will also make unit test stable