aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-server
Commit message (Expand)AuthorAgeFilesLines
* 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-025-30/+127
* SONAR-5663 Reindex issues when renaming a project KeyJulien Lancelot2014-10-0213-40/+447
* SONAR-5603 Remove useless select methods using IssueQuery in IssueDaoJulien Lancelot2014-10-027-16/+457
* SONAR-5603 Get issues from E/S in Unresolved Issues per Assignee widgetJulien Lancelot2014-10-0210-172/+109
* SONAR-5529 Move IssueQuery from api to serverJulien Lancelot2014-10-0220-40/+187
* SONAR-5529 Remove IssueFinder API and all related classesJulien Lancelot2014-10-0213-983/+68
* Fix mergeJulien Lancelot2014-10-021-3/+0
* SONAR-5603 Replace rails usage of IssueFinder by IssueService in issue filter...Julien Lancelot2014-10-028-204/+283
* SONAR-5603 Replace rails usage of IssueFinder by IssueService in /issue/showJulien Lancelot2014-10-0213-103/+188
* SONAR-5529 Remove usage of sonar.issues.use_es_backend propertyJulien Lancelot2014-10-0234-2856/+405
* SONAR-5682 Drop (some) APIs that were deprecated in versions 2.x or 3.xSimon Brandhof2014-10-021-2/+2
* SONAR-5665 Stop support of GWT pagesSimon Brandhof2014-10-0212-302/+5
* 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
* SONAR-5548 - Moved ES analyzer definition to indices rather than to node conf...Stephane Gamard2014-09-307-88/+150
* SONAR-5646 add widget id to response of api/dashboards/showSimon Brandhof2014-09-301-1/+1
* Fix quality flawsTeryk Bellahsene2014-09-302-5/+3
* Fix quality flawsSimon Brandhof2014-09-302-2/+0
* Merge remote-tracking branch 'remotes/origin/branch-4.5'Simon Brandhof2014-09-301-0/+7
|\
| * Maven profiles for each technical stackSimon Brandhof2014-09-301-0/+7
| * Update version to 4.5.1-SNAPSHOTEric Hartmann2014-09-291-1/+1
| * Release 4.54.5Eric Hartmann2014-09-291-1/+1
| * [maven-release-plugin] prepare for next development iterationEric Hartmann2014-09-261-1/+1
| * [maven-release-plugin] prepare release 4.5-RC34.5-RC3Eric Hartmann2014-09-261-1/+1
* | SONAR-5614 - Fixed BatchSession increment when enqueue ES ActionStephane Gamard2014-09-293-11/+24
* | SONAR-5624 clean analysis report tasks to pending when server is starting and...Teryk Bellahsene2014-09-2915-18/+455
* | SONAR-5531 When only one component is set in /api/issues/search, all issues a...Julien Lancelot2014-09-297-33/+91
* | SONAR-5614 - Removed implicit-commit in session in Favor of BatchSession for ...Stephane Gamard2014-09-293-14/+20
* | SONAR-5646 add widget/componentId in response of api/dashboards/showSimon Brandhof2014-09-291-1/+2
* | SONAR-5614 Fix bug when synchronizing a lof of issuesJulien Lancelot2014-09-293-13/+27
* | SONAR-5614 Add medium test to synchronize a lot of issuesJulien Lancelot2014-09-293-16/+49
* | SONAR-5590 When no more permission on a project, there should be nothing in t...Julien Lancelot2014-09-298-121/+344
* | SONAR-5646 fix api/dashboards/show (bad git merge)Simon Brandhof2014-09-293-2/+6
* | SONAR-5646 add WS api/dashboards/showSimon Brandhof2014-09-2913-48/+613
* | SONAR-5624 Create ComputationService and fix tests. Connect to WSTeryk Bellahsene2014-09-268-4/+104
* | Add forgotten session.close in the dao testJulien Lancelot2014-09-261-0/+6
* | SONAR-5614 Populate Issues Authorization indexes only on first analysisJulien Lancelot2014-09-261-5/+7
* | fix quality flawJulien Lancelot2014-09-261-20/+26
* | SONAR-5529 Remove useless issues/filter rails actionJulien Lancelot2014-09-261-1/+1
* | SONAR-5531 Fix query on assigned, planned and resolved and add medium testsJulien Lancelot2014-09-263-69/+149
* | SONAR-5531 Fix query to sub projects form component keysJulien Lancelot2014-09-262-0/+6
* | ComponentDto.setProject() should only be used by unit tests as this field is ...Julien Lancelot2014-09-2616-52/+46
* | SONAR-5531 Return sub projects in components list of issues search wsJulien Lancelot2014-09-269-22/+226
* | SONAR-5531 Set max limit when page size is < 1Julien Lancelot2014-09-265-15/+20
* | SONAR-5624 use of the new api to test daoTeryk Bellahsene2014-09-261-4/+8
* | Revert "SONAR-5473 Fix fetching of remote SCM data"Simon Brandhof2014-09-2616-32/+16
* | Revert "SONAR-5645 Blacklist SCM Activity plugin"Simon Brandhof2014-09-261-21/+11
* | SONAR-5624 - test daoTeryk Bellahsene2014-09-252-26/+69
* | SONAR-5645 Blacklist SCM Activity pluginJulien HENRY2014-09-251-11/+21