Jordi Boggiano
|
33a7d9a0a4
fixed curlies folding, part three, handled remaining special cases manually
|
15 năm trước cách đây |
Jordi Boggiano
|
9ed3d0468e
folded all curly brackets of control structures to conform to PEAR/ZF CS, part two
|
15 năm trước cách đây |
Fabien Potencier
|
16055d229b
moved the requirement of the bootstrap.php later in the process
|
15 năm trước cách đây |
Fabien Potencier
|
75f0d47b54
[HttpKernel] added support for query strings in Request::create() method
|
15 năm trước cách đây |
Jordi Boggiano
|
2684de0d8e
Folded all curly brackets of control structures to conform to PEAR/ZF CS
|
15 năm trước cách đây |
Fabien Potencier
|
e79976817d
fixed typo in previous commit
|
15 năm trước cách đây |
Fabien Potencier
|
9c2c992870
added a raw argument to the HttpKernel::handle() method
|
15 năm trước cách đây |
Fabien Potencier
|
83c6d337e2
changed coding standards: indendation is now 4 spaces
|
15 năm trước cách đây |
Fabien Potencier
|
6328d514a3
renamed RequestHandler component to HttpKernel
|
15 năm trước cách đây |
Fabien Potencier
|
d41e33782a
[WebBundle] added more tests to Mustache
|
15 năm trước cách đây |
ornicar
|
3bce03a7e1
[WebBundle] fixed Finder namespace in Filesystem
|
15 năm trước cách đây |
Fabien Potencier
|
04da781529
[RequestHandler] changed server object in Request to be a simple ParameterBag
|
15 năm trước cách đây |
tirnanog06
|
5d77229aca
[WebBundle] second argument in array_merge must be an array
|
15 năm trước cách đây |
Fabien Potencier
|
02858c4c3d
[Finder] simplified LimitDepthFilterIterator
|
15 năm trước cách đây |
Fabien Potencier
|
aaeb48f744
[Finder] made the in() method fluent as others as Finder now implements the IteratorAggregate interface
|
15 năm trước cách đây |
Fabien Potencier
|
376ca78346
[Finder] replaced ChainIterator with PHP built-in AppendIterator
|
15 năm trước cách đây |
Fabien Potencier
|
4be3a508f1
[RequestHandler] fixed HeaderBag usage
|
15 năm trước cách đây |
Fabien Potencier
|
bdbb02d7b9
[Foundation] added a way to call RequestHandler::handleRaw() from the Kernel
|
15 năm trước cách đây |
Fabien Potencier
|
5d26bb89a0
[WebBundle] added a query parameter to the controller loader for more flexibility
|
15 năm trước cách đây |
Fabien Potencier
|
284113e9b2
[RequestHandler] fixed typo
|
15 năm trước cách đây |
Fabien Potencier
|
606e44e491
[RequestHandler] added a bunch of HTTP cache related methods to the Response class
|
15 năm trước cách đây |
Fabien Potencier
|
c34da5d6c4
renamed RequestBag to ParameterBag, added HeaderBag, changed the Response to use the new HeaderBag, added a class to manage the Cache-Control header
|
15 năm trước cách đây |
Fabien Potencier
|
b3a6c6f346
[RequestHandler] removed fluent interface for Response, fixed some PHPDoc
|
15 năm trước cách đây |
Fabien Potencier
|
ca26672ede
[RequestHandler] converted response status texts keys to integer
|
15 năm trước cách đây |
Fabien Potencier
|
8fe25d343b
[WebBundle] made the request instance explicit in the controller base class (useful if you inject the request for testing purpose)
|
15 năm trước cách đây |
Fabien Potencier
|
a9d8f39382
[Foundation] moved some Kernel initializations in the boot() method to speed up creation of Kernel instances
|
15 năm trước cách đây |
Fabien Potencier
|
0858289397
[WebBundle] added a routing file for the 'default' route
|
15 năm trước cách đây |
Fabien Potencier
|
afa1cea103
[DotrineBundle] dixed case on MySQL driver
|
15 năm trước cách đây |
Fabien Potencier
|
a06d4a80dd
[RequestHandler] fixed incorrect splitting of Accept-* headers
|
15 năm trước cách đây |
pborreli
|
d9e4801a56
fixed framework name in tests
|
15 năm trước cách đây |