Ben Parees
6702b2b29e
Merge pull request #148 from shaan7/master
Added instruction to set content type when configuring github webhook
5 years ago
Shantanu Tushar
4be5151d56
Added instruction to set content type when configuring github webhook
5 years ago
Ben Parees
090522300f
Merge pull request #137 from danmcp/patch-1
Fixing typo
6 years ago
Dan McPherson
a2aec5a384
Fixing typo
6 years ago
Honza Horak
ab765c5481
Merge pull request #134 from liangxia/okd
Update url to reflect OKD rebranding for django-ex
7 years ago
liangxia
b12f6bb589
Update url to reflect OKD rebranding
7 years ago
Honza Horak
5c2361252c
Merge pull request #131 from jeffdyoung/ppc64le
create ppc64le templates
7 years ago
root
34e538fc21
Edit templates to only include imagestreams that support both x86 and ppc64le
7 years ago
Ben Parees
cb03b89533
Merge pull request #130 from jankleinert/readme-update
Updated documentation links and text to refer to OKD.
7 years ago
jankleinert
cd5c274c81
Updated documentation links and text to refer to OKD.
7 years ago
Honza Horak
bb795081e9
Merge pull request #128 from adambkaplan/sclorg-rename
Rename github repo org to sclorg
7 years ago
Adam Kaplan
f71cd405ac
Rename github repo org to sclorg
Addresses openshift/origin#19998
7 years ago
Honza Horak
37f7fc4143
Merge pull request #115 from hhorak/python-3.6
Django Example App Update to Python 3.6
7 years ago
Petr Kubat
2cb1d55a70
Merge pull request #119 from pkubatrh/psql_check
Use postgresql's readycheck in templates
7 years ago
Petr Kubat
e302ab80f4
Use postgresql's readycheck in templates
7 years ago
Honza Horak
c266beafab
Add POSTGRESQL_VERSION parameter to the templates
8 years ago
Honza Horak
5d5de63310
Add PYTHON_VERSION parameter to the templates
8 years ago
Ben Parees
c5fcbb2df6
Merge pull request #114 from gabemontero/app-label
add template 'app' label
8 years ago
gabemontero
d8c79199e4
add template 'app' label
8 years ago
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