aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-batch/src/main/java/org/sonar/batch/bootstrap
Commit message (Expand)AuthorAgeFilesLines
* SONAR-5094 Remove dependency on sonar-ws-client from sonar-batchJean-Baptiste Lievremont2014-03-121-7/+0
* Update copyright headers (replace 2013 by 2014)Simon Brandhof2014-03-1125-25/+25
* SONAR-5094 Load quality gate definitions and start generating the Quality Gat...Jean-Baptiste Lievremont2014-03-071-0/+7
* SONAR-5056 Create new Durations API to format Duration and convert String to ...Julien Lancelot2014-03-061-4/+2
* Move WorkDuration API to internal package as it will be refactored is 4.3Julien Lancelot2014-03-051-1/+1
* SONAR-4996 Update work duration message and move code to i18n APIJulien Lancelot2014-03-031-1/+6
* SONAR-926 Move JavaFile/JavaPackage to sonar deprecated and remove all usages...Julien HENRY2014-02-121-4/+1
* SONAR-5022 Fix the "sonar.preview.includePlugins" propertyJulien Lancelot2014-02-051-12/+10
* SONAR-926 Multi-language support:Julien HENRY2014-01-241-1/+4
* IssueShowWS : Add formatted datesJulien Lancelot2014-01-231-2/+2
* Remove bad imports of org.codehaus.plexus.util.StringUtils. Commons Lang shou...Simon Brandhof2014-01-221-1/+1
* Replace json-simple by gson in sonar-batchSimon Brandhof2014-01-181-4/+7
* SONAR-5000 Stop support of the property "sonar.jdbc.schema"Simon Brandhof2014-01-081-1/+0
* New class System2 to increase testability of classes that call low-level syst...Simon Brandhof2013-12-171-0/+1
* SONAR-4891 Remove useless characteristics columns and tablesJulien Lancelot2013-12-021-15/+3
* SONAR-4830 Remove unused codeJulien HENRY2013-11-271-27/+0
* SONAR-4830 Extract plugin dependencies in the cacheJulien HENRY2013-11-263-9/+82
* SONAR-4912 Drop support of deprecated plugin rules extensionJulien HENRY2013-11-252-19/+15
* SONAR-4889 Fix deprecation message for sonar.dryRun.readTimeoutJulien HENRY2013-11-211-1/+1
* SONAR-4748 Fix issues and regression for temp foldersJulien HENRY2013-10-212-1/+3
* SONAR-4748 Refactoring of new TempFolder componentJulien HENRY2013-10-174-13/+15
* SONAR-4748 Introduce a new extension for managing temp files/folders.Julien HENRY2013-10-165-113/+54
* Fix some quality flawsJulien HENRY2013-10-151-2/+3
* SONAR-3677 Update some property name/descriptions and messagesJulien HENRY2013-10-152-3/+3
* SONAR-3677 Rename dryRun -> preview and introduce sonar.analysis.modeJulien HENRY2013-10-1410-78/+182
* SONAR-4731 Replace "Dry Run" with "Preview" in text stringsJean-Baptiste Lievremont2013-10-041-1/+1
* SONAR-4694 Allow project permissions management from the permission web serviceJulien Lancelot2013-09-191-2/+2
* SONAR-4680 Module-level settings are not applied on batch sideJulien HENRY2013-09-161-27/+8
* Fix some quality flawsSimon Brandhof2013-09-021-1/+1
* SONAR-4547 improve support of MessageExceptionSimon Brandhof2013-08-161-4/+4
* Fix quality flawsSimon Brandhof2013-08-162-2/+2
* SONAR-4547 API: new class "MessageException" to stop a pending process and to...Simon Brandhof2013-08-131-5/+5
* Fix minor quality flawsSimon Brandhof2013-08-011-2/+1
* SONAR-4488 Make sonar.dryRun.readTimeout property take seconds as inputJulien HENRY2013-07-151-1/+1
* SONAR-4488 Make sonar.dryRun.readTimeout property take seconds as inputJulien HENRY2013-07-151-5/+5
* Fix some quality flawsJulien HENRY2013-07-122-12/+16
* Fix some quality flawsJulien HENRY2013-07-111-2/+4
* SONAR-4453 Added facade declaration in task containerJean-Baptiste Vilain2013-07-111-5/+7
* SONAR-4488 Increase timeout for /batch_bootstrap/dbJulien HENRY2013-07-112-10/+33
* SONAR-4388 Move from Sonar to SonarQubeJulien HENRY2013-07-081-1/+1
* SONAR-4397 Minor label changes and default groups for dryrun and scanJulien HENRY2013-06-271-1/+1
* SONAR-4061 The property 'sonar.password' is not encryptableJulien HENRY2013-06-262-3/+15
* SONAR-4397 Add new permissions "scan" and "dryrun"Julien HENRY2013-06-252-3/+20
* SONAR-4433 Fix regression in dryRunJulien HENRY2013-06-251-20/+14
* Fix unused importSimon Brandhof2013-06-191-2/+1
* Fix some quality flawsSimon Brandhof2013-06-131-2/+1
* SONAR-4221 Fix regression with property loading and module exclusionsJulien HENRY2013-06-101-6/+6
* SONAR-4323 new web service /api/users/searchSimon Brandhof2013-05-131-3/+2
* SONAR-4221 Restore settings between each consecutive project analysisJulien HENRY2013-04-251-1/+9
* Revert Rename PropertyDefinitions to PropertyDefs and PropertyFieldDefinition...Julien Lancelot2013-04-251-3/+3