aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-server/src
Commit message (Collapse)AuthorAgeFilesLines
* SONAR-3895 optimize loading of project settingsSimon Brandhof2012-11-052-48/+69
|
* SONAR-3929 Database upgrade failsSimon Brandhof2012-11-051-4/+9
|
* SONAR-3895 load settings from web serviceSimon Brandhof2012-11-052-11/+31
|
* SONAR-3890 the overall code coverage should not be computed when the code ↵David Gageot2012-10-311-12/+46
| | | | coverage by unit tests is not computed with jacoco
* SONAR-3883 Reuse auto-generated keys in property setsDavid Gageot2012-10-311-1/+1
|
* SONAR-3923 API: server-side extension providers can't access to core componentsSimon Brandhof2012-10-301-4/+4
|
* SONAR-3895 Do not exclude h2 from batch classpath as it is used for dryRun modeJulien HENRY2012-10-302-2/+1
|
* SONAR-3911 refactor the plugins cobertura and jacocoSimon Brandhof2012-10-291-3/+1
|
* SONAR-3910 Sonar startup crashes due to French Translation PackSimon Brandhof2012-10-291-1/+1
|
* SONAR-3883 Reuse auto-generated keys in property setsDavid Gageot2012-10-292-2/+10
|
* Refactor javascript to recent jquery code. David Gageot2012-10-291-15/+15
| | | .live() is deprecated and less performant
* SONAR-3904 Enter key adds input rows where it shouldn'tDavid Gageot2012-10-291-0/+6
|
* SONAR-1924 Highlight line of table when mouse comes over a lineDavid Gageot2012-10-291-2/+2
|
* SONAR-3895 Draft of export and can work when project doesn't existDavid Gageot2012-10-291-5/+9
|
* SONAR-3895 remove unused code and fix quality flawsSimon Brandhof2012-10-274-23/+3
|
* SONAR-3895 Remove Local Mode and fix Dry Run on postgresqlDavid Gageot2012-10-263-13/+30
|
* SONAR-3895 execute bootstrap extensions (liek ProjectBuilder) before ↵Simon Brandhof2012-10-261-0/+32
| | | | initializing db
* SONAR-3895 User resource key and optional authent.David Gageot2012-10-241-3/+15
|
* SONAR-3895 Better Local modeDavid Gageot2012-10-233-207/+4
|
* SONAR-3895 Local modeDavid Gageot2012-10-236-50/+321
|
* SONAR-3887 fix compatibility with MySQLSimon Brandhof2012-10-221-1/+8
|
* SONAR-3887 fix MySQL compatibilitySimon Brandhof2012-10-211-0/+1
|
* SONAR-3876 fail to rename a profile containing quotes on postgresqlSimon Brandhof2012-10-192-4/+7
|
* SONAR-3889 Some rows in the table AUTHORS are duplicatedSimon Brandhof2012-10-191-0/+53
|
* SONAR-3888 The ordering of the languages should be case insensitive on the ↵Simon Brandhof2012-10-191-1/+1
| | | | quality profiles page
* SONAR-3887 API: new database semaphoresSimon Brandhof2012-10-191-0/+35
|
* Fix configuration of the widgets that need selection of metricsSimon Brandhof2012-10-181-1/+6
| | | | See http://sonar.15.n6.nabble.com/Release-Candidate-of-Sonar-3-3-tp5004192p5004199.html
* Add the style em .mandatory for highlighting the mandatory properties ↵Simon Brandhof2012-10-186-12/+11
| | | | suffixed with the star *
* SONAR-3529 Fix property set headers alignmentDavid Gageot2012-10-171-0/+4
|
* Fix typosFabrice Bellingard2012-10-161-3/+1
|
* SONAR-3529 Fix property setsDavid Gageot2012-10-161-2/+2
|
* Rename project 'Quality Profile' page to 'Quality Profiles'Simon Brandhof2012-10-151-1/+1
|
* Add permalink to breadcrumbSimon Brandhof2012-10-154-13/+26
|
* Fix quality flawsSimon Brandhof2012-10-151-1/+2
|
* SONAR-3529 Fix handling of key propertyDavid Gageot2012-10-153-10/+10
|
* Fix typoSimon Brandhof2012-10-151-1/+1
|
* SONAR-3876 Backslash characters are duplicated on PostgreSQL 9.1Simon Brandhof2012-10-151-0/+9
|
* Fix typoSimon Brandhof2012-10-151-2/+1
|
* SONAR-3529 Improve rendering of text areas in property setsDavid Gageot2012-10-151-1/+1
|
* SONAR-2804 Fix bug when no branch to coverDavid Gageot2012-10-151-1/+1
|
* Fix profile names with single quoteSimon Brandhof2012-10-121-3/+7
|
* Fix profile renaming on OracleSimon Brandhof2012-10-121-1/+3
|
* Fix SQL escaping and SQL injectionSimon Brandhof2012-10-122-2/+2
|
* Fix typoSimon Brandhof2012-10-123-4/+4
|
* Add some doc + fix /api/profiles/list when no language is providedSimon Brandhof2012-10-112-1/+6
|
* Fix warningSimon Brandhof2012-10-111-1/+1
|
* Help ITs by providing an incremental value on the page loaded through ajaxDavid Gageot2012-10-111-0/+1
|
* Fix evaluation warningDavid Gageot2012-10-101-1/+1
|
* Fix rule parameter descriptionsDavid Gageot2012-10-102-1/+10
|
* Fix spacing on firefoxDavid Gageot2012-10-101-4/+2
|