Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
View all features
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
criteo
/
mesos-modules-ruby
Public
Notifications
You must be signed in to change notification settings
Fork
2
Star
2
Code
Issues
0
Pull requests
0
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit History
Commits on Feb 28, 2018
Merge pull request #7 from criteo/extend_structures
Show description for 81b6479
kamaradclimber
authored
81b6479
Copy full SHA for 81b6479
Expose more fields from commandInfo to hooks
Show description for 753916b
kamaradclimber
committed
753916b
Copy full SHA for 753916b
Commits on Feb 13, 2018
Merge pull request #5 from fboismenu/unified_lib
Show description for 7595efd
Frédéric Boismenu
authored
7595efd
Copy full SHA for 7595efd
Aligning project name with Github name
Frederic Boismenu
committed
73806fd
Copy full SHA for 73806fd
Re-org unit tests: 1 hpp file per tested class
Frederic Boismenu
committed
5d282cd
Copy full SHA for 5d282cd
Ignoring CMakeFiles/ tmp files
Frederic Boismenu
committed
6ff4bb2
Copy full SHA for 6ff4bb2
Adding tests for isolator_prepare
Frederic Boismenu
committed
1615a26
Copy full SHA for 1615a26
Process return value of isolator_prepare & code cleanup
Show description for bf773a5
Frederic Boismenu
committed
bf773a5
Copy full SHA for bf773a5
Commits on Feb 9, 2018
add explicit dep. to <mutex>
Frederic Boismenu
committed
90bee59
Copy full SHA for 90bee59
Revert MESOS_SOURCE_DIR config to MESOS_BUILD_DIR
Frederic Boismenu
committed
0de2fbb
Copy full SHA for 0de2fbb
Make a single shared lib handling several modules
Show description for 8d913c9
Frederic Boismenu
committed
8d913c9
Copy full SHA for 8d913c9
Added initial version of RubyIsolator
Show description for e7c3c62
Frederic Boismenu
committed
e7c3c62
Copy full SHA for e7c3c62
Merge pull request #6 from criteo/travis
Show description for 749ad22
Frédéric Boismenu
authored
749ad22
Copy full SHA for 749ad22
Add travis build
Show description for 9b0c64b
kamaradclimber
committed
9b0c64b
Copy full SHA for 9b0c64b
Commits on Feb 8, 2018
Merge pull request #2 from criteo/rubyvm
Show description for 6620b1f
Frédéric Boismenu
authored
6620b1f
Copy full SHA for 6620b1f
Merge pull request #1 from criteo/slaveExecutorEnvironmentDecorator
Show description for 72e2b68
Frédéric Boismenu
authored
72e2b68
Copy full SHA for 72e2b68
Rename module.json file to example
Show description for 68a4881
kamaradclimber
committed
68a4881
Copy full SHA for 68a4881
Implement slaveExecutorEnvironmentDecorator hook
Show description for 030afc0
kamaradclimber
committed
030afc0
Copy full SHA for 030afc0
Initialize properly the ruby vm
Show description for d203e91
kamaradclimber
committed
d203e91
Copy full SHA for d203e91
Update README.md
Show description for d0efa8e
kamaradclimber
committed
d0efa8e
Copy full SHA for d0efa8e
Add some documentation
Christophe Juniet
authored and
kamaradclimber
committed
9263c13
Copy full SHA for 9263c13
Add Google Test unit tests for both callbacks
Christophe Juniet
authored and
kamaradclimber
committed
6fb81a7
Copy full SHA for 6fb81a7
Add more comments around Ruby C API calls
Christophe Juniet
authored and
kamaradclimber
committed
d505f7e
Copy full SHA for d505f7e
Pass Labels from C++ to Ruby and back to C++
Christophe Juniet
authored and
kamaradclimber
committed
271a110
Copy full SHA for 271a110
Refactor CMakeLists.txt to suit our rpmbuild CI
Christophe Juniet
authored and
kamaradclimber
committed
36c8f4b
Copy full SHA for 36c8f4b
Add module.json and better error handling
Christophe Juniet
authored and
kamaradclimber
committed
3d77a73
Copy full SHA for 3d77a73
Check if callbacks are defined before calling them
Christophe Juniet
authored and
kamaradclimber
committed
08a4441
Copy full SHA for 08a4441
Build a proper Mesos module (.so + test harness)
Christophe Juniet
authored and
kamaradclimber
committed
739e1e9
Copy full SHA for 739e1e9
Add TODO.md
Christophe Juniet
authored and
kamaradclimber
committed
0765ed5
Copy full SHA for 0765ed5
Test passing info from C++ to Ruby
Christophe Juniet
authored and
kamaradclimber
committed
cc15b5a
Copy full SHA for cc15b5a
Add README.md
Christophe Juniet
authored and
kamaradclimber
committed
e00184d
Copy full SHA for e00184d
Implement a proper mesos::Hook
Christophe Juniet
authored and
kamaradclimber
committed
218b236
Copy full SHA for 218b236
Initial commit
Christophe Juniet
authored and
kamaradclimber
committed
d6e9de1
Copy full SHA for d6e9de1
Initial commit
kamaradclimber
authored
8eef3cb
Copy full SHA for 8eef3cb
You can’t perform that action at this time.