openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
A
AutomateIt
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Sep 16, 2024 — Sep 16, 2025
Showing page 19 of 30
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Fixed ShellManager::Portable#suitability to exclude missing methods
Igal Koshevoy
More...
about 18 years ago
Added PlatformManager::Gentoo
Igal Koshevoy
More...
about 18 years ago
Added PlatformManager::Windows.
Igal Koshevoy
More...
about 18 years ago
Rewrote specs to run on Windows, which is missing most features.
Igal Koshevoy
More...
about 18 years ago
Added ShellManager methods to query if the platform provides mode, ownership, symlinks and hard links.
Igal Koshevoy
More...
about 18 years ago
Reworked Plugin::Manager#instantiate_drivers to #allocate classes before running #setup. This eliminates a problem where classes use #available? during #setup and try to query plugins that haven't been instantiated yet.
Igal Koshevoy
More...
about 18 years ago
Rewrote Plugin::Driver#available? and #_raise_unless_available so they generate a human-friendly list of missing dependencies, e.g. 'Missing dependencies -- programs: gem'
Igal Koshevoy
More...
about 18 years ago
Reworked setup methods that rely on things to check #available?
Igal Koshevoy
More...
about 18 years ago
Removed require for 'expect' and 'pty', which aren't universally available, and moved these to only the places that use them.
Igal Koshevoy
More...
about 18 years ago
Replaced overridden 'available?' methods with 'depends_on :nothing'. The old way was breaking subclasses that needed the Plugin::Driver#available? dependency checker.
Igal Koshevoy
More...
about 18 years ago
Changed AccountManager::Linux so that 'nscd' checks are done as needed, rather than during setup
Igal Koshevoy
More...
about 18 years ago
Added Rake task 'now' to print RFC-822 date for use in CHANGES
Igal Koshevoy
More...
about 18 years ago
Added CHANGES.txt
Igal Koshevoy
More...
about 18 years ago
Changed Plugin::Manager#dispatch_to to allow String-based :with option, previous this had to be a Symbol, now the String is converted to a Symbol automatically
Igal Koshevoy
More...
about 18 years ago
Removed tag hack
Igal Koshevoy
More...
about 18 years ago
Added tag hack for changeset 6124217ec5fe
--remove
More...
about 18 years ago
Removed tag hack
Igal Koshevoy
More...
about 18 years ago
Removed tag hack
Igal Koshevoy
More...
about 18 years ago
Removed tag hack
Igal Koshevoy
More...
about 18 years ago
Added note aboute screencaps to tutorial
Igal Koshevoy
More...
about 18 years ago
Removed INSTALL.txt
Igal Koshevoy
More...
about 18 years ago
Added return value to bin/automateit. Renamed CLI.new to CLI.run so I can get a return value.
Igal Koshevoy
More...
about 18 years ago
Added license
Igal Koshevoy
More...
about 18 years ago
Added exit value
Igal Koshevoy
More...
about 18 years ago
Renamed get_started to tutorial
Igal Koshevoy
More...
about 18 years ago
Moved USAGE to TUTORIAL, plus some text tweaks.
Igal Koshevoy
More...
about 18 years ago
Reworked AccountManager::Portable#users_to_groups so that it could skip past invalid user groups and print warnings when it does so.
Igal Koshevoy
More...
about 18 years ago
Fixed bug in AddressManager::Portable#hostnames, which didn't include the hostname because it depended on it providing an alias for it -- now result includes aliases and the hostname. Fixed bug in #addresses which didn't include '127.0.0.1' on systems that don't have an /etc/host entry tying the machine's real hostname with this address.
Igal Koshevoy
More...
about 18 years ago
Minor text twak
Igal Koshevoy
More...
about 18 years ago
Added logic to generate a get_started link
Igal Koshevoy
More...
about 18 years ago
←
1
2
…
15
16
17
18
19
20
21
22
23
…
29
30
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree