Commit Graph

23866 Commits

Author SHA1 Message Date
ndr da6cb7ae21 Use `stage_only` in node-webkit 2014-11-19 11:03:49 +00:00
ndr 0691b115c1 Use `stage_only` in atom-shell 2014-11-19 11:03:34 +00:00
Roland Walker b02c921812 Merge pull request #7428 from rolandwalker/remove_caveats_manual_installer
DSL: remove `manual_installer` from `caveats` mini-DSL
2014-11-18 19:48:23 -05:00
Roland Walker c15fdadb8f Merge pull request #7429 from rolandwalker/remove_container_type
DSL: remove support for `container_type`
2014-11-18 19:48:12 -05:00
Roland Walker 1f24c7e8f2 Merge pull request #7430 from rolandwalker/new_header_test_casks
remove old-style header line from test Casks
2014-11-18 19:48:05 -05:00
Roland Walker 87f4a97705 Merge pull request #7432 from rolandwalker/test_suite_artifact
add missing test coverage for `suite` artifact
2014-11-18 19:47:56 -05:00
Vítor Galvão 4528ca42b8 Merge pull request #7443 from vitorgalvao/update-adobe-digital-editions
updated adobe-digital-editions ('4.0')
2014-11-19 00:24:17 +00:00
Vítor Galvão 1233f28a2b updated adobe-digital-editions ('4.0') 2014-11-19 00:23:46 +00:00
Josh Butts 4ebf97c04c Update Navicat Premium to 11.1.6
Existing 11.1.5 sha256 was also wrong
2014-11-18 16:51:06 -06:00
Vítor Galvão be19c63a74 Merge pull request #7439 from Phrohdoh/openra-20141029
Update OpenRA to 20141029
2014-11-18 22:15:31 +00:00
Taryn Hill ddc509352a Update OpenRA to 20141029 2014-11-18 16:09:32 -06:00
Vítor Galvão 2c451df6df Merge pull request #7437 from vitorgalvao/rowanj-gitx
fixed binary link in rowanj-gitx.rb
2014-11-18 17:19:16 +00:00
Vítor Galvão cb02956fe0 fixed binary link in rowanj-gitx.rb 2014-11-18 17:18:09 +00:00
Roland Walker 5c076a122b Merge pull request #7433 from vitorgalvao/gitx-case
gitx-rowanj fix for name and case-sensitive systems
2014-11-18 10:29:37 -05:00
Vítor Galvão 34dd2b5779 Merge pull request #7434 from crainiarc/lyx
Upgrade LyX to 2.1.2.2
2014-11-18 15:16:30 +00:00
Keng Kiat Lim 3e413efc51 Upgrade LyX to 2.1.2.2 2014-11-18 23:13:38 +08:00
Vítor Galvão 95b6c0b5f5 changed gitx-rowanj to have vendor as prefix, instead of suffix 2014-11-18 15:11:37 +00:00
Vítor Galvão 4c578155a2 fixed gitx-rowanj binary for case-sensitive systems 2014-11-18 15:10:31 +00:00
Roland Walker 000e251638 add missing test coverage for `suite` artifact
refs: #7382
2014-11-18 10:01:06 -05:00
Vítor Galvão 2cc46865ac Merge pull request #7422 from Ihavee/stringsfile
Add Stringsfile (QuickLook Plugin to preview .strings files)
2014-11-18 14:30:21 +00:00
Vítor Galvão 178f871f3a Merge pull request #7431 from vitorgalvao/fix-7424
Add Entonnoir Latest
2014-11-18 14:28:55 +00:00
Eric Cohen 9982af2e6e Add Entonnoir Latest
Closes #7424.
2014-11-18 14:25:11 +00:00
Roland Walker 2692b5cd8d remove old-style header line from test Casks
This takes the form of a horrible hack: DSL version numbers may
end with "test", *eg* ":v1test". Such Casks are mapped to class
`TestCask` instead of class `Cask`.

The intention is that all of this logic will be removed when
Casks are migrated away from separate classes.

Tests driven by RSpec are still todo.
2014-11-18 09:09:01 -05:00
ndr 99296395d2 Merge pull request #7426 from rolandwalker/activate_suite
activate `suite` artifacts
2014-11-18 13:51:22 +00:00
ndr c7829a3076 Merge pull request #7427 from gabrielizaias/update-mou-urls
Update Mou URLs
2014-11-18 13:20:41 +00:00
Roland Walker e31264de00 DSL: remove support for `container_type`
obsoleted by new form `container :type`
2014-11-18 08:12:05 -05:00
Roland Walker 2fcf5b4b95 DSL: remove `manual_installer` from `caveats`
obsoleted by new form `installer :manual`.

Also remove missed obsolete documentation item.
2014-11-18 07:54:55 -05:00
ndr a21dbc85aa Merge pull request #7365 from rolandwalker/add_stage_only
DSL: add stanza `stage_only` (new spelling of `caskroom_only`)
2014-11-18 12:27:54 +00:00
Gabriel Izaias 188bdae5ca Update Mou URLs
The homepage and download URLs for Mou.app have changed now that the project is under a
software studio called 25.io
2014-11-18 10:17:09 -02:00
Roland Walker 88b2e92015 DSL: add stanza `stage_only` (new `caskroom_only`)
`caskroom_only` was never documented.  Its original purpose was
obsoleted in #4865, and its use has been recently been reduced to
two Casks.

This PR
* continues the rationalization of naming by changing `caskroom_only`
  to `stage_only`. "stage" is the verb for "make a copy under the
  caskroom directory"
* documents `stage_only`
* adds tests for `stage_only`
* validates the argument to `stage_only`
* gives sensible output in `brew cask info` for `stage_only` Casks
* enforces that `stage_only` cannot coexist with any activatable
  artifacts

`caskroom_only` is still supported for backward compatibility,
but should be removed before 0.50.0.
2014-11-18 07:13:15 -05:00
Roland Walker ca93a872f1 activate `suite` artifacts
fixes #7382
2014-11-18 07:11:02 -05:00
Roland Walker fd41ea14d5 Merge pull request #7417 from Ihavee/upeditor
Add upeditor (China UnionPay Plugin)
2014-11-18 06:06:23 -05:00
Roland Walker 191b3dc938 Merge pull request #7423 from srushe/upgrade-trailer-to-114
Upgrade trailer to version 1.1.4
2014-11-18 06:05:17 -05:00
Stephen Rushe 3a4b7de0c3 Upgrade trailer to version 1.1.4 2014-11-18 10:46:02 +00:00
Roland Walker f6079da815 Merge pull request #7401 from rolandwalker/remove_depends_on
DSL: remove support for `depends_on_formula`
2014-11-18 05:15:01 -05:00
ndr b802b728eb Merge pull request #7399 from rolandwalker/excalibur_url_exception
Excalibur sourceforge URL exception + tighten all sourceforge regular expressions
2014-11-18 09:53:30 +00:00
Havanna 973ab4d742 Havanna Add Stringsfile (QuickLook Plugin to preview .strings files) 2014-11-18 16:01:24 +08:00
Havanna 50e18befb2 Add upeditor (China UnionPay Plugin) 2014-11-18 15:38:45 +08:00
ndr 60e3034d18 Merge pull request #7416 from jsfaint/master
Update flashlight to v0.7-alpha
2014-11-18 07:36:42 +00:00
Jia Sui ade203f82d Update flashlight to v0.7-alpha 2014-11-18 15:16:35 +08:00
Vítor Galvão efa297f293 Merge pull request #7381 from lahwran/master
Add Quassel's standalone package v0.11.0
2014-11-18 04:29:48 +00:00
Vítor Galvão 03715e86ec Merge pull request #7414 from jconley/eaglefiler
Upgrade EagleFiler.app to v1.6.3
2014-11-18 04:26:06 +00:00
Vítor Galvão 16ec1dab70 Merge pull request #7415 from vitorgalvao/update-makemkv
updated makemkv ('1.9.0')
2014-11-18 04:25:15 +00:00
Vítor Galvão ed77087e9b updated makemkv ('1.9.0') 2014-11-18 04:24:51 +00:00
Johnathan Conley bfbcb325ae Upgrade EagleFiler.app to v1.6.3 2014-11-17 21:47:07 -06:00
Vítor Galvão 67c074014d Merge pull request #7412 from vitorgalvao/update-owasp-zap
updated owasp-zap ('2.3.1')
2014-11-18 00:16:32 +00:00
Vítor Galvão 387ec41cf7 updated owasp-zap ('2.3.1') 2014-11-18 00:15:59 +00:00
Vítor Galvão b2da63831a Merge pull request #7410 from christopherdwhite/master
Add ShareMouse Latest
2014-11-17 22:41:21 +00:00
Vítor Galvão f9a12a5906 Merge pull request #7408 from vitorgalvao/fix-7404
Add Lunchy (golang version) v0.1.4
2014-11-17 22:38:18 +00:00
Chris White ee88f4a00e Add ShareMouse Latest 2014-11-17 15:15:52 -07:00