Commit Graph

31969 Commits

Author SHA1 Message Date
Den Patin f697c2717b Added name to the bit-slicer.rb cask 2015-02-08 13:58:15 +03:00
Den Patin bcb8302c75 Added name to the bino.rb cask 2015-02-08 13:57:46 +03:00
Den Patin d88b28efe9 Added name to the bibdesk.rb cask 2015-02-08 13:57:12 +03:00
Den Patin ee31cbb11f Added name to the bfxr.rb cask 2015-02-08 13:55:44 +03:00
Den Patin 845efca036 Added name and appcast's sha256 to BetterZip.app 2015-02-08 13:54:34 +03:00
Den Patin 5021653064 Added name to the beatport-pro.rb cask 2015-02-08 13:50:31 +03:00
Den Patin d6abddb48e Added name to the bean.rb cask 2015-02-08 13:45:10 +03:00
Amorymeltzer ede9e542cd Merge pull request #9482 from root-io/patch-1
Update jitsi icense
2015-02-07 18:21:58 -08:00
David Routhieau 0d20d02ac7 Update license 2015-02-08 02:05:46 +00:00
Roland Walker add0279512 Merge pull request #9478 from caskroom/rename-cleanup-cli-option
cli: [refactor] rename outdated option internally
2015-02-07 19:12:13 -05:00
Roland Walker fa4f23715b Merge pull request #9480 from caskroom/sprout-hbc-cask-object-from-namespace
core: [refactor] separate Hbc::Cask from Hbc
2015-02-07 19:06:51 -05:00
Paul Hinze 5bbba24bf9 cli: [refactor] rename outdated option internally
The `Hbc.outdated` boolean was in the way of my implementation of an
`outdated` scope for `brew cask outdated`, so I took the opportunity to:

 * rename the flag internally to `cleanup_outdated`
 * move the cleanup tests over to rspec and rework them to test in a
   stubbed cleanroom environment
 * refactor the implementation of cleanup to make it a bit more
   testable - most importantly: inject the cache location and outdated
   config dependencies instead of looking them up from constants

Note that there's no change to the user-facing interface, it's still

```
brew cask cleanup --outdated
```
2015-02-07 18:06:51 -06:00
Paul Hinze 63d748e14c core: [refactor] separate Hbc::Cask from Hbc
Hbc is the namespace, Hbc::Cask is the object representing a Cask

One step on the path to reducing the surface area of the God-object
we've grown over the years. :)
2015-02-07 16:37:32 -06:00
Paul Hinze 428b97eecc Merge pull request #9457 from psibre/macfusion
macfusion: fix for #9450
2015-02-07 14:49:17 -06:00
Vítor Galvão 238e82af35 Merge pull request #9479 from vitorgalvao/update-dolphin
updated dolphin (4.0-5416)
2015-02-07 20:06:10 +00:00
Vítor Galvão 2abdd33820 Merge pull request #9477 from tmoreira2020/patch-1
Update Yourkit to version 2014-build-14118
2015-02-07 20:05:43 +00:00
Vítor Galvão c958ed9ae8 updated dolphin (4.0-5416) 2015-02-07 20:03:33 +00:00
Thiago Leão Moreira e5b7b970d2 Update Yourkit to version 2014-build-14118 2015-02-07 18:00:03 -02:00
ndr d539cc418b Merge pull request #9473 from rolandwalker/bold_text_not_white
Use bold terminal escapes instead of white
2015-02-07 17:31:14 +00:00
Roland Walker 8a81cb54a1 Use bold terminal escapes instead of white
Let the terminal decide how to display bold.  Fixes #9349.
The issue arose when integrating Homebrew's `Tty` class.
Homebrew's `Tty.white` actually emits escapes for bold.

Fixing `Tty.white` to do what the method name says caused
loss of visibility on light backgrounds.
2015-02-07 12:16:45 -05:00
Paul Hinze 35a59b3c08 Merge pull request #9472 from rolandwalker/doc_maintainer_tweak
Iterate on the new maintainer doc: friendliness
2015-02-07 10:47:30 -06:00
Roland Walker a7516e3c8e Iterate on the new maintainer doc: friendliness
* spellcheck
* move practical paragraph under "Reviewing Incoming Casks"
* add bullet points "Friendliness" and "Supporting each other"
2015-02-07 11:37:51 -05:00
Guyzmo 493d683212 updated logic cask to install latest version supporting the new saleae devices
Signed-off-by: Guyzmo <guyzmo+github@m0g.net>
2015-02-07 16:06:51 +00:00
Roland Walker a2d4415948 Merge pull request #9470 from wzxu/patch-1
Update Squirrel to 0.9.26.2
2015-02-07 08:30:30 -05:00
wzxu 323c79fd2e Update Squirrel to 0.9.26.2 2015-02-07 20:15:28 +08:00
Caleb Xu 0ceb6e6474 Merge pull request #9468 from rianrainey/master
Update Navicat for SQL Server to 11.1.9
2015-02-07 06:55:37 -05:00
Rian Rainey 46ae33f3d0 Update Navicat for SQL Server to 11.1.9 2015-02-06 22:46:17 -06:00
Roland Walker b28f9f3c62 macfusion: constrain scope of chdir in postflight stanza 2015-02-07 00:06:58 +01:00
Roland Walker 6366efc44b Merge pull request #9239 from caskroom/stub-maintainers-doc
stub doc for maintainers
2015-02-06 16:53:20 -05:00
Caleb Xu 2c3a612a68 Merge pull request #9460 from thebyrd/patch-1
Bowery version bump to 3.5.0
2015-02-06 16:10:07 -05:00
Amorymeltzer 6db5308c8a Merge pull request #9465 from caskroom/qt-creator
qt-creator.rb: change download to http

#9336
2015-02-06 12:49:26 -08:00
Paul Hinze 81897eade3 Merge pull request #9466 from denpatin/fix-pvsdk
Add uninstall parameter to Parallels Virtualization SDK
2015-02-06 14:42:36 -06:00
Den Patin 90469874bf Add uninstall parameter to Parallels Virtualization SDK 2015-02-06 23:32:33 +03:00
Vítor Galvão 32f57121da Merge pull request #9464 from denpatin/patch-2
Update appcast's sha256 for Poedit.app
2015-02-06 20:04:55 +00:00
Vítor Galvão 8376fead06 qt-creator.rb: change download to http 2015-02-06 20:03:32 +00:00
Den Patin 4f3359dbab Update appcast's sha256 for Poedit.app 2015-02-06 22:31:21 +03:00
Amorymeltzer c6620f53db Merge pull request #9462 from guyzmo/doxygen
updated doxygen cask
2015-02-06 10:16:38 -08:00
Paul Hinze 29922750ce Merge pull request #9459 from denpatin/patch-1
Fixed dl-link for Parallels Virtualization SDK.app
2015-02-06 12:03:41 -06:00
David Byrd 6da5f83fe3 Bowery version bump 2015-02-06 13:00:30 -05:00
Guyzmo e2123a19b4 updated doxygen cask
* changed license to gpl from unknown
 * updated to newer version

Signed-off-by: Guyzmo <guyzmo+github@m0g.net>
2015-02-06 17:59:20 +00:00
Den Patin 82665fa56c Fixed dl-link for Parallels Virtualization SDK.app 2015-02-06 20:36:01 +03:00
Vítor Galvão 3529fa832d Merge pull request #9458 from flother/master
Update Mapbox Studio to version 0.2.5.
2015-02-06 17:25:57 +00:00
Matt Riggott 05279057dd Update Mapbox Studio to version 0.2.5. 2015-02-06 17:19:26 +00:00
Ingmar Steiner 430c4b8c80 fixes #9450 even better by depending on cask, not formula 2015-02-06 17:32:52 +01:00
Amorymeltzer f87e88983a Merge pull request #9454 from hovancik/sqlitemanager-3.5.0
Update sqlitemanager to 3.5.0
2015-02-06 08:05:21 -08:00
Paul Hinze 56852b2d49 Merge pull request #9455 from caskroom/alfred-cli-stub
alfred: bring back cli command as stub
2015-02-06 10:05:10 -06:00
Paul Hinze 3a2e2ac86f Merge pull request #9456 from mjdescy/todotxt-v1.4.0
Update todotxt to v1.4.0.
2015-02-06 10:04:57 -06:00
Paul Hinze 493c081352 Merge pull request #9452 from denpatin/patch-1
Add Parallels Virtualization SDK.app v10.1.3-28868
2015-02-06 10:04:39 -06:00
Paul Hinze d8942b7210 alfred: bring back cli command as stub
Make `brew cask alfred` inform the user about the new Alfred support for
Casks. Should help with the transition.

refs #9405
2015-02-06 09:52:06 -06:00
Jan Hovancik 9e2f8a26b9 Update sqlitemanager to 3.5.0 2015-02-06 16:39:37 +01:00