aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Release 2.142.14Eric Hartmann2012-03-1636-36/+36
* Revert a change in PurgeDao that does not make sense on a RC versionSimon Brandhof2012-03-151-15/+20
* Merge remote-tracking branch 'origin/release-2.14' into release-2.14Simon Brandhof2012-03-143-6/+16
|\
| * [maven-release-plugin] prepare for next development iterationEric Hartmann2012-03-0936-36/+36
| * [maven-release-plugin] prepare release 2.14-RC4Eric Hartmann2012-03-0936-36/+36
| * Fix MeasuresFiltersEvgeny Mandrikov2012-03-091-0/+2
| * [maven-release-plugin] prepare for next development iterationEric Hartmann2012-03-0836-36/+36
| * [maven-release-plugin] prepare release 2.14-RC3Eric Hartmann2012-03-0836-36/+36
| * Merge branch 'release-2.14' of github.com:SonarSource/sonar into release-2.14Eric Hartmann2012-03-084-11/+22
| |\
| | * Persist duplications XML measure directly into databaseEvgeny Mandrikov2012-03-082-6/+14
| * | [maven-release-plugin] prepare for next development iterationEric Hartmann2012-03-0736-36/+36
| * | [maven-release-plugin] prepare release 2.14-RC2Eric Hartmann2012-03-0736-36/+36
* | | Purge: add missing log and remove needs for cursors when disabling orphan res...Simon Brandhof2012-03-142-10/+8
| |/ |/|
* | Do not close false-positivesSimon Brandhof2012-03-082-5/+8
|/
* The button 'assign to me' should accept a commentSimon Brandhof2012-03-062-8/+6
* Commit instead of flush statements when changing preparedStatement of batchSimon Brandhof2012-03-0611-245/+290
* Fix alignment of resource viewers in drilldown pageSimon Brandhof2012-03-051-1/+1
* Fix loading of resource viewers when a resource is selected in drilldown pagesSimon Brandhof2012-03-051-8/+14
* Improve usage of JDBC batch mode when deleting a project from UISimon Brandhof2012-03-054-42/+123
* SONAR-3307 Add the parameter rewriteBatchedStatements=true to MySQL JDBC URLSimon Brandhof2012-03-052-2/+2
* Improve batch execution of DELETE statements in PurgeDaoSimon Brandhof2012-03-0511-84/+242
* Improve purge tasks of DbCleanerSimon Brandhof2012-03-0515-104/+143
* Fix CSS of rule search engineSimon Brandhof2012-03-021-1/+1
* Fix support of dry run modeSimon Brandhof2012-03-023-8/+11
* Add unit tests, remove the hibernate model Review and improve ReviewPredicatesSimon Brandhof2012-03-028-195/+102
* Merge branch 'release-2.14' of github.com:SonarSource/sonar into release-2.14Simon Brandhof2012-03-025-7/+60
|\
| * Minimum number of lines for duplication should depend on languageEvgeny Mandrikov2012-03-025-7/+60
* | Fix performance issues when processing reviewsSimon Brandhof2012-03-0239-2022/+1195
|/
* Rollback change on widget CSS classnameSimon Brandhof2012-03-016-23/+12
* [maven-release-plugin] prepare for next development iterationEric Hartmann2012-02-2736-36/+36
* [maven-release-plugin] prepare release 2.14-RC1Eric Hartmann2012-02-2736-46/+41
* Revert automatic selection of resource in drilldown pagesSimon Brandhof2012-02-251-24/+3
* Add HTML name for integration testsSimon Brandhof2012-02-243-4/+4
* SONAR-3208 automatically drilldown from view/developer to files when there is...simonbrandhof2012-02-241-3/+24
* SONAR-3242 improve rendering of review formssimonbrandhof2012-02-2419-89/+104
* SONAR-3242 replace the icon by a link "more actions" in the footer of the vio...simonbrandhof2012-02-244-183/+206
* Fail server startup if an ExtensionProvider contains another ExtensionProvidersimonbrandhof2012-02-241-5/+3
* Fix some quality flawssimonbrandhof2012-02-242-16/+18
* Fix compatibility of cloud with Selenium Firefoxsimonbrandhof2012-02-241-1/+1
* Improve description of the Checkstyle rule "Trailing Comment"Simon Brandhof2012-02-232-7/+48
* Rollback vertical alignment of project name in resource headerSimon Brandhof2012-02-221-4/+0
* SONAR-3284 The RegExp Header CheckStyle rule incorrectly using ignoreLines in...Simon Brandhof2012-02-223-19/+16
* Remove the compatibility mode of IE8/IE9Simon Brandhof2012-02-221-0/+1
* Fix removal of columns in filtersSimon Brandhof2012-02-221-1/+0
* Fix some quality flawsSimon Brandhof2012-02-226-10/+24
* Remove the dependency on ArrayUtils from ResourceTypeTreeSimon Brandhof2012-02-221-2/+2
* Use List instead of Collection into ResourceTypes and ResourceTypeTreeSimon Brandhof2012-02-222-10/+11
* Remove unused ruby method Resourceable#qualifier_nameSimon Brandhof2012-02-221-16/+0
* SONAR-3208 new extension point to declare tree of resource typesSimon Brandhof2012-02-2244-365/+700
* Fix some typosSimon Brandhof2012-02-214-6/+7