summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix quality flawJulien Lancelot2013-03-151-1/+1
* Fix copyright headerSimon Brandhof2013-03-151-1/+1
* Improve exception handling of pico container lifecycleSimon Brandhof2013-03-1412-261/+343
* Document which versions of sonar-runner/sonar-ant-task use batch entry pointsSimon Brandhof2013-03-142-2/+4
* Move some classes from org.sonar.batch.bootstrap to org.sonar.batch.scanSimon Brandhof2013-03-1417-125/+185
* Upgrade sonar-dev-m-p from 1.4 to 1.6Simon Brandhof2013-03-141-1/+1
* SONAR-4144 The US date format should be MDY and not DMY (ex: Jan 20 2013 inst...Julien Lancelot2013-03-141-2/+2
* SONAR-4069 add unit testsSimon Brandhof2013-03-146-42/+98
* Complete unit testJulien Lancelot2013-03-141-1/+1
* SONAR-4193 Authorize "-" in rule repo and interpret macro when description is...Julien Lancelot2013-03-141-1/+1
* SONAR-4193 Authorize "-" in rule repo and interpret macro when description is...Julien Lancelot2013-03-145-4/+13
* SONAR-4139 Move Java language definition to sonar-java-pluginJulien Lancelot2013-03-146-12/+28
* SONAR-4069 fix task extension pointSimon Brandhof2013-03-1415-285/+348
* Update version of Sonar Java an Sonar Update CenterEric Hartmann2013-03-141-2/+2
* Change some log level from info to debugJulien Lancelot2013-03-141-1/+1
* Fix license headerJulien HENRY2013-03-141-0/+19
* Fix issue on Tab focus stops working once a selection is made (https://github...Julien Lancelot2013-03-141-15/+20
* Replace enabled by statusJulien Lancelot2013-03-142-6/+11
* SONAR-4069 new task extension pointSimon Brandhof2013-03-1440-1335/+838
* Restore previously deleted setEnabled() method but throw an exception if usedJulien Lancelot2013-03-141-0/+8
* SONAR-4202 Provide a way to stop Sonar Server programmaticallyJulien HENRY2013-03-142-1/+146
* Fix quality flawsJulien Lancelot2013-03-143-9/+27
* Merge branch 'rules_versioning' of github.com:SonarSource/sonarEric Hartmann2013-03-1395-337/+1175
|\
| * Improve CSS of rule status (deprecated/beta)Simon Brandhof2013-03-132-24/+20
| * SONAR-4167 On Internet Explorer 9, the "Edit Group" and "Add new Group" title...Julien Lancelot2013-03-131-1/+1
| * Fix issue when deleting manual rules because of previous deletion of enabled ...Julien Lancelot2013-03-131-1/+1
| * SONAR-4193 Improve modal rule cssJulien Lancelot2013-03-133-20/+45
| * Add missing copyrightJulien Lancelot2013-03-131-0/+20
| * Add missing copyrightJulien Lancelot2013-03-131-0/+20
| * Allow to add metadata info to title of modal windowsSimon Brandhof2013-03-1311-55/+71
| * SONAR-4193 Create a macro interpreter API in sonar and use it for the rule macroJulien Lancelot2013-03-1310-34/+187
| * SONAR-4170 Revert feature to search for removed rulesJulien Lancelot2013-03-136-31/+14
| * SONAR-4193 Improve modal rule window layoutJulien Lancelot2013-03-135-10/+57
| * Fix regression when displaying inactive or active rulesJulien Lancelot2013-03-131-3/+10
| * Set placeholder default value to '' in dropdown_tagJulien Lancelot2013-03-132-7/+5
| * Fix sort bey removal date when selected removed statusJulien Lancelot2013-03-132-4/+8
| * Improve dropdown tag, use it rules bulk change and sort byJulien Lancelot2013-03-123-43/+33
| * Update select tag optionsJulien Lancelot2013-03-121-2/+3
| * SONAR-4191 Create a layer on select2 to create select boxJulien Lancelot2013-03-122-32/+62
| * Separate last db migration in 3 migrationsJulien Lancelot2013-03-126-14/+80
| * SONAR-3879 Remove enabled column of rulesJulien Lancelot2013-03-1260-169/+219
| * SONAR-4193 Provide a way in a rule description to inject a link to another ru...Julien Lancelot2013-03-124-4/+10
| * SONAR-4170 SONAR-3880 Make it possible to search for 'Removed' rules and to s...Julien Lancelot2013-03-119-54/+124
| * SONAR-4170 Add language property on rule in order to track removed rules from...Julien Lancelot2013-03-1110-51/+120
| * SONAR-3879 Provide the ability to flag a rule as 'Deprecated' or 'Beta'Julien Lancelot2013-03-087-19/+88
| * SONAR-3879 SONAR-4170 SONAR-3880 Add status, created_at and updated_at column...Julien Lancelot2013-03-0814-21/+204
| * Update sonar pom version to 3.6-SNAPSHOTJulien Lancelot2013-03-0826-26/+26
| * SONAR-4191 Refactor the Quality Profile search engine to use Select2 componentsJulien Lancelot2013-03-082-33/+45
| * SONAR-4191 Remove the 'any' value in multiple-value select boxesJulien Lancelot2013-03-083-3/+3
| * SONAR-4191 Refactor the Quality Profile search engine to use Select2 componentsJulien Lancelot2013-03-074-25/+48