Jordi Boggiano
|
0689e24e83
|
Update command descriptions, fixes #1068
|
2012-09-06 00:26:04 +02:00 |
Christophe Coevoet
|
9e372b1d8b
|
Simplified the code
|
2012-09-05 22:56:59 +02:00 |
Christophe Coevoet
|
d0faa016c1
|
Refactored the search of suggested packages to support replacements
Fixes #752
|
2012-09-05 21:01:57 +02:00 |
Jordi Boggiano
|
10d1a4382f
|
Only generate lock file when actually necessary, fixes #1064
|
2012-09-04 20:06:12 +02:00 |
Jordi Boggiano
|
e0dc045955
|
Merge pull request #1054 from mheleniak/clean_up_bat_files
Clean up *.bat files when binary is removed
|
2012-09-04 09:04:58 -07:00 |
Jordi Boggiano
|
ecda3ea74c
|
Merge pull request #1060 from fabpot/fix-show-command-warning
Fix PHP warning in the show command when using the -s flag
|
2012-09-04 08:56:01 -07:00 |
Jordi Boggiano
|
0932f65a17
|
Return 7 chars and not 6 for short git hashes, formatting fixes
|
2012-09-04 16:27:22 +02:00 |
Jordi Boggiano
|
338730b19b
|
Merge remote-tracking branch 'zczapran/issue/1043_wrong_output_for_versions_when_updating'
|
2012-09-04 16:22:29 +02:00 |
Jordi Boggiano
|
e01a9c564d
|
Fix parsing of stability for lowercased RC versions
|
2012-09-04 15:59:44 +02:00 |
Benjamin Lévêque
|
042d2d4a77
|
readlink -f is missing on osx
+ osx can't execute a script with an another script
|
2012-09-03 15:44:49 +02:00 |
Fabien Potencier
|
b5897b291d
|
Fix PHP warning in the show command when using the -s flag
|
2012-09-03 09:40:03 +02:00 |
Mateusz Heleniak
|
924d39f405
|
also clean up *.bat files
|
2012-09-01 17:43:16 +02:00 |
Zbigniew Czapran
|
8d966547a2
|
removed overkill function isHash as suggested by @stloyd
|
2012-08-31 16:37:03 +01:00 |
Zbigniew Czapran
|
c0c23033d5
|
simplified if statement
|
2012-08-30 23:46:33 +01:00 |
Zbigniew Czapran
|
730f206cea
|
removed unneccesary PackageMock and trailing whitespaces
|
2012-08-30 23:44:54 +01:00 |
Zbigniew Czapran
|
80c2736021
|
in VersionParser only truncate the version if hash
|
2012-08-30 22:01:21 +01:00 |
Jordi Boggiano
|
781e0d4f55
|
Add detection of gitolite user for git repos
|
2012-08-29 15:44:52 +02:00 |
Jordi Boggiano
|
803178d28f
|
CS fixes for #1038
|
2012-08-29 15:24:05 +02:00 |
Christoph Hochstrasser
|
560d6daccf
|
Using separate variable for URL parts
|
2012-08-29 15:12:08 +02:00 |
Christoph Hochstrasser
|
841efc98a6
|
Appending 'packages.json' only if not present in URL
|
2012-08-29 15:08:04 +02:00 |
Jordi Boggiano
|
e2f8098f53
|
Fix depends command on 5.3, fixes #1034
|
2012-08-28 13:30:57 +02:00 |
Jordi Boggiano
|
5a247ca9a5
|
Fix regression in updating dev packages to latest ref, fixes #1030
|
2012-08-27 12:03:07 +02:00 |
Christophe Coevoet
|
66b83a39d2
|
Removed a PHP notice when dumping the autoloader
This occured when the root package has a target-dir but does not have
configure a PSR-0 autoloader.
Fixes #1028
|
2012-08-24 23:25:14 +02:00 |
Nils Adermann
|
01593e0628
|
Merge pull request #1015 from Seldaek/memory
Reduce memory usage by only loading packages that are actually needed, fixes #456
|
2012-08-24 11:32:33 -07:00 |
Jordi Boggiano
|
6f77df296a
|
Speed up Pool::match for common case
|
2012-08-24 16:46:08 +02:00 |
Jordi Boggiano
|
573aad8801
|
Check if ini_set exists before calling it
|
2012-08-24 16:38:01 +02:00 |
Jordi Boggiano
|
41fc6ff9ee
|
Fix formatRequirements return value, fixes #1026
|
2012-08-24 13:39:37 +02:00 |
Bilal Amarni
|
5669419416
|
fixed typo
|
2012-08-24 13:55:36 +03:00 |
Jordi Boggiano
|
c97720c607
|
Fix picking of new dev packages for updates to latest source ref
|
2012-08-24 12:06:29 +02:00 |
Jordi Boggiano
|
f9f86f03ae
|
Performance improvements to create-project
|
2012-08-24 11:38:42 +02:00 |
Jordi Boggiano
|
456b35ae72
|
Disable xdebug scream/show_exception_trace, fixes #989
|
2012-08-24 10:57:38 +02:00 |
Jordi Boggiano
|
c14bc368b0
|
Fix memory usage of the update command
|
2012-08-24 02:29:37 +02:00 |
Jordi Boggiano
|
e1bd2fd6df
|
Clean ups after feedback
|
2012-08-24 02:29:36 +02:00 |
Jordi Boggiano
|
a0903d4d35
|
Update create-project and show commands to use the new filterPackages method
|
2012-08-24 02:29:35 +02:00 |
Jordi Boggiano
|
c31d588b7d
|
Update init and depends commands to use the new filterPackages method
|
2012-08-24 02:29:34 +02:00 |
Jordi Boggiano
|
012798b179
|
Convert search command to use the filterPackages method
|
2012-08-24 02:29:34 +02:00 |
Jordi Boggiano
|
e3b6bd781c
|
Add RepositoryInterface::filterPackages to stream ops on lists
This cuts down on memory usage and also speeds up the search command to a third of its previous time
|
2012-08-24 02:29:33 +02:00 |
Jordi Boggiano
|
9965f02951
|
Clean up link creation
|
2012-08-24 02:29:32 +02:00 |
Jordi Boggiano
|
d6de4a0036
|
Rename Package interfaces to reduce BC issues
|
2012-08-24 02:29:31 +02:00 |
Jordi Boggiano
|
8a275336a1
|
CS cleanups
|
2012-08-24 02:29:30 +02:00 |
Jordi Boggiano
|
e46d26cb9b
|
Add loadAliasPackage to the StreamableRepositoryInterface and clear up responsibilities between Pool and Repositories
|
2012-08-24 02:29:29 +02:00 |
Jordi Boggiano
|
9a1fd450b0
|
Remove code duplication
|
2012-08-24 02:29:28 +02:00 |
Jordi Boggiano
|
62ead24b61
|
Rename variable for clarity
|
2012-08-24 02:29:27 +02:00 |
Jordi Boggiano
|
26e8217db7
|
Remove duplication of branch alias parsing code
|
2012-08-24 02:29:26 +02:00 |
Jordi Boggiano
|
774021bf99
|
Clean up Installer::aliasPackages()
|
2012-08-24 02:29:25 +02:00 |
Jordi Boggiano
|
25142c5351
|
Clarify variable variable usage
|
2012-08-24 02:29:24 +02:00 |
Jordi Boggiano
|
2d4076e9b2
|
Add support for aliases in streamed repos
|
2012-08-24 02:29:24 +02:00 |
Jordi Boggiano
|
c8a685be6b
|
Reduce memory usage by only loading packages that are actually needed, fixes #456
|
2012-08-24 02:29:23 +02:00 |
Jordi Boggiano
|
f08c748658
|
Fix tests, fix handling of branches with slashes in GitDriver, fixes #935
|
2012-08-24 02:06:25 +02:00 |
Jordi Boggiano
|
fbaf6bf5f7
|
Add --profile flag to display very basic profiling metrics
|
2012-08-24 01:32:29 +02:00 |