aboutsummaryrefslogtreecommitdiffstats
path: root/server
Commit message (Expand)AuthorAgeFilesLines
...
* | SONAR-10040 move projectbranch ws to package branchGuillaume Jambet2017-11-0815-40/+17
* | SONAR-10040 add length validation to Users wsGuillaume Jambet2017-11-083-6/+18
* | SONAR-10040 add length validation to Metrics wsGuillaume Jambet2017-11-083-15/+32
* | SONAR-10040 add length validation to Request api and api/projects/createJulien Lancelot2017-11-086-20/+67
* | LICENSE-82 reset server ID on DB URL changesSimon Brandhof2017-11-088-84/+432
* | Drop unused constant in InternalPropertiesSimon Brandhof2017-11-081-2/+0
* | Merge remote-tracking branch 'origin/branch-6.7'Grégoire Aubert2017-11-066-105/+143
|\|
| * SONAR-9937 Add TOS checkbox when installing an edition in the marketplaceGrégoire Aubert2017-11-066-104/+143
* | SONAR-10026 Simplify running flagDuarte Meneses2017-11-061-31/+22
* | SONAR-10026 Avoid submitting callback tasks to the executorDuarte Meneses2017-11-062-3/+3
* | SONAR-10044 fix projects permalink redirectionStas Vilchik2017-11-061-4/+9
* | Automatic merge from branch-6.7ssjenka2017-11-036-34/+56
|\|
| * SONAR-9973 TaskContainer now support errors during start of componentsSébastien Lesaint2017-11-035-31/+51
| * SONAR-9973 ComponentContainer#stopComponent now never failSébastien Lesaint2017-11-032-3/+5
* | expose SearchBox and EditButtonStas Vilchik2017-11-031-11/+17
* | SONAR-9225 Make all search bars consistentStas Vilchik2017-11-0368-1129/+844
* | expose Select refStas Vilchik2017-11-032-25/+23
* | SONAR-10023 Clear actions must be consistentStas Vilchik2017-11-03102-1445/+1014
* | SONAR-10022 Grouping actions must be consistentStas Vilchik2017-11-0343-1089/+955
* | SONAR-10024 Group of buttons shouldn't look like tabsStas Vilchik2017-11-0323-192/+130
* | Merge remote-tracking branch 'origin/branch-6.7'Grégoire Aubert2017-11-0322-353/+266
|\|
| * Update wording and links for datacenter editionGrégoire Aubert2017-11-034-29/+54
| * SONAR-9937 Add cluster instruction link for datacenter installationGrégoire Aubert2017-11-033-0/+32
| * SONAR-9937 New workflow for uninstallation of edition in marketplaceGrégoire Aubert2017-11-0320-339/+201
* | Automatic merge from branch-6.7ssjenka2017-11-031-13/+33
|\|
| * fix unstable ClusterHealthTest#equals_is_based_on_contentSébastien Lesaint2017-11-021-13/+33
* | fix fonts pathStas Vilchik2017-11-011-5/+5
* | Automatic merge from branch-6.7ssjenka2017-11-0115-215/+173
|\|
| * SONAR-9863 Do not return licenses hashed in api/settings/valueJulien Lancelot2017-11-0110-214/+28
| * SONAR-9863 Drop old licensesJulien Lancelot2017-11-015-1/+145
* | Update to React 16 and Enzyme 3 (#2776)Grégoire Aubert2017-11-01113-1352/+1638
* | Automatic merge from branch-6.7ssjenka2017-11-0114-256/+170
|\|
| * SONAR-9996 Finalize installation both at startup and stopping of the serverDuarte Meneses2017-11-012-3/+5
| * SONAR-9993 Functional creation date of comment is no more nullableJulien Lancelot2017-11-0112-253/+165
* | Automatic merge from branch-6.7ssjenka2017-10-313-36/+105
|\|
| * SONAR-10033 handle failed install and uninstall on restartDuarte Meneses2017-10-303-36/+105
| * Prepare for next development iterationJulien Lancelot2017-10-2711-11/+11
| * Release 6.76.7-RC1Julien Lancelot2017-10-2711-11/+11
* | drop git precommit hookStas Vilchik2017-10-302-17/+0
* | remove error overlay, update pre-commit hook (#2772)Stas Vilchik2017-10-303-57/+33
* | use intl to format numbers, drop numeral (#2770)Stas Vilchik2017-10-3017-82/+57
* | SONAR-10031 Stop computing avatar hash in web app (#2769)Stas Vilchik2017-10-3030-139/+102
* | wrap react-modal and react-select in own components (#2759)Stas Vilchik2017-10-30104-1649/+465
* | update validate script, lint files on commit (#2756)Stas Vilchik2017-10-3012-28/+268
* | update web dependencies (#2752)Stas Vilchik2017-10-30231-1702/+2723
* | improve css management (#2746)Stas Vilchik2017-10-30122-4812/+4813
* | use eslint for typescript, update eslint configuration (#2742)Stas Vilchik2017-10-3078-561/+547
* | Prepare for next development iterationJulien Lancelot2017-10-2711-11/+11
|/
* SONAR-9936 Switch to upgrade/downgrade buttons in the editionsGrégoire Aubert2017-10-2713-174/+348
* SONAR-9937 Display error message when license don't match selected edition in...Grégoire Aubert2017-10-271-2/+13