1
0
Fork 0
Commit Graph

4246 Commits (4d1416050dcf3493d2fb2d411dc1490d47fd3001)

Author SHA1 Message Date
Jordi Boggiano 0ed5b541a9 Fix CS 2016-02-29 15:05:11 +00:00
Jordi Boggiano 6825c04a62 Merge pull request #4799 from balbuf/balbuf/honor-class-name
createPackage() method should use the $class argument it accepts
2016-02-29 14:53:20 +00:00
Jordi Boggiano 2ff19e4c62 Fix JsonConfigSource fallback on php5.3, refs #4972 2016-02-29 14:17:24 +00:00
Jordi Boggiano f2e2dd8f86 Merge pull request #4972 from curry684/code-quality
Code quality
2016-02-29 14:14:49 +00:00
Jordi Boggiano 993942ba54 Escape quotes and backslashes for safety 2016-02-29 14:04:54 +00:00
Jordi Boggiano fff71e5dde Merge pull request #4971 from e-moe/bugfix/4936-check-auth-overwrite
fix #4936: warn user about auth overwriting
2016-02-29 13:57:07 +00:00
Jordi Boggiano 49b0bd75b3 Add handling for dir, file and class magic constants when loading plugins, fixes #4975 2016-02-29 13:50:36 +00:00
Nikolay Labinskiy 957e1ccb47 4936: warn user about auth overwriting 2016-02-28 17:07:16 +02:00
Jordi Boggiano 070ee50693 Actually check for the dir existence before retrying, refs #4009 2016-02-28 14:08:43 +00:00
Jordi Boggiano c502601c4b Retry on RecursiveDirectoryIterator failure to open dir, refs #4009 2016-02-28 14:06:36 +00:00
Niels Keurentjes f794ee7870 Fixes for implicit variable declarations, return type mismatches and invalid method declarations. 2016-02-27 23:39:57 +01:00
Niels Keurentjes b059cbe37c Removed unused variables and includes, fixed functions being called with more arguments than declared. 2016-02-27 23:21:11 +01:00
Niels Keurentjes 98845dca6f PHP 5.3 does not support $this in closures. Nested reuse of identical variables separated. 2016-02-27 22:45:44 +01:00
Niels Keurentjes 868e607f17 Missing parent constructor calls. 2016-02-27 22:39:03 +01:00
Barry vd. Heuvel 2d2affdf56 Keep --installed option for BC 2016-02-27 22:35:13 +01:00
Barry vd. Heuvel 5fdb4c8af3 Make --installed default for show/list 2016-02-27 21:46:26 +01:00
Jordi Boggiano 823266407f Rollback changes in case the installer fails in remove/require commands, fixes #3464 2016-02-27 16:58:45 +00:00
Jordi Boggiano b9a3ef73c0 Allow skipping author, fixes #4969 2016-02-27 16:44:46 +00:00
Niels Keurentjes d60e0c1842 Accidentally indented. 2016-02-26 14:45:19 +01:00
Niels Keurentjes 379d769132 Troubleshooting and warning in code related to issues with native ZipArchiver. 2016-02-26 08:38:39 +01:00
Jordi Boggiano 269e545921 Make sure we can probe http requests, fixes #4965 2016-02-26 00:05:09 +00:00
Jordi Boggiano 3753ccf25d Merge pull request #4962 from curry684/issue-4955
Improve handling of removing junctions in Windows path repositories
2016-02-26 00:00:10 +00:00
Niels Keurentjes 756f9e10b7 Further protect junctioned path repos from accidentally deleting source packages. 2016-02-25 22:29:55 +01:00
Niels Keurentjes 478f923ec2 Improved junction detection on Windows NTFS, fixes #4955 2016-02-25 22:16:38 +01:00
Jordi Boggiano 249d97f7cb Fix undefined var 2016-02-25 21:01:51 +00:00
Jordi Boggiano be4d385942 Fix uncommitted change detection, refs #3633 2016-02-25 20:59:26 +00:00
Jordi Boggiano 9f4f8a9578 Merge remote-tracking branch 'greg0ire/improve-status-for-unpushed-branches' 2016-02-25 19:43:20 +00:00
Jordi Boggiano 3c640e689e Fix regex escaping and remove constants 2016-02-25 19:07:09 +00:00
Jordi Boggiano 06be9b88c2 Merge remote-tracking branch 'slbmeh/feature/gh-2787' 2016-02-25 19:03:36 +00:00
Jordi Boggiano 12b860733f -v should not show everything twice, refs #4846 2016-02-25 18:49:23 +00:00
Jordi Boggiano 44cfad36b7 Merge remote-tracking branch 'curry684/sort-suggestions' 2016-02-25 18:47:19 +00:00
Jordi Boggiano cd3c3ac56d Merge pull request #4843 from remicollet/issue-diagphar
skip diag. which are only for phar mode
2016-02-25 17:27:53 +00:00
Jordi Boggiano a63f8d511e Avoid chmod on windows 2016-02-25 15:36:50 +00:00
Jordi Boggiano 7ac783197b Keep v prefix on pretty version for numerical branches 2016-02-25 15:16:03 +00:00
Jordi Boggiano 04a1085d47 Rename new flag to --root-reqs, refs #4938 2016-02-25 14:39:50 +00:00
Jordi Boggiano f039407420 Merge remote-tracking branch 'davidbarratt/issue/4729' 2016-02-25 14:36:53 +00:00
Jordi Boggiano 2c67fb67f2 Rename variable and remove useless comment 2016-02-25 14:04:29 +00:00
Jordi Boggiano 4f55386a81 Set dist reference for root package as well, fixes #4828 2016-02-25 14:03:12 +00:00
Jordi Boggiano 5b65221523 Reverse order of version guessing for git, fixes #4673 2016-02-25 14:01:16 +00:00
Jordi Boggiano bad80878bc Merge remote-tracking branch 'sashman/master' 2016-02-25 13:55:49 +00:00
Jordi Boggiano b945fc4d83 Add unzip support on windows and fail earlier if unzipping is impossible, fixes #4943 2016-02-25 13:09:15 +00:00
Jordi Boggiano cb59cf0c85 Allow exception to secure-http for packagist provider files and add docs, refs #4907 2016-02-25 12:36:09 +00:00
Jordi Boggiano 79b7f5f77a Merge remote-tracking branch 'cinamo/issue-4777' 2016-02-25 12:23:51 +00:00
Jordi Boggiano 35d26db704 Add docs for exec command, refs #4887 2016-02-25 12:21:30 +00:00
Jordi Boggiano 934be204a2 Simplify exec implementation and add full PATH support, refs #4887 2016-02-25 12:15:38 +00:00
Jordi Boggiano f4f66be6f6 Merge remote-tracking branch 'dshafik/add-exec-command' 2016-02-25 12:01:33 +00:00
Jordi Boggiano 1375f8e60a Remove setter/getter that isnt needed, refs #4933 2016-02-25 11:50:43 +00:00
Jordi Boggiano 4df7ade801 Merge remote-tracking branch 'burci/feature/path_downloader_option_to_force_copy' 2016-02-25 11:42:47 +00:00
Rob Bast a245c4618b php-cs-fixer 2016-02-25 11:04:44 +01:00
Rob Bast dc2f201152 add trailing / and updated diagnose command 2016-02-24 20:54:01 +01:00
Rob Bast 9e8aafa3b8 use base api endpoint to verify token is valid 2016-02-24 20:23:59 +01:00
Jordi Boggiano 00d12526ec Restore OutputInterface type hint 2016-02-24 18:24:40 +00:00
Jordi Boggiano d7855d03c7 Fix some formatting and prettify the tree, refs #4917 2016-02-24 18:20:52 +00:00
Jordi Boggiano f681dbc51e Merge remote-tracking branch 'curry684/rewrite-depends' 2016-02-24 17:42:11 +00:00
Jordi Boggiano fff0aed3a6 Allow Semver VersionParser in input hints 2016-02-24 17:34:20 +00:00
Jordi Boggiano c9436438ff Add memoization to parseConstraints, saves some (6-7% here) RAM and marginal CPU time 2016-02-24 17:27:42 +00:00
Jordi Boggiano cdea645eab Avoid outputing duplicate warnings for ambiguous class resolution, fixes #4953 2016-02-24 13:07:17 +00:00
Jos 51d4c930ef Fix for cygwin if $dir contains spaces
Without the quotes cygpath will interpret the filename (containing spaces) as two or more different files. This results in the value of $dir being incorrect.
2016-02-23 19:02:52 +01:00
Franz Liedke ea30392105 RepositoryManager::prependRepository()
This method is useful for dynamically adding repositories with
higher priority than Packagist, e.g. from a Composer plugin.
2016-02-23 23:06:21 +09:00
David Barratt df8675f6c3 Fix variable name. 2016-02-23 06:33:03 -05:00
David Barratt 93b246e681 Use single quotes insted of double and fix typo 2016-02-22 22:05:24 -05:00
Sash 582e361a88 Fixing array accessing 2016-02-22 21:47:33 +00:00
Sash f6899e5c38 #4828 Using version guesser to pull out the commit has for git repositories. The return value is now an array with version and commit values. 2016-02-22 21:19:01 +00:00
Peter Buri 861b2bc8e8 Introduce option to force copy instead of symlinking in PathDownloader 2016-02-22 13:41:28 +01:00
David Barratt 63cb357a6e Clean up coding standards 2016-02-21 12:18:03 -05:00
David Barratt 28599b22f6 Add the --root-require option to the update command 2016-02-21 12:14:11 -05:00
Peter Michaux 32eb156153 add example showing alternate syntax for specifying version 2016-02-20 11:26:06 -08:00
Niels Keurentjes 22a6f6c612 phpdoc consistency. 2016-02-20 13:33:24 +01:00
Niels Keurentjes 75bb0d9b10 Implemented Prohibits and Depends correctly now. 2016-02-20 01:39:24 +01:00
Niels Keurentjes 692a3ed300 Renamed Composer\Console\Command to BaseCommand for consistency with other abstract base classes. 2016-02-19 23:56:46 +01:00
Niels Keurentjes 5c98421ae8 Introduce BaseRepository common ancestor class for all repositories to offload command logic. 2016-02-19 23:47:33 +01:00
Jordi Boggiano 8a2d1a2ee2 Make artifact paths in lock file cross-platform, fixes #3832 2016-02-19 16:25:53 +00:00
Niels Keurentjes 9bc2ee02e4 Process feedback, code cleanup. 2016-02-18 22:26:44 +01:00
Rob 9e623f50e7 Merge pull request #4894 from stloyd/patch-2
Be sure that configuration file can be manipulated by actual user
2016-02-18 10:56:21 +01:00
Jordi Boggiano e3fabf5844 Merge pull request #4930 from fervo/double-url-regression
Regression when Git package has two or more URLs and only the last one works.
2016-02-17 16:53:01 +00:00
Magnus Nordlander 4689d836fe Fixed (and added a test for) a regression introduced in a77e2fb, which causes package Git package updates to fail when the package has two or more URLs and the last URL is the only one that actually works. 2016-02-17 17:42:48 +01:00
Jordi Boggiano 1716a346e6 Add mbstring/iconv check, fixes #4929 2016-02-17 15:43:53 +00:00
Jordi Boggiano 93501a5e3f Merge pull request #4920 from curry684/issue-4918
Add a --timeout parameter to run-script to override default timeout
2016-02-16 13:33:00 +00:00
Jordi Boggiano aea6045668 Merge pull request #4921 from curry684/bc-cleanup
BC cleanup
2016-02-16 13:12:50 +00:00
Niels Keurentjes 254453f5b5 Wrap final attempt to touch a cache file in Silencer. 2016-02-16 14:01:21 +01:00
Niels Keurentjes ebfceefca6 Removed long deprecated functions that were no longer referenced anywhere. 2016-02-15 22:00:54 +01:00
Niels Keurentjes 4fe063b2e5 Added missing deprecation warning in create-project. 2016-02-15 21:38:31 +01:00
Niels Keurentjes 72a3563f1e Removed some 3 year old backward compatibility code. 2016-02-15 21:37:19 +01:00
Niels Keurentjes 126e71a991 Adds a --timeout parameter to run-script to override default timeout. 2016-02-15 20:47:43 +01:00
Niels Keurentjes 86374034b6 Removed unnecessary state from Depends command. 2016-02-15 12:48:33 +01:00
Niels Keurentjes 9b41495353 Options added and cleaned up. 2016-02-15 01:08:24 +01:00
Niels Keurentjes e38fe67333 Rewrote DependsCommand 2016-02-15 00:49:00 +01:00
Jordi Boggiano d6d0435c54 Merge pull request #4845 from curry684/pull-4690
Implement junctioning on Windows for path repositories
2016-02-14 19:51:23 +00:00
Jordi Boggiano 8db550b118 Merge pull request #4851 from curry684/pull-4431
Fixes in path repository handling of removed or nested sources
2016-02-14 19:16:16 +00:00
Jordi Boggiano 39ccb929b1 Merge pull request #4801 from balbuf/balbuf/find-provider-break-early
Break early when a provider name is matched
2016-02-14 19:12:04 +00:00
Jordi Boggiano 02952c3bdc Add missing </error> tag, refs #4878 2016-02-13 17:48:31 +00:00
Jordi Boggiano d347e1efca Minor tweaks refs #4878 2016-02-13 17:44:01 +00:00
Jordi Boggiano e4ede0c582 Merge remote-tracking branch 'bozerkins/force-to-reinstall-package-when-missing-vcs-metadata' 2016-02-13 16:55:44 +00:00
Jordi Boggiano d9a7d4c93a Merge pull request #4850 from astehlik/issue-validate_event
Trigger event in validate command
2016-02-13 16:35:04 +00:00
Jordi Boggiano 8ed894cf99 Fix usage of symfony console for sf<2.8, fixes #4913 2016-02-13 15:33:04 +00:00
Jordi Boggiano 25e089eee9 Allow force-lazy-providers for any repo, still an experimental flag that should not be used though 2016-02-12 14:03:59 +00:00
cinamo b6b416111e Fixed http check 2016-02-11 14:46:38 +01:00
cinamo 4f5b4aff9c Undid CS changes 2016-02-11 14:29:37 +01:00
cinamo da44f46b9c Code style fixes 2016-02-11 14:17:45 +01:00
cinamo ef60478926 Added secure-http flag, defaults to true 2016-02-11 14:15:03 +01:00