]> source.dussan.org Git - sonarqube.git/log
sonarqube.git
12 years agoMerge remote branch 'upstream/master'
Fabrice Bellingard [Thu, 3 Nov 2011 10:36:13 +0000 (11:36 +0100)]
Merge remote branch 'upstream/master'

12 years agoImprove generated HTML code to make it easier to write Selenium ITs
Fabrice Bellingard [Thu, 3 Nov 2011 10:32:28 +0000 (11:32 +0100)]
Improve generated HTML code to make it easier to write Selenium ITs

=> Use of indexes in the table to make it easier to find elements
   (button, input fields, ...)

12 years agoFix violations
Evgeny Mandrikov [Thu, 3 Nov 2011 08:32:03 +0000 (12:32 +0400)]
Fix violations

12 years agoFixed some violations
Dinesh Bolkensteyn [Thu, 3 Nov 2011 08:59:01 +0000 (09:59 +0100)]
Fixed some violations

12 years agoFix some violations
Simon Brandhof [Wed, 2 Nov 2011 18:22:04 +0000 (19:22 +0100)]
Fix some violations

12 years agoSONAR-2919 Fix regression introduced on event categories
Fabrice Bellingard [Wed, 2 Nov 2011 17:28:06 +0000 (18:28 +0100)]
SONAR-2919 Fix regression introduced on event categories

12 years agoSimplify MyBatis tests by reusing AbstractDbUnitTestCase
Evgeny Mandrikov [Wed, 2 Nov 2011 16:18:48 +0000 (20:18 +0400)]
Simplify MyBatis tests by reusing AbstractDbUnitTestCase

12 years agoDisable creation of derby.log during execution of unit tests
Evgeny Mandrikov [Wed, 2 Nov 2011 10:28:59 +0000 (14:28 +0400)]
Disable creation of derby.log during execution of unit tests

12 years agoDo not use commons-configuration in jacoco plugin
Simon Brandhof [Wed, 2 Nov 2011 15:04:26 +0000 (16:04 +0100)]
Do not use commons-configuration in jacoco plugin

12 years agoSONAR-2317 The metric new lines to cover is badly formated
Simon Brandhof [Wed, 2 Nov 2011 15:03:51 +0000 (16:03 +0100)]
SONAR-2317 The metric new lines to cover is badly formated

12 years agoCleanup Ruby code (remove useless white spaces).
Fabrice Bellingard [Wed, 2 Nov 2011 15:02:04 +0000 (16:02 +0100)]
Cleanup Ruby code (remove useless white spaces).

12 years agoSONAR-2733 Use new XML format to display duplication groups in Web UI
Fabrice Bellingard [Wed, 2 Nov 2011 14:04:50 +0000 (15:04 +0100)]
SONAR-2733 Use new XML format to display duplication groups in Web UI

12 years agoSONAR-2963 rename some labels and metrics
Simon Brandhof [Wed, 2 Nov 2011 12:11:42 +0000 (13:11 +0100)]
SONAR-2963 rename some labels and metrics

12 years agoSONAR-2963 Add the widget "Integration Test Coverage"
Simon Brandhof [Wed, 2 Nov 2011 10:28:12 +0000 (11:28 +0100)]
SONAR-2963 Add the widget "Integration Test Coverage"

12 years agoFix the default value of the option :display_scm in the ruby helper SourceHelper...
Simon Brandhof [Wed, 2 Nov 2011 09:01:24 +0000 (10:01 +0100)]
Fix the default value of the option :display_scm in the ruby helper SourceHelper#snapshot_source_to_html

12 years agoSONAR-2733 New XML format to store duplications
Evgeny Mandrikov [Wed, 2 Nov 2011 08:04:12 +0000 (12:04 +0400)]
SONAR-2733 New XML format to store duplications

12 years agoFixed an if-statement without braces violation
Dinesh Bolkensteyn [Wed, 2 Nov 2011 07:58:32 +0000 (08:58 +0100)]
Fixed an if-statement without braces violation

12 years agoSONAR-2962 do not fail if the index already exists
simonbrandhof [Wed, 2 Nov 2011 06:54:38 +0000 (07:54 +0100)]
SONAR-2962 do not fail if the index already exists

12 years agoSONAR-2962 Add an index on dependencies.project_snapshot_id to improve performance
simonbrandhof [Wed, 2 Nov 2011 06:50:52 +0000 (07:50 +0100)]
SONAR-2962 Add an index on dependencies.project_snapshot_id to improve performance

12 years agoFix unit test
simonbrandhof [Tue, 1 Nov 2011 22:47:07 +0000 (23:47 +0100)]
Fix unit test

12 years agoSONAR-2952 add @since comments to new core metrics + remove dead code from jacoco...
simonbrandhof [Tue, 1 Nov 2011 21:07:27 +0000 (22:07 +0100)]
SONAR-2952 add @since comments to new core metrics + remove dead code from jacoco plugin

12 years agoSONAR-2952 move integration test metrics from jacoco plugin to core
simonbrandhof [Tue, 1 Nov 2011 21:01:14 +0000 (22:01 +0100)]
SONAR-2952 move integration test metrics from jacoco plugin to core

12 years agoFix DuplicationDaoTest
Evgeny Mandrikov [Tue, 1 Nov 2011 20:54:55 +0000 (00:54 +0400)]
Fix DuplicationDaoTest

Other tests can stuck if connection not closed.

12 years agoImprove DuplicationDaoTest
Evgeny Mandrikov [Tue, 1 Nov 2011 17:23:29 +0000 (21:23 +0400)]
Improve DuplicationDaoTest

12 years agoSONAR-2952 remove the IT Coverage Tab implemented with GWT
simonbrandhof [Tue, 1 Nov 2011 15:01:52 +0000 (16:01 +0100)]
SONAR-2952 remove the IT Coverage Tab implemented with GWT

12 years agoDefine JVM memory options in scripts used on developer box
simonbrandhof [Tue, 1 Nov 2011 15:00:24 +0000 (16:00 +0100)]
Define JVM memory options in scripts used on developer box

12 years agoSONAR-2952 Make the coverage tab support integration test measures
simonbrandhof [Tue, 1 Nov 2011 14:59:15 +0000 (15:59 +0100)]
SONAR-2952 Make the coverage tab support integration test measures

12 years agoSONAR-2958 Null description in the web service "rules"
simonbrandhof [Tue, 1 Nov 2011 09:36:46 +0000 (10:36 +0100)]
SONAR-2958 Null description in the web service "rules"

12 years agoDeprecate org.sonar.api.utils.Logs
simonbrandhof [Tue, 1 Nov 2011 09:32:34 +0000 (10:32 +0100)]
Deprecate org.sonar.api.utils.Logs

12 years agoFix mybatis mapping of DUPLICATIONS_INDEX on Oracle
simonbrandhof [Tue, 1 Nov 2011 07:04:27 +0000 (08:04 +0100)]
Fix mybatis mapping of DUPLICATIONS_INDEX on Oracle

12 years agoImprove insertion of rows in DUPLICATIONS_INDEX: use BATCH mode
simonbrandhof [Tue, 1 Nov 2011 06:58:20 +0000 (07:58 +0100)]
Improve insertion of rows in DUPLICATIONS_INDEX: use BATCH mode

12 years agoIncrease memory for unit tests with Derby
Evgeny Mandrikov [Mon, 31 Oct 2011 19:34:07 +0000 (23:34 +0400)]
Increase memory for unit tests with Derby

12 years agoImprove rendering of duplications tab and add support for IE6
Simon Brandhof [Mon, 31 Oct 2011 17:59:29 +0000 (18:59 +0100)]
Improve rendering of duplications tab and add support for IE6

12 years agoSONAR-2642 Support Oracle DB for cross-project CPD
Evgeny Mandrikov [Mon, 31 Oct 2011 01:45:58 +0000 (05:45 +0400)]
SONAR-2642 Support Oracle DB for cross-project CPD

12 years agoSONAR-2642 Support MSSQL DB for cross-project CPD
Evgeny Mandrikov [Mon, 31 Oct 2011 17:04:52 +0000 (21:04 +0400)]
SONAR-2642 Support MSSQL DB for cross-project CPD

12 years agoSONAR-2956 Support Boolean type with Derby
Evgeny Mandrikov [Fri, 28 Oct 2011 08:23:19 +0000 (12:23 +0400)]
SONAR-2956 Support Boolean type with Derby

- Change DDL to use BOOLEAN instead of SMALLINT
- Modify Hibernate dialect
- Modify activerecord-jdbc-adapter
  (ideas were taken from arjdbc/postgresql/adapter.rb)
- Use Derby for unit tests instead of HSQL and fix incorrect tests

12 years agoSONAR-2831 Values are not aligned in the page Components
Simon Brandhof [Mon, 31 Oct 2011 11:45:34 +0000 (12:45 +0100)]
SONAR-2831 Values are not aligned in the page Components

12 years agoMerge executions of maven-enforcer-plugin
Evgeny Mandrikov [Mon, 31 Oct 2011 09:12:06 +0000 (13:12 +0400)]
Merge executions of maven-enforcer-plugin

This allows to remove useless messages during build.

12 years agoSONAR-2932 log exception stacktrace
simonbrandhof [Sun, 30 Oct 2011 20:50:34 +0000 (21:50 +0100)]
SONAR-2932 log exception stacktrace

12 years agoSONAR-2424 improve error handling of URL /profiles/export
simonbrandhof [Sun, 30 Oct 2011 16:56:14 +0000 (17:56 +0100)]
SONAR-2424 improve error handling of URL /profiles/export

12 years agoRemove unused logger org.sonar.DBSTATISTICS
simonbrandhof [Sun, 30 Oct 2011 09:34:14 +0000 (10:34 +0100)]
Remove unused logger org.sonar.DBSTATISTICS

12 years agoSONAR-2914 disable BeanUtils DEBUG logs when sonar.verbose is enabled
simonbrandhof [Sun, 30 Oct 2011 09:32:15 +0000 (10:32 +0100)]
SONAR-2914 disable BeanUtils DEBUG logs when sonar.verbose is enabled

12 years agoSONAR-2642 Support Oracle DB for cross-project CPD
Evgeny Mandrikov [Fri, 28 Oct 2011 21:05:02 +0000 (01:05 +0400)]
SONAR-2642 Support Oracle DB for cross-project CPD

12 years agoDon't use ping command to test CommandExecutor
Evgeny Mandrikov [Fri, 28 Oct 2011 20:47:41 +0000 (00:47 +0400)]
Don't use ping command to test CommandExecutor

This command causes strange problems on Windows 7.

12 years agoMove the files derby.log generated by unit tests to target/
simonbrandhof [Fri, 28 Oct 2011 16:55:25 +0000 (18:55 +0200)]
Move the files derby.log generated by unit tests to target/

12 years agoMinor modifications to make it easier to write ITs
Fabrice Bellingard [Fri, 28 Oct 2011 16:33:36 +0000 (18:33 +0200)]
Minor modifications to make it easier to write ITs

12 years agoFix regression on the resource viewer (when no source available)
Fabrice Bellingard [Fri, 28 Oct 2011 13:57:25 +0000 (15:57 +0200)]
Fix regression on the resource viewer (when no source available)

12 years agoSONAR-2584 add support for Java7 in PMD
Simon Brandhof [Fri, 28 Oct 2011 12:46:05 +0000 (14:46 +0200)]
SONAR-2584 add support for Java7 in PMD

12 years agoSONAR-2584 add support for Java7 in Checkstyle and Squid
Simon Brandhof [Fri, 28 Oct 2011 09:11:09 +0000 (11:11 +0200)]
SONAR-2584 add support for Java7 in Checkstyle and Squid

12 years agoMerge branch 'dups'
Fabrice Bellingard [Fri, 28 Oct 2011 12:46:19 +0000 (14:46 +0200)]
Merge branch 'dups'

12 years agoSONAR-2733 Fix bug that highlights 2 rows at the same time
Fabrice Bellingard [Fri, 28 Oct 2011 12:44:43 +0000 (14:44 +0200)]
SONAR-2733 Fix bug that highlights 2 rows at the same time

=> occurs if a duplication is found in the same file

+ improves code for better performances

12 years agoSONAR-2698 Display of arrows to sort columns
Fabrice Bellingard [Fri, 28 Oct 2011 11:39:17 +0000 (13:39 +0200)]
SONAR-2698 Display of arrows to sort columns

12 years agoSONAR-2919 Prevent user from creating twice the same event
Fabrice Bellingard [Fri, 28 Oct 2011 09:14:12 +0000 (11:14 +0200)]
SONAR-2919 Prevent user from creating twice the same event

- Most importantly for versions
- Check also made on any event
- WS API updated accordingly

12 years agoSONAR-2642 use MyBatis ScriptRunner + improve unit test logs + prepare migration...
Simon Brandhof [Thu, 27 Oct 2011 15:10:15 +0000 (17:10 +0200)]
SONAR-2642 use MyBatis ScriptRunner + improve unit test logs + prepare migration of hibernate unit tests on derby

12 years agoImprove boolean parameters of Hibernate HQL queries
Simon Brandhof [Thu, 27 Oct 2011 11:37:43 +0000 (13:37 +0200)]
Improve boolean parameters of Hibernate HQL queries

12 years agoRemove useless files (JS and CSS) from WAR
Fabrice Bellingard [Thu, 27 Oct 2011 16:39:06 +0000 (18:39 +0200)]
Remove useless files (JS and CSS) from WAR

12 years agoSONAR-2733 Display duplicated blocks by group in the resource viewer
Fabrice Bellingard [Thu, 27 Oct 2011 15:51:55 +0000 (17:51 +0200)]
SONAR-2733 Display duplicated blocks by group in the resource viewer

Now waiting for the new table to feed the data that is displayed
by this new duplication tab.

12 years agoSONAR-2632 Improved the unit test associated to removal of channel buffer length...
Dinesh Bolkensteyn [Thu, 27 Oct 2011 14:27:41 +0000 (16:27 +0200)]
SONAR-2632 Improved the unit test associated to removal of channel buffer length limit

12 years agoSONAR-2642 Use MyBatis instead of Hibernate for CPD
Evgeny Mandrikov [Thu, 27 Oct 2011 09:18:35 +0000 (13:18 +0400)]
SONAR-2642 Use MyBatis instead of Hibernate for CPD

12 years agoRevert "SONAR-2594 Fix tests"
Evgeny Mandrikov [Wed, 26 Oct 2011 22:25:26 +0000 (02:25 +0400)]
Revert "SONAR-2594 Fix tests"

This reverts commit 6c0ae292c9d12eaa61b1507831eb9905ea2c6c40.

12 years agoRevert "SONAR-2594 FindBugs plugin should support localized violations"
Evgeny Mandrikov [Wed, 26 Oct 2011 21:59:07 +0000 (01:59 +0400)]
Revert "SONAR-2594 FindBugs plugin should support localized violations"

This reverts commit 84d96bf6ada999fe22db0551b3e9d56f6605c9bd.

12 years agoSONAR-2941 Exclude isolated methods from LCOM4 computation
Dinesh Bolkensteyn [Wed, 26 Oct 2011 18:38:50 +0000 (20:38 +0200)]
SONAR-2941 Exclude isolated methods from LCOM4 computation

12 years agoSONAR-2934 Transitive accessor computation now excludes recursive methods
Dinesh Bolkensteyn [Wed, 26 Oct 2011 18:01:24 +0000 (20:01 +0200)]
SONAR-2934 Transitive accessor computation now excludes recursive methods

12 years agoFix violations
Evgeny Mandrikov [Wed, 26 Oct 2011 11:57:35 +0000 (15:57 +0400)]
Fix violations

12 years agoSONAR-2733 Fix unit test and remove useless code
Fabrice Bellingard [Wed, 26 Oct 2011 17:47:20 +0000 (19:47 +0200)]
SONAR-2733 Fix unit test and remove useless code

12 years agoSONAR-2849 Remove declarations of third-party repositories from root pom
Evgeny Mandrikov [Sat, 1 Oct 2011 01:14:56 +0000 (05:14 +0400)]
SONAR-2849 Remove declarations of third-party repositories from root pom

Enforce that repositories not declared in pom.xml, except of modules
sonar-checkstyle-plugin and sonar-squid-java-plugin due to dependency
on Checktyle 5.1, which is not available in Central.

This allows to remove side effects in Maven plugins.

12 years agoSONAR-2733 Display duplicated blocks by group in the resource viewer
Fabrice Bellingard [Wed, 26 Oct 2011 17:18:08 +0000 (19:18 +0200)]
SONAR-2733 Display duplicated blocks by group in the resource viewer

First shot, needs improvements.

12 years agoSONAR-2642 add DAOs to picocontainer + improve unit tests
Simon Brandhof [Wed, 26 Oct 2011 16:23:11 +0000 (18:23 +0200)]
SONAR-2642 add DAOs to picocontainer + improve unit tests

12 years agoSONAR-2919 Update purge mechanism
Fabrice Bellingard [Wed, 26 Oct 2011 13:41:45 +0000 (15:41 +0200)]
SONAR-2919 Update purge mechanism

Moved the event deletion from the PurgeEventOrphans class to the
PurgeUtils class that centralizes everything linked to snapshots.

12 years agoSONAR-1928 Improve performances by splitting the SQL query in 2
Fabrice Bellingard [Wed, 26 Oct 2011 13:07:45 +0000 (15:07 +0200)]
SONAR-1928 Improve performances by splitting the SQL query in 2

12 years agoSONAR-2642 do not duplicate derby DDL files
Simon Brandhof [Wed, 26 Oct 2011 09:48:24 +0000 (11:48 +0200)]
SONAR-2642 do not duplicate derby DDL files

12 years agoSONAR-2919 Fix issues on the event handling
Fabrice Bellingard [Wed, 26 Oct 2011 09:00:45 +0000 (11:00 +0200)]
SONAR-2919 Fix issues on the event handling

- Make it impossible to create event without a category
  -> created "Other" category
  -> updated both UI and WS (actually: constraint on Event class)
- Fix display issue on Chrome
- Make it impossible to remove version from last snapshot
- Show event widget on sub-projects
- Update purge mechanism to delete events that are not attached to
  a snapshot or attached to an unexisting snapshot

12 years agoSONAR-2934 Transitive accessor computation now supports recursive methods
Dinesh Bolkensteyn [Tue, 25 Oct 2011 21:34:25 +0000 (23:34 +0200)]
SONAR-2934 Transitive accessor computation now supports recursive methods

12 years agoSONAR-2580 Use dos-style for line endings in configuration files
Evgeny Mandrikov [Tue, 25 Oct 2011 16:13:30 +0000 (20:13 +0400)]
SONAR-2580 Use dos-style for line endings in configuration files

12 years agoSONAR-2937 Disallow start of multiple instances at the same time on Windows
Evgeny Mandrikov [Tue, 25 Oct 2011 17:06:26 +0000 (21:06 +0400)]
SONAR-2937 Disallow start of multiple instances at the same time on Windows

12 years agoFix CRLF and remove executable flag for non-executable file
Evgeny Mandrikov [Tue, 25 Oct 2011 16:16:59 +0000 (20:16 +0400)]
Fix CRLF and remove executable flag for non-executable file

12 years agoSONAR-2642 improve unit test of mybatis mappers
Simon Brandhof [Tue, 25 Oct 2011 16:20:20 +0000 (18:20 +0200)]
SONAR-2642 improve unit test of mybatis mappers

12 years agoSONAR-2642 add unit tests
Simon Brandhof [Tue, 25 Oct 2011 16:03:27 +0000 (18:03 +0200)]
SONAR-2642 add unit tests

12 years agoSONAR-2642 first step to integration mybatis
Simon Brandhof [Tue, 25 Oct 2011 14:20:07 +0000 (16:20 +0200)]
SONAR-2642 first step to integration mybatis

12 years agoSONAR-2934 Accessors should be considered transitively
Dinesh Bolkensteyn [Tue, 25 Oct 2011 12:54:20 +0000 (14:54 +0200)]
SONAR-2934 Accessors should be considered transitively

12 years agoMoved the place accessors are computed from a bytecode visitor to a property on the...
Dinesh Bolkensteyn [Tue, 25 Oct 2011 11:49:12 +0000 (13:49 +0200)]
Moved the place accessors are computed from a bytecode visitor to a property on the bytecode resource AsmMethod

12 years agoFix EmailNotificationChannelTest
Evgeny Mandrikov [Mon, 24 Oct 2011 15:24:17 +0000 (19:24 +0400)]
Fix EmailNotificationChannelTest

* Use SubEthaSMTP instead of Dumbster
* Enable test on Mac OS X

12 years agoSONAR-2724 SONAR-2723 Improved getter and setter detection algorithm
Dinesh Bolkensteyn [Tue, 25 Oct 2011 10:44:15 +0000 (12:44 +0200)]
SONAR-2724 SONAR-2723 Improved getter and setter detection algorithm

12 years agoSONAR-801 Events on Dashboard confused for same project dates
Fabrice Bellingard [Tue, 25 Oct 2011 10:17:39 +0000 (12:17 +0200)]
SONAR-801 Events on Dashboard confused for same project dates

It is now possible to specify 'sonar.projectDate' as a standard
ISO time. (ex. "2011-10-25T10:45:42+0100")

12 years agoFix violations
Evgeny Mandrikov [Tue, 25 Oct 2011 07:23:02 +0000 (11:23 +0400)]
Fix violations

12 years agoSONAR-2038 Marked a critical violation in Sonar as false-positive
Dinesh Bolkensteyn [Tue, 25 Oct 2011 07:48:02 +0000 (09:48 +0200)]
SONAR-2038 Marked a critical violation in Sonar as false-positive

12 years agoSONAR-2879 Trim paths (sources, tests, binaries, libraries) before usage
Evgeny Mandrikov [Mon, 24 Oct 2011 20:24:26 +0000 (00:24 +0400)]
SONAR-2879 Trim paths (sources, tests, binaries, libraries) before usage

12 years agoSONAR-2038 LCOM4 value is incorrect when mixing getter/setter and direct field access
Dinesh Bolkensteyn [Mon, 24 Oct 2011 20:35:28 +0000 (22:35 +0200)]
SONAR-2038 LCOM4 value is incorrect when mixing getter/setter and direct field access

12 years agomend
Dinesh Bolkensteyn [Mon, 24 Oct 2011 20:16:14 +0000 (22:16 +0200)]
mend

SONAR-2038 LCOM4 value is incorrect when mixing getter/setter and direct field access

12 years agoSONAR-2038 LCOM4 value is incorrect when mixing getter/setter and direct field access
Dinesh Bolkensteyn [Mon, 24 Oct 2011 13:38:20 +0000 (15:38 +0200)]
SONAR-2038 LCOM4 value is incorrect when mixing getter/setter and direct field access

12 years agoSONAR-2796 Display which directories Sonar will use during analysis
Evgeny Mandrikov [Mon, 24 Oct 2011 15:44:42 +0000 (19:44 +0400)]
SONAR-2796 Display which directories Sonar will use during analysis

* Dedicated Initializer was created in order to do this.
* Exclusions also displayed by this component.

12 years agoSONAR-2919 Updated WS API for events
Fabrice Bellingard [Mon, 24 Oct 2011 16:48:36 +0000 (18:48 +0200)]
SONAR-2919 Updated WS API for events

12 years agoSONAR-2919 Remove old useless code
Fabrice Bellingard [Mon, 24 Oct 2011 15:15:09 +0000 (17:15 +0200)]
SONAR-2919 Remove old useless code

12 years agoMerge branch 'master' of github.com:SonarSource/sonar
Freddy Mallet [Mon, 24 Oct 2011 15:25:24 +0000 (17:25 +0200)]
Merge branch 'master' of github.com:SonarSource/sonar

12 years agoSONAR-2741 The method JavaAstScanner.scanDirectory(..) can't be called several times
Freddy Mallet [Mon, 24 Oct 2011 15:25:08 +0000 (17:25 +0200)]
SONAR-2741 The method JavaAstScanner.scanDirectory(..) can't be called several times

12 years agoSONAR-2928 Fix handling of new violations in case of null checksum
Evgeny Mandrikov [Mon, 24 Oct 2011 12:03:42 +0000 (16:03 +0400)]
SONAR-2928 Fix handling of new violations in case of null checksum

12 years agoSONAR-2919 Alert/Profile/Version event sensors fill "created_at" col.
Fabrice Bellingard [Mon, 24 Oct 2011 13:35:41 +0000 (15:35 +0200)]
SONAR-2919 Alert/Profile/Version event sensors fill "created_at" col.

12 years agoSONAR-2919 Update tests of db cleaner
Fabrice Bellingard [Mon, 24 Oct 2011 13:15:57 +0000 (15:15 +0200)]
SONAR-2919 Update tests of db cleaner

12 years agoSONAR-2696 On filters, the Name column cannot be sorted on the descending way
Simon Brandhof [Mon, 24 Oct 2011 12:57:09 +0000 (14:57 +0200)]
SONAR-2696 On filters, the Name column cannot be sorted on the descending way

12 years agoSONAR-2695 case-insensitive sort of filter results
Simon Brandhof [Mon, 24 Oct 2011 12:56:18 +0000 (14:56 +0200)]
SONAR-2695 case-insensitive sort of filter results