676b67e8e1Changing the order and breaking commands so that the cache can be used when the code is updated (huge Docker build time gain when rebuilding after a code update).Eric van der Vlist2020-04-18 09:30:31 +0200
fd75c137d1.travis.yml: migrate to Ubuntu Xenial to fix sqlite3 version
Jérôme Schneider
2019-04-18 16:20:02 +0200
541a24730ballows to add/edit apex zone records
Jérôme Schneider
2019-04-16 18:06:32 +0200
ac262bd17cadd support for TXT records!
Jérôme Schneider
2019-04-16 17:56:53 +0200
a158e984deadd missing mysql deps!
2.1.3
jeffrey forman
2019-03-21 20:04:21 -0400
e78bb637e9add django-mysql as requirement since using alpine as the base image no longer includes it by default
2.1.1
jeffrey forman
2019-03-21 07:56:41 -0400
d38aa7fb8fupdate readme with mentions of NSD
2.1
jeffrey forman
2019-03-18 19:54:57 -0400
fba94af629update initial_data.json to be django 1.11 compliant
1.4
Jeffrey Forman
2017-04-18 06:21:41 -0400
415f20b71eNODB environment variable is not used anymore
Jeffrey Forman
2017-04-17 20:38:43 -0400
ef70379a2aadd setupmethod to create key and bindserver objects. add key_name required expected failure
Jeffrey Forman
2017-04-17 20:35:22 -0400
90e38d2aefenable the edit_record link, URL, and view
Jeffrey Forman
2017-04-17 20:29:55 -0400
ddae5be662Move edit/add/cname key_name and ttl form items to just use choice item instead of trying to define each element
Jeffrey Forman
2017-04-17 20:26:01 -0400
235f0fe174Simplify ttl and key_name form fields. keys are now required.
Jeffrey Forman
2017-04-17 20:18:14 -0400
07b0df4b7dcorrect documentation to correctly specify docker run environment variables
1.3
Jeffrey Forman
2017-04-01 15:24:43 -0400
49feb07d67fix documentation to remove incorrect usage of NODB=1 and friends
Jeffrey Forman
2017-03-31 23:07:32 -0400
4c7ed9beb6fix logic on using remote mysql db. make sqlite the fall back, logic clears up if not all variables are set
Jeffrey Forman
2017-03-31 23:05:47 -0400
5aef0ad5c9dont use sqlite database by default
Jeffrey Forman
2017-03-31 21:10:10 -0400
f2c36ea863use sqlite DB by default in dockerfile
Jeffrey Forman
2017-03-29 21:41:43 -0400
6704469b9dadd support for specifying DB parameters via environment variables. sqlite or mysql.
Jeffrey Forman
2017-03-29 21:05:39 -0400
6ecae8b772in django 1.8, django.core.context_processors moved into django.template.context_processors.
Jeffrey Forman
2017-03-25 16:20:02 -0400
ff8088defaadd request context_processor and printing serving hostname to footer
Jeffrey Forman
2017-03-25 15:53:09 -0400
5e1b23ee67move app container dir into /code, reference pybindxml from git repo
Jeffrey Forman
2016-12-19 20:15:59 -0500
89fb79517eadd initial systemd service file for binder.
Jeffrey Forman
2016-12-15 21:14:53 -0500
4df47c24facomment out a few tests while i rethink form entry
Jeffrey Forman
2016-12-05 22:02:47 -0500
0252c3df62make Binder docker-friendly again. built on python image with django 1.10
Jeffrey Forman
2016-12-05 21:56:49 -0500
7fdcfab8a0add support to add CNAME in zone, loosen restrictions on record data input
Jeffrey Forman
2016-11-12 07:44:03 -0500