Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | improve code quality | Stas Vilchik | 2015-12-08 | 106 | -719/+697 |
| | |||||
* | improve code quality | Stas Vilchik | 2015-12-08 | 28 | -81/+230 |
| | |||||
* | improve code quality | Stas Vilchik | 2015-12-08 | 26 | -219/+48 |
| | |||||
* | SONAR-7030 Add migration to update LOADED_TEMPLATES | Julien Lancelot | 2015-12-08 | 1 | -0/+33 |
| | | | | In order to not have 2 default dashboards 'Custom', the entry in LOADED_TEMPLATES is renamed from the old name 'Dashboard' to the new one 'Custom' | ||||
* | fix background tasks page on a project level | Stas Vilchik | 2015-12-08 | 3 | -3/+3 |
| | |||||
* | fix background tasks page on a project level | Stas Vilchik | 2015-12-08 | 3 | -4/+8 |
| | |||||
* | fix footer display on the background tasks page | Stas Vilchik | 2015-12-08 | 1 | -1/+6 |
| | |||||
* | increase thickness of donut chars on the overview page | Stas Vilchik | 2015-12-08 | 4 | -5/+5 |
| | |||||
* | fix small ui issue on the breakdown of lines per language | Stas Vilchik | 2015-12-08 | 1 | -1/+1 |
| | |||||
* | improve i18n of the overview page | Stas Vilchik | 2015-12-08 | 4 | -11/+18 |
| | |||||
* | add a legend for the components chart on the size overview page | Stas Vilchik | 2015-12-08 | 1 | -0/+1 |
| | |||||
* | SONAR-6820 document page size limitation in WS | Teryk Bellahsene | 2015-12-08 | 12 | -20/+28 |
| | |||||
* | Revert "SONAR-6820 WS api/rules/search has a page size limit of 500" | Teryk Bellahsene | 2015-12-08 | 2 | -105/+87 |
| | | | | This reverts commit bf7964f6f2776dab0934b7d2768990de4ae6a5c2. | ||||
* | Revert "SONAR-6820 WS using SearchOptions has a page size limit of 500" | Teryk Bellahsene | 2015-12-08 | 18 | -95/+51 |
| | | | | This reverts commit 522088ac7dcab4183892ea2ee1618347932abfb8. | ||||
* | Revert "Fix UI without a page size of 500" | Teryk Bellahsene | 2015-12-08 | 2 | -2/+2 |
| | | | | This reverts commit eee89a07d6a0bfeae589a88983df44dc2cc167b6. | ||||
* | SONAR-6900 New WS api/qualitygates/project_status quality gate details of an ↵ | Teryk Bellahsene | 2015-12-08 | 26 | -34/+878 |
| | | | | analysis | ||||
* | SONAR-7104 report CeTaskProcessor now returns snapshotId of project | Sébastien Lesaint | 2015-12-08 | 10 | -3/+306 |
| | |||||
* | SONAR-7104 save snapshotId in CeActivity if returned by CeTaskProcessor | Sébastien Lesaint | 2015-12-08 | 5 | -13/+60 |
| | |||||
* | SONAR-7104 CeTaskProcessor#process now returns a CeTaskResult | Sébastien Lesaint | 2015-12-08 | 5 | -4/+46 |
| | |||||
* | SONAR-6900 add snapshot_id column in ce_activity db table | Teryk Bellahsene | 2015-12-08 | 2 | -10/+44 |
| | |||||
* | Fix UI without a page size of 500 | Teryk Bellahsene | 2015-12-07 | 2 | -2/+2 |
| | |||||
* | SONAR-6820 WS using SearchOptions has a page size limit of 500 | Teryk Bellahsene | 2015-12-07 | 18 | -51/+95 |
| | |||||
* | SONAR-6820 WS api/rules/search has a page size limit of 500 | Teryk Bellahsene | 2015-12-07 | 2 | -87/+105 |
| | |||||
* | Revert "SONAR-6820 WS api/rules/search has a page size limit of 500" | Teryk Bellahsene | 2015-12-07 | 2 | -105/+87 |
| | | | | This reverts commit 5aeeedbda63c17fefc7bba99dbf8c718c7bbbd17. | ||||
* | Revert "SONAR-6820 WS using SearchOptions has a page size limit of 500" | Teryk Bellahsene | 2015-12-07 | 18 | -95/+51 |
| | | | | This reverts commit c6374cf5b6820acd23b5a172b94cc56e90614e2d. | ||||
* | Fix minor quality flaws | Simon Brandhof | 2015-12-07 | 1 | -1/+1 |
| | |||||
* | SONAR-7030 Update widgets from Custom dashboard | Julien Lancelot | 2015-12-07 | 4 | -15/+18 |
| | |||||
* | SONAR-6820 WS using SearchOptions has a page size limit of 500 | Teryk Bellahsene | 2015-12-07 | 18 | -51/+95 |
| | |||||
* | Use constant for page size parameter in WS api/rules/repositories | Teryk Bellahsene | 2015-12-07 | 1 | -2/+2 |
| | |||||
* | SONAR-6820 WS api/rules/search has a page size limit of 500 | Teryk Bellahsene | 2015-12-07 | 2 | -87/+105 |
| | |||||
* | SONAR-7098 Always feed issues authors | Julien Lancelot | 2015-12-07 | 2 | -37/+79 |
| | |||||
* | SONAR-6939 ability for plugins to override the decimal scale of float | Simon Brandhof | 2015-12-07 | 55 | -154/+232 |
| | | | | measures | ||||
* | Fix randomly failing UT | Julien Lancelot | 2015-12-07 | 1 | -2/+3 |
| | | | | Remove random generation of hash and resource id | ||||
* | SONAR-7036 Allow update password of technical user | Julien Lancelot | 2015-12-07 | 3 | -61/+86 |
| | | | | When using an external authentication (like LDAP), it's now possible to update the password of technical accounts | ||||
* | SONAR-7088 rename CeWorkerRunnable to CeWorkerCallable | Sébastien Lesaint | 2015-12-07 | 7 | -15/+15 |
| | |||||
* | SONAR-7088 fix RejectedExecutionException at SQ shutdown | Sébastien Lesaint | 2015-12-07 | 2 | -86/+195 |
| | |||||
* | fix quality flaws | Sébastien Lesaint | 2015-12-07 | 1 | -0/+17 |
| | |||||
* | SONAR-7062 do not show tooltips for all snapshots | Stas Vilchik | 2015-12-04 | 2 | -76/+17 |
| | |||||
* | SONAR-6945 apply feedback | Stas Vilchik | 2015-12-04 | 1 | -1/+7 |
| | |||||
* | set duplications threshold for 20% on the overview pages | Stas Vilchik | 2015-12-04 | 2 | -2/+2 |
| | |||||
* | fix formatting of WORK_DUR measures | Stas Vilchik | 2015-12-04 | 2 | -2/+4 |
| | |||||
* | SONAR-6946 apply feedback | Stas Vilchik | 2015-12-04 | 2 | -1/+5 |
| | |||||
* | Fix quality flaws | Simon Brandhof | 2015-12-04 | 2 | -2/+2 |
| | |||||
* | SONAR-7069 apply feedback | Stas Vilchik | 2015-12-04 | 1 | -3/+3 |
| | |||||
* | SONAR-6997 less confusing of type key paar in logs | Sébastien Lesaint | 2015-12-04 | 3 | -7/+6 |
| | |||||
* | SONAR-6997 add VisitException and show current Component info in logs | Sébastien Lesaint | 2015-12-04 | 7 | -10/+143 |
| | |||||
* | SONAR-6925 add missing index on ce_activity.is_last_key | Sébastien Lesaint | 2015-12-04 | 1 | -0/+32 |
| | |||||
* | SONAR-6925 cancelled tasks must not be the last task for a component | Sébastien Lesaint | 2015-12-04 | 1 | -0/+21 |
| | |||||
* | SONAR-6995 CEQueueStatus get method should not modify state | Sébastien Lesaint | 2015-12-04 | 5 | -97/+105 |
| | | | | | and they should not required the CEQueueStatusImpl object to be initialized either this way, monitoring can query the metrics of CEQueueStatus through JMX even before the object is initialized | ||||
* | SONAR-6900 WS api/ce/task improve description | Teryk Bellahsene | 2015-12-04 | 1 | -3/+5 |
| |