3994 Commits (7343198817f365b1676ced0f353808f0e408ff9a)
 

Author SHA1 Message Date
Nils Adermann 7343198817 Merge pull request #2681 from trivago/svn_fix
fixed svn tags directory handling
11 years ago
René Kerner 0f95e531b8 * fixed svn tag directory handling 11 years ago
Nils Adermann b7a9ea4187 Merge branch 'svn-root-detection'
* svn-root-detection:
  Reformat code to follow coding style
  * added svn handling for tags, trunk, branches in root packages
11 years ago
Nils Adermann f2c48788b8 Reformat code to follow coding style 11 years ago
Jordi Boggiano b5dd537422 Merge pull request #2648 from zczapran/unit_tests_for_jsonvalidationexception
[tests] Unit tests for JsonValidationException class
11 years ago
Jordi Boggiano f72066de90 Merge pull request #2649 from zczapran/bugfix/git_exclude_filter_rules_too_broad
[Archiver] Rules in GitExcludeFilter are too broad
11 years ago
Jordi Boggiano c7d5da89c8 Fix doc note 11 years ago
Jordi Boggiano c98b0402d8 Merge pull request #2673 from nicolas-grekas/master
dedicated scope isolation function for autoload_real
11 years ago
Nicolas Grekas 00a6f8e38d dedicated scope isolation function for autoload_real 11 years ago
Jordi Boggiano ed02997a7b Fix mode and add docblock, refs #2644 11 years ago
Jordi Boggiano d26dda5c95 Merge remote-tracking branch 'olvlvl/improved_package_sorting_alone' 11 years ago
Jordi Boggiano 8dd0594983 Cleaner install instruction without curl 11 years ago
René Kerner 410181ee29 * added svn handling for tags, trunk, branches in root packages 11 years ago
Nils Adermann 54b8831131 Revert "correct small bug, source files aren't installed and removed from the same path (problem with targetDir package attribute)"
This reverts commit 79a4c5cac1.
11 years ago
Nils Adermann 50cf2ffba7 Merge pull request #2637 from MeKeyCool/master
bug fix with install / remove source codes
11 years ago
Nils Adermann aef0483cc9 Merge pull request #2667 from nicolas-grekas/master
scope isolation for user includes
11 years ago
Nils Adermann 2b1a7c2ba0 Merge pull request #2640 from webflo/master
Replace %name% with %package% in 05-repositories.md
11 years ago
Nicolas Grekas 6d7b9afc4b scope isolation for user includes 11 years ago
Jordi Boggiano 75cd91657a Merge remote-tracking branch 'jeromemacias/fix_psr4_classmap_generator' 11 years ago
Jordi Boggiano bac8b81d41 Merge remote-tracking branch 'donquixote/AutoloadGeneratorTest-improvements' 11 years ago
Andreas Hennings fcf8e7f515 Random docblock improvements in AutoloadGeneratorTest. 11 years ago
Andreas Hennings 6a9fd1dd60 rename \$package to \$mainPackage in AutoloadGeneratorTest::testOverrideVendorsAutoloading() for clarity. 11 years ago
Andreas Hennings bb26152de2 docblock comments on properties in AutoloadGeneratorTest 11 years ago
Andreas Hennings cab6943df0 AutoloadGeneratorTest::testOverrideVendorsAutoloading() - break autoload definitions to multiple lines. 11 years ago
Andreas Hennings 084c11ef51 AutoloadGeneratorTest::testMainPackageAutoloadingWithTargetDir() - Remove PSR-4 from the package in target-dir test, since it is incompatible with target-dir. 11 years ago
Nils Adermann 7566315c7a Don't put dots in archive filenames they cause problems with PharData
composer/satis#114
11 years ago
Jordi Boggiano a90a05a059 Detect composer install foo/bar misuse and suggest alt 11 years ago
Jérôme Macias 01cd990995 Fix PSR-4 autoload classmap generator 11 years ago
Nils Adermann e060adeb97 Merge pull request #2647 from thewilkybarkid/invalid-json
Correct JSON
11 years ago
Zbigniew 5afe2f846f [Archiver] comment for a confusing line 11 years ago
Zbigniew a4a9d0f0e4 [Archiver] Rules in GitExcludeFilter are too broad 11 years ago
Zbigniew 94635c0d14 [tests] Unit tests for JsonValidationException class 11 years ago
thewilkybarkid 3c75cf59e8 Correct JSON 11 years ago
Olivier Laviale 17278999ba Coding style compliance 11 years ago
Olivier Laviale 46776c8e23 Improved package sorting 11 years ago
Nils Adermann 0238aaf5ac Merge pull request #2629 from moranjk/master
Implemented Pre/Post Archive Script Events
11 years ago
James Moran c103b54991 updated documentation with pre/post archive events 11 years ago
Florian Weber 3b25703f35 Replace %name% with %package% in 05-repositories.md 11 years ago
Nils Adermann 4ec4ba1397 Merge pull request #2618 from stof/patch-5
Fixed a typo in the doc about github auth
11 years ago
Nils Adermann 101140828c Merge pull request #2621 from asm89/patch-1
Fix typo in doc
11 years ago
Nils Adermann ab6659652c Merge pull request #2620 from robocoder/patch-1
add hhvm and icu
11 years ago
Pierre-yves Christmann 79a4c5cac1 correct small bug, source files aren't installed and removed from the same path (problem with targetDir package attribute) 11 years ago
Anthon Pang d07339382d add lib-icu and hhvm 11 years ago
Alexander 23a61c5a1d Fix typo in doc 11 years ago
Christophe Coevoet 57d1cff0bc Fixed a typo in the doc about github auth 11 years ago
Nils Adermann 7adc41d02c Merge pull request #2605 from robertboloc/feature-config_optimize_autoload_always
Added config option to optimize the autoloader always
11 years ago
Jordi Boggiano 8e1d7de93b Merge pull request #2599 from dlondero/document-oauth-token
Add API rate limit and two factor authentication doc
11 years ago
Robert Boloc 5e5311a224 use optimize-autoloader config param in update and install commands 11 years ago
Robert Boloc 8a221854b1 changed name of the option to optimize-autoloader 11 years ago
Robert Boloc 55da519cae added information to the docs 11 years ago