summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Collapse)Author
2015-09-01[style] Fix spelling errors in bitmask-root manpagemicah
2015-08-04[style] add pre-commit hook to run flake8Kali Kaneko
2015-08-04[docs] add post commit hook to autopep8 all the thingsKali Kaneko
2015-07-20[docs] remove lemur from README and dev workflowKwadroNaut
lemur/buildbot is intentionally off
2015-07-03[docs] some tips to help QA of release candidatesKali Kaneko
some general notes about the QA process
2015-03-09[docs] Add git commit template and instructionsKali Kaneko
Hopefully this will make our git log more informative. - Releases: 0.9.0
2014-09-11Add email firewallRuben Pollan
2014-07-10bitmask-root: rip out all resolvconf code and simply rewrite all DNS packets ↵elijah
to use the VPN nameserver.
2014-06-05update manpagesKali Kaneko
2014-06-05add bitmask-root notes to checklistKali Kaneko
2014-05-20remove reference to openresolv conflict from manpageKali Kaneko
2014-05-20update bitmask manpage date and versionKali Kaneko
2014-05-20manpage source for bitmask-rootKali Kaneko
2014-05-20update manpageKali Kaneko
2014-03-12Add dependency needed by the latest PyOpenSSL.Ivan Alejandro
2014-01-11offline modeKali Kaneko
This will skip: * srp authentication with server * remote soledad configuration * keymanager sending key to server * imap fetches. Its main goal is to help us while debugging imap accounts, by cutting almost all communication with server. It will break havoc if you use it without having local keys configured. So, basically, use with care.
2013-11-11Make all by default.Ivan Alejandro
2013-11-04Add document with good practices for encoding.Ivan Alejandro
2013-10-22add prompt indication for the virtualenvKali Kaneko
2013-10-22Fixes to environment.rst. Closes: #4185Kali Kaneko
2013-10-22add include to testing howto tooKali Kaneko
2013-10-22Update apt-get dependenciesKali Kaneko
* Also, tweak different sections to be consistent with the new quickstart. * Squashed contributions by Jeremy (@bneg) * add note about authors.rst
2013-10-17Update docs for internationalization.Ivan Alejandro
2013-09-25Merge remote-tracking branch 'kali/doc/fix-repo-yet-another-time' into developIvan Alejandro
2013-09-25Merge remote-tracking branch 'kali/feature/bug-report-template' into developIvan Alejandro
2013-09-25fix repo in installing docKali Kaneko
2013-09-25fix branching model pictureKali Kaneko
2013-09-25mock clibs in sphinx buildKali Kaneko
Following the docs here: http://read-the-docs.readthedocs.org/en/latest/faq.html#i-get-import-errors-on-libraries-that-depend-on-c-modules
2013-09-25Merge remote-tracking branch 'kali/feature/bug-report-template' into developIvan Alejandro
2013-09-24improve bug reporting sectionKali Kaneko
2013-09-23Improve release checklist and build_bundle script.Ivan Alejandro
2013-09-20fix pathsKali Kaneko
2013-09-18update obsolete qt4 depKali Kaneko
2013-09-16Merge remote-tracking branch 'kali/feature/update-metadata' into developIvan Alejandro
2013-09-16update metadata in setup.pyKali Kaneko
2013-09-12Merge remote-tracking branch 'kali/feature/update-repo-in-docs' into developIvan Alejandro
2013-09-12update to new git repo nameKali Kaneko
2013-09-12Update instructions to improve release process.Ivan Alejandro
This allows us to have master and develop in sync after the release. Also get a correct and clean version report. I've included the `-m` switch in the `git tag` command so we avoid to open an editor and let us closer to make a script to automate this.
2013-09-12Merge remote-tracking branch 'kali/checklist-style' into developIvan Alejandro
2013-09-12Merge remote-tracking branch 'kali/feature/add-version-flag' into developIvan Alejandro
2013-09-12add checkboxesKali Kaneko
2013-09-12add --version flagKali Kaneko
2013-09-12Change the order of the actions in the release.Ivan Alejandro
With this change we are following more accurately: http://nvie.com/posts/a-successful-git-branching-model/ Also, we achieve a clean version in master. If we do the tag before the merge in master, then we would have an extra commit after the tagging, which causes version to be X.Y.Z-1-blah.
2013-09-09Update release doc, remove exec bits. Closes #3617Ivan Alejandro
2013-09-07fix repo name in yet another placeKali Kaneko
2013-09-05Update docs for testers and bootstrap script.Ivan Alejandro
2013-09-04Add pypi version icon in user/installKali Kaneko
2013-09-04Minor additionsKali Kaneko
2013-09-04Revert repo names for the momentKali Kaneko
2013-09-04Reformat links to downloads with symlinksKali Kaneko