Qiang Xue
8307075f74
Fixes #1362 : doc fix.
11 years ago
Alexander Makarov
2ef1c300f8
Merge pull request #1353 from jfragoulis/master
...
really small doc typo fix
11 years ago
John Fragkoulis
d4b88555fa
really small doc typo fix
11 years ago
Qiang Xue
d803b6f409
Fixes #1332 : generate subdirectories when needed during message extraction process.
11 years ago
Qiang Xue
c4f7d024d9
typo fix.
11 years ago
Qiang Xue
a1f7f8bcbe
Fixes #1335 : support view extension fallback
11 years ago
Alexander Makarov
9d57b40b6d
More TDB for the guide
11 years ago
Alexander Makarov
b3de71a633
Added reference to Composer section of the guide from 1.1.x differences page
11 years ago
Alexander Makarov
2c7e9e45c9
Better docs structure and minor fixes
11 years ago
Alexander Makarov
97a5a9d45f
More docs on performance
11 years ago
Alexander Makarov
1a7ce04bb5
Structure for console application docs
11 years ago
Alexander Makarov
55e954b682
Docs on using behaviors
11 years ago
Qiang Xue
05272b7120
doc fix.
11 years ago
Qiang Xue
bd8f74cf12
Refactored MessageInterface::send().
11 years ago
Qiang Xue
eb3b2f45bc
refactored EmailTarget with the new mailer interfaces.
11 years ago
Qiang Xue
c22409e397
Fixed test break using file transport.
11 years ago
Qiang Xue
d6f97ff4c1
Added Application::getMail().
11 years ago
Qiang Xue
0390a99833
Use backquotes to quote column and table names for sqlite (related with #1318 )
11 years ago
Qiang Xue
0b1ddc9327
Merge pull request #1346 from slavcodev/clean-var-dumper
...
Remove extra var
11 years ago
Alexander Makarov
5d9cd76a71
Provided example setting YII_DEBUG to false
11 years ago
Alexander Makarov
ce4d7450be
Docs on autoloading and helpers
11 years ago
slavcodev
f1452d3070
Remove extra var
11 years ago
Paul Klimov
3dbb3d40dd
Sphinx unit tests fixed.
11 years ago
Paul Klimov
dc79c8c11a
Sphinx ignore group removed from phpunit run script
11 years ago
Qiang Xue
3b5768b40a
avoid throwing the same type of new db exception.
11 years ago
Qiang Xue
bb6b75e794
fixed exception check in test.
11 years ago
Carsten Brandt
184e3dfb30
added missing aliases to swiftmailer tests
11 years ago
Carsten Brandt
83527e85ca
made Model::attributes() non static again
...
- allows to have dynamic definition of attributes depended on the
instance
- there was no real need for it to be static. Places that used it static
have been refactored.
fixes #1318
11 years ago
Carsten Brandt
e1fe5115cd
fixed vendor path in tests
11 years ago
Alexander Makarov
286571185b
Fixed phpdoc
11 years ago
Carsten Brandt
b4fb8abb87
reverted accidentally changed binary files
...
PR #1340 changed/broke them
11 years ago
Carsten Brandt
be583a7a22
fixed problem with sorting by id in elasticsearch
...
issue #1317
11 years ago
Alexander Makarov
58c02b49de
Fixes #1342
11 years ago
Carsten Brandt
789f0285b8
adjusted sphinx tests to AR changes
11 years ago
Carsten Brandt
16239c2395
reverted wrong change in sphinx
11 years ago
Carsten Brandt
d87ff0be25
Merge pull request #1343 from pmoust/sphinx
...
Sphinx test integration for Travis (from #1341 )
11 years ago
Alexander Makarov
8995c0b0ca
Code style fixes for layouts
11 years ago
Alexander Makarov
2643de1db8
Updated advanced application mail layout to contain layout markers
11 years ago
Panagiotis Moustafellos
332fdf98ba
Added fixture in the before script part
...
The db fixture in the sphinx configuration for unit test takes place
after starting the sphinxserver on travis, by importing the fixture
in the before scripts we allow sphinxsearch on travis to run create
the indexes properly
11 years ago
Alexander Makarov
157ddc78cd
Fixes #1342 : added missing layout for mail in advanced app template
11 years ago
Panagiotis Moustafellos
feef1256bd
updated travis tests README
11 years ago
Panagiotis Moustafellos
8aeeded090
Merge branch 'master' of https://github.com/yiisoft/yii2 into sphinx
11 years ago
Panagiotis Moustafellos
0387666c8b
added sphinx runtime pid dir
11 years ago
Panagiotis Moustafellos
75cc595630
proper db name (comply with yiitest) #2
11 years ago
Qiang Xue
a2cfc6b438
Merge pull request #1341 from pmoust/sphinx
...
[Test] [WIP] Sphinx support on Travis
11 years ago
Panagiotis Moustafellos
12fe9292fe
proper db name (comply with yiitest)
11 years ago
Panagiotis Moustafellos
174574ebed
created log and spl dir
11 years ago
Panagiotis Moustafellos
79771feab3
Revert "forcing travis build"
...
This reverts commit 0d8ae877d3
.
11 years ago
Panagiotis Moustafellos
0d8ae877d3
forcing travis build
11 years ago
Panagiotis Moustafellos
5290fdfc81
adding sphinx log dirs etc
11 years ago