Ben Parees
d588e14490
Merge pull request #113 from jim-minter/issue16726
remove expose annotations from quickstarts and add bindable: false
8 years ago
Jim Minter
dd4a001c43
remove expose annotations from quickstarts and add bindable: false
8 years ago
Ben Parees
b75ed7533d
Merge pull request #112 from tnir/111-new-logo
Use a new logo for template
8 years ago
Takuya Noguchi
6f9ebeb341
Use a new logo for template
8 years ago
Ben Parees
953d2aaf68
Merge pull request #110 from tnir/readme-copyedit
Fix typo in README
8 years ago
Takuya Noguchi
ad590c2302
Fix typo in README
8 years ago
Ben Parees
71027075d1
Merge pull request #109 from tnir/105-update-django-to-1.11
Update django to 1.11.x
8 years ago
Takuya Noguchi
638277ed07
Update django to 1.11.x
8 years ago
Takuya Noguchi
a6979d731a
Update whitenoise to 3.3.1
8 years ago
Takuya Noguchi
fee846019b
Update django-debug-toolbar to 1.8
8 years ago
Ben Parees
ad54b3b65e
Merge pull request #104 from tnir/103-update-local-dev-on-macos
Update psycopg2 to 2.7.3.1
8 years ago
Takuya Noguchi
08ae75e7e6
Update psycopg2 to 2.7.3.1
8 years ago
Ben Parees
2e6b11f42f
Merge pull request #99 from bparees/annotations
remove template prefix from tsb annotations
8 years ago
Ben Parees
716852864f
remove template prefix from tsb annotations
8 years ago
Ben Parees
30ec0ddd17
Merge pull request #97 from jim-minter/wait-completion-fixups
add missing template.alpha.openshift.io/wait-for-ready annotations to examples
8 years ago
Jim Minter
e4617aff15
add missing template.alpha.openshift.io/wait-for-ready annotations to examples
8 years ago
Ben Parees
19fed1196b
Merge pull request #96 from jim-minter/trello135-completion-detection
add template completion detection
8 years ago
Jim Minter
34d78b3487
add template completion detection
8 years ago
Ben Parees
b8484b98a5
Merge pull request #95 from shanemacbride/master
Add information for pg_config error #70 #94
8 years ago
shanemacbride
29976eaa12
Add information for pg_config error #70 #94
8 years ago
Ben Parees
82a41db70f
Merge pull request #93 from coreydaley/bugzilla_1365656_github_webhook_description_update
Updating GITHUB_WEBHOOK_SECRET description
8 years ago
Corey Daley
a3ad571cd4
Updating GITHUB_WEBHOOK_SECRET description
8 years ago
Ben Parees
8a4ce9e1a3
Merge pull request #89 from jim-minter/trello133-tsb-bind
update templates to use template.openshift.io/expose-uri
8 years ago
Jim Minter
7c497532b2
update templates to use template.openshift.io/expose-uri
8 years ago
Ben Parees
cedcc6889d
Merge pull request #84 from dinhxuanvu/recreate
Change DC strategy from Rolling to Recreate for DB templates
8 years ago
Vu Dinh
113d6d01fe
Change DC strategy from Rolling to Recreate for DB templates
Recreate strategy will allow the redeployment process to stay within
1Gi memory limit instead of requiring more memory due to extra pod
is created for Rolling strategy.
Signed-off-by: Vu Dinh <vdinh@redhat.com>
8 years ago
Ben Parees
ce8bc24339
Merge pull request #83 from coreydaley/github_58_notes_in_docs_about_tests
Warn about database and tests
8 years ago
Corey Daley
0758c6baef
Warn about database and tests
8 years ago
Ben Parees
8c20b559cd
Merge pull request #80 from bparees/sc_metadata
add service catalog metadata to templates
8 years ago
Ben Parees
1a0b2abcf8
add service catalog metadata to templates
8 years ago
Ben Parees
856f5572cf
Merge pull request #78 from ghyde/fix-service-names
Allow database service names to contain dashes.
8 years ago
Garrett Hyde
870c64db0b
Allow database service names to contain dashes.
Fixes #77
8 years ago
Ben Parees
31f1455e3b
Merge pull request #76 from coreydaley/update_templates_to_use_secrets_2
updating db dc
9 years ago
Corey Daley
5620f6c47d
updating db dc
9 years ago
Ben Parees
5f5f5135e5
Merge pull request #75 from coreydaley/update_templates_to_use_secrets
updating to use secrets
9 years ago
Corey Daley
02b0ec0429
updating to use secrets
9 years ago
Ben Parees
6ddac81c67
Merge pull request #74 from bparees/template
fix invalid key names
9 years ago
Ben Parees
2b44398b0b
fix invalid key names
9 years ago
Ben Parees
175b94b4da
Merge pull request #73 from bparees/wsgi
switch wsgi_application value to wsgi.application
9 years ago
Ben Parees
6c4846b113
switch wsgi_application value to wsgi.application
9 years ago
Ben Parees
9f04dc0f07
Merge pull request #69 from guangxuli/fix_branch
fix some incorrect description
9 years ago
guangxuli
86f28a62ae
fix some incorrect description
9 years ago
Ben Parees
b7ce642586
Merge pull request #68 from coreydaley/github_12043_origin_image_test_failure
moving wsgi file and updating settings.py to work with updates to s2i-python-container changes
9 years ago
Corey Daley
43bd6dcc57
moving wsgi file and updating settings.py to work with updates to s2i-python-container changes
9 years ago
Ben Parees
253aa3570f
Merge pull request #67 from jupierce/migrate-passwords-to-secrets
Moving credentials into secrets
9 years ago
jupierce
2269d05536
Moving credentials into secrets
9 years ago
Ben Parees
c4727a081b
Merge pull request #66 from bparees/allowed_hosts
move allowed hosts to settings.py
9 years ago
Ben Parees
4170089b8e
move allowed hosts to settings.py
9 years ago
Ben Parees
28ce74503e
Merge pull request #65 from bparees/allowed_hosts
add allowed_hosts env var for django
9 years ago
Ben Parees
080ea9203d
add allowed_hosts env var for django
9 years ago