| .. |
|
Autoload
|
cdea645eab
Avoid outputing duplicate warnings for ambiguous class resolution, fixes #4953
|
9 years ago |
|
Command
|
dc2f201152
add trailing / and updated diagnose command
|
9 years ago |
|
Config
|
d9d3de8861
Be sure that configuration file can be manipulated by actual user
|
9 years ago |
|
Console
|
75bb0d9b10
Implemented Prohibits and Depends correctly now.
|
9 years ago |
|
DependencyResolver
|
c9436438ff
Add memoization to parseConstraints, saves some (6-7% here) RAM and marginal CPU time
|
9 years ago |
|
Downloader
|
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.
|
9 years ago |
|
EventDispatcher
|
2609cfdd1d
Always set bin-dir into PATH before calling scripts, fixes #4852, closes #4898
|
9 years ago |
|
IO
|
8ed894cf99
Fix usage of symfony console for sf<2.8, fixes #4913
|
9 years ago |
|
Installer
|
51d4c930ef
Fix for cygwin if $dir contains spaces
|
9 years ago |
|
Json
|
cb53bd04cb
Remove a few instances of RemoteFilesystem that were not needed
|
10 years ago |
|
Package
|
f681dbc51e
Merge remote-tracking branch 'curry684/rewrite-depends'
|
9 years ago |
|
Plugin
|
c9436438ff
Add memoization to parseConstraints, saves some (6-7% here) RAM and marginal CPU time
|
9 years ago |
|
Repository
|
d7855d03c7
Fix some formatting and prettify the tree, refs #4917
|
9 years ago |
|
Script
|
ce08582671
Fix CS
|
10 years ago |
|
Util
|
dc2f201152
add trailing / and updated diagnose command
|
9 years ago |
|
Cache.php
|
254453f5b5
Wrap final attempt to touch a cache file in Silencer.
|
9 years ago |
|
Compiler.php
|
5d015defb8
Merge remote-tracking branch 'origin/master' into tls-config
|
10 years ago |
|
Composer.php
|
e36f2ea618
Added branch-alias for dev-master to --version|-V output when current version is actually a revision (a non release/git tag).
|
11 years ago |
|
Config.php
|
13b50799d1
fix: missing parentheses
|
9 years ago |
|
Factory.php
|
c9436438ff
Add memoization to parseConstraints, saves some (6-7% here) RAM and marginal CPU time
|
9 years ago |
|
Installer.php
|
72a3563f1e
Removed some 3 year old backward compatibility code.
|
9 years ago |