Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | SONAR-2587 SONAR-2549 Fix schema conflicts on Oracle and PostgreSQL | Simon Brandhof | 2011-09-06 | 35 | -26/+6097 | |
| | ||||||
* | SONAR-2587 and SONAR-2549 conflicts between database schemas | simonbrandhof | 2011-09-06 | 130 | -3778/+6011 | |
| | ||||||
* | Slight refactoring of ColumnView#name() | Simon Brandhof | 2011-09-06 | 1 | -4/+3 | |
| | ||||||
* | SONAR-2074 Use Prototype #getWidth() method to access DIV width | Fabrice Bellingard | 2011-09-05 | 1 | -2/+2 | |
| | ||||||
* | SONAR-893 Remove the possibility to recover snapshots once deleted | Fabrice Bellingard | 2011-09-05 | 2 | -39/+9 | |
| | | | | This can lead to problems. This functionality will be added back once we have a clean way to handle snapshot statuses. | |||||
* | SONAR-2074 Fix bug on IE6/7 | Fabrice Bellingard | 2011-09-05 | 1 | -1/+1 | |
| | ||||||
* | SONAR-1091 CPD over different projects | Evgeny Mandrikov | 2011-09-02 | 1 | -2/+3 | |
| | | | | | | * Improve table clone_blocks and so DbCloneIndex. * Add purge of old clone blocks. | |||||
* | SONAR-2074 Update the JS script + JS data generation to fix bug on IE | Fabrice Bellingard | 2011-09-01 | 1 | -7/+7 | |
| | ||||||
* | SONAR-893 Improve style and text | Fabrice Bellingard | 2011-09-01 | 1 | -2/+2 | |
| | ||||||
* | SONAR-2616 Improve the user auto-suggest box | Fabrice Bellingard | 2011-09-01 | 4 | -11/+32 | |
| | | | | Initial bug : when assigning a review, if assignee does not exist an error message should appear. | |||||
* | SONAR-2676 Remove the parameter list from rule description page | Fabrice Bellingard | 2011-09-01 | 1 | -18/+1 | |
| | | | | | | | Showing the parameters with their description could lead to ambiguity => some parameter descriptions specify the default value given by the original tool, thus making confusion with the default value given by the quality profile activated on a project (-> the rule description page is independent of the user context). | |||||
* | SONAR-1091 Add CPD over different projects | Evgeny Mandrikov | 2011-09-01 | 1 | -0/+40 | |
| | | | | | | | * Add table clone_blocks * Add DbCloneIndex, which can be activated in sonar-cpd-plugin using property "sonar.cpd.cross_project=true" | |||||
* | SONAR-2074 Fix display bug caused by Protovis limitation | Fabrice Bellingard | 2011-08-31 | 1 | -6/+6 | |
| | | | | | If the array used to display the Y axis contains only data with the exact same value, Protovis function y() returns NaN, which makes it impossible to display the line for the given array. | |||||
* | SONAR-893 Improve the "History" service for projects | Fabrice Bellingard | 2011-08-31 | 2 | -54/+45 | |
| | | | | | | | | - Display snapshot that are currently being built without the possibility to modify their status - Remove the popup and the bulk change, as there's the recovery mechanism - Invert Event and Time columns - Set the table to minimum width | |||||
* | SONAR-2074 Fix bug if event date slightly differs from snapshot date | Fabrice Bellingard | 2011-08-31 | 1 | -3/+3 | |
| | ||||||
* | SONAR-2745 Fix wrong language display on the Components service page | Fabrice Bellingard | 2011-08-31 | 1 | -0/+14 | |
| | ||||||
* | SONAR-893 Provide a new "History" service for projects | Fabrice Bellingard | 2011-08-30 | 3 | -0/+121 | |
| | ||||||
* | SONAR-2701 Change TimeMachine widget style to match Sonar table style | Fabrice Bellingard | 2011-08-29 | 1 | -25/+3 | |
| | ||||||
* | SONAR-2074 Pull the caption insert on top of the chart | Fabrice Bellingard | 2011-08-29 | 1 | -9/+11 | |
| | ||||||
* | SONAR-2701 Fix vertical alignment when spark lines are displayed | Fabrice Bellingard | 2011-08-29 | 1 | -0/+1 | |
| | ||||||
* | SONAR-2074 Remove y-axis on the chart | Fabrice Bellingard | 2011-08-29 | 1 | -26/+3 | |
| | ||||||
* | SONAR-2074 Fix timeline widget JS that caused a bug on PROD mode | Fabrice Bellingard | 2011-08-29 | 1 | -6/+6 | |
| | ||||||
* | SONAR-2074 Improve timeline widget | Fabrice Bellingard | 2011-08-26 | 1 | -7/+19 | |
| | | | | | | | - Default height set to 80 pixels - Events are displayed by default - Space added between measures in the footer - Adapt left margin to be able to display the max number on the Y axis - Chart displayed even if no values for a selected metric | |||||
* | SONAR-2701 Improve "Time Machine" widget | Fabrice Bellingard | 2011-08-26 | 1 | -23/+17 | |
| | | | | - Rename numberOfVersions into numberOfColumns - Always take the last snapshot to display | |||||
* | SONAR-2734 Provide a new "Deletion" service for each project | Fabrice Bellingard | 2011-08-26 | 5 | -9/+19 | |
| | ||||||
* | SONAR-2701 Adjustments on TimeMachine widget | Fabrice Bellingard | 2011-08-26 | 2 | -12/+25 | |
| | | | | | | | | | - Display only latest snapshot if number_of_versions set to 1 - Fix bug and actually always display oldest snapshot of the selected time frame - Improve CSS rendering - Do not display last column if no sparkline - Do not display metric domain if selected metrics all belong to the same domain (= if there's only one domain to display) | |||||
* | SONAR-2702 Turn delete link into a button | Fabrice Bellingard | 2011-08-25 | 1 | -2/+3 | |
| | ||||||
* | SONAR-2703 Pull the button out of the table | Fabrice Bellingard | 2011-08-25 | 1 | -1/+2 | |
| | ||||||
* | SONAR-2701 New "Time Machine" widget | Fabrice Bellingard | 2011-08-25 | 2 | -0/+51 | |
| | | | Allows to display measures of required metrics by past version | |||||
* | SONAR-2702 New "Exclusions" service in the "CONFIGURATION" section | Fabrice Bellingard | 2011-08-24 | 5 | -7/+32 | |
| | ||||||
* | SONAR-2074 Improve timeline widget | Fabrice Bellingard | 2011-08-23 | 1 | -8/+45 | |
| | | | - Add event labels | |||||
* | SONAR-2074 Improve timeline widget | Fabrice Bellingard | 2011-08-22 | 2 | -12/+44 | |
| | | | | | | | | - Add top and bottom "padding" inside the graph for better readibility - Display a message if only 1 snapshot available - Display the "legend" under the graph with localized metric names - Add possibility to specify widget height in the options - Select first the last snapshot values when rendering the widget - Add date label (localized) | |||||
* | Revert "SONAR-2587 and SONAR-2549 conflicts between database schemas" | Fabrice Bellingard | 2011-08-22 | 130 | -6011/+3778 | |
| | | | | | | Reason: support of PostgreSQL is broken. This reverts commit 3a77746009765300042ef795ae77dc4cb3c0bcb0. | |||||
* | SONAR-2587 and SONAR-2549 conflicts between database schemas | simonbrandhof | 2011-08-19 | 130 | -3778/+6011 | |
| | ||||||
* | SONAR-2074 Improve timeline widget | Fabrice Bellingard | 2011-08-19 | 4 | -47/+64 | |
| | | | | | | | - Improve JS code - Sort the trends directly in the TrendsChart Ruby class - Add optional title for graph - Graph aware of differential view system | |||||
* | Compact database migration scripts created before version 2.1 | simonbrandhof | 2011-08-19 | 42 | -1108/+58 | |
| | ||||||
* | Fix compression of javascript | simonbrandhof | 2011-08-19 | 1 | -16/+14 | |
| | ||||||
* | SONAR-2074 New timeline widget: first basic version | Fabrice Bellingard | 2011-08-18 | 1 | -0/+92 | |
| | ||||||
* | SONAR-2714 Reorganize core properties into categories | Simon Brandhof | 2011-08-18 | 2 | -2/+2 | |
| | ||||||
* | SONAR-2713 default category is 'General' | Simon Brandhof | 2011-08-18 | 2 | -5/+5 | |
| | ||||||
* | Merge branch 'release-2.10' | Simon Brandhof | 2011-08-17 | 1 | -10/+9 | |
|\ | ||||||
| * | Fix migration of manual measures (again) | Simon Brandhof | 2011-08-17 | 1 | -10/+9 | |
| | | ||||||
* | | SONAR-2716 Support localization of plugin properties | simonbrandhof | 2011-08-16 | 1 | -5/+7 | |
| | | ||||||
* | | Add missing l10n key in the page filters | simonbrandhof | 2011-08-16 | 1 | -1/+1 | |
| | | ||||||
* | | Remove unused ruby code in time machine | Simon Brandhof | 2011-08-16 | 1 | -27/+1 | |
| | | ||||||
* | | SONAR-2694 Provide a new optional 'category' attribute on the @Property ↵ | Simon Brandhof | 2011-08-15 | 6 | -132/+157 | |
| | | | | | | | | annotation | |||||
* | | SONAR-2412 add support of project deletion from the Java web service client | Simon Brandhof | 2011-08-15 | 1 | -37/+39 | |
| | | ||||||
* | | SONAR-2412 Minor refactoring | Simon Brandhof | 2011-08-15 | 1 | -4/+4 | |
| | | ||||||
* | | Merge branch 'master' of https://github.com/gshakhn/sonar into gshakhn-master | Simon Brandhof | 2011-08-15 | 4 | -3/+25 | |
|\ \ | ||||||
| * \ | Merge remote-tracking branch 'upstream/master' | George Shakhnazaryan | 2011-08-03 | 24 | -61/+91 | |
| |\ \ |