aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Improve error handling of ComponentContainer lifecycleSimon Brandhof2013-03-153-19/+43
* Fix logJulien Lancelot2013-03-151-1/+1
* Removed copyright on xml testsJulien Lancelot2013-03-153-60/+0
* SONAR-4206 Refactor rules registration in order to set the removed status onl...Julien Lancelot2013-03-156-63/+204
* SONAR-4069 ability to configure the phases to be executedSimon Brandhof2013-03-157-98/+230
* Fix quality flawJulien Lancelot2013-03-151-1/+1
* org.sonar.api.resources.Languages should accept zero languagesSimon Brandhof2013-03-152-5/+16
* Merge remote-tracking branch 'origin/master'Simon Brandhof2013-03-151-5/+5
|\
| * Fix issue when comparing profile due to rule enbabled column deletionJulien Lancelot2013-03-151-5/+5
* | SONAR-4069 add ProjectScanContainerTestSimon Brandhof2013-03-153-31/+119
|/
* SONAR-4069 improve ScanTaskSimon Brandhof2013-03-152-8/+2
* Allow to replace default ProjectTree component.Julien HENRY2013-03-153-97/+135
* 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