aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | fix paths in coverage reportStas Vilchik2015-05-191-2/+1
* | sanitize gruntfileStas Vilchik2015-05-192-28/+9
* | parallel execution of web tests using grunt-parallelStas Vilchik2015-05-191-24/+58
* | change analysis settingsStas Vilchik2015-05-191-2/+2
* | change headers checkStas Vilchik2015-05-1917-348/+36
* | move require.js to third-partyStas Vilchik2015-05-193-2/+2
* | change web structure: separate componentsStas Vilchik2015-05-19476-973/+2925
* | consistent methods names for all WsAction classesTeryk Bellahsene2015-05-19198-574/+483
* | WS api/projects/delete delete project and associated data - SONAR-6528Teryk Bellahsene2015-05-197-168/+411
* | SONAR-6562 Remove sonar-squid 4.1 from API and runtime classpathSimon Brandhof2015-05-193-23/+0
* | SONAR-6517 merge sonar-deprecated into sonar-plugin-apiSimon Brandhof2015-05-1945-61/+10
* | SONAR-6517 remove explicit dependency of sonar-server on dom4jSimon Brandhof2015-05-191-12/+0
* | SONAR-6517 do not package the xml libs provided by Java 1.7+Simon Brandhof2015-05-192-0/+21
* | SONAR-6517 remove dependency of sonar-plugin-api on picocontainerSimon Brandhof2015-05-194-5/+18
* | delete tests in index when indexing at the end of an analysis - SONAR-6416Teryk Bellahsene2015-05-191-0/+1
* | SONAR-6429 Be consistent with project navigation (plugins -> extensions)Jean-Baptiste Lievremont2015-05-196-6/+6
* | Fix module uuid path in ComponentTestingJulien Lancelot2015-05-192-15/+14
* | update api/projects/ghosts descriptionTeryk Bellahsene2015-05-191-1/+1
* | use @Nonnull annotation in IdUuidPairsTeryk Bellahsene2015-05-191-2/+4
* | refactoring - use select in method names in ComponentDaoTeryk Bellahsene2015-05-1932-127/+127
* | WS api/projects/provisioned checks for 'Provision Projects' permission - SONA...Teryk Bellahsene2015-05-193-18/+35
* | SONAR-6553 SONAR-6554 drop dependencies controllersStas Vilchik2015-05-192-175/+0
* | SONAR-6553 SONAR-6554 Drop the web part of the design spaceStas Vilchik2015-05-1926-1172/+3
* | fix quality flawsStas Vilchik2015-05-191-1/+1
* | SONAR-6469 Prevent self-deactivationJean-Baptiste Lievremont2015-05-182-0/+15
* | SONAR-6467 Rename parameter for SCM accountsJean-Baptiste Lievremont2015-05-185-21/+47
* | Remove BaseDao usage from ComponentDaoJulien Lancelot2015-05-1854-248/+261
* | SONAR-6523 Remove user client from sonar-wsclient libraryJean-Baptiste Lievremont2015-05-189-474/+0
* | SONAR-6523 Replace Rails api/users/search with Java implementationJean-Baptiste Lievremont2015-05-1811-121/+23
* | SONAR-6520 Refactor WS to select2 format conversion function to utilitiesJean-Baptiste Lievremont2015-05-185-47/+44
* | SONAR-6520 Replace call api/users/search2 instead of api/users/search on fron...Jean-Baptiste Lievremont2015-05-186-16/+67
* | SONAR-6537 Add HTTP security headersSimon Brandhof2015-05-153-4/+50
* | Fix quality flawsSimon Brandhof2015-05-1512-37/+70
* | add missing System2.INSTANCE parameter in ProjectsGhostsActionTestTeryk Bellahsene2015-05-151-1/+1
* | fix grunt watch taskStas Vilchik2015-05-151-1/+1
* | add workspace icon for ruleStas Vilchik2015-05-153-6/+11
* | remove several hardcoded classpath in dao classesTeryk Bellahsene2015-05-159-22/+90
* | provisioned and ghosts projects case insensitive when searching for a pattern...Teryk Bellahsene2015-05-152-5/+1
* | WS api/projects/ghosts list ghost projects - SONAR-6527Teryk Bellahsene2015-05-1517-43/+598
* | SONAR-6416 migrate web to new tests WSStas Vilchik2015-05-155-17/+21
* | fix plugins WS medium test on windows boxSébastien Lesaint2015-05-152-5/+27
* | update position of dev db warningStas Vilchik2015-05-152-7/+8
* | Remove direct usage of System2.INSTANCE in constructorsSimon Brandhof2015-05-1530-83/+65
* | update the links color inside issues widgetStas Vilchik2015-05-151-10/+10
* | Use StandardCharsets instead of Guava and commons-ioSimon Brandhof2015-05-1552-209/+233
* | update component settings linksStas Vilchik2015-05-152-2/+12
* | add grunt task for quick build (no minification)Stas Vilchik2015-05-151-0/+3
* | add medium test for plugins webservicesSébastien Lesaint2015-05-157-10/+272
* | add platform restart and set update-center.properties in ServerTesterSébastien Lesaint2015-05-151-1/+5
* | document web service and action naming conventionsTeryk Bellahsene2015-05-152-1/+3