Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | SONAR-2694 do not use @Property.category on core plugins yet | Simon Brandhof | 2011-08-16 | 1 | -40/+17 | |
| | | | | ||||||
| * | | | SONAR-2694 Provide a new optional 'category' attribute on the @Property ↵ | Simon Brandhof | 2011-08-15 | 9 | -149/+207 | |
| | | | | | | | | | | | | | | | | annotation | |||||
| * | | | SONAR-2412 add support of project deletion from the Java web service client | Simon Brandhof | 2011-08-15 | 12 | -48/+135 | |
| | | | | ||||||
| * | | | 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 | 104 | -636/+814 | |
| | |\ \ \ | ||||||
| | * \ \ \ | Merge branch 'delete_resource_via_api' | George Shakhnazaryan | 2011-07-30 | 4 | -3/+25 | |
| | |\ \ \ \ | ||||||
| | | * | | | | Add API method to delete project. | George Shakhnazaryan | 2011-07-30 | 2 | -1/+19 | |
| | | | | | | | ||||||
| | | * | | | | Created a delete project method that the project_controller method uses now. | George Shakhnazaryan | 2011-07-30 | 2 | -2/+6 | |
| | | | | | | | ||||||
| * | | | | | | SONAR-2646 When there isn't any violation in a project the hotspot widget ↵ | Simon Brandhof | 2011-08-15 | 1 | -4/+4 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | 'Most violated rules' never finished to be displayed | |||||
| * | | | | | | SONAR-2556 Adding new widgets to a dashboard re-organizes the first column | Simon Brandhof | 2011-08-15 | 1 | -1/+1 | |
| | | | | | | | ||||||
| * | | | | | | Revert pom versions to 2.11-SNAPSHOT after merging branch 2.10 | Simon Brandhof | 2011-08-15 | 40 | -40/+40 | |
| | | | | | | | ||||||
| * | | | | | | Merge branch 'release-2.10' | Simon Brandhof | 2011-08-15 | 46 | -63/+219 | |
| |\ \ \ \ \ \ | ||||||
| * | | | | | | | Fix error log in timemachine page | Simon Brandhof | 2011-08-15 | 1 | -0/+1 | |
| | | | | | | | | ||||||
| * | | | | | | | SONAR-2075 Add Protovis | Simon Brandhof | 2011-08-15 | 1 | -1/+1 | |
| | | | | | | | | ||||||
| * | | | | | | | SONAR-2704 Upgrade to Prototype 1.7/Scriptaculous 1.9 | simonbrandhof | 2011-08-15 | 10 | -7937/+19231 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Yahoo JS libs used in timemachine have also been removed from default HTML header. They are available only in the timemachine page. Protovis and its patch for IE have been added. | |||||
| * | | | | | | | SONAR-2603 Generate the server key on the fly. | Simon Brandhof | 2011-08-12 | 9 | -40/+9 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The server must not be restarted in order to compute its key. | |||||
| * | | | | | | | SONAR-2700 Add the server startup date/time to the System Info page | Simon Brandhof | 2011-08-12 | 2 | -25/+27 | |
| | | | | | | | | ||||||
| * | | | | | | | Remove server ID from system info page. Replaced by permanent server key | Simon Brandhof | 2011-08-12 | 1 | -1/+0 | |
| | | | | | | | | ||||||
| * | | | | | | | SONAR-2690 Anonymous access : add a title above the project list in the ↵ | Simon Brandhof | 2011-08-12 | 2 | -0/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Quality Profile 'projects' tab | |||||
| * | | | | | | | Do not show crappy error page if url /plugins/* has bad parameters | Simon Brandhof | 2011-08-12 | 3 | -1/+4 | |
| | | | | | | | | ||||||
| * | | | | | | | SONAR-2603 generate server key before loading plugins | Simon Brandhof | 2011-08-12 | 4 | -22/+55 | |
| | | | | | | | | ||||||
| * | | | | | | | SONAR-2692 allow ExtensionProvider#provide() to return null | Simon Brandhof | 2011-08-12 | 2 | -10/+14 | |
| | | | | | | | | ||||||
| * | | | | | | | SONAR-2692 API: allow plugins to auto-disable on server startup | simonbrandhof | 2011-08-11 | 13 | -40/+286 | |
| | | | | | | | | ||||||
| * | | | | | | | SONAR-2603 the IP address to use must be set by user | Simon Brandhof | 2011-08-11 | 4 | -145/+100 | |
| | | | | | | | | ||||||
| * | | | | | | | SONAR-2689 Do not support the version 1.0-beta-1 of the Sonar maven plugin ↵ | Simon Brandhof | 2011-08-11 | 8 | -341/+11 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | anymore | |||||
| * | | | | | | | SONAR-2621 Profile changelog should be accessible by anonymous users | simonbrandhof | 2011-08-09 | 2 | -6/+1 | |
| | | | | | | | | ||||||
| * | | | | | | | SONAR-2621 Profile changelog should be accessible by anonymous users | simonbrandhof | 2011-08-09 | 2 | -2/+7 | |
| | | | | | | | | ||||||
| * | | | | | | | Fix development mode | Simon Brandhof | 2011-08-09 | 1 | -40/+1 | |
| | | | | | | | | ||||||
| * | | | | | | | SONAR-2603 generate server key at startup | Simon Brandhof | 2011-08-09 | 18 | -68/+435 | |
| | | | | | | | | ||||||
* | | | | | | | | Release 2.102.10 | Simon Brandhof | 2011-08-18 | 40 | -40/+40 | |
| |_|_|_|_|_|/ |/| | | | | | | ||||||
* | | | | | | | SONAR-75 implement negative cache of rule descriptions | Simon Brandhof | 2011-08-18 | 1 | -11/+14 | |
| |_|_|_|_|/ |/| | | | | | ||||||
* | | | | | | SONAR-75 Add cache of rule descriptions | Simon Brandhof | 2011-08-17 | 5 | -16/+70 | |
| | | | | | | ||||||
* | | | | | | Fix migration of manual measures (again) | Simon Brandhof | 2011-08-17 | 1 | -10/+9 | |
| |/ / / / |/| | | | | ||||||
* | | | | | SONAR-2707 Some dependencies might miss in the Libraries, Dependencies and ↵ | Simon Brandhof | 2011-08-15 | 4 | -2/+159 | |
| | | | | | | | | | | | | | | | | | | | | Design services when running several sonar analysis at same time | |||||
* | | | | | Rename the page 'Settings' to 'General Settings' and move up 'Email Settings' | Simon Brandhof | 2011-08-11 | 2 | -13/+13 | |
| | | | | | ||||||
* | | | | | Fix version of sample | Simon Brandhof | 2011-08-09 | 1 | -1/+1 | |
| | | | | | ||||||
* | | | | | [maven-release-plugin] prepare for next development iteration | Simon Brandhof | 2011-08-09 | 39 | -39/+39 | |
| | | | | | ||||||
* | | | | | [maven-release-plugin] prepare release 2.10-RC2 | Simon Brandhof | 2011-08-09 | 39 | -47/+46 | |
|/ / / / | ||||||
* | | | | Add description to pom | Simon Brandhof | 2011-08-09 | 1 | -0/+1 | |
| | | | | ||||||
* | | | | Fix migration of manual measures | Simon Brandhof | 2011-08-09 | 1 | -11/+11 | |
| | | | | ||||||
* | | | | SONAR-75 fix column titles in the filters page | Simon Brandhof | 2011-08-09 | 3 | -4/+9 | |
| | | | | ||||||
* | | | | SONAR-2674 The method Sensor#shouldExecuteOnProject() must not be executed ↵ | Simon Brandhof | 2011-08-08 | 4 | -14/+17 | |
| | | | | | | | | | | | | | | | | before Initializer extensions | |||||
* | | | | Change comment in ruby API | Simon Brandhof | 2011-08-08 | 1 | -1/+2 | |
| | | | | ||||||
* | | | | Replace the footer link 'Bug/feature request' by 'plugins' | Simon Brandhof | 2011-08-08 | 2 | -4/+5 | |
| | | | | ||||||
* | | | | SONAR-2673 Fail to upgrade from 2.8 to 2.9 because of migration of reviews | Simon Brandhof | 2011-08-08 | 1 | -8/+2 | |
| | | | | ||||||
* | | | | Fix required constraints of Nexus staging | Simon Brandhof | 2011-08-08 | 2 | -2/+17 | |
| | | | | ||||||
* | | | | SONAR-75 Fix maintenance page | Simon Brandhof | 2011-08-08 | 2 | -12/+2 | |
| | | | | ||||||
* | | | | SONAR-75 show key when label is missing | simonbrandhof | 2011-08-07 | 3 | -13/+16 | |
| | | | | ||||||
* | | | | Fix upgrade of manual measures | simonbrandhof | 2011-08-07 | 1 | -1/+0 | |
| | | | |