php-censor/PHPCI
Emmanuel Vella dae95a1bec Remote Git Build: Use --quiet to checkout specific revision silently
Without the ``--quiet`` parameter, the cron error output get this message :

```

Note: checking out 'fe0fcd1b79f0db3d49fe6e50765bcb527e29980b'.

You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by performing another checkout.

If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -b with the checkout command again. Example:

  git checkout -b new_branch_name

HEAD is now at fe0fcd1...
```

Closes #485
2014-07-11 15:56:49 +01:00
..
build updated 2013-09-18 09:59:53 +01:00
Command Merge pull request #459 from FriTOol/master 2014-06-27 14:31:52 +01:00
Controller Fixing ProjectController::add() complexity 2014-07-11 15:38:28 +01:00
Helper Fixing ProjectController::add() complexity 2014-07-11 15:38:28 +01:00
Logging Adding / correcting the file docblock throughout the project 2014-05-12 17:26:17 +01:00
Migrations Feature: Choose branch 2014-06-11 17:18:31 +04:00
Model Remote Git Build: Use --quiet to checkout specific revision silently 2014-07-11 15:56:49 +01:00
Plugin Update Behat plugin to be compatible with Behat 3 2014-07-11 15:50:17 +01:00
Store Adding migrations functionality to PHPCI using Phinx 2014-05-13 15:15:06 +00:00
View fix http urls to use protocol relative urls 2014-07-10 08:49:55 -05:00
Application.php Adding / correcting the file docblock throughout the project 2014-05-12 17:26:17 +01:00
Builder.php Allow the binary finder to use the project's composer.json file 2014-07-04 11:02:27 +02:00
BuildFactory.php Adding / correcting the file docblock throughout the project 2014-05-12 17:26:17 +01:00
Controller.php Various bits of cleanup, should hopefully fix the build 2014-07-11 14:29:27 +00:00
Model.php Adding / correcting the file docblock throughout the project 2014-05-12 17:26:17 +01:00
Plugin.php Adding / correcting the file docblock throughout the project 2014-05-12 17:26:17 +01:00
Store.php Adding / correcting the file docblock throughout the project 2014-05-12 17:26:17 +01:00
ZeroConfigPlugin.php Adding / correcting the file docblock throughout the project 2014-05-12 17:26:17 +01:00