Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SONAR-2227 Manage plugin incompatibility at sonar startup | Julien Lancelot | 2013-02-19 | 7 | -27/+38 |
| | |||||
* | Simplify testability of PathResolver.RelativePath | Simon Brandhof | 2013-02-19 | 2 | -3/+2 |
| | |||||
* | Add missing unit tests | Simon Brandhof | 2013-02-19 | 2 | -0/+82 |
| | |||||
* | Remove FileSystemException and IllegalPathException | Simon Brandhof | 2013-02-19 | 3 | -68/+3 |
| | |||||
* | Fix some quality flaws | Simon Brandhof | 2013-02-19 | 4 | -8/+27 |
| | |||||
* | SONAR-3317 download last analysis on dry run | Simon Brandhof | 2013-02-19 | 14 | -172/+309 |
| | |||||
* | Fix issue when getting update center date | Julien Lancelot | 2013-02-18 | 1 | -1/+1 |
| | |||||
* | Update to new update center API | Julien Lancelot | 2013-02-18 | 9 | -135/+59 |
| | |||||
* | Move creation of plugin referential from metadata to a new class | Julien Lancelot | 2013-02-18 | 6 | -47/+107 |
| | |||||
* | Removed classes that has been moved to the update center module | Julien Lancelot | 2013-02-18 | 8 | -338/+11 |
| | |||||
* | Added missing test files | Julien Lancelot | 2013-02-18 | 2 | -0/+0 |
| | |||||
* | SONAR-2227 Use new update center API | Julien Lancelot | 2013-02-18 | 27 | -538/+414 |
| | |||||
* | SONAR-2760 fix support of multiple inclusion patterns | Simon Brandhof | 2013-02-18 | 2 | -11/+50 |
| | |||||
* | SONAR-2965 Provide a way to close JPA session to avoid DB timeout | Julien HENRY | 2013-02-18 | 5 | -25/+51 |
| | | | | | Session will now be closed before running maven goals and before sensors. A new session will automatically be opened on next try to access DB. | ||||
* | SONAR-3108 Improve log to look like the main exclusions/inclusions | Fabrice Bellingard | 2013-02-18 | 2 | -3/+12 |
| | |||||
* | SONAR-4138 Warn user if deactivated metric exists in DB | Fabrice Bellingard | 2013-02-18 | 2 | -44/+96 |
| | | | | | => If a user tries to create a metric with a name already used by a deactivated metric. | ||||
* | SONAR-4138 Do not delete manual metrics, just deactivate them | Fabrice Bellingard | 2013-02-18 | 2 | -6/+19 |
| | | | | | => Deleting a manual metric should lead to deactivate the metric in the Sonar DB and not to fully drop it | ||||
* | Fix inclusions by absolute path and improve documentation | Simon Brandhof | 2013-02-18 | 5 | -14/+42 |
| | |||||
* | Fix backward-compatibility. File system can be changed by sensors... | Simon Brandhof | 2013-02-18 | 12 | -199/+322 |
| | |||||
* | SONAR-4137 fix varchar indices on mysql 5.6 | Simon Brandhof | 2013-02-18 | 7 | -30/+81 |
| | |||||
* | SONAR-4137 fix size of MySQL index of PROPERTIES.PROP_KEY | Simon Brandhof | 2013-02-18 | 4 | -9/+16 |
| | |||||
* | Merge pull request #24 from Batmat/fix-typo | Fabrice Bellingard | 2013-02-18 | 1 | -1/+1 |
|\ | | | | | Fixing typo. | ||||
| * | Fixing typo. | Baptiste Mathus | 2013-02-18 | 1 | -1/+1 |
| | | |||||
* | | SONAR-3108 Improve description of the exclusion property | Fabrice Bellingard | 2013-02-18 | 1 | -1/+2 |
| | | |||||
* | | SONAR-3108 Log exclusions when defined | Fabrice Bellingard | 2013-02-18 | 4 | -4/+29 |
| | | |||||
* | | SONAR-3583 Do not save violation if rule does not exist in DB (= no ID) | Fabrice Bellingard | 2013-02-18 | 2 | -7/+22 |
|/ | |||||
* | SONAR-4037 Fix bug on measures filter edit | Fabrice Bellingard | 2013-02-15 | 1 | -7/+8 |
| | | | | | => If a pending updated Measures filter is "saved" without having first "Closed" the "Change Columns" (or "Change Treemap") section most, last column changes are lost | ||||
* | SONAR-4042 Don't save the page ID when saving a measure filter | Fabrice Bellingard | 2013-02-15 | 1 | -1/+1 |
| | | | | | => When saving a Measure Filter from a page which is not the first result page, this page is always displayed by default | ||||
* | Add missing tests | Simon Brandhof | 2013-02-15 | 3 | -5/+117 |
| | |||||
* | Fix some CSS issues in resource viewers | Simon Brandhof | 2013-02-15 | 5 | -92/+76 |
| | |||||
* | SONAR-3108 Add new property to exclude files from duplication detection | Fabrice Bellingard | 2013-02-15 | 6 | -14/+37 |
| | |||||
* | SONAR-3108 Replace deprecated calls | Fabrice Bellingard | 2013-02-15 | 3 | -37/+84 |
| | |||||
* | SONAR-3108 Replace deprecated calls | Fabrice Bellingard | 2013-02-15 | 3 | -48/+93 |
| | |||||
* | Fix minimum acceptable size of zip | Simon Brandhof | 2013-02-15 | 1 | -1/+1 |
| | |||||
* | SONAR-3837 Fix violation tracking mechanism | Evgeny Mandrikov | 2013-02-15 | 2 | -73/+77 |
| | |||||
* | Refactor the filesystem API in order to allow to provide its own exclusions | Simon Brandhof | 2013-02-15 | 29 | -463/+670 |
| | |||||
* | Fix Semaphore test on Oracle | Simon Brandhof | 2013-02-15 | 1 | -3/+3 |
| | |||||
* | SONAR-3837 Improve violation tracking mechanism | Evgeny Mandrikov | 2013-02-14 | 6 | -63/+320 |
| | |||||
* | SONAR-3317 improve memory usage in export of dry run db | Simon Brandhof | 2013-02-14 | 6 | -6/+17 |
| | |||||
* | Fix log level of batch working dir | Simon Brandhof | 2013-02-14 | 1 | -1/+1 |
| | |||||
* | Replace snapshot id by component key and add a link on a test to directly ↵ | Julien Lancelot | 2013-02-14 | 5 | -13/+16 |
| | | | | list files covered by this test | ||||
* | Do not display the horizontal scroll bar on accordion medium mode | Julien Lancelot | 2013-02-14 | 1 | -0/+1 |
| | |||||
* | Add a html class on the period select box | Julien Lancelot | 2013-02-14 | 1 | -2/+2 |
| | |||||
* | Little css improvement of test file name | Julien Lancelot | 2013-02-14 | 1 | -4/+6 |
| | |||||
* | Fix message parameters issue | Julien Lancelot | 2013-02-14 | 2 | -2/+2 |
| | |||||
* | SONAR-4012 Fix missing html escape on project name and key | Julien Lancelot | 2013-02-14 | 2 | -8/+8 |
| | |||||
* | Try to fix SemaphoreDaoTest on mysql | Simon Brandhof | 2013-02-14 | 1 | -1/+1 |
| | |||||
* | Upgrade to sonar-java 1.2-M2 | Simon Brandhof | 2013-02-14 | 1 | -1/+1 |
| | |||||
* | SONAR-3317 fix possible copy of inverted columns | Simon Brandhof | 2013-02-14 | 3 | -15/+66 |
| | |||||
* | Fix css issue on global violation due to replacement of html d by html class | Julien Lancelot | 2013-02-14 | 1 | -4/+4 |
| |