1
0
Fork 0
Commit Graph

4713 Commits (82b84f7a0ac1e575b95d1540ea8c6c8cab3392cc)

Author SHA1 Message Date
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
Anthon Pang d07339382d add lib-icu and hhvm 2014-01-23 10:41:23 -05:00
Cinderella-Man 990bea9845 Comment fix 2014-01-23 10:23:57 +00:00
Cinderella-Man aba201b4ba replaceVersion() method added 2014-01-23 09:58:34 +00:00
Alexander 23a61c5a1d Fix typo in doc 2014-01-22 22:48:36 +01:00
Christophe Coevoet 57d1cff0bc Fixed a typo in the doc about github auth 2014-01-22 17:41:53 +01:00
Nils Adermann 7adc41d02c Merge pull request #2605 from robertboloc/feature-config_optimize_autoload_always
Added config option to optimize the autoloader always
2014-01-20 10:10:11 -08:00
Jordi Boggiano 8e1d7de93b Merge pull request #2599 from dlondero/document-oauth-token
Add API rate limit and two factor authentication doc
2014-01-19 17:08:09 -08:00
Robert Boloc 5e5311a224 use optimize-autoloader config param in update and install commands 2014-01-17 15:04:10 +01:00
Robert Boloc 8a221854b1 changed name of the option to optimize-autoloader 2014-01-17 14:43:54 +01:00
Robert Boloc 55da519cae added information to the docs 2014-01-16 22:03:04 +01:00