aboutsummaryrefslogtreecommitdiffstats
path: root/Library
AgeCommit message (Expand)Author
2017-08-31audit: add a nudge to remove ENV.java_cacheDominyk Tiller
2017-08-31ENV: move java_cache to compat for future hard deprecationDominyk Tiller
2017-08-31formula: manipulate Java's home usage by defaultDominyk Tiller
2017-08-31Merge pull request #3105 from sjackman/pour_local_bottleMike McQuaid
2017-08-31Merge pull request #3110 from DomT4/too_many_goatsMike McQuaid
2017-08-31Merge pull request #3111 from alyssais/migrate_empty_homebrew_directoryMike McQuaid
2017-08-31Don't fail to migrate repo because of empty dirAlyssa Ross
2017-08-30Merge pull request #3102 from DomT4/pillowilovezfs
2017-08-31github: limit PR search to HomebrewDominyk Tiller
2017-08-30pour_bottle?: Pour local bottles without sha256Shaun Jackman
2017-08-30pour_bottle?: Ensure local bottles are compatibleShaun Jackman
2017-08-29Merge pull request #2950 from mansimarkaur/svnMisty De Meo
2017-08-29missing_formula: use pip2 instead of pipDominyk Tiller
2017-08-29missing_formula: update for Pillow's removalDominyk Tiller
2017-08-29Modified clear_anonymous_os_prefix_ci_cachemansimarkaur
2017-08-29Used clear_anonymous_os_prefix_ci_cache to remove @anonymous_os_prefix_cimansimarkaur
2017-08-29Added clear_anonymous_os_prefix_ci_cachemansimarkaur
2017-08-29Used ENV.delete to remove set ENV varsmansimarkaur
2017-08-29Added tests for report_build_errormansimarkaur
2017-08-29Added tests for report and report_eventmansimarkaur
2017-08-29Added tests for os_prefix_cimansimarkaur
2017-08-29url skipped if svn not available when auditing urlsmansimarkaur
2017-08-29Used clear_svn_version_cache to remove @svnmansimarkaur
2017-08-29Added clear_svn_version_cachemansimarkaur
2017-08-29Added check for svn availabilitymansimarkaur
2017-08-29Improved tests for svn_available?mansimarkaur
2017-08-29Added tests fir utils/svnmansimarkaur
2017-08-27Used let for sec_in_a_day and removed redundant after(:each) blockmansimarkaur
2017-08-27Corrected test namemansimarkaur
2017-08-27Added tests for existence of filesmansimarkaur
2017-08-27Added attr_reader disk_cleanup_sizemansimarkaur
2017-08-27Corrected disk_cleanup_size testmansimarkaur
2017-08-27Use let over instance_varmansimarkaur
2017-08-27Added tests for prune?mansimarkaur
2017-08-27Added tests for cleaning up old files in HOMEBREW_CACHEmansimarkaur
2017-08-27improved prune all testmansimarkaur
2017-08-27Added tests for ARGV prune 'all'mansimarkaur
2017-08-27Added tests for disk_cleanup and unremovable kegsmansimarkaur
2017-08-26Revert "Add check for HEAD ref in diagnostics"ilovezfs
2017-08-26Revert "diagnostic: don't check CI core branch."ilovezfs
2017-08-26Revert "diagnostic: also don't check Jenkins core branch."ilovezfs
2017-08-26diagnostic: also don't check Jenkins core branch.Mike McQuaid
2017-08-26diagnostic: don't check CI core branch.Mike McQuaid
2017-08-26Merge pull request #3087 from GauthamGoli/patches_missing_rule_fixMike McQuaid
2017-08-26Merge pull request #3089 from BenMusch/check-for-branchMike McQuaid
2017-08-26audit: Add previously unported GH patch audit rule in Patches copGautham Goli
2017-08-26Prefer if over unless, simplify messagingBen Muschol
2017-08-25Fix method nameBen Muschol
2017-08-25Add check for HEAD ref in diagnosticsBen Muschol
2017-08-25safe_fork: Improve the error messageShaun Jackman