Skip to content

History / Setting up a development environment

Revisions

  • dev-env: shorten the page by linking to subpages

    @myrdd myrdd committed Oct 12, 2018
  • npm needs to be installed

    @myrdd myrdd committed Aug 26, 2018
  • fix Node.js min-version

    @myrdd myrdd committed Aug 26, 2018
  • Updated Setting up a development environment (markdown)

    @jrrdev jrrdev committed Nov 29, 2017
  • Adds unit tests launching with Mocha

    @jrrdev jrrdev committed Nov 23, 2017
  • Fixes Firefox install path and changes to developer edition as latest nightlies don't support RPC

    @jrrdev jrrdev committed Nov 22, 2017
  • improve Node.js installation documentation

    @myrdd myrdd committed Oct 9, 2017
  • [fix] dev env: update build instructions

    @myrdd myrdd committed Oct 8, 2017
  • [fix] dev setup: distinguish "unit test" and "UI test"

    @myrdd myrdd committed Oct 8, 2017
  • changed mozilla-central git repo

    @myrdd myrdd committed Dec 4, 2016
  • update link to "preprocess.py"

    @myrdd myrdd committed Feb 3, 2016
  • update Marionette section, remove Mozmill section

    @myrdd myrdd committed Oct 18, 2015
  • update build information (zip, preprocess.py)

    @myrdd myrdd committed Oct 18, 2015
  • restructure and review Development pages

    @myrdd myrdd committed Jul 31, 2015
  • Upload new website/wiki: * Base documentation is stored in markdown files * On RequestPolicy's github wiki, markdown files are rendered by the wiki engine * On requestpolicycontinued.github.io, static HTML documentation must be built using ./build.sh * Note that the images URLs in markdown should be absolute URLs, even if the image is in the _media/ directory of the repo. The path defaults to https://raw.githubusercontent.com/wiki/RequestPolicyContinued/requestpolicy/_media/ * Note that some items in the markdown documentation are still written in plain HTML (notably, tables). CSS rules from _media/github-markdown.css, as well as many HTML tags (divs, spans..) do not render on github wiki. * The update-1.x-beta.rdf should still be present in this repo * The master branch should push to both * master on https://github.com/RequestPolicyContinued/requestpolicy.wiki.git * gh-pages on https://github.com/RequestPolicyContinued/RequestPolicyContinued.github.io

    @nodiscc nodiscc committed Jun 23, 2015