Commit graph

121 commits

Author SHA1 Message Date
Daniel Bayerlein fd926b183d [deploy_ftp] Add support for hidden files. 2013-01-13 19:41:58 +01:00
Tom Vaughan 73258f3c5c bump 2013-01-05 13:43:18 -03:00
Tom Vaughan dbc310ec11 Merge pull request #10 from benben/9_git_deploy_fix
git: remove origin fetching, fixes #9
2013-01-03 04:31:16 -08:00
Benjamin Knofe 6b6f928e75 git: remove origin fetching, fixes #9 2013-01-02 22:38:24 +01:00
Tom Vaughan 1877938c8a bump 2012-12-01 20:52:53 -03:00
Tom Vaughan 3876a2f986 Clean-up documentation. 2012-12-01 20:52:26 -03:00
Tom Vaughan 95a796ab41 Merge pull request #8 from benben/git-deploy
Better git deployment.

 * Remove outdated git gem.
 * Support git remotes other than "origin".
 * Use "build" directory as tmp git repo.
2012-11-28 04:27:32 -08:00
Benjamin Knofe 95f3a8429f updated README.md 2012-11-28 11:31:04 +01:00
Benjamin Knofe 327a41fd05 refactored the whole git deploy process, fixes #7 2012-11-28 11:17:24 +01:00
Tom Vaughan d4ae8de561 bump 2012-11-13 20:33:45 -03:00
Tom Vaughan 2137e353f3 whoa! three deploy methods! sweet! exclamation points!!! 2012-11-13 20:33:13 -03:00
Tom Vaughan 358ed821f3 thanks everybody! for reals! 2012-11-13 20:29:47 -03:00
Tom Vaughan ca049388fc document that we support the after_build hook 2012-11-13 20:29:20 -03:00
Tom Vaughan b71dc4d8df Merge pull request #6 from benben/master
FTP deployment
2012-11-08 08:18:36 -08:00
Benjamin Knofe 963971bb15 added ftp to error message 2012-11-08 16:53:45 +01:00
Benjamin Knofe 817ac132c0 added FTP deployment 2012-11-08 16:45:57 +01:00
Tom Vaughan 2b33d3d409 call deploy via middleman's built-in after_build hook
TODO: pass "--clean" or "--no-clean" to deploy as passed to build
2012-10-31 17:49:30 -03:00
Tom Vaughan aa59736914 bump 2012-10-05 00:44:18 -03:00
Tom Vaughan 2f0914595b per recent updates 2012-10-05 00:44:12 -03:00
Tom Vaughan 01eb463045 allow remotes other than "origin" in the git deploy method 2012-10-05 00:44:02 -03:00
Tom Vaughan 54ebdd153e per recent updates 2012-10-04 15:22:16 -03:00
Tom Vaughan 82a4915250 Update lib/middleman-deploy/extension.rb
clean-up whitespace
2012-09-26 15:46:21 -07:00
Tom Vaughan 96725beb12 Merge pull request #4 from grossws/master
Option to push branch other than gh-pages when deploying to git
2012-09-26 15:45:11 -07:00
Konstantin Gribov 62e6d4429f Added support for non-default (gh-pages) branch on github 2012-09-27 02:27:15 +04:00
Tom Vaughan 72fcf8c717 periods, periods, periods 2012-09-04 11:04:09 -07:00
Tom Vaughan 749ea963d4 add a simple coverage report 2012-09-04 10:47:53 -07:00
Tom Vaughan be45c22d0d bump 2012-09-04 10:31:25 -07:00
Tom Vaughan a832143c87 misc clean-ups 2012-09-04 10:30:52 -07:00
Tom Vaughan 8694bb8fb2 rework how we get our extension options 2012-09-04 10:25:21 -07:00
Tom Vaughan fa123c1c70 as reported at: http://forum.middlemanapp.com/discussion/comment/177 2012-09-03 11:31:15 -07:00
Tom Vaughan 0f7f2b8b0c per recent pull request 2012-08-30 09:43:12 -07:00
Tom Vaughan f5dccd5c7d Merge pull request #1 from bencates/master
Added github pages support
2012-08-30 09:23:12 -07:00
Ben Cates 134420026b Updated documentation 2012-08-30 09:34:16 -04:00
Ben Cates bf8ce71a49 Update lib/middleman-deploy/commands.rb
Dumb fix
2012-08-30 00:58:44 -03:00
Ben Cates ca961309bc Update lib/middleman-deploy/pkg-info.rb
Bumped the version number
2012-08-30 00:56:26 -03:00
Ben Cates 4de34e8948 Added github pages support 2012-08-29 23:50:23 -04:00
Tom Vaughan c074f8d907 bump 2012-08-22 17:06:28 -07:00
Tom Vaughan dc628d3fb3 oops 2012-08-22 17:06:14 -07:00
Tom Vaughan bf914bb27a be explicit about what deploy means 2012-08-22 16:56:07 -07:00
Tom Vaughan 3463d54589 oh, use middleman-deploy's homepage... red face 2012-08-22 16:46:07 -07:00
Tom Vaughan 157675c381 oops 2012-08-22 16:30:54 -07:00
Tom Vaughan ea727b6e93 bump 2012-08-22 16:17:53 -07:00
Tom Vaughan c19f049a63 oops 2012-08-22 16:17:46 -07:00
Tom Vaughan 4a58ff146a missed in a previous commit 2012-08-22 16:17:25 -07:00
Tom Vaughan bcba3abbdb add whitespace 2012-08-22 14:15:37 -07:00
Tom Vaughan f65564404c rename "delete" to "clean" (like middleman's build) and override on command-line (if provided) 2012-08-22 14:09:26 -07:00
Tom Vaughan c4290d9d29 less convoluted 2012-08-22 12:37:37 -07:00
Tom Vaughan 3ba51e320f prefer to let travis-ci.org handle this via the "default" target 2012-08-22 12:15:40 -07:00
Tom Vaughan 598dc908cc or alternatively... 2012-08-22 12:03:18 -07:00
Tom Vaughan 956e622b5d required by travis-ci.org 2012-08-22 11:51:43 -07:00