aboutsummaryrefslogtreecommitdiffstats
path: root/server
Commit message (Expand)AuthorAgeFilesLines
* SONAR-6525 Fix security bypass on plugin-contributed pagesJean-Baptiste Lievremont2015-05-052-37/+13
* SONAR-6427 SONAR-6428 Add permission checks on plugin pagesJean-Baptiste Lievremont2015-05-058-43/+320
* SONAR-6428 Fix WS example & responseJean-Baptiste Lievremont2015-05-052-2/+2
* SONAR-6427 Fix WS example & responseJean-Baptiste Lievremont2015-05-053-3/+4
* SONAR-6265 apply feedbackStas Vilchik2015-05-056-7/+26
* SONAR-5851 apply feedbackStas Vilchik2015-05-053-1/+4
* SONAR-6138 apply feedbackStas Vilchik2015-05-051-4/+7
* SONAR-6366 remove operational field from JSON responseSébastien Lesaint2015-05-053-38/+30
* SONAR-6366 add status NOT_SUPPORTEDSébastien Lesaint2015-05-052-12/+20
* fix JSON empty msg field on /api/system/restart when not in dev modeSébastien Lesaint2015-05-052-6/+4
* SONAR-6366 add missing impl of PlatformDatabaseMigrationAsynchronousTestSébastien Lesaint2015-05-051-22/+9
* SONAR-6366 SQ state check in RoR now uses Java DBMigration statusSébastien Lesaint2015-05-052-1/+36
* SONAR-6366 split ruby upgradeAndStart into three Java stepsSébastien Lesaint2015-05-0515-82/+254
* SONAR-6366 make Java WS available when DB migration is neededSébastien Lesaint2015-05-055-37/+154
* Dashboard webService and action belong to level 4Sébastien Lesaint2015-05-051-2/+4
* SONAR-6366 add new WS to migrate SonarQube DBSébastien Lesaint2015-05-058-25/+471
* system/upgrades and system/restart should not require user authentSébastien Lesaint2015-05-053-14/+22
* SONAR-6365 consistent properties for plugin in JSON responseSébastien Lesaint2015-05-043-20/+33
* SONAR-5851 apply feedbackStas Vilchik2015-05-047-66/+84
* SONAR-6210 show key, hide parametersStas Vilchik2015-05-042-32/+8
* SONAR-6215 do not show tab for currently open itemStas Vilchik2015-05-042-1/+14
* SONAR-6464 Optimize query that return file source hashes in /batch/project WSJulien Lancelot2015-05-043-5/+39
* update the versions of node.js and npmStas Vilchik2015-05-042-5/+2
* fix quality flawsStas Vilchik2015-05-041-2/+0
* Fix /api/issues/seach Ws descriptionJulien Lancelot2015-05-041-2/+9
* fix missing line return at EOFSébastien Lesaint2015-05-041-0/+1
* SONAR-6379 fix minor typo in action descriptionSébastien Lesaint2015-05-041-1/+1
* SONAR-6377 fix typo in actio descriptionSébastien Lesaint2015-05-041-1/+1
* SONAR-6455 Create WS /api/dependencies/showJulien Lancelot2015-04-3010-2/+534
* SONAR-6458 Persist file dependencies in the compute engineJulien Lancelot2015-04-3011-23/+518
* SONAR-6458 Create FileDependencyDao to insert and select file dependenciesJulien Lancelot2015-04-306-0/+167
* SONAR-6429 Add showProvisioning when appropriateJean-Baptiste Lievremont2015-04-305-1/+18
* SONAR-6466 Refactor create/update methods out of UserService into UserUpdaterJean-Baptiste Lievremont2015-04-3014-387/+228
* SONAR-6376 SONAR-6383 remove artifact from JSON responseSébastien Lesaint2015-04-306-83/+12
* SONAR-6379 add release description and changeLogUrl in JSON responseSébastien Lesaint2015-04-304-8/+28
* SONAR-6366 SONAR-6379 remove artifact from JSON responseSébastien Lesaint2015-04-306-144/+109
* SONAR-6377 rename status + add better description of itSébastien Lesaint2015-04-304-10/+16
* Fix some other quality flawsSimon Brandhof2015-04-301-1/+1
* Fix benchmarck test because of new type in file_sourcesJulien Lancelot2015-04-301-2/+2
* SONAR-6380 fix error in action descriptionSébastien Lesaint2015-04-291-3/+1
* SONAR-6453 Add columns in the dependencies tableJulien Lancelot2015-04-295-1/+182
* order independent tests of tests - SONAR-6255Teryk Bellahsene2015-04-291-3/+2
* several tests with the same name SONAR-6255Teryk Bellahsene2015-04-282-95/+202
* persist tests in db - SONAR-6255Teryk Bellahsene2015-04-2813-81/+622
* add new column data_type in file_sources table - SONAR-6255Teryk Bellahsene2015-04-2824-27/+227
* Fix quality flawsJean-Baptiste Lievremont2015-04-286-22/+33
* SONAR-6428 Use default project dashboards when user has no specific configJean-Baptiste Lievremont2015-04-283-0/+42
* 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-285-34/+78