Curtis Castrapel
9fc6c9aaf7
Sort and page
2018-05-24 12:55:52 -07:00
Curtis
2d61200a05
Merge pull request #1252 from jchuong/docker-test
...
Add VIRTUAL_ENV to docker-compose
2018-05-24 12:42:09 -07:00
James Chuong
268d826158
Add VIRTUAL_ENV to docker-compose
...
This fixes `make test` in the docker-compose, as `up-reqs` checks for
this envvar before installing requirements. Since this is in a docker
container for testing, just allow pip to install without a virtualenv.
Change-Id: I511efa9fab8d393bf9f2b8e80408fb8cf155bafa
2018-05-23 17:17:23 -07:00
James Chuong
a47b6c330d
Use serial_number instead of serial ( #1251 )
...
* Add code coverage badge to README
* fixing docs (#1231 )
* Change cert.serial to serial_number
This fixes deprecation warning coming from cryptography package about
using cert.serial instead of serial_number.
Change-Id: I252820974c77cc1b80639920a5e8c2e874819dda
2018-05-23 16:04:30 -07:00
Curtis Castrapel
de52fa7f48
fix v1 backwards compatibility
2018-05-16 08:00:33 -07:00
Curtis Castrapel
680f4966a1
acme v2 support
2018-05-16 07:46:37 -07:00
Curtis Castrapel
a9b9b27a0b
fix tests
2018-05-10 12:58:04 -07:00
Curtis Castrapel
52e7ff9919
Allow specification of dns provider name only
2018-05-10 12:58:04 -07:00
Curtis
f4a010e505
Merge branch 'master' into master
2018-05-09 07:52:07 -07:00
Curtis Castrapel
0bd14488bb
Update requirements, handle more lemur_acme exceptions, and remove take a tour button
2018-05-08 15:35:03 -07:00
Curtis Castrapel
6500559f8e
Fix issue with automatically renewing acme certificates
2018-05-08 14:54:10 -07:00
Curtis
642dbd4098
Merge branch 'master' into linuxdst
2018-05-08 12:09:05 -07:00
Curtis Castrapel
a8187d15c6
quick lint
2018-05-08 11:04:25 -07:00
Curtis Castrapel
df5168765b
more tests
2018-05-08 11:03:17 -07:00
kevgliss
c26ae16060
fixing docs ( #1231 )
2018-05-08 10:58:48 -07:00
Curtis Castrapel
9ccb8fb838
Alembic simplification
2018-05-07 15:14:32 -07:00
Curtis Castrapel
e68b3d2cbd
0.7 release
2018-05-07 09:58:24 -07:00
Curtis Castrapel
1be3f8368f
dyn support
2018-05-04 15:01:01 -07:00
Curtis Castrapel
3e64dd4653
Additional work
2018-05-04 15:01:01 -07:00
Curtis
48dde287d8
Merge branch 'master' into master
2018-05-01 12:36:32 -07:00
Curtis
4da2f33892
Merge pull request #1229 from seils/bugfix-1228
...
Fix URL for Latest Docs image
2018-04-30 10:16:49 -07:00
Curtis
74ca13861c
Merge branch 'master' into master
2018-04-27 11:19:23 -07:00
Curtis Castrapel
532872b3c6
dns_provider ui
2018-04-27 11:18:51 -07:00
Curtis
d37f730ee8
Merge branch 'master' into bugfix-1228
2018-04-27 08:54:08 -07:00
Curtis
5e744c4c52
Merge pull request #1230 from seils/coverage-badge
...
Add code coverage badge to README
2018-04-27 08:53:19 -07:00
Zach Seils (seils)
858c4eb808
Add code coverage badge to README
2018-04-27 08:46:11 -04:00
Zach Seils (seils)
3ffeb8ab00
Fix URL for Latest Docs image
2018-04-26 19:45:00 -04:00
Zach Seils
0579b2935c
Print variable value instead of name ( #1227 )
...
* Print variable value instead of name
* Fixed ordering and variable name for stdout string
2018-04-26 09:39:42 -07:00
Curtis
c5cb01bd33
Merge branch 'master' into master
2018-04-26 09:16:31 -07:00
Curtis Castrapel
efd5836e43
fix test
2018-04-26 09:04:13 -07:00
Curtis Castrapel
f0f2092fb4
Some unit tests
2018-04-25 11:19:34 -07:00
kevgliss
e09b7eb978
Selectively enable CORS. ( #1220 )
2018-04-24 17:10:38 -07:00
Zach Seils
3e5db9eedb
Check for default rotation policy before updating db ( #1223 )
2018-04-24 16:55:26 -07:00
Zach Seils
91500d1022
Minor comment & stdout corrections ( #1225 )
2018-04-24 16:53:51 -07:00
Curtis Castrapel
51d2990eb9
Merge branch 'master' of github.com:castrapel/lemur
2018-04-24 09:48:33 -07:00
Curtis Castrapel
38b8df4a07
lint
2018-04-24 09:48:14 -07:00
Curtis
211027919f
Merge branch 'master' into master
2018-04-24 09:43:20 -07:00
Curtis Castrapel
38c33395c8
Merge branch 'castrapel-hackday'
2018-04-24 09:41:26 -07:00
Curtis Castrapel
7704f51441
Working acme flow. Pending DNS providers UI
2018-04-24 09:38:57 -07:00
Ron Cohen
ae63808678
Update administration.rst ( #1221 )
2018-04-23 12:15:56 -07:00
Curtis
81e349e07d
Merge branch 'master' into hackday
2018-04-23 10:11:49 -07:00
Curtis
49cdf1c7cf
Merge pull request #1219 from castrapel/forcible_remove_python-ldap
...
reqs update
2018-04-23 09:34:39 -07:00
Curtis Castrapel
7e36b0e8fd
comment
2018-04-23 09:26:36 -07:00
Curtis Castrapel
552c07e932
reqs update
2018-04-23 09:23:23 -07:00
Curtis Castrapel
44e3b33aaa
More stuff. Will prioritize this more next week
2018-04-20 14:49:54 -07:00
kevgliss
a8ce219016
Readthedocs doesn't have the necessary c header files to build python-ldap. ( #1215 )
2018-04-19 13:57:35 -07:00
kevgliss
b9e93065f7
Removing the need for a separate requirements txt ( #1214 )
2018-04-19 13:26:49 -07:00
Curtis
78f9ceb995
Merge pull request #1212 from titouanc/docs-influxdb
...
[add] Reference lemur-influxdb as 3rd party plugin
2018-04-16 15:18:24 -07:00
Curtis
1904a187e0
Merge branch 'master' into docs-influxdb
2018-04-16 15:12:09 -07:00
Curtis
0320a9aece
Merge pull request #1211 from titouanc/fix-pip10
...
[fix] Pip imports for pip 10
2018-04-16 15:11:42 -07:00