aboutsummaryrefslogtreecommitdiffstats
path: root/server
Commit message (Expand)AuthorAgeFilesLines
* Computation: propagate the same session object everywhereJulien HENRY2014-11-077-18/+26
* Add counter on issues performance testsJulien Lancelot2014-11-073-39/+92
* Improve Issues Injection testJulien Lancelot2014-11-075-207/+134
* SONAR-5718 Fix bulk change permissionStas Vilchik2014-11-071-1/+3
* Read perf assertions from properties, add test on index injectionJulien Lancelot2014-11-075-134/+338
* SONAR-4950 Fix UTJulien Lancelot2014-11-071-4/+1
* SONAR-5718 Add an unplanned optionStas Vilchik2014-11-072-1/+47
* Replace MT by UTJulien Lancelot2014-11-0718-513/+242
* SONAR-5814 Simplify migration based on MassUpdateJean-Baptiste Lievremont2014-11-072-43/+26
* SONAR-4950 update the users.updated_at in order to block other sessionsJulien Lancelot2014-11-071-2/+4
* SONAR-5844 Profile inheritance is always displaying '0 rules' whatever the co...Julien Lancelot2014-11-072-1/+31
* SONAR-5780 Show "Unassigned" even when count == 0Jean-Baptiste Lievremont2014-11-071-8/+7
* SONAR-5805 Add "Not planned" item to action plans facetJean-Baptiste Lievremont2014-11-074-4/+44
* SONAR-5718 Select issue by mouseStas Vilchik2014-11-072-0/+13
* Remove class TxtWriterSimon Brandhof2014-11-076-29/+20
* SONAR-5623 SONAR-5627 Update UI of the admin pageStas Vilchik2014-11-0710-89/+29
* Set different severity, status and resolution in issuesJulien Lancelot2014-11-061-7/+20
* Add new perf test on issues extractionJulien Lancelot2014-11-065-76/+285
* Add empty constructorJulien Lancelot2014-11-061-0/+4
* SONAR-5718 Fix issues shortcutsStas Vilchik2014-11-064-14/+44
* SONAR-5825 Create DB structure to store file oriented dataJean-Baptiste Lievremont2014-11-061-0/+50
* SONAR-5666 SONAR-5697 replace medium tests by small testsSimon Brandhof2014-11-063-71/+57
* SONAR-5718 Fix facets with search inputStas Vilchik2014-11-061-2/+2
* SONAR-5742 Fix visibility condition for extra fields (check is already done u...Jean-Baptiste Lievremont2014-11-061-1/+1
* Fix coding rules modalsStas Vilchik2014-11-062-2/+2
* SONAR-5718 Fix display of the issues helpStas Vilchik2014-11-063-12/+29
* SONAR-5718 Add an ability to go to the source and back by mouseStas Vilchik2014-11-063-2/+4
* Attempt to increase stability of StopperThreadTest on slow boxesSimon Brandhof2014-11-061-2/+2
* SONAR-5810 replace param componentRootUuids by projectUuidsSimon Brandhof2014-11-065-15/+13
* Increase stability of MonitorTest on slow boxesSimon Brandhof2014-11-061-1/+1
* SONAR-5718 Add languages to the rule facetStas Vilchik2014-11-062-3/+3
* SONAR-5718 Add module criteria, update widgetsStas Vilchik2014-11-064-3/+50
* SONAR-5600 Improve the format of the creation date labelStas Vilchik2014-11-063-26/+30
* SONAR-5718 Add qualifier icons to the workspace headerStas Vilchik2014-11-061-2/+2
* SONAR-5718 Improve rendering when there is no resultsStas Vilchik2014-11-064-5/+32
* SONAR-5718 Add a language name for the rule search dropdownStas Vilchik2014-11-061-2/+5
* SONAR-5718 Improve creation date facetStas Vilchik2014-11-061-9/+8
* SONAR-5718 Add components from componentRootUuids to ref data in issues WSJean-Baptiste Lievremont2014-11-061-0/+1
* SONAR-5748 Add language key and name (when known) on rules in issues WSJean-Baptiste Lievremont2014-11-061-2/+5
* Re-enable IssueAuthorizationDaoTestSimon Brandhof2014-11-061-2/+0
* SONAR-5666 SONAR-5697 Add missing DeleteByQueryJulien Lancelot2014-11-063-2/+202
* Fix execution of web medium testsStas Vilchik2014-11-063-70/+4
* SONAR-5718 Add basic medium testsStas Vilchik2014-11-064-0/+2186
* Merge remote-tracking branch 'origin/branch-4.5'Julien Lancelot2014-11-066-14/+77
|\
| * SONAR-5841 Empty parameter on integer, boolean and float types should be auth...Julien Lancelot2014-11-063-20/+53
| * SONAR-5840 It should be possible to specify a negative value on rule paramete...Julien Lancelot2014-11-064-3/+33
* | SONAR-5783 Remove minDocCount on facets (0-valued items are added elsewhere)Jean-Baptiste Lievremont2014-11-052-20/+19
* | SONAR-5628 Project settings taken into account during the data cleaning of pr...Teryk Bellahsene2014-11-058-19/+374
* | SONAR-5718 Add a help modal for shortcutsStas Vilchik2014-11-057-0/+124
* | Fix merge with branch 4.5Julien Lancelot2014-11-051-10/+9