summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-09-20[style] pep8 cleanupKali Kaneko (leap communications)
2016-09-20[tests] add pep8 to py27-dev tooKali Kaneko (leap communications)
2016-09-20[bug] revert usage of twisted whichKali Kaneko (leap communications)
the test environment isn't finding the path properly, due to pytest internals. so: - add path extension - fix the order in which we're happy with a gpg option (to avoid symlinks)
2016-09-20[bug] add missing importKali Kaneko (leap communications)
2016-09-20[tests] add script to checkout common/soledadKali Kaneko (leap communications)
2016-09-20[feat] discover gpg bin path instead of hardcode itRuben Pollan
2016-09-13[feat] Write service tokens to a file for email clients to read.Ruben Pollan
- Resolves: #8435
2016-09-11[pkg] add gnupg to pip requirementsKali Kaneko (leap communications)
2016-09-09[bug] workaround for autoconf in cliKali Kaneko (leap communications)
2016-09-08[pkg] include notes-python in the manifestKali Kaneko (leap communications)
2016-09-08[pkg] fix leap.bitmask_www namespaceKali Kaneko (leap communications)
2016-09-07[pkg] update deps: bitmask_www already publishedKali Kaneko (leap communications)
2016-09-07[pkg] allow more then one release per day!Kali Kaneko (leap communications)
2016-09-07[refactor] user is now in bonafide namespaceKali Kaneko (leap communications)
2016-09-07[bug] serialize booleansKali Kaneko (leap communications)
2016-09-07[pkg] add target to install www wheelKali Kaneko (leap communications)
2016-09-07[pkg] make bitmask.js a hardlink to leap/bitmask/core/web/bitmask.jsKali Kaneko (leap communications)
2016-09-07[bug] try/catch non standard statementsKali Kaneko (leap communications)
2016-09-07[refactor] update www/app/lib/bitmask.jsKali Kaneko (leap communications)
- fix a typo - Mantaining two copies looks like a very bad idea. I'll probably make this a symlink.
2016-09-07[feat] Add manual provider registrationRuben Pollan
- Resolves: #8400
2016-09-06[feature] first pyinstaller recipe for the qt5 launcherKali Kaneko (leap communications)
2016-09-06[feat] add webui command: enable/disable/statusKali Kaneko (leap communications)
2016-09-06[bug] allow webui to launch without bitmask_www packageKali Kaneko (leap communications)
2016-09-06[tests] factor out the common pieces to keymanager.testingKali Kaneko (leap communications)
2016-09-06[pkg] typoKali Kaneko (leap communications)
2016-09-06[test] add speed tests for gpg/wrapper init/enc/decdrebs
this is a port of commit 2d9bec78f in the legacy keymanager repo. Additionally, I'm here separating benchmarking tests from the main tox run. In my machine several of these benchmarking tests seem to be broken, due to issue https://github.com/isislovecruft/python-gnupg/issues/157
2016-09-06[bug] update get_token command with the lattest changes0.9.3Ruben Pollan
2016-09-06[feature] set a default localhost:7070 if bitmask.js is loaded from fileRuben Pollan
2016-09-06[feature] webkit window serving bitmask-jsKali Kaneko (leap communications)
2016-09-06[pkg] fix pydist-devKali Kaneko (leap communications)
2016-09-06[bug] fix importKali Kaneko (leap communications)
2016-09-06[feature] webkit support: get the js and css working in older webkit engineselijah
2016-09-06[pkg] package bitmask_wwwKali Kaneko (leap communications)
2016-09-01[pkg] move next-changelog to docs folderKali Kaneko (leap communications)
2016-09-01[pkg] ignore npm build logKali Kaneko (leap communications)
2016-09-01[pkg] move bitmask.js to new pathKali Kaneko (leap communications)
2016-09-01[feature] include bitmask_js libelijah
cherry-picked from legacy bitmask_client repo
2016-09-01[docs] more info to the readmeKali Kaneko (leap communications)
2016-09-01[pkg] add requirements-devKali Kaneko (leap communications)
2016-09-01[docs] move coverage to docs folderKali Kaneko (leap communications)
2016-09-01[pkg] add Makefile for bitmask-wwwKali Kaneko (leap communications)
2016-09-01[pkg] package pre-compiled www data in a python moduleKali Kaneko (leap communications)
2016-09-01[refactor] move js to top-level folderKali Kaneko (leap communications)
2016-09-01[pkg] ignore node stuff for the www moduleKali Kaneko (leap communications)
2016-09-01[feat] added initial bitmask_js (WIP)elijah
2016-09-01[feat] add web/js core APIRuben Pollan
Implements http REST API for the core and bitmask.js generic library to use this API. For events it uses long polling. - Resolves: #8265
2016-09-01[tests] add a separate env for development branches of soledad/commonKali Kaneko (leap communications)
2016-09-01[docs] add basic info about developmentKali Kaneko (leap communications)
2016-09-01[bug] fix conflicts installing namespace packages in dev/install modeKali Kaneko (leap communications)
2016-09-01[refactor] copy over missing utilKali Kaneko (leap communications)