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

root/tools/capistrano/test


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) @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) @8938 [8938] 02/28/08 03:38:15 minam Fix git SCM module unit tests (closes #11221)
(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) @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) @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) @7879 [7879] 10/14/07 14:51:41 minam fix the tests, too
(edit) @7859 [7859] 10/13/07 14:22:14 minam explicitly require stringio in copy_test
(edit) @7695 [7695] 09/30/07 15:04:57 minam Git SCM module (closes #9635)
(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) @7377 [7377] 08/30/07 14:43:12 minam fix tests broken by [7376]
(edit) @7375 [7375] 08/30/07 14:17:10 minam Add Accurev SCM support (closes #9238)
(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) @7205 [7205] 07/21/07 21:51:44 minam Make the "no matching servers" error more sane (closes #8828)
(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) @7131 [7131] 06/27/07 02:41:26 minam Added :copy_remote_dir for :copy strategy to indicate where the file …
(edit) @7112 [7112] 06/25/07 15:32:43 minam better quoting of reserved characters in commands
(edit) @7043 [7043] 06/17/07 14:27:47 minam Allow the :hosts and :roles keys to accept lambdas, which will be …
(edit) @7024 [7024] 06/14/07 16:01:49 minam server options take precedence over ssh_options (closes #6547)
(edit) @6966 [6966] 06/08/07 03:30:40 minam Make the UploadError exception include an array of the hosts that failed
(edit) @6953 [6953] 06/06/07 13:20:25 minam Allow roles to be declared empty
(edit) @6947 [6947] 06/05/07 16:10:01 minam Invoke all commands via sh (customizable via :default_shell)
(edit) @6917 [6917] 06/01/07 02:56:42 minam Add :default_environment variable, which is applied to every command
(edit) @6714 [6714] 05/11/07 03:45:16 minam Don't retry failed connections if an explicit auth_methods list is given …
(edit) @6713 [6713] 05/11/07 03:12:05 minam copy strategy should chdir to local tmpdir before building tarball
(edit) @6712 [6712] 05/11/07 03:05:22 minam attempt to load rubygems and the mocha gem
(edit) @6709 [6709] 05/09/07 05:24:21 minam Added support for load and exit callbacks, which get invoked when all …
(edit) @6708 [6708] 05/09/07 05:14:37 minam Added support for start and finish callbacks, which get invoked when any …
(edit) @6706 [6706] 05/09/07 04:45:54 minam Make the server definition itself available to SSH channels, rather that …
(edit) @6704 [6704] 05/09/07 04:02:50 minam Uniquely identify servers based on hostname, port, and username, instead …
(edit) @6702 [6702] 05/09/07 03:36:26 minam Allow (e.g.) scm_command and local_scm_command to be set in the event of …
(edit) @6697 [6697] 05/08/07 04:31:43 minam Make sure 'desc' applies to the next defined task, in any namespace.
(edit) @6695 [6695] 05/08/07 04:12:29 minam Added before(), after(), and on() callback creation methods
(edit) @6589 [6589] 04/27/07 02:20:21 minam Start writing tests for the deployment code. Make the copy strategy …
(edit) @6513 [6513] 04/11/07 19:12:11 minam Try to require the fastthread library when using Ruby 1.8.6, to prevent …
(edit) @6503 [6503] 04/05/07 05:19:54 minam and commit the test for that, too
(edit) @6497 [6497] 04/01/07 04:20:33 minam Pull the server selection code out of the task definition and into the …
(edit) @6495 [6495] 03/30/07 18:46:40 minam Make the task description parser a bit smarter, so that heredocs can be …
(edit) @6490 [6490] 03/29/07 21:31:20 minam add a more verbose help option
(edit) @6482 [6482] 03/27/07 21:41:55 minam make CommandError able to report on which hosts failed
(edit) @6472 [6472] 03/27/07 14:17:01 minam Added -F flag to make it easier to load the default config even when other …
(edit) @6468 [6468] 03/27/07 06:10:05 minam make the compat script more general. Add some missing deploy tasks. Make …
(edit) @6461 [6461] 03/25/07 20:02:29 minam before/after hooks for a namespace's default task can be named after the …
(edit) @6459 [6459] 03/24/07 22:28:38 minam search parent namespaces for before/after hooks (for real, this time)
(edit) @6458 [6458] 03/24/07 22:12:40 minam Search for the before/after hooks in all parent namespaces, if not found …
(edit) @6457 [6457] 03/24/07 21:12:36 minam search back up the directory tree for the default capfile if one is not …
(edit) @6438 [6438] 03/16/07 22:11:45 minam unit tests for extensions mechanism, and a bit more robustness
(edit) @6436 [6436] 03/16/07 21:22:10 minam restore plugin extension mechanism, fix hostname problem for tunnelled …
(edit) @6425 [6425] 03/14/07 14:22:35 minam Added $CAPISTRANO:HOST$ placeholder for commands
(edit) @6414 [6414] 03/13/07 15:09:54 minam Don't show tasks with blank descriptions, or with the [internal] tag in …
(edit) @6398 [6398] 03/13/07 03:11:36 minam Make sure the :done flag is reset each time
(edit) @6325 [6325] 03/04/07 22:05:31 minam more integration tests
(edit) @6321 [6321] 03/04/07 21:34:35 minam Make sure the CLI components integrate nicely. Make sure the Configuration …
(edit) @6319 [6319] 03/04/07 21:09:37 minam add some more tests to bring code coverage up
(edit) @6315 [6315] 03/04/07 20:11:09 minam Logger and version tests. Lay the actor class to rest.
(edit) @6313 [6313] 03/04/07 18:19:26 minam Refactored CLI stuff. Improved help system.
(edit) @6289 [6289] 03/02/07 21:33:27 minam refactor capistrano errors into a single module, with a single superclass. …
(edit) @6288 [6288] 03/02/07 17:15:11 minam start refactoring the task helper actions
(edit) @6274 [6274] 03/01/07 17:52:28 minam rename the Transfer class to Upload, and add tests
(edit) @6273 [6273] 03/01/07 06:39:14 minam replace obsolete configuration tests with a failing one. Fix misnamed …
(edit) @6272 [6272] 03/01/07 06:27:21 minam actor tests are obsolete now. add test to ensure tasks are added as …
(edit) @6271 [6271] 03/01/07 06:23:26 minam tests for the gateway and command classes
(edit) @6269 [6269] 02/28/07 19:22:51 minam make sure the logger gets passed to the gateway, and log the server.host, …
(edit) @6268 [6268] 02/28/07 19:13:13 minam connections module, and some refactoring and bolstering of other tests
(edit) @6243 [6243] 02/26/07 23:59:33 minam getting started on cap 2.0
(edit) @6218 [6218] 02/24/07 20:20:43 minam Pass --no-auth-cache to subversion
(edit) @5483 [5483] 11/11/06 04:21:55 minam Allow SSH user and port to be encoded in the hostname strings (excellent …
(edit) @4828 [4828] 08/27/06 06:47:25 minam More efficient "svn log" usage (closes #5620)
(edit) @4568 [4568] 07/06/06 04:56:58 minam Fix missing default for :local in cvs.rb (closes #3645). Thanks for …
(edit) @4565 [4565] 07/06/06 04:36:58 minam Make previous_release return nil if there are no previous releases (closes …
(edit) @4563 [4563] 07/06/06 03:39:14 minam Allow the subversion scm to accept HTTPS certificates (closes #4792)
(edit) @4562 [4562] 07/06/06 03:11:42 minam Make sure rollbacks occur within the scope of the task that triggered them
(edit) @4041 [4041] 03/26/06 07:41:02 david Added support for :except on task declarations as the opposite of :only …
(edit) @4018 [4018] 03/23/06 20:59:04 david Added :hosts option to task definition that allows you to specify …
(edit) @3786 [3786] 03/06/06 03:48:35 minam part 2, rename switchtower -> capistrano
(copy) @3785 [3785] 03/06/06 03:40:23 minam svn mv switchtower capistrano
copied from tools/switchtower/test:
(edit) @3612 [3612] 02/19/06 03:27:49 minam Make CVS module's :local value default to "."
Note: See TracRevisionLog for help on using the revision log.