aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* SONAR-6607 Embed Java plugin 3.3Julien HENRY2015-06-041-1/+1
* SONAR-6568 SONAR-6569 persist CE events to DBSébastien Lesaint2015-06-042-38/+73
* SONAR-6569 fix MeasureRepositoryImpl.findCurrent when there is noneSébastien Lesaint2015-06-041-7/+7
* SONAR-6568 SONAR-6569 refacto PersisteEventStep to use Component treeSébastien Lesaint2015-06-042-70/+78
* SONAR-6569 add step to compute Quality Gate events in CESébastien Lesaint2015-06-043-1/+362
* SONAR-6569 DumbComponent add constructor without uuid nor keySébastien Lesaint2015-06-041-0/+4
* SONAR-6595 show error message when activate a rule with a parameter is set to...Stas Vilchik2015-06-042-15/+19
* fix test when SONAR_USER_HOME env var is setDuarte Meneses2015-06-041-0/+3
* SONAR-5892 make it possible to select issues to bulk changeStas Vilchik2015-06-0413-18/+2412
* Fix quality flawsSimon Brandhof2015-06-0417-29/+30
* Merge pull request #344 from SonarSource/SONAR-6577dbmeneses2015-06-0414-60/+793
|\
| * SONAR-6577 Offline mode in preview modeDuarte Meneses2015-06-0414-60/+793
* | SONAR-6574 remove the old RoR api/metrics/* WSTeryk Bellahsene2015-06-041-129/+0
* | Fix quality flawsSimon Brandhof2015-06-042-17/+8
* | SONAR-6571 ws metrics/create change update conditions relating to metric type...Teryk Bellahsene2015-06-045-15/+62
* | Fix typo : replace violations by issuesJulien Lancelot2015-06-041-2/+2
* | Fix performance issue because the report was in memory, now the report is rea...Julien Lancelot2015-06-041-20/+31
* | Run CI on h2/mysql/postgresDavid Gageot2015-06-032-1/+47
|/
* explicitly set selected=all when search from select listStas Vilchik2015-06-031-0/+1
* SONAR-3821 Restore ProjectClasspath in order to please PMD pluginJulien HENRY2015-06-032-0/+92
* Remove Dead codeDavid Gageot2015-06-031-1/+0
* SONAR-6476 SONAR-6477 Revert to id instead of groupId for consistency with ot...Jean-Baptiste Lievremont2015-06-036-30/+30
* maxPageSize must not be static as it's called by railsJulien Lancelot2015-06-031-1/+4
* fix missing static keyword on some private methodsSébastien Lesaint2015-06-034-29/+25
* FIX application zip should contain a top level dirDavid Gageot2015-06-031-1/+1
* Sanitize SnapshotDaoJulien Lancelot2015-06-038-93/+41
* Support unzipped sonarqube-applicationDavid Gageot2015-06-032-3/+6
* SONAR-6470 Add group ID in api/users/groups responseJean-Baptiste Lievremont2015-06-032-2/+4
* remove unused issues codeStas Vilchik2015-06-033-93/+11
* Merge pull request #261 from SonarSource/feature/batch/drop_maven_depJulien HENRY2015-06-0349-2539/+107
|\
| * SONAR-3821 Drop any Maven dependencyJulien HENRY2015-06-0349-2539/+107
* | Fix quality flawsJulien Lancelot2015-06-0387-809/+801
* | Refactor handling of 'selection mode' for WS actionsJean-Baptiste Lievremont2015-06-039-68/+112
* | Add missing @Nullable/@CheckForNull in SnapshotDtoJulien Lancelot2015-06-032-12/+23
* | SONAR-6549 Contextualized issues page fails to display on projects with quote...Stas Vilchik2015-06-031-4/+4
* | Automatic merge from branch-5.1Eric Hartmann2015-06-030-0/+0
|\ \
| * | Update version to 5.1.2-SNAPSHOTEric Hartmann2015-06-0231-31/+31
| * | Release 5.1.15.1.1Eric Hartmann2015-06-0231-31/+31
* | | Declare TravisCI as ciManagement of pomSimon Brandhof2015-06-031-2/+2
* | | disable issue actions form during requestStas Vilchik2015-06-037-74/+111
* | | SONAR-6253 Cache of component ids do not contains anymore key and uuidJulien Lancelot2015-06-0333-825/+974
* | | change visibility of visitNode (and rename it visitAny)Julien Lancelot2015-06-031-3/+3
* | | Add TreeRootHolder.getComponentByRef()Julien Lancelot2015-06-034-7/+103
* | | Add MetricDao.selectByKey() to return a nonnull dtoJulien Lancelot2015-06-032-0/+15
* | | SONAR-6599 ws api/projects/delete update description and error message with i...Teryk Bellahsene2015-06-032-12/+12
* | | SONAR-6528 ws api/projects/bulk_delete update description and error message w...Teryk Bellahsene2015-06-032-11/+11
* | | SONAR-6449 disable issues comment form during requestStas Vilchik2015-06-031-3/+15
* | | Merge pull request #349 from dgageot/QuickerDevBuildDavid Gageot2015-06-031-1/+8
|\ \ \
| * | | Active fast grunt build in dev modeDavid Gageot2015-06-021-1/+8
* | | | SONAR-6571 fix compatibility with mssqlSimon Brandhof2015-06-021-1/+2