Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Improve boolean parameters of Hibernate HQL queries | Simon Brandhof | 2011-10-27 | 5 | -7/+7 |
| | |||||
* | Remove useless files (JS and CSS) from WAR | Fabrice Bellingard | 2011-10-27 | 1 | -1/+5 |
| | |||||
* | SONAR-2733 Display duplicated blocks by group in the resource viewer | Fabrice Bellingard | 2011-10-27 | 8 | -23/+108 |
| | | | | | Now waiting for the new table to feed the data that is displayed by this new duplication tab. | ||||
* | SONAR-2733 Fix unit test and remove useless code | Fabrice Bellingard | 2011-10-26 | 1 | -1/+1 |
| | |||||
* | SONAR-2733 Display duplicated blocks by group in the resource viewer | Fabrice Bellingard | 2011-10-26 | 8 | -4/+225 |
| | | | | First shot, needs improvements. | ||||
* | SONAR-2642 add DAOs to picocontainer + improve unit tests | Simon Brandhof | 2011-10-26 | 1 | -0/+4 |
| | |||||
* | SONAR-2642 do not duplicate derby DDL files | Simon Brandhof | 2011-10-26 | 6 | -456/+26 |
| | |||||
* | SONAR-2919 Fix issues on the event handling | Fabrice Bellingard | 2011-10-26 | 6 | -13/+23 |
| | | | | | | | | | | - 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 | ||||
* | SONAR-2642 first step to integration mybatis | Simon Brandhof | 2011-10-25 | 1 | -5/+7 |
| | |||||
* | Fix violations | Evgeny Mandrikov | 2011-10-25 | 2 | -2/+0 |
| | |||||
* | SONAR-2919 Updated WS API for events | Fabrice Bellingard | 2011-10-24 | 2 | -23/+63 |
| | |||||
* | SONAR-2919 Remove old useless code | Fabrice Bellingard | 2011-10-24 | 8 | -292/+19 |
| | |||||
* | SONAR-2696 On filters, the Name column cannot be sorted on the descending way | Simon Brandhof | 2011-10-24 | 1 | -0/+8 |
| | |||||
* | SONAR-2695 case-insensitive sort of filter results | Simon Brandhof | 2011-10-24 | 4 | -40/+65 |
| | |||||
* | SONAR-2932 log 500 errors + fix error handling in web services | Simon Brandhof | 2011-10-24 | 3 | -43/+65 |
| | |||||
* | SONAR-2919 Update Events table | Fabrice Bellingard | 2011-10-24 | 3 | -2/+78 |
| | | | | | | | | Migration script: - name column => 400 - description column => 4000 - data column removed - tries to attach snapshots to events that do not have one | ||||
* | Fix violations | Evgeny Mandrikov | 2011-10-24 | 1 | -5/+1 |
| | |||||
* | SONAR-2668 Fixed problem on Email settings page | Fabrice Bellingard | 2011-10-21 | 2 | -3/+2 |
| | |||||
* | SONAR-2919 Change the way to handle events in Sonar | Fabrice Bellingard | 2011-10-21 | 8 | -26/+230 |
| | | | | | | | | | | | - Removed the possibility to handle them in the widget - Added the management in the History service Still needs to: - Update the WS API - Remove useless code - Update batch side - Write DB migration script | ||||
* | SONAR-2762 Improve examples in page "project exclusions" | Evgeny Mandrikov | 2011-10-21 | 1 | -4/+61 |
| | |||||
* | SONAR-2771 new URL /widget : improve error handling and security | Simon Brandhof | 2011-10-20 | 22 | -131/+169 |
| | | | | Some helper methods have been added to simplify error handling : bad_request(message), not_found(message) and access_denied. | ||||
* | Remove unused RoR files (/scripts) | simonbrandhof | 2011-10-19 | 13 | -39/+0 |
| | |||||
* | Various improvements on sorting of rows in UI | simonbrandhof | 2011-10-19 | 17 | -49/+57 |
| | | | | | SONAR-2697 list of users in administration pages of roles SONAR-2695 list of dashboards, filters, event categories, manual metrics and rules (in Quality Profiles) | ||||
* | SONAR-2748 Make the profile backup available as permalink | Evgeny Mandrikov | 2011-10-18 | 2 | -24/+34 |
| | |||||
* | SONAR-2916 Default logging level should be INFO on server side | Simon Brandhof | 2011-10-18 | 1 | -2/+2 |
| | |||||
* | SONAR-2668 Make labels non breakable on the filter screen | Fabrice Bellingard | 2011-10-18 | 1 | -1/+2 |
| | |||||
* | SONAR-2884 "No lines match your filter criteria" is not localized | Fabrice Bellingard | 2011-10-17 | 2 | -21/+2 |
| | |||||
* | SONAR-2834 Move Google Analytics Plugin to the forge | Evgeny Mandrikov | 2011-10-17 | 2 | -7/+0 |
| | | | | This includes removal of Google Analytics Account from System Info page. | ||||
* | SONAR-2771 inject @project into the widget template | Simon Brandhof | 2011-10-14 | 1 | -0/+1 |
| | |||||
* | SONAR-2792 Import code of JaCoCo plugin from Plugins Forge | Evgeny Mandrikov | 2011-10-14 | 1 | -0/+6 |
| | | | | Revision 4564. | ||||
* | SONAR-1928 Extract widgets from the hotspots page | Fabrice Bellingard | 2011-10-13 | 1 | -0/+4 |
| | | | | | | | This commit includes: - SONAR-2070: new widget for most violated rules - SONAR-2071: new widget for most violated resources - SONAR-2902: new metric hotspot widget | ||||
* | SONAR-2771 surround the widget with <div id='block_1'> in order to be ↵ | Simon Brandhof | 2011-10-13 | 2 | -25/+27 |
| | | | | consistent with dashboards | ||||
* | SONAR-2771 support widget properties | Simon Brandhof | 2011-10-13 | 2 | -6/+39 |
| | |||||
* | SONAR-2771 Allow to render a single widget | simonbrandhof | 2011-10-11 | 2 | -0/+55 |
| | |||||
* | Fix dev mode | Simon Brandhof | 2011-10-10 | 6 | -30/+36 |
| | |||||
* | SONAR-2887 Profile changelog: fix dropdown lists | Evgeny Mandrikov | 2011-10-10 | 1 | -1/+1 |
| | |||||
* | SONAR-2719 add timestamp to maven logs | simonbrandhof | 2011-10-09 | 3 | -74/+11 |
| | |||||
* | SONAR-2881 Do not rebuild the WAR file when changing conf/logback.xml | simonbrandhof | 2011-10-09 | 19 | -92/+313 |
| | |||||
* | SONAR-2874 change the Oracle driver in conf/sonar.properties | Simon Brandhof | 2011-10-07 | 1 | -1/+1 |
| | |||||
* | SONAR-2861 New Configuration API | simonbrandhof | 2011-10-07 | 39 | -683/+704 |
| | | | | | | | | The component org.apache.commons.Configuration is still available but plugins should use org.sonar.api.config.Settings. It also implies the following issues : SONAR-2870 do not rebuild the WAR file when editing sonar.properties SONAR-2869 allow to use the annotations @Properties/@Property on extensions | ||||
* | SONAR-2855 Metrics are not sorted in the configuration panel of widgets | Simon Brandhof | 2011-10-04 | 1 | -1/+1 |
| | |||||
* | SONAR-2831 review date is badly formatted | Simon Brandhof | 2011-10-03 | 1 | -2/+2 |
| | |||||
* | SONAR-2840 do not display JDBC settings in the database upgrade form | Simon Brandhof | 2011-09-29 | 2 | -37/+5 |
| | |||||
* | Add HTML ID to the links of the filters popup | Simon Brandhof | 2011-09-28 | 1 | -1/+1 |
| | |||||
* | SONAR-2727 Display a warning message in the footer when the Derby engine is used | Simon Brandhof | 2011-09-27 | 5 | -6/+16 |
| | |||||
* | SONAR-2840 Do not display JDBC settings when user is not administrator | Simon Brandhof | 2011-09-27 | 2 | -17/+1 |
| | |||||
* | SONAR-2726 Do not allow upgrade with Derby embedded database | Simon Brandhof | 2011-09-27 | 4 | -10/+29 |
| | |||||
* | SONAR-2839 Speed up server startup when using Derby | Simon Brandhof | 2011-09-27 | 6 | -6/+477 |
| | |||||
* | Fix whitespace in HTML footer | simonbrandhof | 2011-09-25 | 1 | -11/+1 |
| | |||||
* | Force creation of MySQL tables with UTF8 character set and utf8_bin collation | Simon Brandhof | 2011-09-23 | 1 | -1/+4 |
| |