aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-server/src/main
Commit message (Expand)AuthorAgeFilesLines
* [SONAR-1973] Fix a wrong linkFabrice Bellingard2011-04-201-137/+137
* [SONAR-2327] First implementation of the review serviceFabrice Bellingard2011-04-2010-83/+206
* [SONAR-1973] Add status and type constantsFabrice Bellingard2011-04-202-13/+27
* [SONAR-1973] Displays the comment in right DIV after a validationFabrice Bellingard2011-04-203-15/+15
* [SONAR-1973] Update correctly the "Add" button visibilityFabrice Bellingard2011-04-203-17/+24
* [SONAR-1973] Adds select box for severityFabrice Bellingard2011-04-203-1/+24
* [SONAR-1973] Add security checks before saving reviews & commentsFabrice Bellingard2011-04-201-2/+26
* [SONAR-1973] Adds validation, improves form & removes unusedFabrice Bellingard2011-04-205-11/+4
* [SONAR-1973] Add validations on formsFabrice Bellingard2011-04-205-26/+40
* [SONAR-1973] Rename code elements to follow conventionsFabrice Bellingard2011-04-207-13/+8
* [SONAR-1973] Improve review&comment formsFabrice Bellingard2011-04-205-22/+35
* [SONAR-1973] Add/list reviews&commentsFabrice Bellingard2011-04-206-27/+79
* ReviewData changed into ReviewComment : OKFabrice Bellingard2011-04-207-27/+23
* TEMP commit before changing review_data into review_commentFabrice Bellingard2011-04-2011-22/+148
* [SONAR-1973] Add first model of review conceptFabrice Bellingard2011-04-203-29/+23
* [SONAR-1973] Add first model of review conceptFabrice Bellingard2011-04-203-0/+116
* Fix support of SQLServersimonbrandhof2011-04-191-1/+1
* Fix loading of db dialect in ruby on railssimonbrandhof2011-04-181-3/+3
* SONAR-2282 Show last lines of source code, even if they are blankEvgeny Mandrikov2011-04-181-1/+3
* SONAR-2249 Display Violation message with new lines in websimonbrandhof2011-04-172-1/+26
* SONAR-2293 support CR and CR/LF newlines in source viewers and web servicesimonbrandhof2011-04-173-8/+23
* SONAR-2359 Most of properties sonar.jdbc.* should not be required when JDBC d...simonbrandhof2011-04-143-131/+48
* SONAR-2100 ruby on rails webapp : do not load JDBC datasource from JNDI in ru...simonbrandhof2011-04-144-35/+47
* SONAR-2309 Error when browser locale is Hebrewsimonbrandhof2011-04-1274-2961/+8654
* SONAR-1957 add the column RULE_FAILURES.SWITCHED_OFF (boolean)simonbrandhof2011-04-121-1/+3
* SONAR-2347 Add the column RULE_FAILURES.PERMANENT_IDsimonbrandhof2011-04-121-0/+32
* Fix some violationssimonbrandhof2011-04-012-7/+7
* Fix crlfEvgeny Mandrikov2011-03-317-1339/+1339
* SONAR-1332 add HTML ids for integration testssimonbrandhof2011-03-301-4/+4
* SONAR-1332 profile comparison toolsimonbrandhof2011-03-308-5/+344
* SONAR-2306 freeze ruby gems to avoid conflicts with local gemssimonbrandhof2011-03-301050-7803/+947
* Improve rendering of violationssimonbrandhof2011-03-282-10/+4
* Fix coding violationssimonbrandhof2011-03-278-16/+14
* fix coding violationssimonbrandhof2011-03-272-8/+9
* Display resource viewers for projects and packages toosimonbrandhof2011-03-232-4/+10
* Rename the option 'Show full source' to 'Full source'simonbrandhof2011-03-232-2/+2
* Improve rendering of violationssimonbrandhof2011-03-182-3/+9
* Fix rendering in IE6simonbrandhof2011-03-185-74/+31
* Fix bug in timemachine page: string measures are not displayed anymoresimonbrandhof2011-03-181-1/+1
* SONAR-2289 Increase timeouts of embedded database startup/shutdownsimonbrandhof2011-03-181-19/+28
* Fix some CSS issue in source viewersimonbrandhof2011-03-182-2/+5
* Filters page : change the rendering of coverage on new codesimonbrandhof2011-03-182-1/+9
* The coverage tab must display block of codes, filtered by lines to cover,unco...simonbrandhof2011-03-174-45/+122
* Fix CSS of source code: border of blocks of codesimonbrandhof2011-03-161-1/+1
* Fix CSS of source code : first line is too big when displaying SCM infosimonbrandhof2011-03-161-1/+1
* Add new_coverage metrics to filterssimonbrandhof2011-03-165-2/+11
* Remove the select-box 'show commits'simonbrandhof2011-03-163-29/+14
* Fix timemachine page when SCM activity plugin is enabledsimonbrandhof2011-03-161-1/+1
* SONAR-2277 Re-activate GZIP compression of HTTP responses for IE6simonbrandhof2011-03-151-1/+5
* SONAR-2230 Add Java client for the web service "profiles"simonbrandhof2011-03-151-1/+1