31
0
mirror of https://github.com/joomla-extensions/patchtester.git synced 2024-06-26 08:22:34 +00:00
Go to file
Brian Teeman f4f0f8b6c7 Credentials text
This PR makes the message a little bitter
 ### Before ###
> No user credentials are saved, this will allow only 60 requests to the GitHub API per hour. Saving user credentials will allow 5,000 requests per hour.

### After ###
> You have not entered your user credentials in the Options. This will limit you to only 60 requests to the GitHub API per hour. Adding your credentials will allow 5,000 requests per hour.
2015-07-21 12:35:45 +01:00
administrator Credentials text 2015-07-21 12:35:45 +01:00
build Move assets to media folder 2015-02-22 18:33:36 -05:00
components/com_patchtester Remove superfluous index.html files 2012-06-12 12:34:08 -05:00
media/com_patchtester Broken Fetch Data down into chunks (Ref #27) 2015-02-22 20:49:59 -05:00
.gitignore Enable Travis-CI integration for PHPCS 2015-06-16 15:26:06 -04:00
.gitmodules Submodule Joomla Coding Standards, add build script to check them 2013-07-12 20:46:47 -05:00
.travis.yml Apparently Travis doesn't run composer install by default 2015-06-16 15:33:51 -04:00
composer.json Enable Travis-CI integration for PHPCS 2015-06-16 15:26:06 -04:00
composer.lock Enable Travis-CI integration for PHPCS 2015-06-16 15:26:06 -04:00
README.md Enable Travis-CI integration for PHPCS 2015-06-16 15:26:06 -04:00

Patch Tester Build Status

Easily apply changes from pull requests.

To install the latest released version:

  1. Click on the releases link just above the file listing
  2. Click on the button to download either the .tar.bz2, .tar.gz, or .zip packages
  3. Log into your site's administrator section, go to Extension Manager > Install, and install the extension

To use the latest code from this GitHub repo:

  1. Download files into Joomla install.
  2. Log into your site's administrator section, go to Extension Manager > Discover, click the "Discover" button, and install the extension.

Click Apply Patch to apply the proposed changes from the pull request. Click Revert Patch to revert an applied patch.

You can check out this repo's Wiki for more information about the extension.

Video tutorial: http://www.youtube.com/watch?v=4OWgusZgIfk

Github two factor authentication

To use an account that has two factor authentication enabled, you'll have to create a personal access token on GitHub and store that token in the "GitHub Account Password" option in the component's config.