Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | SONAR-7070 WS qualitygates/app returns solely the leak period | Teryk Bellahsene | 2016-01-29 | 2 | -13/+7 | |
| | | ||||||
* | | Fix quality flaws | Julien Lancelot | 2016-01-29 | 12 | -91/+91 | |
| | | ||||||
* | | SONAR-7168 don't query Components of CETasks 1 by 1 in TaskFormatter | Sébastien Lesaint | 2016-01-29 | 2 | -39/+91 | |
| | | ||||||
* | | IN claus and group of OR should have constant order and no duplicate | Sébastien Lesaint | 2016-01-29 | 4 | -12/+141 | |
| | | ||||||
* | | avoid result array reallocation in DatabaseUtils.executeLargeInputs | Sébastien Lesaint | 2016-01-29 | 1 | -1/+1 | |
| | | ||||||
* | | SONAR-7135 SONAR-7129 base component is returned in the response | Teryk Bellahsene | 2016-01-29 | 2 | -2/+2 | |
| | | ||||||
* | | SONAR-7135 WS api/measures/component_tree fix leaves strategy and qualifiers ↵ | Teryk Bellahsene | 2016-01-29 | 5 | -6/+26 | |
| | | | | | | | | together | |||||
* | | SONAR-7129 SONAR-7131 SONAR-7134 SONAR-7135 add language in response | Teryk Bellahsene | 2016-01-29 | 12 | -47/+87 | |
| | | ||||||
* | | SONAR-7129 WS api/components/tree leaves strategy with qualifiers fixed | Teryk Bellahsene | 2016-01-29 | 3 | -21/+26 | |
| | | ||||||
* | | SONAR-7013 fail in CE for bad line count in file source | Sébastien Lesaint | 2016-01-29 | 2 | -15/+46 | |
| | | ||||||
* | | SONAR-7228 Create new "My Issues" page5.4-M10 | Stas Vilchik | 2016-01-28 | 10 | -2/+239 | |
| | | ||||||
* | | SONAR-7227 SONAR-7230 SONAR-7231 apply ui feedback | Stas Vilchik | 2016-01-28 | 13 | -23/+61 | |
| | | ||||||
* | | SONAR-7230 improve rendering of notifications page | Stas Vilchik | 2016-01-28 | 6 | -53/+109 | |
| | | ||||||
* | | SONAR-7231 improve rendering of password form | Stas Vilchik | 2016-01-28 | 9 | -124/+137 | |
| | | ||||||
* | | SONAR-7227 improve overall rendering | Stas Vilchik | 2016-01-28 | 10 | -61/+91 | |
| | | ||||||
* | | SONAR-7231 Create new "Security" page in "My Space" | Stas Vilchik | 2016-01-28 | 11 | -20/+317 | |
| | | ||||||
* | | SONAR-7230 Move user notifications into separate page of "My Account" space | Stas Vilchik | 2016-01-28 | 18 | -27/+529 | |
| | | ||||||
* | | SONAR-7227 Convert "My Profile" page to the new "My Account" page | Stas Vilchik | 2016-01-28 | 20 | -136/+737 | |
| | | ||||||
* | | SONAR-7250 WS users/current - add details | Teryk Bellahsene | 2016-01-28 | 7 | -31/+182 | |
|/ | ||||||
* | SONAR-7166 fix check of projectKey for branches analyses | Sébastien Lesaint | 2016-01-28 | 2 | -5/+21 | |
| | ||||||
* | SONAR-7166 fail when projectKey in report is not the component key | Sébastien Lesaint | 2016-01-28 | 2 | -10/+52 | |
| | | | | failure implemented as early as possible | |||||
* | SONAR-7164 WS api/users/search is not sensitive to special characters | Teryk Bellahsene | 2016-01-28 | 2 | -10/+22 | |
| | ||||||
* | SONAR-6584 WS api/resources/index document known bug regarding pagination | Teryk Bellahsene | 2016-01-28 | 1 | -1/+8 | |
| | ||||||
* | revert change to omponentDaoWithDuplicatedKeysTest | Sébastien Lesaint | 2016-01-28 | 2 | -12/+36 | |
| | ||||||
* | Fix display of web homepage without ending slash | Simon Brandhof | 2016-01-27 | 1 | -0/+4 | |
| | ||||||
* | SONAR-6226 Add ITs | Julien Lancelot | 2016-01-27 | 17 | -4/+795 | |
| | ||||||
* | SONAR-6226 Not fail when reactivating a user without password | Julien Lancelot | 2016-01-27 | 3 | -5/+41 | |
| | ||||||
* | SONAR-7217 Fail to authenticate user with existing email | Julien Lancelot | 2016-01-27 | 17 | -4/+166 | |
| | ||||||
* | SONAR-7219 Remove sonar.security.updateUserAttributes property | Julien Lancelot | 2016-01-27 | 4 | -9/+4 | |
| | ||||||
* | make selectComponentsHavingSameKeyOrderedById populate all fields | Sébastien Lesaint | 2016-01-27 | 1 | -1/+2 | |
| | | | | this is required by Developer Cockpit usage of this method | |||||
* | remove specific schema for ComponentDaoWithDuplicatedKeysTest | Sébastien Lesaint | 2016-01-27 | 2 | -36/+12 | |
| | | | | less maintenance and risk for test to get out of sync with current definition of table PROJECTS | |||||
* | SONAR-7130 group deletion and purges of snapshots all together | Sébastien Lesaint | 2016-01-26 | 4 | -19/+40 | |
| | | | | avoid doing select requests between deletion/purges of snapshots | |||||
* | SONAR-7130 don't do select for aborted build twice per component | Sébastien Lesaint | 2016-01-26 | 1 | -13/+3 | |
| | ||||||
* | SONAR-7130 faster purge: single SQL query for all PRJ children | Sébastien Lesaint | 2016-01-26 | 6 | -21/+16 | |
| | ||||||
* | Upgrade to Tomcat 8.0.30 | Simon Brandhof | 2016-01-26 | 1 | -1/+1 | |
| | ||||||
* | SONAR-6226 Populate external identity columns in rails authentication | Julien Lancelot | 2016-01-26 | 2 | -2/+4 | |
| | ||||||
* | SONAR-6226 USERS.EXTERNAL_IDENTITY columns has size 255 | Julien Lancelot | 2016-01-26 | 3 | -3/+3 | |
| | ||||||
* | SONAR-7122 Update ITs to not use web context | Julien Lancelot | 2016-01-26 | 114 | -364/+329 | |
| | ||||||
* | SONAR-6226 Remove index on external identity columns | Julien Lancelot | 2016-01-26 | 4 | -35/+1 | |
| | | | | The index is too big on MySQL | |||||
* | Fix unit tests | Julien Lancelot | 2016-01-26 | 1 | -20/+27 | |
| | ||||||
* | Fix /api/authentication/validate | Julien Lancelot | 2016-01-25 | 2 | -1/+22 | |
| | | | | authentication_controler was using symbol :user_id instead of string 'user_id' to access to user id from session | |||||
* | SONAR-6226 Display identity providers in login page | Julien Lancelot | 2016-01-25 | 2 | -0/+13 | |
| | ||||||
* | SONAR-6226 Create IdentityProvider API | Julien Lancelot | 2016-01-25 | 45 | -58/+2640 | |
| | ||||||
* | SONAR-6226 Add ext identity columns in USERS table | Julien Lancelot | 2016-01-25 | 38 | -52/+753 | |
| | ||||||
* | SONAR-6226 UserUpdater now allows user to be created without password | Julien Lancelot | 2016-01-25 | 9 | -244/+105 | |
| | ||||||
* | SONAR-7168 fix HardStopWatcher support for external restart | Sébastien Lesaint | 2016-01-25 | 1 | -8/+8 | |
| | | | | | when SQ instance is restarted by another process (eg. orchestrator) which does not clean the temp directory before restarting, the HardStopWatcher of the newly started SQ will detect the stop flag targeted at the previous SQ and immediatly shutdown the App JVM but let the two child JVM process up to avoid this, the HardStopWatcher is now created only after the temp directory has been reset by the App process | |||||
* | SONAR-7197 remove binaries of Java Service Wrapper for Solaris5.4-M9 | Simon Brandhof | 2016-01-21 | 1 | -0/+1 | |
| | ||||||
* | SONAR-7234 Remove @SupportedEnvironment | Julien HENRY | 2016-01-20 | 5 | -131/+6 | |
| | ||||||
* | Fix random behaviour of unit test | Julien Lancelot | 2016-01-20 | 1 | -17/+17 | |
| | ||||||
* | SONAR-7205 WS api/users/search deprecate 'f' field | Teryk Bellahsene | 2016-01-20 | 3 | -4/+10 | |
| |