1
0
Fork 0
Commit Graph

4522 Commits (97f191a7a78bc72a72469ddb709632b929265415)

Author SHA1 Message Date
Nils Adermann 54b8831131 Revert "correct small bug, source files aren't installed and removed from the same path (problem with targetDir package attribute)"
This reverts commit 79a4c5cac1.
2014-02-05 18:37:57 +01:00
Nils Adermann 50cf2ffba7 Merge pull request #2637 from MeKeyCool/master
bug fix with install / remove source codes
2014-02-05 18:30:49 +01:00
Nils Adermann aef0483cc9 Merge pull request #2667 from nicolas-grekas/master
scope isolation for user includes
2014-02-05 18:24:55 +01:00
Nils Adermann 2b1a7c2ba0 Merge pull request #2640 from webflo/master
Replace %name% with %package% in 05-repositories.md
2014-02-05 18:00:53 +01:00
Nicolas Grekas 6d7b9afc4b scope isolation for user includes 2014-02-05 17:33:06 +01:00
Jordi Boggiano 75cd91657a Merge remote-tracking branch 'jeromemacias/fix_psr4_classmap_generator' 2014-02-05 09:53:49 +01:00
Jordi Boggiano bac8b81d41 Merge remote-tracking branch 'donquixote/AutoloadGeneratorTest-improvements' 2014-02-04 13:36:43 +01:00
Andreas Hennings fcf8e7f515 Random docblock improvements in AutoloadGeneratorTest. 2014-02-04 12:35:50 +01:00
Andreas Hennings 6a9fd1dd60 rename \$package to \$mainPackage in AutoloadGeneratorTest::testOverrideVendorsAutoloading() for clarity. 2014-02-04 12:35:50 +01:00
Andreas Hennings bb26152de2 docblock comments on properties in AutoloadGeneratorTest 2014-02-04 12:35:50 +01:00
Andreas Hennings cab6943df0 AutoloadGeneratorTest::testOverrideVendorsAutoloading() - break autoload definitions to multiple lines. 2014-02-04 12:35:50 +01:00
Andreas Hennings 084c11ef51 AutoloadGeneratorTest::testMainPackageAutoloadingWithTargetDir() - Remove PSR-4 from the package in target-dir test, since it is incompatible with target-dir. 2014-02-04 12:35:50 +01:00
Nils Adermann 7566315c7a Don't put dots in archive filenames they cause problems with PharData
composer/satis#114
2014-02-04 12:30:44 +01:00
Jordi Boggiano a90a05a059 Detect composer install foo/bar misuse and suggest alt 2014-02-03 23:02:33 +01:00
Jérôme Macias 01cd990995 Fix PSR-4 autoload classmap generator 2014-02-03 16:53:56 +01:00
Robert Schönthal 2b5a9aee6c some tiny refactorings 2014-01-31 22:09:55 +01:00
Robert Schönthal 3a1edd3776 rename command 2014-01-31 22:01:32 +01:00
Robert Schönthal e36d7f23ef escape shell args 2014-01-31 22:01:32 +01:00
Robert Schönthal 325c57f30c tiny refactorings 2014-01-31 22:01:32 +01:00
Robert Schönthal 25d062ccb4 some minor refactorings 2014-01-31 22:01:32 +01:00
Robert Schönthal 9a87aa1aaf added "home" command like the npm one, opens a package in your browser 2014-01-31 22:01:32 +01:00
Nils Adermann e060adeb97 Merge pull request #2647 from thewilkybarkid/invalid-json
Correct JSON
2014-01-31 11:34:41 -08:00
Chris Smith 8b7cdb7fb4 Treat HTTP header as case insensitive 2014-01-31 16:42:49 +00:00
Chris Smith 78568b49d6 Correct use of English 2014-01-31 16:36:00 +00:00
Chris Smith 0858e96ac6 Correct capitalisation of OAuth 2014-01-31 16:33:47 +00:00
Chris Smith f1af43068c Change docs to reflect support for GitHub 2FA 2014-01-31 16:33:13 +00:00
Chris Smith bcee7a04ee Add message when SMS authentication code is required 2014-01-31 16:29:35 +00:00
Chris Smith 2a08f55079 Bypass RFS auth failure handling 2014-01-31 16:29:35 +00:00
Chris Smith cedae88b67 Add OTP token to the request headers 2014-01-31 16:29:35 +00:00
Chris Smith 7e0d8c1bc5 Do not ask for credentials again if OTP token is present 2014-01-31 16:29:35 +00:00
Chris Smith be5e4b1589 Intercept auth rejections requiring an OTP token 2014-01-31 16:29:35 +00:00
Chris Smith 3f6a62099d Add an option which causes reauth attempts to be bypassed 2014-01-31 16:29:35 +00:00
Chris Smith 20dac3e836 Remove GitHub OTP code from RFS class 2014-01-31 16:29:35 +00:00
Chris Smith 9a0f4392da Trim whitepsace from each argument 2014-01-31 16:29:35 +00:00
Chris Smith 360df90ba5 Add GitHub OTP to request headers 2014-01-31 16:29:35 +00:00
Chris Smith 3f53acc9af Test if the 401 was caused by 2FA and ask for OTP if appropriate 2014-01-31 16:29:34 +00:00
Chris Smith 23d35204cd Bail out of the normal 401 handling routine when the origin is GitHub 2014-01-31 16:29:34 +00:00
Zbigniew 5afe2f846f [Archiver] comment for a confusing line 2014-01-30 23:42:11 +00:00
Zbigniew a4a9d0f0e4 [Archiver] Rules in GitExcludeFilter are too broad 2014-01-30 23:34:28 +00:00
Zbigniew 94635c0d14 [tests] Unit tests for JsonValidationException class 2014-01-30 17:39:13 +00:00
thewilkybarkid 3c75cf59e8 Correct JSON 2014-01-30 09:08:56 +00:00
Olivier Laviale 17278999ba Coding style compliance 2014-01-29 14:36:34 +01:00
Olivier Laviale 46776c8e23 Improved package sorting 2014-01-29 14:15:32 +01:00
Nils Adermann 0238aaf5ac Merge pull request #2629 from moranjk/master
Implemented Pre/Post Archive Script Events
2014-01-29 01:12:19 -08:00
James Moran c103b54991 updated documentation with pre/post archive events 2014-01-27 19:45:20 -05:00
Florian Weber 3b25703f35 Replace %name% with %package% in 05-repositories.md 2014-01-28 00:27:15 +01:00
Nils Adermann 4ec4ba1397 Merge pull request #2618 from stof/patch-5
Fixed a typo in the doc about github auth
2014-01-27 05:36:06 -08:00
Nils Adermann 101140828c Merge pull request #2621 from asm89/patch-1
Fix typo in doc
2014-01-27 05:35:55 -08:00
Nils Adermann ab6659652c Merge pull request #2620 from robocoder/patch-1
add hhvm and icu
2014-01-27 05:14:25 -08:00
Pierre-yves Christmann 79a4c5cac1 correct small bug, source files aren't installed and removed from the same path (problem with targetDir package attribute) 2014-01-27 05:04:27 +01:00