1
0
mirror of https://github.com/dokku/buildpack-nginx.git synced 2026-04-12 12:53:14 +00:00

Commit Graph

  • b1370b9c56 Merge pull request #7 from Crispy1975/hotfix/path-test Florian Heinemann 2015-09-11 11:50:51 +08:00
  • caa17b7718 Testing paths from other pack. Paul C 2015-09-10 18:57:55 +01:00
  • 9da922ee28 Merge pull request #4 from Downchuck/master Florian Heinemann 2015-07-27 14:39:23 -04:00
  • 770f4feb42 Merge pull request #1 from florianheinemann/master Iliya Tovstyonok 2015-07-22 02:23:24 +03:00
  • 56bd6c514d Merge pull request #6 from Crispy1975/hotfix/fix-override Florian Heinemann 2015-07-04 21:12:37 -04:00
  • 23e4a8ab42 Removing rm line Paul Caselton 2015-07-04 23:51:02 +01:00
  • ebbc9098d9 Fixing nginx user override. Paul Caselton 2015-07-04 23:04:54 +01:00
  • 1955dcaa72 Merge pull request #5 from Crispy1975/feature/inject-conf Florian Heinemann 2015-07-03 23:10:43 -04:00
  • 29bc30b8d3 Check for user defined nginx config Paul Caselton 2015-07-03 22:23:06 +01:00
  • 969446ca04 Use full path of nginx executable Charles Pritchard 2015-03-27 16:34:46 -07:00
  • fe21907d48 Update the buildpack to conform to the latest Heroku API Morton Jonuschat 2015-02-19 00:12:15 +01:00
  • 56250a7453 Update README.md Florian Heinemann 2015-02-15 11:54:16 -05:00
  • d94786dcdf Merge pull request #2 from beedesk/master Florian Heinemann 2015-01-05 15:48:57 -05:00
  • 4f3662aaf1 Update README.md Florian Heinemann 2015-01-05 15:41:24 -05:00
  • 92dad3091b Change to PCRE 8.36 Florian Heinemann 2015-01-05 15:38:35 -05:00
  • 746b5b88ea Made script only copy web file from root when www folder is not available. Thomas @ BeeDesk 2015-01-03 12:22:41 -08:00
  • d8e108e21e Merge pull request #1 from michaelshobbs/master Florian Heinemann 2014-12-21 14:30:47 +01:00
  • e343961ea8 make compatible with dokku checks plugin Michael Hobbs 2014-12-20 16:53:34 -08:00
  • 548f6a84d6 Update README.md Florian Heinemann 2014-12-13 18:28:12 +01:00
  • 6ed8f5fa6d Update README.md Florian Heinemann 2014-11-18 19:32:20 -05:00
  • 1ed618d5f3 Update README.md Florian Heinemann 2014-11-18 17:30:12 -05:00
  • 9dbc484b6c UPDATE Readme Florian Heinemann 2014-11-06 17:32:49 -05:00
  • 5c959aaad6 CHANGE to static compile Florian Heinemann 2014-11-06 17:29:41 -05:00
  • 51b16c2175 Port Florian Heinemann 2014-11-05 22:54:22 -05:00
  • a0e955806e Port changed Florian Heinemann 2014-11-05 22:46:00 -05:00
  • 5c20c665c6 port Florian Heinemann 2014-11-05 09:48:58 -05:00
  • 6571ed1b95 Changed typo Florian Heinemann 2014-11-05 09:44:37 -05:00
  • d9177c1cde Change cp for .conf Florian Heinemann 2014-11-05 09:41:18 -05:00
  • 36c6e73871 Remove start.sh Florian Heinemann 2014-11-05 09:36:38 -05:00
  • afe205f1cf Switch to sh Florian Heinemann 2014-11-05 01:35:10 -05:00
  • 8d4667f1c8 mv corrected Florian Heinemann 2014-11-05 01:26:14 -05:00
  • 96549c4103 Corrected mv Florian Heinemann 2014-11-05 01:21:21 -05:00
  • 113541efb7 Move to www Florian Heinemann 2014-11-05 01:17:31 -05:00
  • 46f02564c4 Changed Florian Heinemann 2014-11-05 00:31:04 -05:00
  • 02c3810249 Further changes Florian Heinemann 2014-11-05 00:28:07 -05:00
  • 98994ec436 CHANGE paths Florian Heinemann 2014-11-05 00:14:27 -05:00
  • 46ac74f7f3 CHANGE app root Florian Heinemann 2014-11-03 23:42:05 -05:00
  • f76e1d0d19 Initial commit Florian Heinemann 2014-11-03 23:36:08 -05:00
  • f914a3d15e Merge pull request #11 from alecgorge/patch-1 rhy-jot 2014-07-26 10:41:16 -07:00
  • 6867483fc3 Clarify a confusing custom-build subtlety Alec Gorge 2014-07-13 18:36:30 -04:00
  • 6e95563072 Move types_hash_max_size to the http context rhy-jot 2014-06-25 10:17:46 -07:00
  • 75f5e89851 Merge pull request #5 from j15e/patch-1 rhy-jot 2014-06-25 10:16:27 -07:00
  • 04ecbabbc4 Allow root directory to be overridden via environment variable rhy-jot 2014-06-20 10:38:48 -07:00
  • 7823793f53 Remove trailing spaces rhy-jot 2014-06-20 10:37:51 -07:00
  • b7dad66e6d Set types_hash_max_size large enough for default mime.types Jean-Philippe Doyle 2014-02-21 20:26:55 -05:00
  • fdd63a1e37 Update with more complete default mime.types Jean-Philippe Doyle 2014-02-21 20:20:55 -05:00
  • 0433970f60 Mention custom-build rhy-jot 2014-02-18 20:01:44 -08:00
  • 974176770f Merge pull request #4 from piranha/master rhy-jot 2014-02-18 17:42:15 -08:00
  • 6b52d62f7d pass all args to custom build command Alexander Solovyov 2014-02-02 15:55:53 +02:00
  • a34c6c5ad6 support custom building Alexander Solovyov 2014-02-02 15:54:06 +02:00
  • 8e6678f6f8 Use $app instead of $1, closes #1. rhy-jot 2013-11-21 12:45:32 -08:00
  • a7bcb52023 Relicense to CC0 rhy-jot 2013-11-11 16:09:17 -08:00
  • e13cb8d1d5 Make executable rhy-jot 2013-08-18 10:50:20 -07:00
  • 7ca6438c8e Output error log to stderr rhy-jot 2013-08-17 19:53:44 -07:00
  • 070274df73 Initial version rhy-jot 2013-08-16 23:41:19 -07:00