- 9bd85f6 MYRIAD-312 Fix JDK on Travis build (#141) by OscarFM · 6 years ago master
- 0618a74 MYRIAD-318 Update LICENSE file to reflect bootstrap react MIT license (#140) by OscarFM · 6 years ago
- 1ed6c68 MYRIAD-314 Update version to 0.5.0 (#139) by OscarFM · 6 years ago
- 019fba2 Merge pull request #137 from oscarfmdc/MYRIAD-309 by OscarFM · 6 years ago myriad-0.4.0-incubating
- 292ef32 MYRIAD-308 md5 removed (insecure) (#136) by OscarFM · 6 years ago
- 0a5c3c8 MYRIAD-309 Update CHANGELOG for v0.4.0 release by oscarfmdc · 6 years ago
- 6d79897 Merge pull request #135 from oscarfmdc/MYRIAD-304 by OscarFM · 6 years ago
- 668b110 MYRIAD-304 Keep a config file (checkstyle, findbugs) for all submodules by oscarfmdc · 6 years ago
- 903d03a MYRIAD-305 Added Bootstrap component License (#134) by OscarFM · 6 years ago
- 4c81195 MYRIAD-299 Changed file to md (#133) by OscarFM · 6 years ago
- ec16f62 MYRIAD-299 Added CHANGELOG file (#132) by OscarFM · 6 years ago
- bff5847 Merge pull request #131 from oscarfmdc/MYRIAD-180 by OscarFM · 6 years ago
- 54547b5 MYRIAD-180 Build should not pollute sources (moved node_modules) by oscarfmdc · 6 years ago
- 6d8c9b0 Renaming artifacts with v0.3.0 + updated some docs with v0.3.0 (#130) by OscarFM · 6 years ago
- d87b00d Upgrade to mesos 1.8 (#128) by OscarFM · 6 years ago
- c8eb40a Make links relative in index.html. (#102) by Joerg Schad · 6 years ago
- 3e4fa65 Updated some documentation to latest version (#129) by OscarFM · 6 years ago
- a73acb4 MYRIAD-296 Updated node, gradle, gulp and npm to fix latest build (#127) by OscarFM · 6 years ago
- a29f066 MYRIAD-294 Added license footers to a few markdown readmes that didn't have it (#126) by OscarFM · 6 years ago
- c5e7911 MYRIAD-293 fixed GitBox URL and cleanup md5 checksum file (#125) by Javi Roman · 6 years ago
- 82297a4 MYRIAD-290 prepare_rc.sh fails with TAR error message (#124) by Javi Roman · 7 years ago
- 47d23f5 MYRIAD-289 (re-open) Fix prepare_rc.sh with new GIT_URL (#123) by Javi Roman · 7 years ago myriad-0.3.0-incubating
- 2cf583d MYRIAD-289 Fix prepare_rc.sh with new GIT_URL (#122) by Javi Roman · 7 years ago
- 712f197 MYRIAD-284 License headers checking with Apache Rat audit tool (#121) by Javi Roman · 7 years ago
- f4171fb MYRIAD-282 Add key information in Vagrant -> libvirt -> mesos (#120) by Javi Roman · 7 years ago
- bf84949 MYRIAD-281 myriad-repository is pointing to wrong repository (#119) by Javi Roman · 7 years ago
- d2b3991 MYRIAD-264 Upgrade Mesos API to 1.5.0 by jpgilaberte · 7 years ago
- 2371400 MYRIAD-277 Fix source repository for Apache Mesos by Javi Roman · 7 years ago
- 18dda15 MYRIAD-274 Fix auto-incremented dependencies by jpgilaberte · 7 years ago
- 6af9d37 MYRIAD-267 Mount local Myriad development folder into build VM by Javi Roman · 7 years ago
- edabc89 Remove maven central repository, use only jcenter by Yinon Avraham · 8 years ago
- 47c7be0 MYRIAD-263 Add HDFS as system service in DC/OS vagrant testbed by Javi Roman · 7 years ago
- f5e7406 MYRIAD-80 Resolvedependency conflicts by jpgilaberte · 8 years ago
- 0ba2288 Added links to readme.md and fixed other stuff. by jpgilaberte · 7 years ago
- 15c6f09 MYRIAD-73 Add <pre> tag in yaml example by jpgilaberte · 8 years ago
- 1c3857a A full DC/OS cluster for Apache Myriad development and testing with resources by Javi Roman · 7 years ago
- 2ce260e Support for Vagrant-libvirt based testbed. by Javi Roman · 7 years ago
- 2f4ad0d Switching to oraclejdk8 to take care of JDK version issues with builds by Mohit Soni · 8 years ago
- 382eb7b Used reserved resources firstly. by Klaus Ma · 9 years ago
- 577c30b Implementation of MYRIAD-229, MYRIAD-237, MYRIAD-238, MYRIAD-225 by hokiegeek2 · 9 years ago
- 7aea259 Refactor which addresses Myriad 213, 214, and 136 in the process. by DarinJ · 9 years ago
- df4cbc0 MYRIAD-218 Cleaned up TaskUtils. Removed unused methods and methods by ponnu · 9 years ago
- dcccf2e MYRIAD-234 JUnit test additions, updates, minor code cleanup, and by hokiegeek2 · 9 years ago
- 7207e2b MYRIAD-220 Initial check-in by hokiegeek2 · 9 years ago
- 4a6e50c MYRIAD-200 by hokiegeek2 · 9 years ago
- 6354ce6 Website updates. by DarinJ · 9 years ago
- 048a630 typo & set minimum-allocation-mb for fine grain by Klaus Ma · 9 years ago
- 26a95c6 Fixed regression in Configuration by darinj · 9 years ago
- cbdcbbe Bulk commit of MYRIAD-198 changes by hokiegeek2 · 9 years ago
- 63b5869 Update cgroups documentation - was missing a necessary yarn-site configuration. by darinj · 9 years ago 0.2.x myriad-0.2.0-incubating
- 700dd44 Update NOTICE file to 2016 by darinj · 9 years ago
- 5531103 Couple of minor bug fixes for 0.2.0 RC: by Sarjeet Singh · 9 years ago
- 6c11c73 docker/build.gradle was missing header file by darinj · 9 years ago
- 0487276 Release prep: by darinj · 9 years ago 0.2.0
- 12a679c Continuation of Myriad 171, started to work towards public methods incrementResources and decrementResources, as it's easier to reason about purely additve functions in multithreaded environments. Fixed minor bugs in previous Myriad-171 patch, placed the guard for Node Managers having negative resources in setNodeCapacity and reverted back any from calling yarnScheduler.updateNode directly. Very well tested. by darinj · 9 years ago
- fe493af Created better cgroup support please see cgroups.md for documentation. by darinj · 9 years ago
- 5118cff Added the ability to specify a URI to pull configuration data from, also added to REST endpoints: by darinj · 9 years ago
- bcd1fc8 Added Docker Support, see the README.md in docker directory for quick start guide. by darinj · 9 years ago
- 519d9b4 Update to mesos 0.28.1 by Mohit Soni · 9 years ago
- f1bc1d5 Made JVM URI, Path and JAVA_LIBRARY_PATH configurable for executors by Mohit Soni · 9 years ago
- 1daad63 [Myriad 171] - updateFile had parameter change between Hadoop 2.7.0->2.7.1 by darinj · 9 years ago
- e1db4d8 Docker Gradle Integration by Brandon Gulla · 10 years ago
- 4bce035 [Myriad 188] - NodeManager switch to UNHEALTHY causes NPE on ResourceManager. by darinj · 10 years ago
- 79ba4a5 [MYRIAD-153] tasks not finishing when FGS is enabled. by DarinJ · 10 years ago
- b565650 MYRIAD-186 Clean up the build by Zachary Jaffee · 10 years ago
- 9c03f6a This closes: #56 Review: https://github.com/apache/incubator-myriad/pull/56 by Ken Sipe · 10 years ago
- bcf2778 This closes: #53 Review: https://github.com/apache/incubator-myriad/pull/53 by Ken Sipe · 10 years ago
- 3daab13 This closes: #58 Review: https://github.com/apache/incubator-myriad/pull/58 by Ken Sipe · 10 years ago
- e28e1cf added import and changed logger to not be static by Ken Sipe · 10 years ago
- 8cad533 Merge branch 'pr-54' by Ken Sipe · 10 years ago
- 1f9536f Added blog post to announce Myriad 0.1.0 by smarella · 10 years ago
- 6f3d349 MYRIAD-175 Change Destroy myriad REST api method from 'GET' to 'POST/PUT' by Zachary Jaffee · 10 years ago
- 25849b2 MYRIAD-181 Build failure due to dependency on zookeeper test jar by Zachary Jaffee · 10 years ago
- 44d73d0 Fixed typo in gradle.properties name by Mohit Soni · 10 years ago
- 397c201 Added 0.1.0 release info to news and downloads by smarella · 10 years ago
- c2ff1e6 Exclude 'support' folder from release sources by smarella · 10 years ago
- bf393cf Scripts to help with Apache Releases by smarella · 10 years ago
- 06f6ca4 Added 'incubating' to first mentions of Myriad on website. by Adam B · 10 years ago
- d1129c8 Added 'destroy api' details to Myriad REST API section by Sarjeet Singh · 10 years ago
- 5b65ed0 Fixed rendering problem, by putting license headers in the right place and commenting them appropriately by Mohit Soni · 10 years ago
- c914c37 Incorporated feedback from IPMC on RC2 by smarella · 10 years ago 0.1.x myriad-0.1.0-incubating
- 5d268fa Missed Update by Naveen Manivannan · 10 years ago
- 7eceadc This closes: #48 Review: https://github.com/apache/incubator-myriad/pull/48 by Ken Sipe · 10 years ago
- 7e54db0 This closes: #47 Review: https://github.com/apache/incubator-myriad/pull/47 by Brandon Gulla · 10 years ago
- aab1a96 updating gradlew to 2.9 which provides faster incremental builds by Ken Sipe · 10 years ago
- fe941a6 Prepended FrameworkName to the task-name by Brandon Gulla · 10 years ago
- fb93291 Added ASF Source Headers by Santosh Marella · 10 years ago
- 68562ae fixed networking so web interfaces forward correctly by klucar · 10 years ago
- fed956b Updated Vagrantfile to work with the supported Mesos and Hadoop versi… by klucar · 10 years ago
- 9f0fa15 Updated gradle.properties by Mohit Soni · 10 years ago
- c314e8e Myriad 172 by klucar · 10 years ago
- ea3d5ed Removes trailing whitespaces in docs by Zhongyue Luo · 10 years ago
- 46307ea Fixes sample yarn-site path in remote distribution config doc by Zhongyue Luo · 10 years ago
- 4204ee2 Changed occurrences of Myriad and Hadoop versions by smarella · 10 years ago
- dbd8860 Changed HADOOP_VERSION from 2.7.1 to 2.7.0 to ensure maximum compatib… by Brandon Gulla · 10 years ago
- 343a11a MYRIAD-170 Myriad initialization fails with "parameter 5 of org.apach… by Swapnil Daingade · 10 years ago
- 70b95c6 Fix Myriad config file path in docs by Zhongyue Luo · 10 years ago
- 65417c6 Added Apache license headers to some more files by smarella · 10 years ago
- ce7fb3b Removed unused MesosModule and TestMyriadScheduler classes by klucar · 10 years ago
- a2c0202 Updated all existing doc *.md files with the equivalent (and reviewed) content from the wiki. by Ruth Harris · 10 years ago