aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-ce
Commit message (Expand)AuthorAgeFilesLines
...
* SONAR-8758 Remove settings related to periods 2 to 5Julien Lancelot2017-02-091-1/+1
* SONAR-8716 drop global permissions from UserSessionSimon Brandhof2017-02-081-6/+0
* SONAR-8716 drop UserSession#hasPermission()Simon Brandhof2017-02-081-6/+0
* SONAR-8716 Simplify CeUserSessionSimon Brandhof2017-02-081-21/+17
* SONAR-8716 drop UserSession#checkPermission(String)Simon Brandhof2017-02-071-5/+0
* WebServerBarrierTest may not shutdown all threads it spawnsSébastien Lesaint2017-02-071-13/+20
* SONAR-8208 Remove property "sonar.authenticator.createUser"Julien Lancelot2017-02-061-1/+1
* SONAR-7762 Remove remaing property definitionJulien Lancelot2017-02-031-1/+1
* SONAR-8610 Remove setting sonar.technicalDebt.hoursInDayJulien Lancelot2017-02-021-1/+1
* SONAR-8704 drop unused UserSession#getUserGroups()Simon Brandhof2017-02-011-6/+0
* SONAR-8716 drop UserSession#hasComponentPermission(permission, componentKey)Simon Brandhof2017-02-011-5/+0
* SONAR-8716 drop UserSession#checkComponentPermission(String,String)Simon Brandhof2017-02-011-5/+0
* SONAR-8716 Add methods in UserSession with ComponentDto parameters.Simon Brandhof2017-02-011-0/+12
* SONAR-8716 Remove unused method UserSession#hasGlobalPermission(String)Simon Brandhof2017-02-011-6/+0
* SONAR-8716 Remove unused method UserSession#checkAnyPermissions(Collection)Simon Brandhof2017-02-011-5/+0
* SONAR-8716 Remove unused method UserSession#checkGlobalPermission(String)Simon Brandhof2017-02-011-5/+0
* SONAR-8704 add UserSession#getGroups()Simon Brandhof2017-01-311-0/+6
* SONAR-8704 Refactor Elasticsearch types "authorization"Simon Brandhof2017-01-311-1/+1
* Remove UserSession#localeJulien Lancelot2017-01-301-6/+0
* SONAR-8690 read and write default templates from ORGANIZATIONS tableSébastien Lesaint2017-01-272-1/+3
* SONAR-8684 Cleanup code related to railsJulien Lancelot2017-01-261-1/+1
* SONAR-8675 drop usage of table resource_indexSimon Brandhof2017-01-251-1/+1
* Refactor WS about association of Q profiles and projectsSimon Brandhof2017-01-232-3/+1
* SONAR-7282 implement global search with elasticsearchDaniel Schwarz2017-01-162-1/+3
* SONAR-7282 rename .component.es to .measure.indexDaniel Schwarz2017-01-161-1/+1
* SONAR-8557 Create WS api/notifications/listTeryk Bellahsene2016-12-292-3/+13
* SONAR-8555 SONAR-8556 Create WS api/notifications/add and removeTeryk Bellahsene2016-12-292-13/+3
* SONAR-8445 drop field DatabaseVersion.LAST_VERSIONSébastien Lesaint2016-12-162-2/+5
* SONAR-8445 move DatabaseVersion to sonar-db-migrationSébastien Lesaint2016-12-161-1/+1
* SONAR-8445 move DatabaseVersion to level2Sébastien Lesaint2016-12-162-4/+5
* SONAR-8445 add a DAO for SCHEMA_MIGRATIONSSébastien Lesaint2016-12-161-1/+1
* SONAR-7291 Rename IssueUpdater to IssueFieldsSetterJulien Lancelot2016-12-121-3/+3
* Merge branch 'branch-6.2'Sébastien Lesaint2016-12-011-0/+3
|\
| * SONAR-8422 add visible error in sonar.log when DB is not okSébastien Lesaint2016-12-011-0/+3
* | Automatic merge from branch-6.2ssjenka2016-12-014-9/+16
|\|
| * SONAR-8335 make changing root level change level of all loggersSébastien Lesaint2016-12-014-8/+15
| * SONAR-8335 move LogBackHelper to subpackage loggingSébastien Lesaint2016-12-011-1/+1
| * [maven-release-plugin] prepare for next development iterationDavid Rautureau2016-11-211-1/+1
| * [maven-release-plugin] prepare release 6.2-RC16.2-RC1David Rautureau2016-11-211-1/+1
* | Revert "SONAR-8151 remove property category Organizations from UI for 6.2"Sébastien Lesaint2016-12-011-1/+1
* | Prepare for next development iterationDavid Rautureau2016-11-211-1/+1
|/
* SONAR-8151 remove property category Organizations from UI for 6.2Sébastien Lesaint2016-11-171-1/+1
* SONAR-8336 add properties to control SQL logs level in CE and WebSébastien Lesaint2016-11-162-1/+3
* SONAR-8385 Provide an option to extend the landing pageStas Vilchik2016-11-161-1/+1
* SONAR-8353 add WebhookDeliveryDaoSimon Brandhof2016-11-141-1/+1
* SONAR-8363 Mark just created projects as favoriteTeryk Bellahsene2016-11-141-1/+0
* SONAR-8377 Remove issue filters daoJulien Lancelot2016-11-101-1/+1
* SONAR-8351 Send JSON payload over HTTP when project analysis is completeSimon Brandhof2016-11-091-1/+1
* SONAR-8351 share OkHttpClient utilitiesSimon Brandhof2016-11-092-1/+4
* SONAR-8355 Remove measure filters DaoJulien Lancelot2016-11-091-1/+1