Commit Graph

189 Commits

Author SHA1 Message Date
Vítor Galvão f0fbc9a1cd Merge pull request #16255 from vitorgalvao/version-methods
Documentation on new version methods
2016-01-01 20:40:07 +00:00
Vítor Galvão 4fe111afbd added documentation on new version methods 2016-01-01 17:42:56 +00:00
Vítor Galvão 34cbe5f940 Merge pull request #16221 from vitorgalvao/alternate-regional
CONTRIBUTING: Added alternative and regional versions
2016-01-01 14:14:03 +00:00
Vítor Galvão 26343498bd CONTRIBUTING.md: sourceforge.jp is now osdn 2015-12-31 12:03:29 +00:00
Vítor Galvão ee472f7eeb CONTRIBUTING.md: remove stanza order from index 2015-12-30 22:25:39 +00:00
Vítor Galvão f5bd8f6689 contributing: include regional and localized rules 2015-12-29 23:27:27 +00:00
Vítor Galvão 9a06b7509d contributing: include alternative versions 2015-12-29 23:09:40 +00:00
Vítor Galvão 896d809a3e Merge pull request #16184 from vitorgalvao/stanza-order
New stanza order
2015-12-29 03:04:32 +00:00
Vítor Galvão 21d79671f9 Merge pull request #16186 from vitorgalvao/unknown-license-spacing
Unknown license spacing
2015-12-28 18:34:24 +00:00
Vítor Galvão 578d52a4af fixed cask examples with new stanza order 2015-12-28 16:10:28 +00:00
Vítor Galvão 11616b1bc9 documentation: add unknown license comment to cask create command 2015-12-28 16:00:16 +00:00
Aditya Dalal 9f4d72a629 Update CONTRIBUTING.md
Add appcast shasum to example
2015-12-28 10:56:57 -05:00
Vítor Galvão d88d25ae36 added stanza order to docs 2015-12-28 15:50:35 +00:00
Vítor Galvão 060fef09b9 CONTRIBUTING.md: make issues url point to reporting-bugs instructions 2015-12-18 01:31:57 +00:00
Josh Hagins 25f7cfee04 Remove DSL versions in docs and scripts
Closes #15912.
2015-12-17 19:57:15 -05:00
Aditya Dalal 41aa133fe2 Update CONTRIBUTING.md
Update Filing a PR section with more explicit details
Put Squashing commits section before filing a PR section
2015-12-03 19:20:01 -05:00
Aditya Dalal c946a949bd Update CONTRIBUTING.md
Updated cask names to be consistent
Changes last Cask example to one that is currently unversioned
Minor Github help URL updates
2015-12-03 19:20:01 -05:00
Aditya Dalal e7781c8436 Update CONTRIBUTING.md
Change examples to show versioned URLs more prominently and add in further explanation about squashing commits.
2015-12-03 19:20:01 -05:00
Vítor Galvão 550f6e336f CONTRIBUTING.md: add rubocop instructions 2015-10-28 22:48:36 +00:00
Josh Hagins e0f7801db3 Note preference for versioned URLs in CONTRIBUTING.md 2015-10-15 11:57:10 -04:00
Vítor Galvão 62a91bcadb CONTRIBUTING.md: general structure fixes 2015-09-18 01:48:56 +01:00
Vítor Galvão a16a6fb8a1 CONTRIBUTING.md: removed double spacing 2015-09-18 01:48:55 +01:00
Vítor Galvão 6a3627612a contributing: style fixes 2015-09-08 01:29:21 +01:00
Koen Rouwhorst 418d0138c2 Correct 404 URLs in contributing document 2015-08-29 13:34:14 +01:00
Vítor Galvão 08ed7dc1bc CONTRIBUTING.md: clarify Finding a home to your cask
Defines at length the different types of submissions.

Closes #7829.
2015-08-08 21:20:40 +01:00
Geoffrey Oxberry e585d9402e Add documentation on when to comment re: URL.
Add documentation on when to comment re: differences in hostnames
between `url` and `homepage` stanzas, as a reference for when pull
requests come in that delete these comments.
2015-08-07 22:03:09 +01:00
Vítor Galvão cafcd7cf79 CONTRIBUTING.md: change current OS X releases from current to example
This way we won’t have to keep changing the document every year.
2015-08-05 15:49:37 +01:00
scribblemaniac 9e1467c27f Changed preferred SourceForge URL 2015-07-09 14:51:11 +01:00
Thibaud Colas 4d10d41559 Add tip on string manipulation when writing a Cask 2015-04-28 22:00:13 +12:00
Vítor Galvão 5ec20495a7 contributing.md: clarifications to sourceforge links
- SourceForge is the one picking the best mirror with latest download, not the maintainers.
- Latest downloads should only be used it the app us mac-exclusive.
2015-01-22 16:48:43 +00:00
ndr d5722ee079 Merge pull request #8751 from vitorgalvao/remove-widget-support
Remove support for widgets
2015-01-11 12:29:00 +00:00
ndr 9bdd0b27fc Merge pull request #8748 from vitorgalvao/registration-wall
Rules (and cask removals) regarding registration walls and vendorless downloads)
2015-01-10 13:55:24 +00:00
Vítor Galvão af9dfde010 link to reporting-bugs in readme, instead of repeating it 2015-01-09 16:45:57 +00:00
Vítor Galvão 529bd801e4 Removed support for widgets
Closes #2206.
2015-01-08 19:51:15 +00:00
Vítor Galvão f07e6944e2 contributing.md: rules regarding vendorless or behind-registration-walls downloads 2015-01-08 19:20:43 +00:00
Vítor Galvão 858cec08f7 Merge pull request #8222 from nZac/contributing-issue-message
Added reporting bugs section to contributing guide
2015-01-03 18:33:08 +00:00
Roland Walker 61bb650d7f fix broken doc links 2015-01-02 09:55:39 -05:00
Nick Zaccardi d27a7f9eb0 Added reporting bugs section. 2014-12-18 10:23:24 -06:00
Roland Walker 1413bea1c0 `sha256 :no_check` overrides `version <string>`
This behavior was traditionally present, and is now recovered
by removing the audit test added in #4743.  The doc is clarified
but did not require major change.

closes: #6356
refs: #8179
2014-12-17 08:21:51 -05:00
Roland Walker d96c17b9db enable `license :freemium` 2014-12-11 09:42:24 -05:00
Roland Walker be1bf6dfac document `name` stanza
and undocument obsolete `tags :name`
2014-12-09 18:53:34 -05:00
Roland Walker ba911b9165 Merge pull request #7741 from rolandwalker/reduce_doc_shouting
uncapitalize several doc files
2014-12-03 08:46:39 -05:00
Vítor Galvão cf4c4bc2a6 contributing.md: clarifications regarding looser sourceforge.jp rules 2014-12-02 17:56:28 +00:00
Roland Walker 6736f795f6 uncapitalize several doc files
* `alternate_cask_taps.md`
* `automation.md`
* `hacking.md`
* `releasing.md`
2014-12-02 12:20:13 -05:00
Roland Walker a335d3b06d unify and recast "Cask name" & "title" as "token"
* "Canonical App Name" becomes "Simplified App Name"
* devscript `cask_namer` renamed to `generate_cask_token`
* doc file `CASK_NAMING_REFERENCE.md` renamed to `cask_token_reference.md`
* DSL uses `"#{token}"` for interpolation instead of `"#{title}"`
* documentation text
* backend code (variables, method, class names)
* error message text
* tests
* code comments
* Cask comments
* emphasize `tags :name`
* doc: use "vendor" consistently instead of "developer"
* doc: many man page argument descriptions were incorrect
* incidental clarifications

Many backend variables similar to `cask_name` or `cask` have
been standardized to `cask_token`, `token`, etc, resolving a long-
standing ambiguity in which variables named `cask` might contain
a Cask instance or a string token.

In many places the docs could be shortened from "Cask name" to
simply "token", which is desirable because we use the term "Cask"
in too many contexts.
2014-12-01 11:00:23 -05:00
Roland Walker 04fb60a112 blank before uninstall in CONTRIBUTING 2014-11-22 09:12:35 -05:00
Vítor Galvão 4779b35cc4 added note for sourceforge.jp urls in CONTRIBUTING 2014-11-17 02:38:00 +00:00
Roland Walker 7c9cec2f4e use new header form in docs 2014-11-13 11:30:55 -05:00
Roland Walker 15ff9d884a say "URL" instead of "link" in documentation 2014-10-28 12:12:10 -04:00
Roland Walker 41cf7d96f0 docs and tests for new form `container :nested` 2014-10-09 11:34:37 -04:00