| Age | Commit message (Collapse) | Author |
|
Closes #15814.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
Closes #15770.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
|
|
Closes #15102.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
The 2.2.0 32-bit binary that 10gen published wasn't compiled as intended.
They re-built and pushed out a new binary, so this is the hash of the
new binary.
https://groups.google.com/d/msg/mongodb-user/KfsEskSEJi0/NMjWrI77L-8J
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
|
|
Hopefully this is safe. I ran a full db against it, everything seemed fine to me.
Homebrew should "just work" no remembering to specify `--config foo`, that's just lame sauce.
Also cleaned up the caveats and removed the `skip_clean: all`.
|
|
|
|
Closes #14508.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
Closes #14420.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
Closes #14190.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
|
|
Closes #14081.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
Closes #14006.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
Closes #13567.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
Closes #12600.
Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
|
|
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
Reduce the amount of mindless copy/paste required by one.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
Now individual formulae don't need to require this if they want to use
Hardware methods outside of `def install`.
|
|
These did nothing at compile-time since we don't build mongodb from
source; they were only used to write the example configuration file,
which is outside the scope of what a formula should do.
Closes #9993.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
- Remove ad-hoc URL selection, which is not Homebrew style, was longer
than doing it the normal way and didn't make updates any easier.
- Fix options indentation.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
Use basename to refer to plist file when loaded. Make cp lines same
across formulas.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
These will be used to unify the label namespaces in embedded plists,
i.e. 'homebrew.mxcl.<formula>'.
plist_path returns the full path to a plist file located at the top
level of the keg; plist_path.basename can be used if just the filename
is needed.
c.f. #9346.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
Remove install from head since 2.0.0 is now head. Remove references to
journaling being disabled by default (it is now enabled by default).
Closes #7590.
Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
|
|
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
|
|
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
|
|
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
|
|
* Turned OFF KeepAlive as this causes kill -9 at system shutdown and
problems.
* Enable Journaling option (AKA Single Server Durability) by default,
add option to enable the REST Interface. Options placed in mongod.conf
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
--HEAD installs the latest stable developer release (not the nightly.)
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
|
|
Documentation now has instructions on creating ~/Library/LaunchAgents
directory for first time installs of Formulas.
Appending trailing slash to Formula documentation in regards to copying
plists to LaunchAgents directory.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|
|
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
|