Tiago Ribeiro
|
67885d8585
|
Added isDebug to IOInterface and improved debug messages for VcsRepositories
|
2012-04-01 13:37:26 +01:00 |
Jordi Boggiano
|
7a28a2d83a
|
Add support for new GitHub API
|
2012-03-29 17:52:52 +02:00 |
Jordi Boggiano
|
7285536737
|
Fix exception handling
|
2012-03-25 00:39:28 +01:00 |
Jordi Boggiano
|
5a7abfd84f
|
Remove code duplication in Svn classes
|
2012-03-25 00:29:14 +01:00 |
Jordi Boggiano
|
cd2e5bf2e0
|
Make SvnDriver::supports less greedy and more realistic
|
2012-03-24 23:21:46 +01:00 |
Jordi Boggiano
|
30d4080014
|
Support windows local paths
|
2012-03-24 23:19:11 +01:00 |
Jordi Boggiano
|
8fb9c4bf3b
|
Svn related coding style/consistency fixes and minor improvements
|
2012-03-24 23:07:10 +01:00 |
Jordi Boggiano
|
ab9fc59d30
|
Add missing license headers
|
2012-03-24 22:39:34 +01:00 |
Jordi Boggiano
|
6c2b78a669
|
Merge remote-tracking branch 'till/svn-auth-reloaded'
|
2012-03-24 22:34:14 +01:00 |
Jordi Boggiano
|
7dfb2724cb
|
Fix PEAR dependencies
|
2012-03-23 17:10:58 +01:00 |
till
|
434f10f2d7
|
* more cs fixes
|
2012-03-23 16:32:46 +01:00 |
till
|
c6653f0711
|
* fix up CS suggestions from stof/seldaek
|
2012-03-23 16:03:52 +01:00 |
Till Klampaeckel
|
af8d4212bb
|
Merge pull request #3 from toastedghost/svn-auth-reloaded-imp
Improve 'getTags()' and 'getBranches()'
|
2012-03-23 07:52:10 -07:00 |
Flo
|
80bb040468
|
Improve 'getTags()' and 'getBranches()'
|
2012-03-23 00:29:19 +01:00 |
Beau Simensen
|
a6366be5a6
|
Handle auth challenge in SvnDriver supports.
|
2012-03-22 14:58:52 -07:00 |
till
|
059bde1adb
|
* refactored with Composer\Util\Svn::doAuthDance()
|
2012-03-22 18:40:49 +01:00 |
till
|
c6566825ad
|
Merge remote-tracking branch 'upstream/master' into svn-auth-reloaded
|
2012-03-22 17:24:35 +01:00 |
till
|
17f90f56eb
|
* move helper functions to util class
|
2012-03-22 17:18:24 +01:00 |
Mateusz Heleniak
|
2a9e8350b0
|
fixed GitDriver - set correct working directory for cli commands
|
2012-03-22 00:45:31 +01:00 |
Nils Adermann
|
366e98288e
|
Merge pull request #473 from Seldaek/gzip
Automatic gzip encoding support
|
2012-03-18 15:18:40 -07:00 |
Jordi Boggiano
|
bcbdb97cc6
|
Fix message when no composer file is found in a tag
|
2012-03-18 23:02:46 +01:00 |
Jordi Boggiano
|
72b7b169e7
|
Fix warning
|
2012-03-18 22:58:53 +01:00 |
Jordi Boggiano
|
e4cce193cf
|
Fix PEAR repository
|
2012-03-18 22:12:25 +01:00 |
Jordi Boggiano
|
7f65dd7409
|
Use RemoteFilesystem everywhere we do http requests
|
2012-03-18 21:26:04 +01:00 |
till
|
8f96786693
|
Merge remote-tracking branch 'upstream/master' into svn-auth-reloaded
|
2012-03-18 17:36:28 +01:00 |
till
|
6f364a85b3
|
* do not use getSvnCommand (since we are not in object context)
* run non interacive instead of piping output to /dev/null
|
2012-03-18 17:35:32 +01:00 |
till
|
c0ec8f16f9
|
* fixSvnUrl()
* extend regex to match more possible svn hosts
|
2012-03-18 16:36:30 +01:00 |
till
|
6d1cdb3e45
|
* fixSvnUrl(): to prefix absolute paths with file://
|
2012-03-18 16:36:03 +01:00 |
Jordi Boggiano
|
659775a607
|
Merge remote-tracking branch 'simensen/GitHub404FixPartTwo'
|
2012-03-15 18:16:31 +01:00 |
Beau Simensen
|
38680998ed
|
Remove the RemoteFilesystem factory and document GitHubDriver->GitDriver fallback.
|
2012-03-14 18:44:27 -07:00 |
till
|
5fdd09104f
|
resolve conflict
|
2012-03-12 17:35:15 +01:00 |
till
|
a1e1a8c7d7
|
* use askConfirmation() instead
|
2012-03-12 17:28:13 +01:00 |
till
|
244cc2a8c2
|
hide password input
|
2012-03-12 17:25:45 +01:00 |
till
|
96298a33dc
|
catch all failures
|
2012-03-12 17:24:36 +01:00 |
Jordi Boggiano
|
5dba49af54
|
Show package descriptions in show/search commands, merge similar packages in show, fixes #366
|
2012-03-11 16:44:18 +01:00 |
Beau Simensen
|
1e9cb6bac8
|
Use factory name instead of generator.
|
2012-03-10 10:26:03 -08:00 |
Beau Simensen
|
340ac49d87
|
Change `callback` to `callable`
|
2012-03-10 09:54:42 -08:00 |
Beau Simensen
|
6efbc7d531
|
Enhanced GitHub API/Private Repository support
|
2012-03-09 23:49:21 -08:00 |
Jordi Boggiano
|
950003bfc3
|
Reflow the VcsRepo and prevent exception leakage from breaking the parsing
|
2012-03-10 00:10:41 +01:00 |
Jordi Boggiano
|
1d544630b6
|
Allow requesting a particular vcs driver to bypass github/bitbucket ones
|
2012-03-09 18:33:04 +01:00 |
till
|
8d80969f26
|
trim input
|
2012-03-09 14:34:17 +01:00 |
till
|
4c2da57140
|
make static
|
2012-03-09 14:34:02 +01:00 |
till
|
c78d9ffece
|
more inline documentation
|
2012-03-09 14:33:34 +01:00 |
till
|
4da56ea617
|
explain non-interactive
|
2012-03-09 14:25:19 +01:00 |
till
|
f8d8ccfedc
|
* in interactive mode: display error message to the user when authorization fails
|
2012-03-09 14:24:49 +01:00 |
till
|
a3363a8560
|
* SvnDriver::$useCache: false by default
* setting is adjust in 'interactive' mode when auth fails
|
2012-03-09 14:24:06 +01:00 |
till
|
061d91b4a8
|
whitespace
|
2012-03-09 14:13:29 +01:00 |
till
|
1f03d37a89
|
* only 'ask' the user if the session is interactive
|
2012-03-09 14:07:04 +01:00 |
till
|
a8287118ed
|
* work on no-auth-cache 'creation'
|
2012-03-09 13:47:53 +01:00 |
Jordi Boggiano
|
6c9f1f6f5b
|
Merge pull request #416 from DonMartio/master
Missing slash permits version evaluation.
|
2012-03-09 01:22:56 -08:00 |