Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | SONAR-3612 Custom servlet filters are not loaded after database upgrade | Simon Brandhof | 2013-02-19 | 10 | -45/+254 | |
| | ||||||
* | SONAR-4100 Remove useless code | Fabrice Bellingard | 2013-02-19 | 5 | -76/+0 | |
| | ||||||
* | SONAR-2227 Display message for update plugins which dependencies needed ↵ | Julien Lancelot | 2013-02-19 | 5 | -71/+39 | |
| | | | | sonar updgrade | |||||
* | SONAR-4100 Improve rendering | Fabrice Bellingard | 2013-02-19 | 1 | -1/+1 | |
| | ||||||
* | SONAR-4100 Update default notification dispatchers | Fabrice Bellingard | 2013-02-19 | 6 | -162/+142 | |
| | | | | | - AlertsOnMyFavouriteProject => NewAlerts - NewViolationsOnMyFavouriteProject => NewViolationsOnFirstDiffPeriod | |||||
* | SONAR-4100 When adding a new project, select "Email" by default | Fabrice Bellingard | 2013-02-19 | 2 | -1/+2 | |
| | ||||||
* | SONAR-4100 Update labels | Fabrice Bellingard | 2013-02-19 | 2 | -2/+2 | |
| | ||||||
* | Add unit test | Fabrice Bellingard | 2013-02-19 | 1 | -0/+15 | |
| | ||||||
* | Do not cache file exclusions | Simon Brandhof | 2013-02-19 | 1 | -23/+15 | |
| | ||||||
* | Fix quality flaws | Simon Brandhof | 2013-02-19 | 4 | -25/+65 | |
| | ||||||
* | Fix test on mysql where TIMESTAMP precision is only second | Julien HENRY | 2013-02-19 | 1 | -2/+2 | |
| | ||||||
* | SONAR-2227 Display message for availables plugins which dependencies needed ↵ | Julien Lancelot | 2013-02-19 | 2 | -3/+9 | |
| | | | | sonar updgrade | |||||
* | 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 | |
| |