Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | SONAR-4366 Quality Gates: ready for the permissions stuff | Stas Vilchik | 2014-03-03 | 1 | -0/+1 | |
| | | ||||||
* | | SONAR-4366 Quality Gates: implement copy action | Stas Vilchik | 2014-03-03 | 1 | -0/+2 | |
| | | ||||||
* | | SONAR-4996 Update work duration message and move code to i18n API | Julien Lancelot | 2014-03-03 | 3 | -10/+7 | |
| | | ||||||
* | | Quality Gates: some improvements of the rendering | Stas Vilchik | 2014-02-28 | 1 | -0/+1 | |
| | | ||||||
* | | Quality Gates: new layout, some other improvements | Stas Vilchik | 2014-02-28 | 1 | -0/+2 | |
| | | ||||||
* | | Fix drilldown page when project was analyzed before v4.2 | Simon Brandhof | 2014-02-28 | 2 | -31/+37 | |
| | | ||||||
* | | Update labels | Stas Vilchik | 2014-02-27 | 1 | -0/+5 | |
| | | ||||||
* | | Deprecate remaining Java-specific stuff | Simon Brandhof | 2014-02-27 | 2 | -6/+4 | |
| | | ||||||
* | | Quality Gates UI | Stas Vilchik | 2014-02-27 | 1 | -1/+16 | |
| | | ||||||
* | | SONAR-926 fix loading of quality profile alerts on multi-modules projects | Simon Brandhof | 2014-02-26 | 5 | -1057/+10 | |
| | | ||||||
* | | SONAR-926 remove ModuleLanguages from API. Replaced by FileSystem#languages() | Simon Brandhof | 2014-02-26 | 4 | -34/+26 | |
| | | ||||||
* | | Display 'min' instead of 'm' in work duration short format | Julien Lancelot | 2014-02-26 | 1 | -1/+1 | |
| | | ||||||
* | | SONAR-4996 Save debt on issues and measures in minutes (instead of seconds) | Julien Lancelot | 2014-02-25 | 2 | -74/+76 | |
| | | ||||||
* | | SONAR-4996 Update debt display in technical debt pyramid widget | Julien Lancelot | 2014-02-25 | 2 | -14/+15 | |
| | | ||||||
* | | SONAR-4996 Measure on added debt are now in seconds | Julien Lancelot | 2014-02-25 | 3 | -22/+21 | |
| | | ||||||
* | | SONAR-4996 Update debt on measures sqale_index | Julien Lancelot | 2014-02-25 | 4 | -54/+52 | |
| | | ||||||
* | | SONAR-4996 Update issue changelog debt to seconds (backend + display) | Julien Lancelot | 2014-02-25 | 1 | -37/+30 | |
| | | ||||||
* | | SONAR-4996 Update issue debt to seconds (backend + display) | Julien Lancelot | 2014-02-25 | 5 | -80/+76 | |
| | | ||||||
* | | Merge branch 'new-issues-filters' | Stas Vilchik | 2014-02-25 | 1 | -0/+4 | |
|\ \ | | | | | | | | | | | | | | | | | | | Conflicts: sonar-server/src/main/webapp/WEB-INF/app/views/navigator/_filter_templates.html.erb sonar-server/src/main/webapp/javascripts/navigator/filters/ajax-select-filters.js sonar-server/src/main/webapp/javascripts/navigator/issues.js | |||||
| * | | Some feedback on the issues page | Stas Vilchik | 2014-02-24 | 1 | -0/+1 | |
| | | | | | | | | | | | | (cherry picked from commit ef55348) | |||||
| * | | Action Plan criteria changes | Stas Vilchik | 2014-02-21 | 1 | -1/+2 | |
| | | | ||||||
| * | | SONAR-4854 Rule | Stas Vilchik | 2014-02-19 | 1 | -0/+1 | |
| | | | ||||||
| * | | SONAR-4854 Action plans | Stas Vilchik | 2014-02-18 | 1 | -0/+1 | |
| | | | ||||||
| * | | SONAR-4854 Created at | Stas Vilchik | 2014-02-18 | 1 | -0/+1 | |
| | | | ||||||
* | | | Upgrade version to 4.3-SNAPSHOT | Eric Hartmann | 2014-02-24 | 8 | -8/+8 | |
| | | | ||||||
* | | | Some feedback on the issues page | Stas Vilchik | 2014-02-24 | 1 | -0/+1 | |
| | | | ||||||
* | | | SONAR-4799 Hide widget altogether if no measure can be displayed on selected ↵ | Jean-Baptiste Lievremont | 2014-02-21 | 1 | -2/+2 | |
| | | | | | | | | | | | | period | |||||
* | | | SONAR-926 fix support of CPD without exclusion patterns | Simon Brandhof | 2014-02-20 | 2 | -7/+9 | |
| | | | ||||||
* | | | SONAR-926 Fix alerts reporting for multi-language projects | Julien HENRY | 2014-02-20 | 2 | -72/+84 | |
| | | | ||||||
* | | | SONAR-926 move FS API to org.sonar.api.batch.fs | Simon Brandhof | 2014-02-20 | 9 | -77/+70 | |
| | | | ||||||
* | | | WorkDurationFactory API should not accept nullable parameter | Julien Lancelot | 2014-02-19 | 1 | -2/+4 | |
| | | | ||||||
* | | | Issue exclusions patterns are now initialized prior to sensor phase | Julien HENRY | 2014-02-18 | 36 | -2973/+89 | |
| | | | ||||||
* | | | SONAR-5063 Deprecate the metric "packages" | Simon Brandhof | 2014-02-18 | 2 | -22/+10 | |
| | | | ||||||
* | | | Fix quality flaws | Julien Lancelot | 2014-02-17 | 1 | -5/+1 | |
| | | | ||||||
* | | | Fix UTs after renaming of one test class | Julien HENRY | 2014-02-17 | 8 | -0/+0 | |
| | | | ||||||
* | | | Ensure that JavaSquidSensor is executed after exclusions initialization | Julien HENRY | 2014-02-17 | 5 | -19/+22 | |
|/ / | ||||||
* | | Do not use anymore deprecated WorkUnit | Julien Lancelot | 2014-02-17 | 1 | -2/+2 | |
| | | ||||||
* | | Revert "SONAR-5034 Remove useless measures from the "Unit Test Coverage" widget" | Julien Lancelot | 2014-02-14 | 2 | -2/+20 | |
| | | | | | | | | This reverts commit c8de210259f0c3c05c98201c342691e8627a8609. | |||||
* | | SONAR-5059 New technical debt can sometime be negative | Julien Lancelot | 2014-02-14 | 1 | -0/+19 | |
| | | ||||||
* | | Fix some quality flaws | Julien HENRY | 2014-02-13 | 1 | -0/+3 | |
| | | ||||||
* | | Little improvements of technical debt | Julien Lancelot | 2014-02-13 | 2 | -14/+11 | |
| | | ||||||
* | | Update message to display when no requirement on rule | Julien Lancelot | 2014-02-13 | 1 | -1/+1 | |
| | | ||||||
* | | Replace WorkUnit by WorkDuration for technical debt | Julien Lancelot | 2014-02-12 | 7 | -132/+67 | |
| | | ||||||
* | | SONAR-5058 Remove default configuration for global test exclusions | Jean-Baptiste Lievremont | 2014-02-12 | 1 | -1/+0 | |
| | | ||||||
* | | SONAR-926 remove remaining usages of deprecated qualifiers | Simon Brandhof | 2014-02-12 | 2 | -9/+3 | |
| | | ||||||
* | | SONAR-4908 update xoo with tags | Simon Brandhof | 2014-02-12 | 2 | -2/+6 | |
| | | ||||||
* | | Fix comppilation issue | Julien Lancelot | 2014-02-11 | 1 | -3/+1 | |
| | | ||||||
* | | SONAR-5042 Remove RFC widget and remove deprecated measure on resource ↵ | Julien Lancelot | 2014-02-11 | 3 | -80/+0 | |
| | | | | | | | | viewer header | |||||
* | | Merge WorkDayDuration with WorkUnit | Julien Lancelot | 2014-02-10 | 7 | -64/+79 | |
| | | ||||||
* | | SONAR-926 Update CPD plugin to not rely on project.getLanguage[Key]() | Julien HENRY | 2014-02-10 | 5 | -42/+32 | |
| | |