|  EvgenyOrekhov | 3a0c3bed8d | Update swagger-ui to v2.2.2 | 9 years ago | 
				
					
						|  Johannes Schickling | c09b23fcbf | Merge pull request #36 from kbedel/master Allow override of validatorUrl parameter to specify custom Swagger validator | 9 years ago | 
				
					
						|  kevi6083 | bac56de3ce | Improved regex for inserting validatorUrl | 9 years ago | 
				
					
						|  kevi6083 | bbe438f473 | Add ability to override Swagger valdiatorUrl property | 9 years ago | 
				
					
						|  Johannes Schickling | 22a96a934b | auth | 9 years ago | 
				
					
						|  Johannes Schickling | b2120ced41 | Merge pull request #34 from issei-m/upgrade-mailcatcher Upgrade mailcatcher to v0.6.5 | 9 years ago | 
				
					
						|  Issei.M | e44185018e | Upgrade mailcatcher to v0.6.5 | 9 years ago | 
				
					
						|  Johannes Schickling | dc1801378a | Merge pull request #33 from triggity/master Allow overriding of default serving port for Swagger UI | 9 years ago | 
				
					
						|  Michael Truong | 4d3331277d | Allow overriding of default serving port for Swagger UI | 9 years ago | 
				
					
						|  Johannes Schickling | 0e9f14914c | Merge pull request #32 from EvgenyOrekhov/update-swagger-ui Update swagger-ui to v2.2.0 | 9 years ago | 
				
					
						|  EvgenyOrekhov | 943cf6a5fb | Update swagger-ui to v2.2.0 | 9 years ago | 
				
					
						|  Johannes Schickling | bcf0b3924e | Merge pull request #31 from EvgenyOrekhov/update-swagger-ui Fix #30: make URL to swagger.json relative in swagger-ui/run.sh | 9 years ago | 
				
					
						|  EvgenyOrekhov | 79d58a224e | Fix #30: make URL to swagger.json relative in swagger-ui/run.sh | 9 years ago | 
				
					
						|  Johannes Schickling | d967110208 | Merge pull request #29 from EvgenyOrekhov/update-swagger-ui Fix #28: make swagger-ui/run.sh forward signals to the Node.js process | 9 years ago | 
				
					
						|  EvgenyOrekhov | ed841c37eb | Fix #28: make swagger-ui/run.sh forward signals to the Node.js process `docker stop` now properly stops the swagger-ui container | 9 years ago | 
				
					
						|  Johannes Schickling | 14fdfdf821 | Merge pull request #27 from vondeetzen/master Issue #26: Upgraded MailCatcher in Dockerfile to version 0.6.4 | 9 years ago | 
				
					
						|  André von Deetzen | b77ce50a36 | Issue #26: Upgraded MailCatcher in Dockerfile to version 0.6.4 | 9 years ago | 
				
					
						|  Johannes Schickling | 05268ffde0 | Merge pull request #25 from m2sh/master added ability to use authentication with environment variables to beanstalkd-console | 9 years ago | 
				
					
						|  m2sh | d904a20538 | added ability to use authentication with environment variables to beanstalkd-console | 9 years ago | 
				
					
						|  Johannes Schickling | 4d23663cee | Merge pull request #24 from m2sh/master make beanstalkd-console lighter with using php:7-alpine base image | 9 years ago | 
				
					
						|  m2sh | fdffea6f37 | make beanstalkd-console lighter with using php:7-alpine base image | 9 years ago | 
				
					
						|  Johannes Schickling | 1531bda686 | Merge pull request #23 from spalladino/postgres-backup-s3/add-extra-opts Add POSTGRES_EXTRA_OPTS env variable to postgres-backup-s3 | 9 years ago | 
				
					
						|  Santiago Palladino | 2f4238f8b4 | Add POSTGRES_EXTRA_OPTS env variable to postgres-backup-s3 Add optional env variable that can be used to pass extra options
to pg_dump, such as restrict the set of tables dumped. | 9 years ago | 
				
					
						|  Johannes Schickling | 96e1d09591 | base64 nginx | 9 years ago | 
				
					
						|  Johannes Schickling | a6f085e4d7 | nginx extras | 9 years ago | 
				
					
						|  Johannes Schickling | a46101dcee | fix redirect | 10 years ago | 
				
					
						|  Johannes Schickling | a76a43904b | fix bash | 10 years ago | 
				
					
						|  Johannes Schickling | 47c2ae244d | fix typo | 10 years ago | 
				
					
						|  Johannes Schickling | 2b41ab4def | better nginx config | 10 years ago | 
				
					
						|  Johannes Schickling | 02558553a6 | chmod fix | 10 years ago | 
				
					
						|  Johannes Schickling | 19f40626bb | moar docs | 10 years ago | 
				
					
						|  Johannes Schickling | 3c2f2a7173 | fix typo | 10 years ago | 
				
					
						|  Johannes Schickling | 3d249540ba | added nginx-envtpl | 10 years ago | 
				
					
						|  Johannes Schickling | 2bcc4839d5 | Merge pull request #22 from OlivierCuyp/master Add the option to have 1 file per database | 10 years ago | 
				
					
						|  Olivier Cuypers | 68bd0dc4b5 | Add MULTI_FILE env var Kept full retro-compatibility | 10 years ago | 
				
					
						|  Olivier Cuypers | 15f370ecca | Add the option to have 1 file per database | 10 years ago | 
				
					
						|  Johannes Schickling | 4963054b58 | Merge pull request #20 from kandoio/update-postgres-restore-s3-readme update postgres restore s3 readme | 10 years ago | 
				
					
						|  Kieran Brownlees | f80eac5ad3 | Update readme for postgres restore | 10 years ago | 
				
					
						|  Kieran Brownlees | d73875f1ea | Use alpine:3.2 & postgres 9.4 | 10 years ago | 
				
					
						|  Johannes Schickling | 76468e9950 | Merge pull request #19 from kandoio/postgres-restore-s3 postgres-restore-s3 | 10 years ago | 
				
					
						|  Kieran Brownlees | 865f8b2798 | postgres-restore-s3 Pretty basic and is dangerous, but seems to work.
There is an option to drop the current public schema | 10 years ago | 
				
					
						|  Johannes Schickling | 1896542798 | Merge pull request #18 from OlivierCuyp/patch-1 Base on alpine:edge to get DNS fixes | 10 years ago | 
				
					
						|  Olivier Cuypers | 846e44ae16 | Base on alpine:edge to get DNS fixes Fix fromofficial phpMyAdmin: 6dd6b90902See https://twitter.com/thockin/status/704909611279781888 and
gliderlabs/docker-alpine#8. This will be fixed
in 3.4, so at that point we can switch back to using stable.
Fixes #23 (DNS issues)
Fixes #27 (Kubernetes support) | 10 years ago | 
				
					
						|  Johannes Schickling | 17acbc08b2 | Merge pull request #17 from Hito01/master Force v0.5.12 to avoid to crash on UTF-8 characters | 10 years ago | 
				
					
						|  Nicolas Collard | 7f14704ba3 | Force v0.5.12 to avoid to crash on UTF-8 characters | 10 years ago | 
				
					
						|  Johannes Schickling | 52d860101f | opencv update | 10 years ago | 
				
					
						|  Johannes Schickling | b9f9da7a54 | Merge pull request #15 from pragmatics-ch/master update to swagger-ui v2.1.3 | 10 years ago | 
				
					
						|  Nicolas Schwarzentrub | 094f661505 | update to swagger-ui v2.1.3 Update to the new version of swagger-ui | 10 years ago | 
				
					
						|  Johannes Schickling | 0f2d759187 | Merge pull request #13 from kandoio/pipefail Set pipefail so a pg_dump command will cause a failure | 10 years ago | 
				
					
						|  Kieran Brownlees | 56735a5775 | Set pipefail so a pg_dump command will cause a failure | 10 years ago |