aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | SONAR-2694 do not use @Property.category on core plugins yetSimon Brandhof2011-08-161-40/+17
| | | |
| * | | SONAR-2694 Provide a new optional 'category' attribute on the @Property ↵Simon Brandhof2011-08-159-149/+207
| | | | | | | | | | | | | | | | annotation
| * | | SONAR-2412 add support of project deletion from the Java web service clientSimon Brandhof2011-08-1512-48/+135
| | | |
| * | | SONAR-2412 Minor refactoringSimon Brandhof2011-08-151-4/+4
| | | |
| * | | Merge branch 'master' of https://github.com/gshakhn/sonar into gshakhn-masterSimon Brandhof2011-08-154-3/+25
| |\ \ \
| | * \ \ Merge remote-tracking branch 'upstream/master'George Shakhnazaryan2011-08-03104-636/+814
| | |\ \ \
| | * \ \ \ Merge branch 'delete_resource_via_api'George Shakhnazaryan2011-07-304-3/+25
| | |\ \ \ \
| | | * | | | Add API method to delete project.George Shakhnazaryan2011-07-302-1/+19
| | | | | | |
| | | * | | | Created a delete project method that the project_controller method uses now.George Shakhnazaryan2011-07-302-2/+6
| | | | | | |
| * | | | | | SONAR-2646 When there isn't any violation in a project the hotspot widget ↵Simon Brandhof2011-08-151-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | 'Most violated rules' never finished to be displayed
| * | | | | | SONAR-2556 Adding new widgets to a dashboard re-organizes the first columnSimon Brandhof2011-08-151-1/+1
| | | | | | |
| * | | | | | Revert pom versions to 2.11-SNAPSHOT after merging branch 2.10Simon Brandhof2011-08-1540-40/+40
| | | | | | |
| * | | | | | Merge branch 'release-2.10'Simon Brandhof2011-08-1546-63/+219
| |\ \ \ \ \ \
| * | | | | | | Fix error log in timemachine pageSimon Brandhof2011-08-151-0/+1
| | | | | | | |
| * | | | | | | SONAR-2075 Add ProtovisSimon Brandhof2011-08-151-1/+1
| | | | | | | |
| * | | | | | | SONAR-2704 Upgrade to Prototype 1.7/Scriptaculous 1.9simonbrandhof2011-08-1510-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 Brandhof2011-08-129-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 pageSimon Brandhof2011-08-122-25/+27
| | | | | | | |
| * | | | | | | Remove server ID from system info page. Replaced by permanent server keySimon Brandhof2011-08-121-1/+0
| | | | | | | |
| * | | | | | | SONAR-2690 Anonymous access : add a title above the project list in the ↵Simon Brandhof2011-08-122-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Quality Profile 'projects' tab
| * | | | | | | Do not show crappy error page if url /plugins/* has bad parametersSimon Brandhof2011-08-123-1/+4
| | | | | | | |
| * | | | | | | SONAR-2603 generate server key before loading pluginsSimon Brandhof2011-08-124-22/+55
| | | | | | | |
| * | | | | | | SONAR-2692 allow ExtensionProvider#provide() to return nullSimon Brandhof2011-08-122-10/+14
| | | | | | | |
| * | | | | | | SONAR-2692 API: allow plugins to auto-disable on server startupsimonbrandhof2011-08-1113-40/+286
| | | | | | | |
| * | | | | | | SONAR-2603 the IP address to use must be set by userSimon Brandhof2011-08-114-145/+100
| | | | | | | |
| * | | | | | | SONAR-2689 Do not support the version 1.0-beta-1 of the Sonar maven plugin ↵Simon Brandhof2011-08-118-341/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | anymore
| * | | | | | | SONAR-2621 Profile changelog should be accessible by anonymous userssimonbrandhof2011-08-092-6/+1
| | | | | | | |
| * | | | | | | SONAR-2621 Profile changelog should be accessible by anonymous userssimonbrandhof2011-08-092-2/+7
| | | | | | | |
| * | | | | | | Fix development modeSimon Brandhof2011-08-091-40/+1
| | | | | | | |
| * | | | | | | SONAR-2603 generate server key at startupSimon Brandhof2011-08-0918-68/+435
| | | | | | | |
* | | | | | | | Release 2.102.10Simon Brandhof2011-08-1840-40/+40
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | SONAR-75 implement negative cache of rule descriptionsSimon Brandhof2011-08-181-11/+14
| |_|_|_|_|/ |/| | | | |
* | | | | | SONAR-75 Add cache of rule descriptionsSimon Brandhof2011-08-175-16/+70
| | | | | |
* | | | | | Fix migration of manual measures (again)Simon Brandhof2011-08-171-10/+9
| |/ / / / |/| | | |
* | | | | SONAR-2707 Some dependencies might miss in the Libraries, Dependencies and ↵Simon Brandhof2011-08-154-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 Brandhof2011-08-112-13/+13
| | | | |
* | | | | Fix version of sampleSimon Brandhof2011-08-091-1/+1
| | | | |
* | | | | [maven-release-plugin] prepare for next development iterationSimon Brandhof2011-08-0939-39/+39
| | | | |
* | | | | [maven-release-plugin] prepare release 2.10-RC2Simon Brandhof2011-08-0939-47/+46
|/ / / /
* | | | Add description to pomSimon Brandhof2011-08-091-0/+1
| | | |
* | | | Fix migration of manual measuresSimon Brandhof2011-08-091-11/+11
| | | |
* | | | SONAR-75 fix column titles in the filters pageSimon Brandhof2011-08-093-4/+9
| | | |
* | | | SONAR-2674 The method Sensor#shouldExecuteOnProject() must not be executed ↵Simon Brandhof2011-08-084-14/+17
| | | | | | | | | | | | | | | | before Initializer extensions
* | | | Change comment in ruby APISimon Brandhof2011-08-081-1/+2
| | | |
* | | | Replace the footer link 'Bug/feature request' by 'plugins'Simon Brandhof2011-08-082-4/+5
| | | |
* | | | SONAR-2673 Fail to upgrade from 2.8 to 2.9 because of migration of reviewsSimon Brandhof2011-08-081-8/+2
| | | |
* | | | Fix required constraints of Nexus stagingSimon Brandhof2011-08-082-2/+17
| | | |
* | | | SONAR-75 Fix maintenance pageSimon Brandhof2011-08-082-12/+2
| | | |
* | | | SONAR-75 show key when label is missingsimonbrandhof2011-08-073-13/+16
| | | |
* | | | Fix upgrade of manual measuressimonbrandhof2011-08-071-1/+0
| | | |