Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SONAR-7191 Update the background tasks page to reflect latest WS changes | Stas Vilchik | 2016-02-16 | 1 | -0/+6 |
| | |||||
* | Refactor a bit ComponentContainer | Simon Brandhof | 2016-02-12 | 1 | -7/+18 |
| | |||||
* | SONAR-7125 use efficient delete dir code in core, batch and server | Sébastien Lesaint | 2016-02-12 | 1 | -5/+3 |
| | | | | use Java NIO rather than Common IO FileUtils | ||||
* | SONAR-7125 add FileUtils in sonar-core with efficient delete methods | Sébastien Lesaint | 2016-02-12 | 2 | -0/+430 |
| | | | | methods delete from Commons IO FileUtils class reimplemented with Java NIO API | ||||
* | Fix shutdown of server after DB migration | Simon Brandhof | 2016-02-11 | 2 | -19/+47 |
| | | | | | | When a DB migration is required, two containers are up at the same time ("safemode" and "level 2"). This is not handled by ComponentContainer, so one of the two children is badly dereferenced and can't be stopped. | ||||
* | update wording on my account page | Stas Vilchik | 2016-02-05 | 1 | -2/+2 |
| | |||||
* | display links to all issue filters and all measure filters on my account page | Stas Vilchik | 2016-02-05 | 1 | -0/+1 |
| | |||||
* | SONAR-7216 Update allow users to signup description | Julien Lancelot | 2016-02-03 | 1 | -2/+2 |
| | |||||
* | rename permission "Provision Projects" to "Create Projects" | Stas Vilchik | 2016-02-03 | 1 | -1/+1 |
| | |||||
* | SONAR-7252 add missed messages | Stas Vilchik | 2016-02-03 | 1 | -3/+6 |
| | |||||
* | SONAR-7242 Remove "Execute Preview Analysis" permission | Julien Lancelot | 2016-02-03 | 1 | -3/+0 |
| | |||||
* | SONAR-5582 drop jfreechart | Simon Brandhof | 2016-02-02 | 1 | -1/+0 |
| | |||||
* | Reduce verbosity of unit test logs | Simon Brandhof | 2016-02-01 | 1 | -7/+7 |
| | | | | That makes Travis crash (too many logs) | ||||
* | SONAR-7252 display widgets to my issues on "My Account" page | Stas Vilchik | 2016-02-01 | 1 | -0/+3 |
| | |||||
* | SONAR-7231 add tokens help text | Stas Vilchik | 2016-02-01 | 1 | -0/+1 |
| | |||||
* | squid:S1213 members of an interface decleration or class should appear in a ↵ | Zeeshan Asghar | 2016-01-29 | 1 | -3/+2 |
| | | | | pre-defined order | ||||
* | squid:S2209 static members should be accessed statically | Zeeshan Asghar | 2016-01-29 | 1 | -1/+1 |
| | |||||
* | SONAR-7227 SONAR-7230 SONAR-7231 apply ui feedback | Stas Vilchik | 2016-01-28 | 1 | -0/+3 |
| | |||||
* | SONAR-7231 improve rendering of password form | Stas Vilchik | 2016-01-28 | 1 | -4/+4 |
| | |||||
* | SONAR-7231 Create new "Security" page in "My Space" | Stas Vilchik | 2016-01-28 | 1 | -0/+1 |
| | |||||
* | SONAR-7230 Move user notifications into separate page of "My Account" space | Stas Vilchik | 2016-01-28 | 1 | -0/+2 |
| | |||||
* | SONAR-7227 Convert "My Profile" page to the new "My Account" page | Stas Vilchik | 2016-01-28 | 1 | -1/+6 |
| | |||||
* | SONAR-7219 Remove sonar.security.updateUserAttributes property | Julien Lancelot | 2016-01-27 | 2 | -8/+1 |
| | |||||
* | Cut dependency between sonar-core and sonar-home | Julien HENRY | 2016-01-19 | 1 | -2/+8 |
| | |||||
* | update working on background tasks page, again | Stas Vilchik | 2016-01-18 | 1 | -1/+1 |
| | |||||
* | update working on background tasks page | Stas Vilchik | 2016-01-18 | 1 | -1/+1 |
| | |||||
* | SONAR-6283 add global permission gatesadmin and use it | Sébastien Lesaint | 2016-01-13 | 1 | -2/+4 |
| | |||||
* | Fix project title in copyright headers | Simon Brandhof | 2016-01-13 | 155 | -155/+155 |
| | |||||
* | document keyboard shortcut to send issue comment | Stas Vilchik | 2016-01-13 | 1 | -0/+1 |
| | |||||
* | improve wording for projects dashboards | Stas Vilchik | 2016-01-13 | 1 | -1/+1 |
| | |||||
* | SONAR-7192 Create new 'Projects' page for views | Stas Vilchik | 2016-01-13 | 1 | -0/+1 |
| | |||||
* | SONAR-7174 "Execute Analysis" is now also a project permission | Julien Lancelot | 2016-01-12 | 1 | -0/+2 |
| | |||||
* | SONAR-7144 pin file in the workspace | Stas Vilchik | 2016-01-07 | 1 | -1/+1 |
| | |||||
* | SONAR-7149 add missed l10n message | Stas Vilchik | 2016-01-07 | 1 | -0/+3 |
| | |||||
* | Automatic merge from branch-5.3 | Jenkins CI | 2016-01-06 | 2 | -0/+2 |
|\ | | | | | | | | | | | * origin/branch-5.3: SONAR-7093 Allow projects to define their leak period fix display of date leak period | ||||
| * | SONAR-7093 Allow projects to define their leak period | Julien Lancelot | 2016-01-06 | 1 | -0/+1 |
| | | |||||
| * | fix display of date leak period | Stas Vilchik | 2016-01-06 | 1 | -0/+1 |
| | | |||||
* | | Upgrade to parent 26 and new copyright headers | Simon Brandhof | 2016-01-05 | 155 | -636/+620 |
| | | |||||
* | | SONAR-4004 handle failed requests | Stas Vilchik | 2015-12-29 | 1 | -0/+1 |
| | | |||||
* | | SONAR-7144 add a link to open a component in a new tab | Stas Vilchik | 2015-12-16 | 1 | -0/+8 |
| | | |||||
* | | SONAR-7143 display list of components on the code page | Stas Vilchik | 2015-12-16 | 1 | -0/+1 |
|/ | |||||
* | SONAR-6968 Bad error message when analyzer detects that no language plugins ↵ | Duarte Meneses | 2015-12-10 | 1 | -1/+1 |
| | | | | are installed | ||||
* | SONAR-7030 Remove dashboards bundles | Julien Lancelot | 2015-12-10 | 1 | -12/+0 |
| | | | | As the provided dashboard 'Dashboard' have been renamed to 'Custom', existing instances that already have this dashboard installed should not be impacted by the renaming | ||||
* | normalize overview pages urls and titles | Stas Vilchik | 2015-12-09 | 1 | -1/+1 |
| | |||||
* | change "Debt" to "Technical Debt" on the overview page | Stas Vilchik | 2015-12-08 | 1 | -1/+1 |
| | |||||
* | fix a i18n message for the "leak period" | Stas Vilchik | 2015-12-08 | 1 | -1/+1 |
| | |||||
* | add a i18n message for the "version" period | Stas Vilchik | 2015-12-08 | 1 | -0/+1 |
| | |||||
* | improve i18n of the overview page | Stas Vilchik | 2015-12-08 | 1 | -0/+5 |
| | |||||
* | Fix minor quality flaws | Simon Brandhof | 2015-12-07 | 1 | -2/+0 |
| | |||||
* | SONAR-7098 Always feed issues authors | Julien Lancelot | 2015-12-07 | 2 | -3/+100 |
| |