summaryrefslogtreecommitdiff
path: root/qa
AgeCommit message (Expand)Author
2015-12-19Build: Add fixture capabilities to integ testsRyan Ernst
2015-12-18Remove wildcard importsRyan Ernst
2015-12-17thirdPartyAudit round 2Robert Muir
2015-12-16add some more comments about internal api usageRobert Muir
2015-12-16Add gradle thirdPartyAudit to precommit tasksRobert Muir
2015-12-15smoke test plugins does not test any pluginsRobert Muir
2015-12-11Remove forbidden suppressions for InetSocketAddressRyan Ernst
2015-12-11Build: Change rest integ tests to not have hardcoded portsRyan Ernst
2015-12-11Fix settings for TribeUnitTests.Adrien Grand
2015-12-11Remove and forbid use of Collections#shuffle(List) and Random#<init>()Jason Tedor
2015-12-10Remove NodeBuilderRyan Ernst
2015-12-09Added a new scripting language (PlanA).Jack Conradson
2015-12-07Tribe: Fix tribe node to load config file for internal client nodesRyan Ernst
2015-12-04Build: Remove duplicate runs of packaged rest testsRyan Ernst
2015-12-04fix bats testsRobert Muir
2015-12-03Fix distros to put modules dir int he right place and qa rest tests toRyan Ernst
2015-12-03add modules check to plugins smoke testRyan Ernst
2015-12-04update lists, rename stuff to be clearer, remove public method that is unusedRobert Muir
2015-12-03add test for modules/Robert Muir
2015-11-27set ActiveProcessLimit=1 on windowsRobert Muir
2015-11-24Build: Simplify adding plugins that are another project in the buildRyan Ernst
2015-11-22Build: Get multi node smoke tests workingRyan Ernst
2015-11-22Build: Change project attachment into special extra-plugins dirRyan Ernst
2015-11-21Ban write access to system propertiesRobert Muir
2015-11-18Fix rpm and deb distributionsNik Everett
2015-11-13fix gradle check under jigsawRobert Muir
2015-11-12Handle system policy correctly.Robert Muir
2015-11-08apply a few post-merge cleanupsRobert Muir
2015-11-07Build: Improve integ test to match ant behaviorRyan Ernst
2015-11-06Build: Use projectsPrefix in project references for vagrant testsRyan Ernst
2015-11-05Merge pull request #14531 from nik9000/gradle_vagrantNik Everett
2015-11-05[test] Gradle-ify vagrant testsNik Everett
2015-11-04remove the ability for code to change file permissions, this wasRobert Muir
2015-11-03remove jimfs dep in testsRobert Muir
2015-11-03move tests never running in jenkins to new evil tests moduleRobert Muir
2015-10-29Build: Remove maven pom files and supporting ant filesRyan Ernst
2015-10-29Switch build system to GradleRyan Ernst
2015-10-20Remove and ban @TestNik Everett
2015-10-14Plugins: plugin script to set proper plugin bin dir attributesjavanna
2015-10-13Plugins: plugin script to set proper plugin config dir attributesjavanna
2015-10-09Remove Guava as a dependencyJason Tedor
2015-10-08Packaging: change permissions/ownership of config dirjavanna
2015-10-08Rename cloud-gce plugin to discovery-gce pluginDavid Pilato
2015-10-06name variables and don't always use the timeoutBritta Weber
2015-10-06remove option to configure custom config file via CONF_FILE or -Des.default.confBritta Weber
2015-10-06vagrant tests: fix plugin outupt testBritta Weber
2015-10-06Merge pull request #13821 from nik9000/jayatana_testNik Everett
2015-10-06Merge pull request #13861 from brwe/vagrant-install-groovyBritta Weber
2015-10-06plugin cli tool should not create empty log filesBritta Weber
2015-10-05install groovy plugin before running script testBritta Weber