summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* SONAR-6576 do not show secondary locations and execution flows of closed issuesStas Vilchik2015-08-194-0/+48
* Fix quality flawsTeryk Bellahsene2015-08-185-52/+52
* Add consistency in error messages of permissions WSTeryk Bellahsene2015-08-1815-31/+28
* Improve permissions WS description and error messageTeryk Bellahsene2015-08-185-15/+17
* fix SONAR-6655 Activation criteria does not reset activation severityStas Vilchik2015-08-181-1/+1
* fix SONAR-6657 Cannot deactivate just activated ruleStas Vilchik2015-08-183-3/+56
* fix display of facet toggleStas Vilchik2015-08-181-1/+0
* SONAR-5322 Add description to "Page Size" parameters in measure filter widgetsStas Vilchik2015-08-181-0/+1
* SONAR-6331 fix display of provisioned projectsStas Vilchik2015-08-183-24/+50
* fix incomplete assertionsSébastien Lesaint2015-08-189-10/+10
* Include max length when updating a userTeryk Bellahsene2015-08-181-3/+5
* fix quality flawsSébastien Lesaint2015-08-183-30/+28
* SONAR-6761 Drop incremental modeDuarte Meneses2015-08-186-71/+93
* SONAR-6767 Default mode should be named publish modeDuarte Meneses2015-08-185-29/+39
* Adjust expected results due to changes in Xoo pluginDuarte Meneses2015-08-181-5/+6
* Migrate batch ITsDuarte Meneses2015-08-18280-4/+7305
* undo deprecation of RulesProfileDuarte Meneses2015-08-182-5/+8
* Add xoo2 language with 2 rulesDuarte Meneses2015-08-187-13/+149
* fix quality flawsStas Vilchik2015-08-184-4/+4
* fix display on rule meta in the workspaceStas Vilchik2015-08-171-35/+35
* fix SONAR-6786 sonar.web.context causing issue filters to failStas Vilchik2015-08-171-1/+1
* SONAR-6765 apply feedbackStas Vilchik2015-08-173-21/+31
* SONAR-6766 show issue execution flowStas Vilchik2015-08-149-20/+54
* Improve qualityDuarte Meneses2015-08-136-8/+87
* Create AnalysisReportDao object to test the DAOTeryk Bellahsene2015-08-131-9/+3
* clean batch unused test resourcesDuarte Meneses2015-08-1399-1601/+30
* Fix bug creating project keys with branchDuarte Meneses2015-08-133-15/+81
* refactor batch class names/packagesDuarte Meneses2015-08-1366-186/+269
* SONAR-6785 Optimize project sync with multithreadingDuarte Meneses2015-08-133-9/+40
* fix quality flaws in sonar-views-bridgeSébastien Lesaint2015-08-132-0/+29
* fix quality flaws (package-info & coverage) in sonar-serverSébastien Lesaint2015-08-134-0/+52
* fix duplication of implementation of PathAwareVisitor.PathElementSébastien Lesaint2015-08-133-39/+43
* DepthTraversalTypeAwareCrawler now extends TypeAwareVisitorAdapterSébastien Lesaint2015-08-132-19/+4
* add missing package-info.java in sonar-coreSébastien Lesaint2015-08-134-0/+100
* SONAR-6765 update the style of issue location messageStas Vilchik2015-08-131-16/+4
* SONAR-6765 SONAR-6766 show multiple issue locations and execution flowsStas Vilchik2015-08-1314-31/+265
* Improvements on all permissions/* WSTeryk Bellahsene2015-08-1315-270/+604
* SONAR-6487 WS permissions/groups with project permissionsTeryk Bellahsene2015-08-139-152/+297
* Rename RequestHandler parametersTeryk Bellahsene2015-08-131-1/+1
* Permission Change with meaningful namesTeryk Bellahsene2015-08-1315-66/+70
* SONAR-6489 WS permissions/remove_user remove project permissionsTeryk Bellahsene2015-08-139-45/+134
* SONAR-6488 WS permissions/add_user add project permissionsTeryk Bellahsene2015-08-133-21/+135
* SONAR-6491 WS permissions/remove_group remove project permissionsTeryk Bellahsene2015-08-132-39/+125
* SONAR-6490 Refactor PermissionsWsCommonsTeryk Bellahsene2015-08-133-42/+51
* fix display of the rules facet on the issues pageStas Vilchik2015-08-121-1/+1
* SONAR-6777 Project cache syncDuarte Meneses2015-08-1226-148/+218
* Improve testsDuarte Meneses2015-08-1227-147/+206
* SONAR-6777 Project cache syncDuarte Meneses2015-08-1238-143/+747
* SONAR-6776 Global cache syncDuarte Meneses2015-08-129-63/+45
* SONAR-6777 Project cache syncDuarte Meneses2015-08-1237-236/+2824