Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SONAR-6234 add project issue filter widget | Stas Vilchik | 2015-03-04 | 12 | -21/+173 |
| | |||||
* | SONAR-5726 add global issue filter widget | Stas Vilchik | 2015-03-04 | 16 | -39/+436 |
| | |||||
* | fix quality flaws | Teryk Bellahsene | 2015-03-04 | 4 | -39/+54 |
| | |||||
* | Automatic merge from master | Jenkins CI | 2015-03-04 | 6 | -8/+18 |
|\ | | | | | | | | | | | | | * origin/master: Improve assertions in server benchmarks update shortcuts help labels Fix compatibility of tests with Oracle | ||||
| * | Improve assertions in server benchmarks | Simon Brandhof | 2015-03-04 | 4 | -4/+13 |
| | | |||||
| * | update shortcuts help labels | Stas Vilchik | 2015-03-04 | 1 | -2/+2 |
| | | |||||
| * | Fix compatibility of tests with Oracle | Simon Brandhof | 2015-03-04 | 1 | -2/+3 |
| | | |||||
* | | add information to the "New Issues" notification - SONAR-6045 | Teryk Bellahsene | 2015-03-04 | 12 | -107/+659 |
| | | |||||
* | | Automatic merge from master | Jenkins CI | 2015-03-04 | 74 | -1620/+1475 |
|\| | | | | | | | | | | | | | | | | | | | | | | | | | * origin/master: Fix compatibility of tests with non-H2 dbs SONAR-6229 Indexing of activity logs consumes too much memory during server startup SONAR-6233 fix characteristic facet on rules page SONAR-6233 Fix behavior of facet on uncharacterized rules SONAR-6238 Updating only the name of a rule is not taking in account when synchronizing rules at startup Update javadoc Rename method Add javadoc change "recent history" to "browsed recently" | ||||
| * | Fix compatibility of tests with non-H2 dbs | Simon Brandhof | 2015-03-03 | 3 | -10/+9 |
| | | |||||
| * | SONAR-6229 Indexing of activity logs consumes too much memory during server ↵ | Simon Brandhof | 2015-03-03 | 54 | -1574/+1167 |
| | | | | | | | | startup | ||||
| * | SONAR-6233 fix characteristic facet on rules page | Stas Vilchik | 2015-03-03 | 3 | -8/+51 |
| | | |||||
| * | SONAR-6233 Fix behavior of facet on uncharacterized rules | Jean-Baptiste Lievremont | 2015-03-03 | 8 | -14/+188 |
| | | |||||
| * | SONAR-6238 Updating only the name of a rule is not taking in account when ↵ | Julien Lancelot | 2015-03-03 | 3 | -7/+57 |
| | | | | | | | | synchronizing rules at startup | ||||
| * | Update javadoc | Julien HENRY | 2015-03-03 | 1 | -6/+2 |
| | | |||||
| * | Rename method | Julien Lancelot | 2015-03-03 | 2 | -7/+3 |
| | | |||||
| * | Add javadoc | Julien Lancelot | 2015-03-03 | 1 | -2/+5 |
| | | |||||
| * | change "recent history" to "browsed recently" | Stas Vilchik | 2015-03-03 | 2 | -1/+2 |
| | | |||||
* | | Automatic merge from master | Jenkins CI | 2015-03-03 | 26 | -607/+523 |
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * origin/master: fix source viewer test Add search the ability to search for rules by profiles in RubyRuleService Needed to fix SQALE-269 SONAR-5884 show ut and it coverage separately SONAR-5884 show ut and it coverage separately SONAR-5884 Apply feedback on unit test and field names SONAR-5884 Replace overall coverage with UT coverage, add IT coverage info Revert "SONAR-6202 Compute overall coverage on all files" SONAR-5077 Display ncloc of files with no language in size widget SONAR-6233 Searching for rules without debt characteristic is not working fix bug with extra duplicated line in the popup fix bug with extra duplicated line Fix quality flaws update events widget Update version of Git and SVN plugins to 1.0 | ||||
| * | fix source viewer test | Stas Vilchik | 2015-03-02 | 1 | -210/+210 |
| | | |||||
| * | Add search the ability to search for rules by profiles in RubyRuleService | Julien Lancelot | 2015-03-02 | 2 | -0/+21 |
| | | | | | | | | Needed to fix SQALE-269 | ||||
| * | SONAR-5884 show ut and it coverage separately | Stas Vilchik | 2015-03-02 | 4 | -18/+27 |
| | | |||||
| * | SONAR-5884 show ut and it coverage separately | Stas Vilchik | 2015-03-02 | 4 | -10/+64 |
| | | |||||
| * | SONAR-5884 Apply feedback on unit test and field names | Jean-Baptiste Lievremont | 2015-03-02 | 3 | -95/+94 |
| | | |||||
| * | SONAR-5884 Replace overall coverage with UT coverage, add IT coverage info | Jean-Baptiste Lievremont | 2015-03-02 | 3 | -61/+84 |
| | | |||||
| * | Revert "SONAR-6202 Compute overall coverage on all files" | Julien HENRY | 2015-03-02 | 4 | -251/+15 |
| | | | | | | | | | | | | | | This reverts commit eac465bea9f5bf89a7beb8036e4d8eea4723f421. Conflicts: plugins/sonar-core-plugin/src/main/java/org/sonar/plugins/core/CorePlugin.java | ||||
| * | SONAR-5077 Display ncloc of files with no language in size widget | Julien HENRY | 2015-03-02 | 4 | -8/+33 |
| | | |||||
| * | SONAR-6233 Searching for rules without debt characteristic is not working | Julien Lancelot | 2015-03-02 | 2 | -24/+36 |
| | | |||||
| * | fix bug with extra duplicated line in the popup | Stas Vilchik | 2015-03-02 | 2 | -2/+5 |
| | | |||||
| * | fix bug with extra duplicated line | Stas Vilchik | 2015-03-02 | 2 | -2/+2 |
| | | |||||
| * | Fix quality flaws | Simon Brandhof | 2015-03-02 | 2 | -1/+7 |
| | | |||||
| * | update events widget | Stas Vilchik | 2015-03-02 | 2 | -2/+2 |
| | | |||||
| * | Update version of Git and SVN plugins to 1.0 | Julien HENRY | 2015-03-02 | 1 | -2/+2 |
| | | |||||
* | | SONAR-6123 Show js tooltips for bubble chart instead of text before the chart | Stas Vilchik | 2015-03-02 | 3 | -80/+60 |
| | | |||||
* | | fix merge 5.2 | Teryk Bellahsene | 2015-03-02 | 2 | -8/+3 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into branch-5.2 | Teryk Bellahsene | 2015-03-02 | 95 | -2243/+2357 |
|\| | | | | | | | | | | | | | | | | | | | Conflicts: server/sonar-server/src/main/java/org/sonar/server/computation/ComputationContext.java server/sonar-server/src/main/java/org/sonar/server/computation/ComputationService.java server/sonar-server/src/test/java/org/sonar/server/computation/ComputationServiceTest.java server/sonar-server/src/test/java/org/sonar/server/computation/step/ParseReportStepTest.java server/sonar-server/src/test/java/org/sonar/server/computation/step/PurgeDatastoresStepMediumTest.java server/sonar-server/src/test/java/org/sonar/server/computation/step/PurgeDatastoresStepTest.java | ||||
| * | show rule's issues in the same tab | Stas Vilchik | 2015-03-02 | 1 | -1/+1 |
| | | |||||
| * | update help window | Stas Vilchik | 2015-03-02 | 4 | -31/+73 |
| | | |||||
| * | Refactor table ANALYSIS_REPORTS because of MySQL packet size limitation | Simon Brandhof | 2015-03-02 | 90 | -2209/+2299 |
| | | | | | | | | | | * do not store report zip in table ANALYSIS_REPORTS but in FS dir {home}/data/analysis * do not store snapshot id in table but in protobuf report | ||||
* | | Automatic merge from master | Jenkins CI | 2015-02-27 | 1 | -1/+1 |
|\| | | | | | | | | | * origin/master: Test internal Git merge tool | ||||
| * | Test internal Git merge tool | Simon Brandhof | 2015-02-27 | 1 | -1/+1 |
| | | |||||
* | | SONAR-6155 upgrade selection of users | Stas Vilchik | 2015-02-27 | 3 | -4/+5 |
| | | |||||
* | | add new user type property settings - server side - SONAR-6155 | Teryk Bellahsene | 2015-02-27 | 6 | -3/+17 |
| | | |||||
* | | Allow to set a default assignee on issues (2nd edition) - SONAR-6154 | Teryk Bellahsene | 2015-02-27 | 20 | -57/+208 |
| | | | | | | | | integrates my last 3 commits as the merge broke previous commit on branch-5.2 | ||||
* | | Update pom to 5.2-SNAPSHOT | Julien Lancelot | 2015-02-27 | 30 | -30/+30 |
| | | |||||
* | | Merge remote-tracking branch 'origin/master' into branch-5.2 | Julien Lancelot | 2015-02-27 | 72 | -260/+114 |
|\| | |||||
| * | SONAR-6222 SQALE Rating is badly render in the timeline widget | Julien Lancelot | 2015-02-27 | 1 | -3/+5 |
| | | |||||
| * | Merge branch 'master' into branch-5.1 | Simon Brandhof | 2015-02-26 | 0 | -0/+0 |
| |\ | |/ |/| | |||||
* | | revert back to 5.2-SNAPSHOT after job generation | tomverin | 2015-02-26 | 1 | -1/+1 |
| | | |||||
* | | switch version to 5.1 for regeneration of jenkins job | tomverin | 2015-02-26 | 1 | -1/+1 |
| | |