| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 |
* | SONAR-2227 Use new update center API | Julien Lancelot | 2013-02-18 | 21 | -535/+365 |
* | SONAR-4138 Warn user if deactivated metric exists in DB | Fabrice Bellingard | 2013-02-18 | 2 | -44/+96 |
* | SONAR-4138 Do not delete manual metrics, just deactivate them | Fabrice Bellingard | 2013-02-18 | 2 | -6/+19 |
* | 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 |
* | SONAR-4037 Fix bug on measures filter edit | Fabrice Bellingard | 2013-02-15 | 1 | -7/+8 |
* | SONAR-4042 Don't save the page ID when saving a measure filter | Fabrice Bellingard | 2013-02-15 | 1 | -1/+1 |
* | Fix some CSS issues in resource viewers | Simon Brandhof | 2013-02-15 | 4 | -53/+21 |
* | SONAR-3317 improve memory usage in export of dry run db | Simon Brandhof | 2013-02-14 | 2 | -3/+3 |
* | Replace snapshot id by component key and add a link on a test to directly lis... | Julien Lancelot | 2013-02-14 | 4 | -12/+15 |
* | 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 |
* | Fix css issue on global violation due to replacement of html d by html class | Julien Lancelot | 2013-02-14 | 1 | -4/+4 |
* | Revert "SONAR-3976 Introduce the concept of plugin group" | Julien Lancelot | 2013-02-14 | 12 | -110/+80 |
* | Revert "Revert unit tests name modification" | Julien Lancelot | 2013-02-14 | 1 | -4/+4 |
* | Revert unit tests name modification | Julien Lancelot | 2013-02-13 | 1 | -4/+4 |
* | SONAR-3976 Introduce the concept of plugin group | Julien Lancelot | 2013-02-13 | 12 | -80/+110 |
* | Remove log input | Julien Lancelot | 2013-02-13 | 1 | -2/+0 |
* | SONAR-4129 add padding to trend icons | Simon Brandhof | 2013-02-13 | 2 | -1/+4 |
* | Remove useless log output | Fabrice Bellingard | 2013-02-12 | 1 | -2/+0 |
* | Do not display sidebar when zooming on a file | Julien Lancelot | 2013-02-12 | 5 | -16/+19 |
* | Restore More actions link (because of a previous replacement of an id by a ht... | Julien Lancelot | 2013-02-12 | 1 | -1/+1 |
* | Add messages on tests component | Julien Lancelot | 2013-02-11 | 3 | -10/+11 |
* | SONAR-4053 Automatically release semaphores when outdated | Julien HENRY | 2013-02-11 | 1 | -0/+2 |
* | Remove unused icons | Simon Brandhof | 2013-02-11 | 5 | -0/+0 |
* | SONAR-4129 missing icons | Simon Brandhof | 2013-02-11 | 14 | -0/+0 |
* | Set focus on new accordion element with animation | Julien Lancelot | 2013-02-11 | 1 | -0/+8 |
* | SONAR-4129 smaller icons (10x10px) | Simon Brandhof | 2013-02-11 | 14 | -3/+11 |
* | Fix unit test | Simon Brandhof | 2013-02-10 | 1 | -1/+1 |
* | Replace deprecated error() and complete() functions by fail() and done() | Julien Lancelot | 2013-02-08 | 1 | -3/+3 |
* | Display error message if error on accordion loading | Julien Lancelot | 2013-02-08 | 1 | -2/+2 |
* | SONAR-3909 % and _ are also taken into account as any other character by the ... | Julien Lancelot | 2013-02-08 | 3 | -13/+11 |
* | Replace deprecated find(:all, ...) rails call by all(...) | Julien Lancelot | 2013-02-08 | 1 | -2/+1 |
* | SONAR-4012 Fix an issue when adding html escape on project name on ghost dele... | Julien Lancelot | 2013-02-08 | 1 | -1/+1 |
* | Remove debug output | Julien Lancelot | 2013-02-08 | 1 | -1/+0 |
* | SONAR-3820 Error when calling /api/violations webservice API | Julien Lancelot | 2013-02-08 | 2 | -9/+10 |
* | SONAR-3909 % and _ should be taken into account as any other character by the... | Julien Lancelot | 2013-02-07 | 1 | -2/+9 |
* | SONAR-3999 Handle error when a truncated license key is entered | Julien Lancelot | 2013-02-07 | 1 | -2/+1 |
* | SONAR-4012 Missing html escape in project name | Julien Lancelot | 2013-02-07 | 23 | -31/+31 |
* | Fix issue when displaying resource in popup | Julien Lancelot | 2013-02-07 | 2 | -4/+3 |
* | SONAR-4068 Upgrade to Rails 2.3.15 | Simon Brandhof | 2013-02-07 | 793 | -2432/+199 |
* | SONAR-4081 Improve the way rule keys are shown on the quality profile page | Julien Lancelot | 2013-02-07 | 1 | -1/+2 |
* | Do not display 'New window' in popup mode | Julien Lancelot | 2013-02-07 | 7 | -3/+11 |