aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | Use release v24 of travis-utilsSimon Brandhof2016-02-031-1/+1
| |
* | Fix ITDuarte Meneses2016-02-031-3/+5
| |
* | Temporarily exclude city-model plugin from testsSimon Brandhof2016-02-031-1/+1
| | | | | | | | Orchestrator does not correctly handle the Content-Disposition header to extract filename
* | Upgrade to orchestrator 3.10 to fix downloads from BintraySimon Brandhof2016-02-031-1/+1
| |
* | SONAR-7152 WS api/qualitygates/project_status search by project id or keyTeryk Bellahsene2016-02-027-101/+318
| |
* | one more time, improve rendering of login form with many oauth providersStas Vilchik2016-02-021-1/+1
| |
* | improve rendering of login form with many oauth providersStas Vilchik2016-02-022-16/+19
| |
* | fix display of favorite measure filtersStas Vilchik2016-02-021-1/+2
| |
* | SONAR-5582 drop jfreechartSimon Brandhof2016-02-0236-2856/+0
| |
* | SONAR-7122 Drop the ability to customize the web app contextSimon Brandhof2016-02-0290-254/+172
| |
* | Merge pull request #748 from SonarSource/feature/stas/issues-notificationsStas Vilchik2016-02-023-4/+3
|\ \ | | | | | | SONAR-7246 Link of "My New Issues" notification should go the User's Issues page
| * | SONAR-7246 Link of "My New Issues" notification should go the User's Issues pageStas Vilchik2016-02-013-4/+3
| | |
* | | SONAR-7250 use api/users/current on "My Account" pageStas Vilchik2016-02-028-24/+73
| | |
* | | SONAR-6226 update login form for oauth providersStas Vilchik2016-02-023-33/+58
| | |
* | | SONAR-7134 WS api/measures/* return empy measures array when there is no measureTeryk Bellahsene2016-02-024-12/+8
| | |
* | | SONAR-7257 Fix expected time to persist sourcesJulien Lancelot2016-02-021-1/+1
| | |
* | | Use INFO level by default in unit testsSimon Brandhof2016-02-027-16/+11
| | |
* | | Reduce verbosity of unit test logsSimon Brandhof2016-02-014-21/+21
| | | | | | | | | | | | That makes Travis crash (too many logs)
* | | improve rendering of quality gates conditionsStas Vilchik2016-02-012-3/+7
| | |
* | | Fix quality flawsTeryk Bellahsene2016-02-0110-39/+173
| | |
* | | do not open global search or help modal when another modal is openStas Vilchik2016-02-012-7/+11
| | |
* | | highlight current row in background tasks tableStas Vilchik2016-02-012-1/+5
| | |
* | | SONAR-7011 fix UsersPageTestStas Vilchik2016-02-013-98/+11
| | |
* | | SONAR-7257 make SymbolsLineReader instantaneousSébastien Lesaint2016-02-011-37/+40
| | |
* | | SONAR-7115 Retrieve system status when forced authentication is enabled5.4-M11Teryk Bellahsene2016-02-011-1/+4
| | |
* | | SONAR-7020 forbid login with a space when creating a userTeryk Bellahsene2016-02-013-1/+19
|/ /
* | SONAR-7252 display widgets to my issues on "My Account" pageStas Vilchik2016-02-016-6/+248
| |
* | SONAR-7011 For admin, it is impossible to change its own password in the ↵Stas Vilchik2016-02-016-9/+208
| | | | | | | | "Users" page
* | SONAR-7249 Search email only on active usersJulien Lancelot2016-02-013-5/+12
| |
* | SONAR-6226 Add ITsJulien Lancelot2016-02-017-16/+174
| |
* | SONAR-7233 remove email / SCM accounts when deactivating a userJulien Lancelot2016-02-0132-159/+620
| |
* | SONAR-7233 Migrate disabled users to only keep login and nameJulien Lancelot2016-02-0110-3/+278
| |
* | SONAR-7249 Update ITsJulien Lancelot2016-02-013-34/+37
| |
* | SONAR-7249 Identity provider must provide user loginJulien Lancelot2016-02-0120-205/+334
| |
* | SONAR-6226 Set external identity columns on user admin on H2Julien Lancelot2016-02-011-1/+1
| |
* | SONAR-7231 add tokens help textStas Vilchik2016-02-012-0/+5
| |
* | Decrease amount of maven debug logs on TravisSimon Brandhof2016-01-311-2/+2
| |
* | Fix deployment to Artifactory by upgrading to parent 28Simon Brandhof2016-01-302-1/+2
| |
* | Fix minor quality flawsSimon Brandhof2016-01-302-2/+2
| |
* | Upgrade to parent 27Simon Brandhof2016-01-301-94/+1
| |
* | Reduce volume of logs on TravisSimon Brandhof2016-01-291-2/+0
| |
* | Do not deploy ITs to Maven repositorySimon Brandhof2016-01-291-15/+3
| |
* | Remove appveyor configSimon Brandhof2016-01-292-51/+0
| |
* | Enable deploy to SonarSource maven repositorySimon Brandhof2016-01-293-37/+136
| |
* | squid:UselessPrenthesesCheck Useless parentheses around expression should be ↵Zeeshan Asghar2016-01-297-10/+10
| | | | | | | | removed to prevent any misunderstanging
* | squid:S1213 members of an interface decleration or class should appear in a ↵Zeeshan Asghar2016-01-2918-98/+91
| | | | | | | | pre-defined order
* | squid:S2209 static members should be accessed staticallyZeeshan Asghar2016-01-292-8/+8
| |
* | SONAR-7168 add CeQueue.massSubmitSébastien Lesaint2016-01-293-44/+263
| |
* | SONAR-7183 add CeQueueStatus.addReceived(long)Sébastien Lesaint2016-01-294-3/+84
| |
* | SONAR-7070 Enforced leak period in quality gates - migration scriptTeryk Bellahsene2016-01-2910-3/+230
| |