aboutsummaryrefslogtreecommitdiffstats
path: root/server
Commit message (Expand)AuthorAgeFilesLines
...
* | add a second sort dimension for facetsStas Vilchik2015-03-301-2/+13
* | fix file headersStas Vilchik2015-03-303-0/+57
* | format numbers in the issue filter widgetStas Vilchik2015-03-304-42/+42
* | SONAR-6331 add a project overview pageStas Vilchik2015-03-3035-184/+1618
* | Merge from branch-5.1Jean-Baptiste Lievremont2015-03-3016-73/+234
|\|
| * Remove log to console in unit testJean-Baptiste Lievremont2015-03-301-1/+0
| * Fix regression on issue paging with one componentJean-Baptiste Lievremont2015-03-301-0/+10
| * Fix indexing of source linesSimon Brandhof2015-03-272-4/+47
| * SONAR-6340 highlight cancelled reportsStas Vilchik2015-03-272-0/+6
| * fix display of overlapping duplicationsStas Vilchik2015-03-273-52/+63
| * do not show global error if the request is sent from modal windowStas Vilchik2015-03-273-2/+22
| * cancel analysis when the snapshot is not found - SONAR-6340Teryk Bellahsene2015-03-275-62/+139
* | Update example of /api/sources/showJulien Lancelot2015-03-301-6/+6
* | SONAR-6293 add property sonar.search.hostschnatterer2015-03-277-5/+61
* | SONAR-6338 Coverage in computeJulien Lancelot2015-03-272-0/+268
* | fix quality flawsTeryk Bellahsene2015-03-273-2/+45
* | show warning when find a duplication in a removed componentStas Vilchik2015-03-275-60/+142
* | Fix quality flawsJulien Lancelot2015-03-276-32/+22
* | Fix removal of project/profile association (bad type conversion in Rails)Jean-Baptiste Lievremont2015-03-261-1/+1
* | SONAR-6280 Use a range to represent duplication positionJulien HENRY2015-03-262-70/+84
* | Fix issue with quality profile/project association on project admin pageJean-Baptiste Lievremont2015-03-261-2/+3
* | SONAR-6317 Feed SCM in compute report - batch sideJulien HENRY2015-03-2616-433/+40
* | SCM on server side - SONAR-6253 SONAR-6316Teryk Bellahsene2015-03-268-114/+199
* | SONAR-6294 Create WS to search for quality profilesJean-Baptiste Lievremont2015-03-2615-44/+485
* | SONAR-6318 Highlighting in computeJulien Lancelot2015-03-262-0/+254
* | SONAR-6325 Apply feedback from PRJean-Baptiste Lievremont2015-03-267-22/+18
* | SONAR-5489 Add web services to manage project/profile associationJean-Baptiste Lievremont2015-03-2611-39/+368
* | SONAR-6329 Update handling of project/profile association in service layer an...Jean-Baptiste Lievremont2015-03-268-110/+60
* | Remove dependency of migration on core persistence classesJean-Baptiste Lievremont2015-03-262-27/+24
* | SONAR-6328 Use MassUpdate for project/profile association migrationJean-Baptiste Lievremont2015-03-262-119/+73
* | SONAR-6328 Migrate existing project/profile associationsJean-Baptiste Lievremont2015-03-267-1/+394
* | SONAR-6327 Add is_default column to rules_profilesJean-Baptiste Lievremont2015-03-267-7/+38
* | SONAR-6326 Add project_profiles association tableJean-Baptiste Lievremont2015-03-261-0/+36
* | SONAR-6320 Symbol in computeJulien Lancelot2015-03-262-0/+308
* | Automatic merge from branch-5.1Jenkins CI2015-03-263-6/+11
|\|
| * apply rules feedbackStas Vilchik2015-03-253-6/+11
| * Fix tags dropdown in issue bulk changeJean-Baptiste Lievremont2015-03-241-1/+1
* | SONAR-6257 Fix duplication issue when there's folder in project structure and...Julien Lancelot2015-03-252-22/+122
* | Fix conflict between sonar-core and sonar-testing-harness for the dependency ...Simon Brandhof2015-03-251-0/+9
* | SONAR-6257 Fail when measures report contains duplications_data measuresJulien Lancelot2015-03-255-17/+59
* | SONAR-6257 Persist duplication measures in computeJulien Lancelot2015-03-2514-61/+611
* | Fix timezone errors in some server testsSimon Brandhof2015-03-255-37/+11
* | Fix timeout margin of benchmark testSimon Brandhof2015-03-251-1/+1
* | Automatic merge from branch-5.1Jenkins CI2015-03-244-11/+67
|\|
| * SONAR-6335 Fix file source migration to generate correct checksum on blank linesJulien HENRY2015-03-242-6/+36
| * Do not show the debt (sub)characteristic of a rule when it has been overloade...Jean-Baptiste Lievremont2015-03-242-5/+31
| * [maven-release-plugin] prepare for next development iterationEric Hartmann2015-03-238-8/+8
| * [maven-release-plugin] prepare release 5.1-RC25.1-RC2Eric Hartmann2015-03-238-8/+8
* | Fix tags dropdown in issue bulk changeJean-Baptiste Lievremont2015-03-241-1/+1
* | SONAR-6275 Add temporary field person_id on measure to keep devcockpit workingJulien HENRY2015-03-244-1/+5