Git Product home page Git Product logo

wiki-revision-history's Introduction

Wiki Revision History

When MDN Web Docs moved from a Wiki to a new platform called Yari it did so by extracting all "documents" from a central MySQL database to individual files in a git repo, it lost a lot of the revision history from the years that MDN Web Docs was a Wiki. This repo attempts to be a historical record of those Wiki revisions.

About the revisions.csv file

The revisions.csv file is a chronological (descending) list of revisions created. The following revisions are filtered out:

  • Same author on the same exact URL is squashed into 1

  • Certain test slug prefixes like Experiment: or User_project:

  • Revisions created by the mdnwebdocs-bot user

The CSV has a heading on the first row.

The URL for any revision is simply made by taking the locale and the slug and combining it like so:

https://developer.mozilla.org/$LOCALE/docs/$SLUG

Note that many of the URLs in the CSV files no longer resolve as 200 OK on developer.mozilla.org. The remaining ones hopefully resolve to redirects. But some might resolve to 404 Page not found.

The username field is identical to the same user even if that same user has changed their username in the past. E.g. if chrisdavidmills used to have the username chris back in 2013, the records for 2013 will go under his "new" username.

A note about Wiki revision history in Yari

Any page in MDN Web Docs always has a /contributors.txt you can add to the URL. For example:

https://developer.mozilla.org/en-US/docs/Web/JavaScript/contributors.txt

That list of usernames is similar to the list in revisions.csv except their, each username is made distinct and in order of most recently touched first.

About the integrity of this file

We do NOT accept pull requests to this history. This record is carefully protected to be accurate and unaltered. If you want to show your involvement, you can share the URL to the file on this GitHub repo. In fact, it's better to do that then to download the CSV file if you want to send it to a prospective employer or school application.

License

See LICENSE.md.

wiki-revision-history's People

Contributors

peterbe avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.