aboutsummaryrefslogtreecommitdiffstats
path: root/server
Commit message (Expand)AuthorAgeFilesLines
...
* ServerLifecycleNotifier really belongs to startup levelSébastien Lesaint2015-06-012-3/+2
* SONAR-6589 remove ComputationContainer (and use only CEContainer)Sébastien Lesaint2015-06-0119-271/+514
* SONAR-6589 make BatchReportReader a dependency of ComputationStepsSébastien Lesaint2015-06-0145-415/+654
* SONAR-6590 use CloseableIterator instead of File return type in BatchReportRe...Sébastien Lesaint2015-06-018-191/+234
* SONAR-6590 add factory methods for empty CloseableIterator and from IteratorSébastien Lesaint2015-06-012-7/+93
* SONAR-6590 use a CE specific interface to read batch reportSébastien Lesaint2015-06-0140-645/+896
* drop coffee mentionsStas Vilchik2015-06-011-2/+2
* SONAR-6600 add module name to issues breadcrumbsStas Vilchik2015-06-014-15/+24
* fix quality flawsStas Vilchik2015-06-0121-208/+208
* move issues page from coffee to jsStas Vilchik2015-06-01119-3340/+2974
* update grunt-contrib-requirejs to v0.4.4Stas Vilchik2015-06-011-1/+1
* fix quality flawsStas Vilchik2015-06-015-19/+19
* show intro on quality gates pageStas Vilchik2015-06-015-4/+23
* Remove duplicated surefire property in pomsSimon Brandhof2015-06-011-4/+0
* Remove ComponentServiceMediumTestJulien Lancelot2015-06-014-34/+455
* Remove ViewIndexerMediumTestJulien Lancelot2015-06-012-147/+97
* SONAR-6476 SONAr-6477 Apply feedback from PRJean-Baptiste Lievremont2015-06-016-84/+81
* SONAR-6476 SONAR-6477 New WS to add/remove a user to/from a groupJean-Baptiste Lievremont2015-06-015-1/+591
* SONAR-6475 Add WS to list members of a groupJean-Baptiste Lievremont2015-06-0111-1/+397
* SONAR-6259 Fix validation of project and module keysJulien Lancelot2015-06-016-36/+515
* SONAR-6259 Always index issue authorization as batch is still applying permis...Julien Lancelot2015-06-011-1/+2
* Revert "Revert "Revert "SONAR-6259 Validate project and module keys"""Julien Lancelot2015-06-016-433/+36
* Revert "SONAR-6589 Fix project and module key validation"Julien Lancelot2015-06-012-112/+30
* SONAR-6570 ws api/metrics/search change endpoint to searchTeryk Bellahsene2015-06-015-21/+35
* SONAR-6465 Do not require admin permission, but display groups only when adminJean-Baptiste Lievremont2015-06-013-29/+25
* SONAR-6599 WS api/projects/delete delete one projectTeryk Bellahsene2015-06-017-24/+432
* Fix a test isolation and replace field MeasureDto.projectId by componentIdJulien Lancelot2015-06-011-17/+28
* SONAR-6589 Fix project and module key validationJulien Lancelot2015-06-012-30/+112
* Revert "Revert "SONAR-6259 Validate project and module keys""Julien Lancelot2015-06-016-36/+433
* SONAR-6259 Grant project permission on the compute engineJulien Lancelot2015-06-014-19/+170
* move widgets from coffee to jsStas Vilchik2015-05-2910-665/+739
* Revert "SONAR-6259 Validate project and module keys"Julien Lancelot2015-05-296-433/+36
* SONAR-6529 WS api/projects/bulk_delete change action from delete to bulk_deleteTeryk Bellahsene2015-05-294-16/+17
* SONAR-6528 WS api/projects/delete use ids instead of uuids as a parameterTeryk Bellahsene2015-05-292-3/+4
* refactoring more precise method in MetricTesting class to enable easy static ...Teryk Bellahsene2015-05-294-6/+10
* SONAR-6576 WS api/metrics/domains returns domains of enabled metrics onlyTeryk Bellahsene2015-05-291-7/+12
* SONAR-6589 Fix bad uuid computationJulien Lancelot2015-05-293-74/+279
* Replace references to jira.codehaus.org by jira.sonarsource.comSimon Brandhof2015-05-2936-56/+56
* SONAR-6259 Validate project and module keysJulien Lancelot2015-05-296-36/+433
* fix ui overflow problem on the issues pageStas Vilchik2015-05-291-0/+6
* move issue component from coffee to jsStas Vilchik2015-05-2945-1462/+1300
* SONAR-6581 add a project dashboard link to the provisioning pageStas Vilchik2015-05-291-1/+1
* SONAR-6416 fix display of stacktraceStas Vilchik2015-05-294-4/+18
* SONAR-6586 Fix user login length checkJean-Baptiste Lievremont2015-05-292-5/+8
* Extract an interface from org.sonar.process.ProcessCommandsSimon Brandhof2015-05-298-138/+208
* fix web buildStas Vilchik2015-05-291-5/+2
* fix random failure of DoPrivilegedTestSébastien Lesaint2015-05-283-25/+72
* use grunt-concurrentStas Vilchik2015-05-282-26/+35
* Add missing metadata of NewAlerts notification channelSimon Brandhof2015-05-281-0/+1
* Faster sonar-process monitor to detect when process is startedSimon Brandhof2015-05-281-1/+1