Commit graph

38 commits

Author SHA1 Message Date
David A. Harding
e038560ab7
Copyrights: Add MIT License Header To More Files
- Makefile: extend copyright check test to scan all files with YAML
  headers

    - Exclude alerts from check -- lack of a license shouldn't prevent
      us from publishing emergency information

    - Also add license to Makefile itself

- Fix all errors caught by new test

    - For release notes, also link to github.com/bitcoin/bitcoin
      repository as origin

        - Also update README.md release instructions to include license
2015-07-19 18:44:49 -04:00
David A. Harding
3268196d3a
Releases: Add Magnet URI And Date for 0.11.0 2015-07-12 11:39:34 -04:00
David A. Harding
ebde7f7523
Releases: update notes to d26f951 2015-07-11 07:34:59 -04:00
David A. Harding
ee2deefdaf
Releases: Update to 0.11.0RC3 2015-07-11 07:34:14 -04:00
David A. Harding
e5d54dd9bd
Releases: Update 0.11.0 Notes To RC2 2015-07-11 07:34:14 -04:00
David A. Harding
aa51195a02
Releases: Add Bitcoin Core 0.11.0 2015-07-11 07:34:13 -04:00
David A. Harding
9cf76b2f18
New Plugin: Githubify Bitcoin Core Release Notes 2015-06-03 15:33:52 -04:00
David A. Harding
2290f85043
Releases: Add magnet link to 0.10.2 2015-05-19 08:54:59 -04:00
Wladimir J. van der Laan
9dba827b9e Bitcoin Core release 0.10.2 2015-05-19 10:34:21 +02:00
David A. Harding
ec343d54d1 QA: Check HTML Correctness & Fix Existing Errors
- _contrib/bco-htmlproof: check HTML for correctness; fail on any errors

- _contrib/bco-htmlproof: accept path for individual page to help debug
  page problems

- (Many files) Convert `&` in numerous elements to `&`

- _templates/download.html: use Liquid filter to automatically escape
  `&` in magnet links.  Also premptively tell HTML not to check the
  magnet link when checking external links (this check is not currently
  enabled)

- _releases/*: Escape `<parameter>` used in multiple Bitcoin Core
  release notes

- _templates/choose-you-wallet.html: change mSigna URL from
  .../coinvault&referer=bitcoin.org to .../coinvault?referer=bitcoin.org

- _templates/community.html: fix duplicate anchors by renaming one
  anchor

- _templates/events.html: move Javascript to separate file because it
  contains forbidden HTML close tags within the `<script></script>`
  tags.

- (Many files, mostly in _translations/) Fix many broken open tags or
  missing close tags.

- _translatios/zh_TW.yml & ko.yml: fix a total of three invalid
  characters (control characters)
2015-04-27 09:12:11 -04:00
David A. Harding
28d7ef0f1d
Release: Add 0.10.1 Magnet URI & Date 2015-04-27 02:22:21 -04:00
David A. Harding
5d8ab00bb3 Releases: Update 0.10.1 Release Notes to RC3 2015-04-25 19:19:25 -04:00
David A. Harding
ec822d624a Releases: Add Bitcoin Core 0.10.1
Notes current as of RC2
2015-04-25 19:19:24 -04:00
David A. Harding
7a7a6fd82c
Releases: Rename Release Files
cd _releases
    rename 's/^.*-v//' *
    git add *
2015-02-27 08:17:40 -05:00
David A. Harding
cbebe461ff Releases: Variablize Release Notes
Add additional variables to the release note files to allow setting the
version number and date.  The version number is required, and can be
used to automatically set the release notes title.  The date is optional
and can be set hours/days after the release.

Additionally, a Makefile test is added that checks whether the download
files exist on the Bitcoin.org server.  This can help prevent creating a
broken Download page.

* Set variables for all previous releases

* Document variables in README.md

* Update code and templates to use variables

* Add the Download page links to the "dl" CSS class. Also add newlines
  to make the HTML a bit easier to parse using sed

* Add a new Liquid plugin to print warnings. This is used to print a
  non-error warning if any release is created without the optional date
2015-02-27 08:15:50 -05:00
Saivann
9ac6bdd463
Downloads: Updates for v0.10.0
* Set filenames once in the download page

* Edit download page for new or updated files

* Add link to the source code, GitHub and torrent download

* Replace long sync instructions by short instructions to run a full node on the download page

Commit originated by Saïvann Carignan and updated by Dave Harding.
2015-02-16 03:03:20 -05:00
Saivann
b15a777d60 Add 0.9.3 release 2014-09-27 10:01:35 -04:00
Saivann
e083828e1c Revert "Remove sourceforge links in all release announcements"
This reverts commit fb4318e7dd.
2014-09-11 17:24:20 -04:00
Luke Dashjr
fb4318e7dd Remove sourceforge links in all release announcements 2014-09-08 23:31:52 +00:00
Michael Ford
a5a241e6ec Correct version number in 0.9.2.1 release notes 2014-06-28 16:00:39 +08:00
Michael Ford
2df7bf317c Correct version number in 0.9.2 release notes 2014-06-28 14:29:31 +08:00
Saivann
911acd176b Add 0.9.2.1 release 2014-06-19 16:26:52 -04:00
Saivann
06f7d69bb3 Add v0.9.2 release 2014-06-16 00:59:57 -04:00
Saivann
e4873b457d Fix and improve release notes formatting 2014-05-04 23:50:41 -04:00
saivann
71152dc55b Merge pull request #377 from bitcoin/releasesnotes
Add complete release notes
2014-04-16 12:00:08 -04:00
Saivann
4a8bf67c87 Add complete release notes 2014-04-12 20:57:51 -04:00
Saivann
1ffd2cf573 Replace unused release announcement field by releases notes content 2014-04-12 17:21:24 -04:00
Gavin Andresen
dcf6d68c3b 0.9.1 release 2014-04-08 16:54:47 -04:00
Saivann
fde77a23d0 Rename "Bitcoin-Qt" to "Bitcoin Core" 2014-03-19 15:43:55 -04:00
Gavin Andresen
139f339717 0.9.0 release
0.9.0 is final and released.
2014-03-19 10:17:33 -04:00
Saivann
0610e3b657 Add v0.8.6 release 2013-12-09 00:55:54 -05:00
Saivann
a2b847afaf Fix "GitHub" capitalization in release notes 2013-10-05 23:07:52 -04:00
Saivann
cdd841ccb7 Fix / Update external urls 2013-09-28 20:07:06 -04:00
Gavin Andresen
0f85ff2298 0.8.5 released 2013-09-13 11:31:39 +10:00
Saivann
f1d1aa6524 Add v0.8.4 release (fixes #235) 2013-09-03 21:51:20 -04:00
Saivann
e4bcd2fd42 Fix v.0.8.3 release description 2013-06-25 14:13:11 -04:00
Saivann
1023e79895 Add Bitcoin-Qt release v0.8.3 2013-06-25 14:08:04 -04:00
Saivann
6ac93df9f2 Generate releases notes using releases.rb
Make releases notes layout and urls consistent with the alerts page
Add RSS feed in download and version-history pages
Add a canonical page with a redirect to the new url
Simplify releases notes layouts
2013-06-19 14:04:29 -04:00