aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* SONAR-5644 Rework SCM APIJulien HENRY2014-10-0224-244/+667
* SONAR-5642 Initial work on Git providerJulien HENRY2014-10-0210-10/+585
* SONAR-5644, SONAR-5473 Create new SCM extension point and fetch SCM data usin...Julien HENRY2014-10-0229-103/+872
* SONAR-5672 Fix regression with measure duplication_lines_dataJulien HENRY2014-10-028-112/+59
* SONAR-5658 Add a new field to index severities ordinalJulien Lancelot2014-10-023-13/+46
* SONAR-5663 Fix issue when updating provisioned project keyJulien Lancelot2014-10-028-50/+154
* SONAR-5663 Reindex issues when renaming a project KeyJulien Lancelot2014-10-0214-52/+451
* SONAR-5603 Remove useless select methods using IssueQuery in IssueDaoJulien Lancelot2014-10-0232-2238/+83
* Fix wrong commitJulien Lancelot2014-10-021-1/+1
* SONAR-5603 Get issues from E/S in Unresolved Issues per Assignee widgetJulien Lancelot2014-10-0219-405/+134
* SONAR-5529 Move IssueQuery from api to serverJulien Lancelot2014-10-0227-121/+35
* SONAR-5529 Remove IssueFinder API and all related classesJulien Lancelot2014-10-0222-1480/+80
* Fix mergeJulien Lancelot2014-10-021-3/+0
* SONAR-5603 Replace rails usage of IssueFinder by IssueService in issue filter...Julien Lancelot2014-10-0215-239/+326
* SONAR-5603 Replace rails usage of IssueFinder by IssueService in /issue/showJulien Lancelot2014-10-0219-136/+239
* SONAR-5529 Remove usage of sonar.issues.use_es_backend propertyJulien Lancelot2014-10-0234-2856/+405
* Revert commits that should have been done on branch-4.5Jean-Baptiste Lievremont2014-10-026-20/+6
* Fix quality flawsSimon Brandhof2014-10-022-2/+2
* SONAR-5672 Special case for views pluginJulien HENRY2014-10-022-2/+9
* SONAR-5682 Drop (some) APIs that were deprecated in versions 2.x or 3.xSimon Brandhof2014-10-0227-1191/+15
* SONAR-5680 Fix an issue with restore of issue filters (first parameter overwr...Jean-Baptiste Lievremont2014-10-022-2/+7
* SONAR-5665 Stop support of GWT pagesSimon Brandhof2014-10-0234-880/+12
* SONAR-5680 Fix query on false positive issues widgetJean-Baptiste Lievremont2014-10-011-2/+2
* SONAR-5619 Change pattern of repository facet values when duplicate namesJean-Baptiste Lievremont2014-10-012-1/+10
* SONAR-5579 Show what the default value is on boolean rule parametersJean-Baptiste Lievremont2014-10-011-1/+1
* Increased timeout for denomarlization stackStephane Gamard2014-10-011-2/+2
* SONAR-5564 - Switch from object mapping to string for Issue.attributes since ...Stephane Gamard2014-10-014-7/+16
* Fix timeout issue and speed up UT on my boxJulien HENRY2014-09-302-3/+3
* SONAR-5548 - Moved ES analyzer definition to indices rather than to node conf...Stephane Gamard2014-09-308-148/+151
* SONAR-5646 add widget id to response of api/dashboards/showSimon Brandhof2014-09-301-1/+1
* SONAR-5646 Adding a widgetStas Vilchik2014-09-305-36/+133
* Fix quality flawsTeryk Bellahsene2014-09-302-5/+3
* Merge remote-tracking branch 'remotes/origin/branch-4.5'Simon Brandhof2014-09-301-6/+2
* Merge remote-tracking branch 'remotes/origin/branch-4.5'Simon Brandhof2014-09-301-0/+4
|\
| * Temporarily increase timeout of HttpDownloadTest to 2 secSimon Brandhof2014-09-301-1/+1
* | Fix XooSimon Brandhof2014-09-301-0/+5
* | Fix quality flawsSimon Brandhof2014-09-302-2/+0
* | Merge remote-tracking branch 'remotes/origin/branch-4.5'Simon Brandhof2014-09-3037-260/+344
|\|
| * Make HttpDownloaderTest more stableSimon Brandhof2014-09-301-11/+9
| * Maven profiles for each technical stackSimon Brandhof2014-09-3035-251/+341
| * Backport fix for UT on WindowsEric Hartmann2014-09-291-1/+1
| * Update version to 4.5.1-SNAPSHOTEric Hartmann2014-09-2932-32/+32
| * Release 4.54.5Eric Hartmann2014-09-2932-32/+32
| * Redirect JSW logs to sonar.log instead of application.logSimon Brandhof2014-09-291-1/+1
* | SONAR-5646 Fix project-level widgets on global dashboardsStas Vilchik2014-09-301-0/+2
* | Try to fix UT on WindowsJulien HENRY2014-09-291-2/+2
* | SONAR-5614 - Fixed BatchSession increment when enqueue ES ActionStephane Gamard2014-09-294-11/+31
* | SONAR-5624 clean analysis report tasks to pending when server is starting and...Teryk Bellahsene2014-09-2918-20/+496
* | Try to increase stability of HttpDownloaderTestSimon Brandhof2014-09-291-7/+11
* | SONAR-5531 When only one component is set in /api/issues/search, all issues a...Julien Lancelot2014-09-297-33/+91