Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Upgrade JRuby on Rails stack | Simon Brandhof | 2012-09-06 | 1 | -1/+0 |
| | | | | | | * SONAR-3780 drop support of servlet 2.4 servers * SONAR-3435 upgrade jruby from 1.6.1 to 1.6.7.2 * SONAR-3737 upgrade rails from 2.3.5 to 2.3.14 | ||||
* | SONAR-3778 Bad performances when Hibernate requests measures on quality models | Simon Brandhof | 2012-09-05 | 2 | -8/+33 |
| | |||||
* | SONAR-3768 Deprecate metric comment_blank_lines | Evgeny Mandrikov | 2012-09-03 | 1 | -4/+13 |
| | |||||
* | Add tip for parsing KeyValueFormat format from ruby code | Simon Brandhof | 2012-08-16 | 1 | -2/+4 |
| | |||||
* | SONAR-3704 API : remove the component org.sonar.api.utils.ServerHttpClient | Simon Brandhof | 2012-08-16 | 2 | -249/+0 |
| | |||||
* | SONAR-3706 API : remove the deprecated annotation org.sonar.check.Check | Simon Brandhof | 2012-08-16 | 6 | -98/+0 |
| | |||||
* | Automatic merge from branch-3.2 | Jenkins CI | 2012-07-26 | 2 | -18/+30 |
|\ | |||||
| * | SONAR-3702 API : AnnotationRuleParser does not detect overridden rule parameters | Simon Brandhof | 2012-07-26 | 2 | -18/+30 |
| | | |||||
| * | [maven-release-plugin] prepare for next development iteration | Eric Hartmann | 2012-07-25 | 1 | -1/+1 |
| | | |||||
| * | [maven-release-plugin] prepare release 3.2-RC2 | Eric Hartmann | 2012-07-25 | 1 | -1/+1 |
| | | |||||
* | | SONAR-3698 Improve documentation, code coverage and add a salt of Guava | David Gageot | 2012-07-26 | 2 | -20/+34 |
| | | |||||
* | | SONAR-3698 API : ability to execute scripts without enough permissions | Simon Brandhof | 2012-07-25 | 2 | -6/+46 |
| | | |||||
* | | Upgrade version to 3.3-SNAPSHOT | Eric Hartmann | 2012-07-24 | 1 | -1/+1 |
|/ | |||||
* | Upgrade version to 3.2-SNAPSHOT | Eric Hartmann | 2012-07-24 | 1 | -1/+1 |
| | |||||
* | SONAR-3690 do not use getBytes(UTF-8) in the constructor of MeasureData | Simon Brandhof | 2012-07-24 | 1 | -6/+1 |
| | |||||
* | Fix the build | David Gageot | 2012-07-24 | 1 | -4/+25 |
| | |||||
* | Missing test | Simon Brandhof | 2012-07-24 | 1 | -0/+18 |
| | |||||
* | SONAR-3690 Bad charset when reading measure text data | Simon Brandhof | 2012-07-24 | 1 | -6/+19 |
| | |||||
* | Upgrade version to 3.3-SNAPSHOT | Eric Hartmann | 2012-07-23 | 1 | -1/+1 |
| | |||||
* | SONAR-3646 fix transaction conflict with H2 | Simon Brandhof | 2012-07-20 | 1 | -1/+13 |
| | |||||
* | Simplify code | David Gageot | 2012-07-18 | 2 | -1/+42 |
| | |||||
* | Replace jetty-servlet-tester with SimpleHttp | David Gageot | 2012-07-17 | 4 | -212/+61 |
| | |||||
* | Fix violation | David Gageot | 2012-07-17 | 1 | -1/+1 |
| | |||||
* | Fix violation | David Gageot | 2012-07-17 | 1 | -1/+1 |
| | |||||
* | Restore Api compatibility | David Gageot | 2012-07-17 | 1 | -2/+10 |
| | |||||
* | Remove warnings | David Gageot | 2012-07-16 | 1 | -0/+1 |
| | |||||
* | Use ArgumentMatcher | David Gageot | 2012-07-16 | 3 | -22/+10 |
| | |||||
* | Remove warning | David Gageot | 2012-07-16 | 1 | -2/+2 |
| | |||||
* | Restore Api compatibility | David Gageot | 2012-07-16 | 1 | -2/+6 |
| | |||||
* | Shorter code for HttpDownloader | David Gageot | 2012-07-16 | 1 | -84/+77 |
| | |||||
* | Don't use hardcoded charsets | David Gageot | 2012-07-16 | 1 | -3/+3 |
| | |||||
* | Unused imports | David Gageot | 2012-07-16 | 2 | -3/+0 |
| | |||||
* | Fix measure data not being evicted anymore | David Gageot | 2012-07-16 | 2 | -5/+5 |
| | |||||
* | Remove UriReader#openStream() | Simon Brandhof | 2012-07-16 | 4 | -52/+0 |
| | | | | Let's keep API simple. | ||||
* | Don't close the stream twice | David Gageot | 2012-07-16 | 1 | -1/+0 |
| | |||||
* | remove dead code | David Gageot | 2012-07-16 | 1 | -2/+1 |
| | |||||
* | Fix warnings | David Gageot | 2012-07-16 | 1 | -1/+1 |
| | |||||
* | Fix warnings | David Gageot | 2012-07-16 | 2 | -0/+10 |
| | |||||
* | Fix some quality flaws | Simon Brandhof | 2012-07-15 | 2 | -17/+17 |
| | |||||
* | Fix some quality flaws | Simon Brandhof | 2012-07-15 | 3 | -12/+8 |
| | |||||
* | Update Center improvements | Simon Brandhof | 2012-07-14 | 5 | -22/+328 |
| | | | | | | | | | | * SONAR-3661 API: new component org.sonar.api.utils.UriReader * SONAR-3660 The property sonar.updatecenter.url must support local files * SONAR-3659 Availability of Update Center with non-RELEASE versions of Sonar * SONAR-2008 Enable updates from SNAPSHOT versions for plugins | ||||
* | Fix some quality flaw | Simon Brandhof | 2012-07-13 | 1 | -1/+1 |
| | |||||
* | SONAR-3633 improve the management of server-side settings | Simon Brandhof | 2012-07-13 | 1 | -34/+23 |
| | | | | | | * do not save default resource permissions in a db migration but in a server-side extension * new component to save settings from server-side components. It will have to be used by ruby app later. | ||||
* | Improve documentation of ResourceType with new property | Fabrice Bellingard | 2012-07-13 | 1 | -0/+1 |
| | |||||
* | Merge branch 'master' of /Users/sbrandhof/projects/github/sonar with conflicts. | Simon Brandhof | 2012-07-12 | 1 | -65/+65 |
| | |||||
* | SONAR-1608 Update documentation on ResourceType | Fabrice Bellingard | 2012-07-12 | 1 | -0/+2 |
| | |||||
* | Deploy the component ResourcePermissions on server-side | Simon Brandhof | 2012-07-12 | 1 | -1/+2 |
| | |||||
* | SONAR-2496 Support 'previous-version' value for differential views | Fabrice Bellingard | 2012-07-12 | 1 | -2/+1 |
| | |||||
* | Declare parameters as non-null by default in org.sonar.api.platform | Simon Brandhof | 2012-07-12 | 2 | -2/+25 |
| | |||||
* | Improve and refactor the ResourcePermissions component | Simon Brandhof | 2012-07-12 | 1 | -1/+1 |
| |