Ruby on Rails | Screencasts | Download | Documentation | Weblog | Community | Source

root/tools/capistrano


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @9025 [9025] 03/14/08 03:20:08 minam Ensure that the default run options are mixed into the command options …
(edit) @9005 [9005] 03/10/08 21:08:57 minam for cached local copies, do the exclude and the copy in the same step, it …
(edit) @8996 [8996] 03/08/08 20:33:41 minam Fix some incorrect documentation
(edit) @8995 [8995] 03/08/08 20:19:18 minam Added :none SCM module for deploying a specific directory's contents
(edit) @8994 [8994] 03/08/08 19:31:50 minam allow :copy_exclude to work for both normal and cached copies
(edit) @8993 [8993] 03/08/08 19:07:46 minam Improved "copy" strategy, including support for local caching and pattern …
(edit) @8939 [8939] 02/28/08 03:42:55 minam version bump
(edit) @8938 [8938] 02/28/08 03:38:15 minam Fix git SCM module unit tests (closes #11221)
(edit) @8928 [8928] 02/24/08 06:15:39 minam Fix git submodule support to init on sync (closes #11202)
(edit) @8926 [8926] 02/23/08 04:15:16 minam Add alternative server-centric role definition method
(edit) @8925 [8925] 02/23/08 04:04:27 minam Add support for password prompts for Mercurial SCM (closes #11187)
(edit) @8924 [8924] 02/22/08 04:07:16 minam Add support for :max_hosts option in task definition or run() (closes …
(edit) @8923 [8923] 02/22/08 03:38:08 minam Distributed git support for better operability with remote_cache strategy …
(edit) @8920 [8920] 02/21/08 04:44:09 minam Use a default line length in help text if line length is otherwise too …
(edit) @8919 [8919] 02/21/08 04:40:26 minam Fix incorrect reference to the 'setup' task (closes #10819)
(edit) @8918 [8918] 02/21/08 04:34:50 minam have a changelog entry with that
(edit) @8917 [8917] 02/21/08 04:34:08 minam don't try to kill the spawner pid if no spawner process exists (closes …
(edit) @8905 [8905] 02/19/08 23:39:26 minam Dynamic roles (closes #11107, thanks for the awesome patch!)
(edit) @8904 [8904] 02/19/08 23:37:50 minam make the tests pass again
(edit) @8903 [8903] 02/19/08 23:27:38 minam Implement Bzr#next_revision so that pending changes can be reported …
(edit) @8902 [8902] 02/19/08 23:23:24 minam use a proper export command with bzr (closes #10922)
(edit) @8901 [8901] 02/19/08 23:19:53 minam use checkout instead of merge for git SCM (closes #10918)
(edit) @8761 [8761] 01/31/08 05:03:20 minam Capisrano -> Capistrano (closes #10807)
(edit) @8760 [8760] 01/31/08 05:01:20 minam Fix documentation typo (closes #10680)
(edit) @8759 [8759] 01/31/08 04:55:21 minam Add test case from #10515 to show that scm_command is honored by the git …
(edit) @8758 [8758] 01/31/08 04:44:50 minam Fail gracefully when double-colons are used to delimit namespaces (closes …
(edit) @8755 [8755] 01/30/08 06:21:49 minam Add support for :git_enable_submodules variable, to enable submodules with …
(edit) @8754 [8754] 01/30/08 05:56:23 minam If subversion asks for a password, prompt as a last resort (closes #9885)
(edit) @8753 [8753] 01/30/08 05:49:16 minam Use checkout --lightweight for bzr checkout, instead of branch (closes …
(edit) @8752 [8752] 01/30/08 05:46:07 minam make sure bzr SCM works when revision is unspecified, or is head (closes …
(edit) @8751 [8751] 01/30/08 05:39:59 minam Support p4sync_flags and p4client_root variables for Perforce SCM (closes …
(edit) @8750 [8750] 01/30/08 05:31:15 minam make sure capistrano only tries to load Net::SSH and Net::SFTP versions …
(edit) @7924 [7924] 10/16/07 02:32:32 minam enable rdoc generation from the gem
(edit) @7881 [7881] 10/14/07 16:04:18 minam version bump
(edit) @7879 [7879] 10/14/07 14:51:41 minam fix the tests, too
(edit) @7878 [7878] 10/14/07 14:34:26 minam default to 0664 instead of 0660 on upload
(edit) @7869 [7869] 10/14/07 02:38:29 minam Fix deploy:pending to query SCM for the subsequent revision so that it …
(edit) @7860 [7860] 10/13/07 16:21:09 minam Prefer 'Last Changed Rev' over 'Revision' when querying latest revision …
(edit) @7859 [7859] 10/13/07 14:22:14 minam explicitly require stringio in copy_test
(edit) @7858 [7858] 10/13/07 14:17:54 minam When Subversion#query_revision fails, give a more sane error
(edit) @7857 [7857] 10/13/07 14:10:32 minam don't run the upgrade:revisions task on non-release servers
(edit) @7696 [7696] 09/30/07 15:23:17 minam Fix cap shell to properly recognize sudo prompt (closes #9637)
(edit) @7695 [7695] 09/30/07 15:04:57 minam Git SCM module (closes #9635)
(edit) @7694 [7694] 09/30/07 14:50:32 minam Use the --password switch for subversion by default, but add …
(edit) @7393 [7393] 09/01/07 15:08:45 minam update changelog to reflect release date of 2.1 preview 1
(edit) @7392 [7392] 09/01/07 15:07:40 minam version bump to preview-release number
(edit) @7391 [7391] 09/01/07 15:03:58 minam capify-generated Capfile will autoload all recipes from …
(edit) @7390 [7390] 09/01/07 14:56:00 minam Use sudo -p switch to set sudo password prompt to something predictable
(edit) @7389 [7389] 09/01/07 14:35:31 minam Allow independent configurations to require the same recipe file (closes …
(edit) @7388 [7388] 09/01/07 03:31:53 minam Set :shell to false to run a command without wrapping it in "sh -c" …
(edit) @7387 [7387] 09/01/07 03:23:51 minam Don't request a pty by default when running a command
(edit) @7386 [7386] 09/01/07 02:10:45 minam Add a "match" remote dependency method (closes #9379)
(edit) @7385 [7385] 09/01/07 02:06:25 minam set the variables using the correct syntax
(edit) @7384 [7384] 09/01/07 01:43:29 minam Allow auth-caching of subversion credentials to be enabled (closes #9364)
(edit) @7381 [7381] 08/31/07 05:29:10 minam Don't let a task trigger itself when used as the source for an "on" hook …
(edit) @7379 [7379] 08/30/07 15:02:53 minam Avoid using the --password switch with subversion for security purposes …
(edit) @7378 [7378] 08/30/07 14:48:57 minam Add version_dir, current_dir, and shared_dir variables for naming …
(edit) @7377 [7377] 08/30/07 14:43:12 minam fix tests broken by [7376]
(edit) @7376 [7376] 08/30/07 14:22:03 minam Use windows-safe binary reads for reading file contents (closes #9256)
(edit) @7375 [7375] 08/30/07 14:17:10 minam Add Accurev SCM support (closes #9238)
(edit) @7374 [7374] 08/30/07 14:01:33 minam use the :runner variable to determine who to sudo as for deploy:restart …
(edit) @7373 [7373] 08/29/07 17:53:48 minam make sure the tests for #establish_connections_to always receive an array …
(edit) @7302 [7302] 08/10/07 14:19:42 minam Add Namespaces#top to always return a reference to the topmost namespace
(edit) @7210 [7210] 07/23/07 19:31:43 minam -q isn't really the default
(edit) @7208 [7208] 07/21/07 22:37:58 minam note the correct version and date in the changelog
(edit) @7206 [7206] 07/21/07 22:25:12 minam version bump, add some known issues to the README
(edit) @7205 [7205] 07/21/07 21:51:44 minam Make the "no matching servers" error more sane (closes #8828)
(edit) @7204 [7204] 07/21/07 21:33:43 minam Make sure the invoke task gives a sane error if the COMMAND value is …
(edit) @7203 [7203] 07/21/07 21:27:57 minam Make sure variables are conditionally set in the deploy recipes, so as not …
(edit) @7202 [7202] 07/21/07 20:47:20 minam Fix "input stream is empty" errors from HighLine on prompt
(edit) @7201 [7201] 07/21/07 19:15:58 minam Add synchronous_connect option to force connections to be established …
(edit) @7194 [7194] 07/19/07 02:49:33 minam auto-require the SSH shell service, to avoid race conditions. fix …
(edit) @7180 [7180] 07/11/07 18:52:22 minam Allow logger to be set via an accessor. Add a sleep in upload to reduce …
(edit) @7179 [7179] 07/11/07 13:17:47 minam allow $CAPISTRANO:HOST$ to be used in the filenames to the put command
(edit) @7176 [7176] 07/10/07 17:21:52 minam Allow execute_on_servers to be called without an active task again
(edit) @7175 [7175] 07/10/07 17:12:31 minam Doc corrections. Fix dependency checking for remote cache strategy.
(edit) @7166 [7166] 07/06/07 22:55:40 minam Put $stdout in sync mode so that prompts are displayed correctly
(edit) @7165 [7165] 07/06/07 22:27:19 minam fix doc typo
(edit) @7164 [7164] 07/06/07 22:25:39 minam Make sure deploy:check aborts if it fails
(edit) @7159 [7159] 07/01/07 14:15:41 minam Spelling correction in docs (closes #8825)
(edit) @7154 [7154] 06/29/07 03:01:28 minam version bump
(edit) @7153 [7153] 06/29/07 02:43:16 minam Don't break task descriptions on a period that appears in the middle of a …
(edit) @7145 [7145] 06/28/07 03:14:37 minam Added support for :on_error => :continue in task definitions, allowing …
(edit) @7142 [7142] 06/27/07 15:09:20 minam DRY up the critical sections around variable accesses
(edit) @7141 [7141] 06/27/07 14:59:07 minam use a mutex per-variable, rather than for all variables, to avoid a …
(edit) @7136 [7136] 06/27/07 03:34:02 minam Use correct parameters for Logger constructor in the SCM and Strategy base …
(edit) @7135 [7135] 06/27/07 03:12:44 minam Set LC_ALL=C before querying the revision, to make sure the output is in a …
(edit) @7134 [7134] 06/27/07 02:56:31 minam add another file to be eager loaded
(edit) @7131 [7131] 06/27/07 02:41:26 minam Added :copy_remote_dir for :copy strategy to indicate where the file …
(edit) @7130 [7130] 06/27/07 02:24:34 minam Use Monitor rather Mutex, so fetch() is reentrant
(edit) @7129 [7129] 06/27/07 02:21:34 minam Make the dependency code use POSIX awk syntax (closes #8689)
(edit) @7127 [7127] 06/26/07 05:11:34 minam Make variable accesses thread safe
(edit) @7118 [7118] 06/25/07 18:46:24 minam Make sure to require the net-ssh prompter file explicitly
(edit) @7114 [7114] 06/25/07 15:59:33 minam Make user input for yes/no prompts work correctly in the Mercurial module
(edit) @7113 [7113] 06/25/07 15:47:50 minam Use single quotes to escape semicolon in find command, instead of a …
(edit) @7112 [7112] 06/25/07 15:32:43 minam better quoting of reserved characters in commands
(edit) @7060 [7060] 06/19/07 03:44:14 minam 'defer' is better, dsl-wise, than 'lazy'
(edit) @7051 [7051] 06/17/07 20:23:05 minam use single quotes instead of double quotes, to avoid ambiguity
(edit) @7050 [7050] 06/17/07 20:13:08 minam Make sure Net::SSH versions prior to 1.1.0 still work
(edit) @7043 [7043] 06/17/07 14:27:47 minam Allow the :hosts and :roles keys to accept lambdas, which will be …
Note: See TracRevisionLog for help on using the revision log.