1549 Commits (762f469cd93bfea6da8351bf74ec01ca2b8bc0dd)
 

Author SHA1 Message Date
digitalkaoz a284eb5cfe coding style fixes 13 years ago
Beau Simensen 6efbc7d531 Enhanced GitHub API/Private Repository support 13 years ago
Jordi Boggiano edf93f1fcc Fix test & behavior 13 years ago
Jordi Boggiano 5d9cb3eb4b Update changelog 13 years ago
Jordi Boggiano 744f4b7c9a Backport trait support in ClassMapGenerator from symfony 13 years ago
Jordi Boggiano f8a09eaa3f Make classmaps relative instead of absolute for file portability 13 years ago
Jordi Boggiano 27eb249aab Merge remote-tracking branch 'beberlei/ClassMaps' 13 years ago
Jordi Boggiano 5f2e42ec46 CS fixes, made EventDispatcher optional in factory method 13 years ago
Jordi Boggiano 2b2f7e1748 Merge remote-tracking branch 'simensen/Install' 13 years ago
Jordi Boggiano 89f69256f8 Merge remote-tracking branch 'kostiklv/console-overwrite-fix' 13 years ago
Jordi Boggiano 4f61ec6600 Merge remote-tracking branch 'digitalkaoz/issue_366' 13 years ago
Jordi Boggiano 950003bfc3 Reflow the VcsRepo and prevent exception leakage from breaking the parsing 13 years ago
Jordi Boggiano a4f9e03d35 Add workaround for PHP bug #61336 13 years ago
digitalkaoz 38f866f1dd fixes #373 aswell 13 years ago
digitalkaoz 202ca60559 modified search listing (grouping packages) 13 years ago
digitalkaoz 8dad8d8c43 added some trivial tests 13 years ago
Jordi Boggiano 142d5785f4 Updated docs 13 years ago
Jordi Boggiano 1d544630b6 Allow requesting a particular vcs driver to bypass github/bitbucket ones 13 years ago
till 364e9613ad * started on a test case for SvnDriver::execute() (work in progress) 13 years ago
till 25e8ecc5ba * trim the testcase: no need to inject nullio 13 years ago
till 8d80969f26 trim input 13 years ago
till 4c2da57140 make static 13 years ago
till c78d9ffece more inline documentation 13 years ago
till 4da56ea617 explain non-interactive 13 years ago
till f8d8ccfedc * in interactive mode: display error message to the user when authorization fails 13 years ago
till a3363a8560 * SvnDriver::$useCache: false by default
* setting is adjust in 'interactive' mode when auth fails
13 years ago
till 061d91b4a8 whitespace 13 years ago
till 1f03d37a89 * only 'ask' the user if the session is interactive 13 years ago
till bcadfadc8a inject them directly 13 years ago
till 84bf429795 * we need symfony console objects for ConsoleIO 13 years ago
till cde38f6634 * inject iointerface into test
* document test cases
 * add a test-case which should not have ' --no-auth-cache'
13 years ago
till a8287118ed * work on no-auth-cache 'creation' 13 years ago
Jordi Boggiano 6c9f1f6f5b Merge pull request #416 from DonMartio/master
Missing slash permits version evaluation.
13 years ago
DonMartio b74773053b Missing slash prevents version evaluation. 13 years ago
Jordi Boggiano a208d6cf43 Merge pull request #415 from hason/json
Removed definition of global constants reserved for PHP >=5.4 and fixed ...
13 years ago
Martin Hasoň 947d429c61 Removed definition of global constants reserved for PHP >=5.4 and fixed tests 13 years ago
Jordi Boggiano 5ac8ffd287 Merge pull request #414 from hason/show
Show command - sort versions before print
13 years ago
Martin Hasoň 98d7e31c74 Sort versions before print 13 years ago
Jordi Boggiano 3e22084ea4 Overhaul VcsDrivers, introduce TransportException for remote filesystem errors 13 years ago
Jordi Boggiano 53ab5011f0 Update create projects docs 13 years ago
Jordi Boggiano d5d133e584 Move create projects article 13 years ago
Beau Simensen b1c93d1f0a Fixed unused `use` per @stof and horrible bug that made this class no longer work. 13 years ago
Beau Simensen 3352066ece Use Installer for Create Project Command. 13 years ago
Beau Simensen 8a7d31706d Renamed Composer\Install to Composer\Installer 13 years ago
Beau Simensen b4dd86c247 Remove $repoManager local variable. 13 years ago
Beau Simensen 9404d8d593 Constructor, factory 13 years ago
Beau Simensen d1dea702c9 Moving install related code to Composer\Install 13 years ago
Jordi Boggiano 3aabb4784c Cross platform test fixes 13 years ago
Jordi Boggiano 388fcfe610 Updated changelog 13 years ago
Jordi Boggiano ea593fdb10 Allow autodetection of the version 13 years ago