aboutsummaryrefslogtreecommitdiffstats
path: root/server
Commit message (Collapse)AuthorAgeFilesLines
* SONAR-8033 Gravatar now works with non-lowercase email addresses. (#1218)Hendrik M Halkow2016-09-091-1/+1
|
* SONAR-7884 update default Update Center URL to HTTPSSébastien Lesaint2016-09-085-8/+8
|
* SONAR-7996 Rounding of technical debt is not accurate (#1154)Stas Vilchik2016-08-222-25/+32
|
* SONAR-7945 Remove useless word in Issue widget (#1131)Evgeny Mandrikov2016-08-021-1/+0
| | | | This removes line, which was added accidentally in f661a14e2a03a44a9adfe18bb55f76754c9eabda.
* [maven-release-plugin] prepare for next development iterationDavid Rautureau2016-07-259-9/+9
|
* [maven-release-plugin] prepare release 5.6.15.6.1David Rautureau2016-07-259-13/+11
|
* SONAR-7912 Highlight releasability rating in measure page of a viewStas Vilchik2016-07-211-1/+2
|
* fix quality flawSébastien Lesaint2016-07-191-2/+2
|
* SONAR-7867 fix create_at of snapshot of projectViewSébastien Lesaint2016-07-194-11/+62
|
* SONAR-7894 Document the "Anyone" group on the "Groups" page (#1108)Stas Vilchik2016-07-182-2/+26
|
* SONAR-7874 api/plugins/* require administer system permissionJulien Lancelot2016-07-189-52/+197
|
* SONAR-7874 api/user_groups/search requires now to be loggedJulien Lancelot2016-07-183-8/+41
|
* SONAR-7874 api/users/search is only returning login and name when accessed ↵Julien Lancelot2016-07-183-31/+54
| | | | anonymously
* SONAR-7770 Check authentication plugin exists when configuration is using realmJulien Lancelot2016-07-182-11/+83
|
* SONAR-7686 Add migration to fix null external identityJulien Lancelot2016-07-181-0/+31
|
* SONAR-7809 fix bad rendering when there is no new coverage on the Overview pageStas Vilchik2016-07-141-5/+10
|
* SONAR-7868 Fix SSF-46Stas Vilchik2016-07-141-1/+1
|
* SONAR-7560 Fix WS descriptionJulien Lancelot2016-07-131-2/+2
|
* SONAR-7869 api/measures/* formats correctly big MILLISEC metricsTeryk Bellahsene2016-07-062-3/+4
|
* set next dev version to 5.6.1-SNAPSHOTTom2016-06-279-9/+9
|
* Remove useless declaration of animal-sniffer-maven-pluginSimon Brandhof2016-06-091-15/+2
|
* Update version to 5.6-SNAPSHOTTom2016-06-019-9/+9
|
* Release 5.65.6Tom2016-06-019-9/+9
|
* SONAR-7681 Use public implementation of List in MyBatisTeryk Bellahsene2016-05-311-1/+0
|
* SONAR-7681 WS api/ce/activity requires administer permissions when searching ↵Teryk Bellahsene2016-05-312-10/+44
| | | | with a task id
* SONAR-7669 WS api/issues/search createdBefore cannot be equal to createdAfterTeryk Bellahsene2016-05-312-17/+34
|
* change wording on the Setup pageStas Vilchik2016-05-301-2/+1
|
* prepare for next development iteration on release branchTom2016-05-279-9/+9
|
* release 5.6-RC2Tom2016-05-279-9/+9
|
* SONAR-7653 remove useless codeSimon Brandhof2016-05-265-36/+2
| | | | | | JVM does not start if runtime version is not 1.8, so it's useless to check java version programmatically.
* SONAR-7653 remove Java option XX:MaxPermSizeSimon Brandhof2016-05-261-2/+2
| | | | this option is dropped from java 8
* SONAR-7587 end of support of Java 7Simon Brandhof2016-05-262-8/+8
| | | | | | | | | - Upgrade to parent 34, which compiles with java 8 and disable javadoc lints - Compilation with java 8 on Travis - Fix ambiguities in assertJ
* fix unwanted WS call when QG is greenStas Vilchik2016-05-251-22/+25
|
* prepare for next development iteration on release branchTom2016-05-209-9/+9
|
* Release 5.6-RC1Tom2016-05-209-9/+9
|
* Fix quality flawJulien Lancelot2016-05-201-1/+1
|
* fix quality flawsStas Vilchik2016-05-202-4/+3
|
* SONAR-6964 Do not display administration sensitive data when opening browser ↵Teryk Bellahsene2016-05-201-1/+1
| | | | history
* fix quality flawsSébastien Lesaint2016-05-202-1/+21
|
* fix display of links from QG failuresStas Vilchik2016-05-192-1/+62
|
* fix when sumit empty issue comment by keyboardStas Vilchik2016-05-191-0/+5
|
* Add missing test to LogServerIdTestSimon Brandhof2016-05-191-0/+11
|
* SONAR-7649 do not repair db collation outside migrationSimon Brandhof2016-05-196-37/+61
|
* SONAR-7637 WS api/issues/search 'createdAt'facet with one bar when one dayTeryk Bellahsene2016-05-192-139/+153
|
* SONAR-6438 Sanitize description of WS sectionsStas Vilchik2016-05-1914-14/+14
|
* SONAR-7578 Filter issues by leak period and by file, directory or moduleTeryk Bellahsene2016-05-194-61/+59
|
* SONAR-7237 Variation measures are set to current value when no past measuresJulien Lancelot2016-05-192-53/+110
|
* SONAR-7484 WS restrict action key suffixes to protobuf, json and textTeryk Bellahsene2016-05-194-40/+65
|
* SONAR-7637 WS api/issues/search 'createdAt' facet compute from GTM instead ↵Teryk Bellahsene2016-05-192-2/+2
| | | | of to GMT
* Improve stability of ProcessUtilsTest on slow envSimon Brandhof2016-05-181-2/+2
|