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
Ben Parees
c28ec1e65e
Merge pull request #64 from luciddreamz/master
Updates template display name, tags, description, message, and grouping
9 years ago
luciddreamz
6b3770e705
Updates template display name, tags, description, message, and service grouping
9 years ago
Ben Parees
380f34793e
Merge pull request #63 from sallyom/group-services
group services in quickstarts
9 years ago
Sally O'Malley
d0e5792db2
group services in quickstarts
9 years ago
Ben Parees
9f38043a5e
Merge pull request #61 from stedotmartin/master
Updated django-debug-toolbar to 1.5 to fix
9 years ago
Stephen Martin
734d72755f
Updated django-debug-toolbar to 1.5 to fix
TypeError at /
process() missing 1 required positional argument: 'stream'
Related to https://github.com/jazzband/django-debug-toolbar/issues/856
9 years ago
Ben Parees
b0d550d173
Merge pull request #59 from luciddreamz/master
Adds Django/PostgreSQL template with persistent storage.
9 years ago
luciddreamz
de05f62676
Adds Django/PostgreSQL template with persistent storage.
9 years ago