Alexander Makarov
|
7b03233805
|
Merge pull request #1479 from DaSourcerer/session-cleanup
Removed compatibility code for PHP < 5.4 in yii\web\Session
|
11 years ago |
DaSourcerer
|
97645bcfb5
|
Removed compatibility code for PHP < 5.4
|
11 years ago |
Paul Klimov
|
41eaa2df07
|
Extension "authclient" recomposed.
|
11 years ago |
Qiang Xue
|
eab7e4a21a
|
Added $formName to Model::load().
|
11 years ago |
Alexander Makarov
|
45fa25f796
|
Added notes about github and screenshots to extension docs
|
11 years ago |
Alexander Makarov
|
86dd428257
|
Added rules about namespace and package naming to extension docs
|
11 years ago |
Alexander Makarov
|
ec7546efa8
|
Copied and adjusted 1.1 git workflow document
|
11 years ago |
Alexander Makarov
|
5caac5b0a3
|
Moved extensions docs draft from wiki to main repository
|
11 years ago |
Qiang Xue
|
e56d60ad49
|
Escape special chars in URL rules.
|
11 years ago |
Carsten Brandt
|
bfa7c80129
|
improved redis error message
|
11 years ago |
Carsten Brandt
|
12217a3ed8
|
code style and docs
|
11 years ago |
Carsten Brandt
|
2c9a8b910f
|
make null format look nice by default
|
11 years ago |
Paul Klimov
|
8268259876
|
OpenID client created as draft.
|
11 years ago |
Qiang Xue
|
fec58f4e29
|
Fixes #1472: set event sender if possible.
|
11 years ago |
Paul Klimov
|
cdae9b6046
|
Extension "authclient" added as draft.
|
11 years ago |
Qiang Xue
|
22c45342cf
|
fixed composer.json for yii-dev.
|
11 years ago |
Qiang Xue
|
0310935e48
|
fixed test breaks.
|
11 years ago |
Qiang Xue
|
41685a2409
|
moved extensions under yii.
|
11 years ago |
Qiang Xue
|
51923c8271
|
moved smarty to yii.
|
11 years ago |
Qiang Xue
|
02a2a50b5a
|
moved twig to yii subdirectory.
|
11 years ago |
Qiang Xue
|
8b375c3580
|
clean up oci driver.
|
11 years ago |
Qiang Xue
|
7eabab0629
|
Merge pull request #1406 from p0larbeer/master
DB Schema OCI
|
11 years ago |
Carsten Brandt
|
e2b4708bbd
|
added support for updateCounters to elasticsearch
issue #1313
|
11 years ago |
Alexander Makarov
|
8ce2f170ab
|
Merge pull request #1465 from Bethrezen/patch-3
Replace request with response in code example
|
11 years ago |
Alexander Kozhevnikov
|
41d24ee903
|
Replace request with response in code example
|
11 years ago |
Paul Klimov
|
5a046230fd
|
Translating SQL-like syntax into Mongo syntax removed from "\yii\mongodb\Collection".
|
11 years ago |
Paul Klimov
|
8a3277e7e9
|
tag for MongoDB unit tests fixed
|
11 years ago |
p0larbeer
|
d30aa3efef
|
Coding style PSR-2
|
11 years ago |
Qiang Xue
|
c8c6882fc4
|
updated doc.
|
11 years ago |
Larry Ullman
|
213574aa25
|
Edited the first quarter
|
11 years ago |
Larry Ullman
|
78fa416390
|
Edited introduction.
|
11 years ago |
Alexander Makarov
|
1369e050a1
|
fixes #1427
|
11 years ago |
Qiang Xue
|
1f5f19df13
|
Fixes #1457: support using AR relations as input.
|
11 years ago |
Qiang Xue
|
a5188f1fbc
|
Fixes #1457: support string representation of AR.
|
11 years ago |
Qiang Xue
|
72db6ffb1a
|
Fixes #1454: refactored FileValidator.
|
11 years ago |
Qiang Xue
|
0e67b2b1a9
|
Fixed safe validator.
|
11 years ago |
Qiang Xue
|
4881f53995
|
Merge pull request #1451 from SebSept/patch-1
fixed markdown typo
|
11 years ago |
Sébastien Monterisi
|
e1a3345161
|
fixed markdown typo
|
11 years ago |
Qiang Xue
|
bc9e57b239
|
Fixed readme.
|
11 years ago |
Qiang Xue
|
bce353bf3a
|
fixed test break.
|
11 years ago |
Qiang Xue
|
cb4a8c764c
|
Refactored validators.
|
11 years ago |
Qiang Xue
|
1c761753a3
|
Fixed mongodb in composer.json.
|
11 years ago |
Qiang Xue
|
ebcc1a6900
|
Merge pull request #1450 from Haensel/execute-checkintegrity
added execute() command after checkIntegrity
|
11 years ago |
Johannes 'Haensel' Bauer
|
ed85ae3355
|
added execute() command after checkIntegrity
|
11 years ago |
Qiang Xue
|
312aa895cd
|
Merge pull request #1448 from Haensel/fixturemanager-truncate-table
DBFixtureManager: Truncate table command never gets executed
|
11 years ago |
Johannes 'Haensel' Bauer
|
a5682a8c3c
|
executing truncate table command
|
11 years ago |
Qiang Xue
|
9d0da23718
|
Merge branch 'master' of github.com:yiisoft/yii2
|
11 years ago |
Qiang Xue
|
b9f9b16536
|
Apply fix for #1003 to validateAttribute.
|
11 years ago |
Paul Klimov
|
9b5f3fab99
|
Extension "mongo" renamed into "mongodb"
|
11 years ago |
Carsten Brandt
|
7fcc38da53
|
updated composer.json for mongo db
|
11 years ago |