summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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)
2016-09-01[tests] add bogus imports to see meaningful code coverageKali Kaneko (leap communications)
2016-09-01[refactor] fix imports after merging submodulesKali Kaneko (leap communications)
2016-09-01[tests] tox configurationKali Kaneko (leap communications)
2016-09-01[pkg] handle dependencies as extrasKali Kaneko (leap communications)
2016-09-01[tests] move tests to root folderKali Kaneko (leap communications)
2016-09-01[refactor] delete unused stubsKali Kaneko (leap communications)
2016-09-01[refactor] remove unneeded version infoKali Kaneko (leap communications)
2016-08-30[pkg] add setupKali Kaneko (leap communications)
2016-08-30[pkg] gitignore stuffKali Kaneko (leap communications)
2016-08-30[pkg] versioneer itKali Kaneko (leap communications)
2016-08-30[pkg] add setup.cfgKali Kaneko (leap communications)
2016-08-30[pkg] add some relevant docsKali Kaneko (leap communications)
2016-08-30[pkg] initial migration of bitmask.{core,cli}Kali Kaneko (leap communications)
2016-08-30[pkg] add stub about gui submoduleKali Kaneko (leap communications)
2016-08-30[pkg] add stub about vpn submoduleKali Kaneko (leap communications)
2016-08-29[pkg] move mail source to leap.bitmask.mailKali Kaneko (leap communications)
2016-08-29Merge leap_mail into unified bitmask repoKali Kaneko (leap communications)
2016-08-29[pkg] move bonafide source to leap.bitmask.bonafideKali Kaneko (leap communications)
2016-08-29Merge bonafide repo into unified bitmask repoKali Kaneko (leap communications)
2016-08-29add init file for bitmask moduleKali Kaneko (leap communications)
2016-08-29[pkg] remove rest of keymanager repoKali Kaneko (leap communications)
2016-08-29[pkg] declare leap namespaceKali Kaneko (leap communications)
2016-08-29[pkg] mv keymanager to leap.bitmask.keymanager submoduleKali Kaneko (leap communications)