Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
D
diceware-debian
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
drebs
diceware-debian
Commits
587eae0419ea9de1aa53b63bd426876451523454
Select Git revision
Branches
6
debian
default
0.10-2-dev
0.10-1-dev
master
patch-queue/debian
pristine-tar
Tags
20
debian/0.10-2
v0.10
v0.9.5
v0.9.4
v0.9.3
v0.9.2
debian/0.9.1-4.1
debian/0.9.1-2
debian/0.9.1-1
v0.9.1
v0.9
v0.8
v0.7.1
v0.7
v0.6.1
v0.6
v0.5
v0.4
v0.3.1
v0.3
26 results
diceware-debian
Author
Search by author
Any Author
authors
drebs
drebs
micah
micah
2 authors
Nov 14, 2015
Update README.
· 587eae04
ulif
authored
9 years ago
587eae04
Bump version number.
· 95774e5e
ulif
authored
9 years ago
95774e5e
Update changelog.
· 11ab8283
ulif
authored
9 years ago
11ab8283
Enable support for config files.
· 8e4b1570
ulif
authored
9 years ago
8e4b1570
Disable py.test --doctest-modules.
· 1aaff839
ulif
authored
9 years ago
1aaff839
Nov 13, 2015
Add fixture for setting $HOME automatically.
· 997462df
ulif
authored
9 years ago
997462df
Show `config` module in API docs.
· 279dd6f3
ulif
authored
9 years ago
279dd6f3
Shorten get_config_dict().
· 48397415
ulif
authored
9 years ago
48397415
Fix test name.
· d0bccad8
ulif
authored
9 years ago
d0bccad8
Nov 12, 2015
Remove unneeded configparser class.
· 2c6280b8
ulif
authored
9 years ago
2c6280b8
More tests related to config val interpolation.
· 28a0cd7d
ulif
authored
9 years ago
28a0cd7d
Make conf value interpolation more logical.
· 594264b1
ulif
authored
9 years ago
594264b1
Update docstring.
· 9f86028e
ulif
authored
9 years ago
9f86028e
Test boolean config interpolation thoroughly.
· bf07c9f6
ulif
authored
9 years ago
bf07c9f6
Fix typo.
· 6c9a5dcf
ulif
authored
9 years ago
6c9a5dcf
Nov 11, 2015
Enable interpolations of booleans in config files.
· cc8a4828
ulif
authored
9 years ago
cc8a4828
Interpolate ints in config files correctly.
· e10e3efb
ulif
authored
9 years ago
e10e3efb
py2.6 compatibility.
· 00ea69e9
ulif
authored
9 years ago
00ea69e9
Add missing tests for get_config_dict().
· fb6f7659
ulif
authored
9 years ago
fb6f7659
Fix loop.
· 3ac8c7be
ulif
authored
9 years ago
3ac8c7be
Add get_config_dict() to retrieve config values.
· 5ee4cc2e
ulif
authored
9 years ago
5ee4cc2e
Add test to ensure configs in $HOME are read.
· 80523b00
ulif
authored
9 years ago
80523b00
Use new home_dir fixture.
· 1a44cd51
ulif
authored
9 years ago
1a44cd51
Add test fixture for temporary home dir.
· fd6f5808
ulif
authored
9 years ago
fd6f5808
Use valid_locations() for default path list of get_configparser().
· c6f594ab
ulif
authored
9 years ago
c6f594ab
Do not require list for get_configparser().
· 1a2ae8f1
ulif
authored
9 years ago
1a2ae8f1
Add configparser getter.
· f326704e
ulif
authored
9 years ago
f326704e
Nov 10, 2015
Use .ini filename extension for config.
· d4d37ee8
ulif
authored
9 years ago
d4d37ee8
Nov 09, 2015
Add test and real implementation for valid_locations.
· 20989bbc
ulif
authored
9 years ago
20989bbc
Add a (dummy) for finding valid conf paths.
· 7ceb4f55
ulif
authored
9 years ago
7ceb4f55
Nov 05, 2015
flake8.
· 5b7cc3a2
ulif
authored
9 years ago
5b7cc3a2
pyflakes.
· e0f9d19f
ulif
authored
9 years ago
e0f9d19f
Start support for config files.
· bd625ca9
ulif
authored
9 years ago
bd625ca9
Nov 02, 2015
Format sample stanza to render as Python code.
· 43a2a486
ulif
authored
9 years ago
43a2a486
Nov 01, 2015
Include API docs in main documentation.
· 5ed23f0e
ulif
authored
9 years ago
5ed23f0e
Add API docs.
· 2ff24021
ulif
authored
9 years ago
2ff24021
Oct 30, 2015
Use a more recent py3 with travis.
· 201082bd
ulif
authored
9 years ago
201082bd
Declare `coverage` dependency (again) for tests.
· a00a9947
ulif
authored
9 years ago
a00a9947
Include py35 tests in tox by default.
· acf1cfd4
ulif
authored
9 years ago
acf1cfd4
Oct 29, 2015
Officially drop pytest-xdist, pytest-cov dependencies.
· 224f8143
ulif
authored
9 years ago
224f8143
Loading