aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* SONAR-5007 improve restore, copy and reset of Q profilesSimon Brandhof2014-06-0524-860/+506
* SONAR-5377 Update update center library to 1.11Julien HENRY2014-06-053-5/+10
* SONAR-5360 Create a new /api/rules/create WSJulien Lancelot2014-06-0510-82/+123
* fix quality flaw (changed log level)Stephane Gamard2014-06-051-8/+11
* SONAR-5007 - Checking type of static field for Indexables in normalizer classesStephane Gamard2014-06-052-9/+6
* SONAR-5133 SONAR-5237 Update property for "Available Since" filterJean-Baptiste Lievremont2014-06-051-1/+1
* SONAR-5012 Change facet style and orderJean-Baptiste Lievremont2014-06-053-9/+15
* SONAR-5007 - Added support for nested deletion with native ES scriptStephane Gamard2014-06-058-54/+148
* SONAR-5360 Add create action in /api/rules (miss params)Julien Lancelot2014-06-058-47/+369
* SONAR-5334 Fix deprecated jQuery API for ajax callbackJean-Baptiste Lievremont2014-06-051-1/+1
* SONAR-5209 Workspace ui improvementsStas Vilchik2014-06-052-4/+3
* SONAR-5209 Display coverage per test informationStas Vilchik2014-06-053-19/+28
* Fix potential NPEJulien HENRY2014-06-041-1/+1
* Revert bad commitSimon Brandhof2014-06-041-656/+653
* SONAR-5007 fix compatibility with mssqlSimon Brandhof2014-06-041-3/+3
* SONAR-5133 Fix issues with inheritanceJean-Baptiste Lievremont2014-06-043-6/+13
* SONAR-5352 SONAR-5353 Start work on rule templatesJean-Baptiste Lievremont2014-06-044-32/+83
* Allow facets block to adapt height to number of facetJean-Baptiste Lievremont2014-06-041-2/+1
* SONAR-5360 add service to create ruleJulien Lancelot2014-06-0411-305/+399
* SONAR-5237 - Updated filter "availableSince" to be based on creation dateStephane Gamard2014-06-041-4/+17
* SONAR-5237 - Renamed available_since paramStephane Gamard2014-06-042-6/+5
* DAOv.2 - Removed legacy filesStephane Gamard2014-06-044-42/+0
* Fix db field nameStephane Gamard2014-06-041-2/+2
* Fix db field nameStephane Gamard2014-06-043-655/+658
* SONAR-5329 - Field renaming in DBStephane Gamard2014-06-043-8/+8
* SONAR-5007 complete doc of parameter "activatedSince" of api/rules/searchSimon Brandhof2014-06-041-2/+2
* SONAR-5007 clear preview cache on rule changesSimon Brandhof2014-06-041-24/+16
* SONAR-5334 Remove messages from */app WSJean-Baptiste Lievremont2014-06-042-74/+3
* DAOv.2 - Moved IndexSynchronizer to L3 components (before registration as sta...Stephane Gamard2014-06-041-18/+133
* SONAR-5007 - Small Normalizer UpdateStephane Gamard2014-06-045-18/+17
* SONAR-5329 - In case of Null login set Unknown author for logStephane Gamard2014-06-043-4/+10
* SONAR-5329 - Added test caseStephane Gamard2014-06-045-46/+118
* fix quality flaw (missing header)Stephane Gamard2014-06-0411-16/+164
* SONAR-5329 - Added Activity class as Payload of LogDtoStephane Gamard2014-06-0420-208/+261
* SONAR-5329 - Created LogDoc from IndexStephane Gamard2014-06-042-4/+57
* SONAR-5329 - Created LogDaoTest and added mappingStephane Gamard2014-06-0413-20/+230
* SONAR-5329 - Moved some files over to sonar-core due to legacyStephane Gamard2014-06-0410-16/+36
* SONAR-5329 - Created Log Domain for changeLogStephane Gamard2014-06-0411-9/+482
* SONAR-5334 Implement l10n cache control mechanism on client sideJean-Baptiste Lievremont2014-06-041-1/+26
* SONAR-5334 Implement l10n cache control mechanism on server sideJean-Baptiste Lievremont2014-06-044-31/+95
* SONAR-5007 do not insert rule params with null valueSimon Brandhof2014-06-043-8/+25
* SONAR-5007 Getting rid of Normalizer's Reflexive callStephane Gamard2014-06-044-33/+24
* SONAR-5007 - Fixed nested deletion caseStephane Gamard2014-06-041-23/+32
* SONAR-5007 - Fixed non-deterministic test caseStephane Gamard2014-06-041-1/+7
* SONAR-5007 - Switched to native scripts for ListUpdate (fixed routing)Stephane Gamard2014-06-043-2/+11
* fix quality flaw (reduced ES verbosity in tests)Stephane Gamard2014-06-041-1/+6
* SONAR-5007 - Added idField and idValue to native updateList scriptStephane Gamard2014-06-043-43/+51
* fix quality flawStephane Gamard2014-06-041-3/+1
* fix quality flaw (missing license)Stephane Gamard2014-06-041-0/+19
* SONAR-5007 - Switched to native scripts for ListUpdateStephane Gamard2014-06-046-29/+138