Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/yiisoft/yii2-gii
Yii 2 Gii Extension
https://github.com/yiisoft/yii2-gii
Fixes issue related to the cache dependencies constructor parameters. (Discussed via Skype with Qiang.)
b9a835518a581ccf517d163ad662d322e13e7fc3 authored almost 12 years ago by resurtm <[email protected]>
b9a835518a581ccf517d163ad662d322e13e7fc3 authored almost 12 years ago by resurtm <[email protected]>
Unused `use` has been removed.
aad6e6c8ce17cf2ea239d556b34312aab5886c76 authored almost 12 years ago by resurtm <[email protected]>
aad6e6c8ce17cf2ea239d556b34312aab5886c76 authored almost 12 years ago by resurtm <[email protected]>
ChainedDependency typo fix.
4fe13c937f139a7537893ccccb0ed7ebe76032c8 authored almost 12 years ago by resurtm <[email protected]>
4fe13c937f139a7537893ccccb0ed7ebe76032c8 authored almost 12 years ago by resurtm <[email protected]>
cleanup.
0e8e94bcb9079adbcbc37a6d5020a4372fedaf0a authored almost 12 years ago by Qiang Xue <[email protected]>
0e8e94bcb9079adbcbc37a6d5020a4372fedaf0a authored almost 12 years ago by Qiang Xue <[email protected]>
Finished plural forms.
c629ad776abe36501fd6c034cff8fc115fdc7f59 authored almost 12 years ago by Qiang Xue <[email protected]>
c629ad776abe36501fd6c034cff8fc115fdc7f59 authored almost 12 years ago by Qiang Xue <[email protected]>
fetching plural rule data.
78457bf0091ca7119735516871a6c399499f6fba authored almost 12 years ago by Qiang Xue <[email protected]>
78457bf0091ca7119735516871a6c399499f6fba authored almost 12 years ago by Qiang Xue <[email protected]>
allow using existing column to store lock version.
2026d3824bfc48caacb34d225b2046a2f7aab5a5 authored almost 12 years ago by Qiang Xue <[email protected]>
2026d3824bfc48caacb34d225b2046a2f7aab5a5 authored almost 12 years ago by Qiang Xue <[email protected]>
renamed lockVersion to optimisticLock
c6a13278971c78238aec831ea9e362b6c8aa126d authored almost 12 years ago by Qiang Xue <[email protected]>
c6a13278971c78238aec831ea9e362b6c8aa126d authored almost 12 years ago by Qiang Xue <[email protected]>
Implemented optimistic locking for AR.
7de94d7fe904016280a8ef831e645e7ac2051a9f authored almost 12 years ago by Qiang Xue <[email protected]>
7de94d7fe904016280a8ef831e645e7ac2051a9f authored almost 12 years ago by Qiang Xue <[email protected]>
ActiveRecord::update() and ActiveRecord::delete() now returns the number rows affected.
906e402ba8823178d1ef7dd9435a030e80c2b488 authored almost 12 years ago by Qiang Xue <[email protected]>
906e402ba8823178d1ef7dd9435a030e80c2b488 authored almost 12 years ago by Qiang Xue <[email protected]>
refactored MVC.
c32a202d824eca55dfd86aea3b575c081bcad0cb authored almost 12 years ago by Qiang Xue <[email protected]>
c32a202d824eca55dfd86aea3b575c081bcad0cb authored almost 12 years ago by Qiang Xue <[email protected]>
added Command::getRawSql()
b0cc86dfcd08176b1df0267531f50a6dcdf874cb authored almost 12 years ago by Qiang Xue <[email protected]>
b0cc86dfcd08176b1df0267531f50a6dcdf874cb authored almost 12 years ago by Qiang Xue <[email protected]>
Automatic table and column name quoting.
597082a11aa49b59826b2300fd90122bba1cf947 authored almost 12 years ago by Qiang Xue <[email protected]>
597082a11aa49b59826b2300fd90122bba1cf947 authored almost 12 years ago by Qiang Xue <[email protected]>
Merge branch 'master' of git.yiisoft.com:yii2
2dbfda651ab48b654e3ed665fa49b8a7ba301570 authored almost 12 years ago by Qiang Xue <[email protected]>
2dbfda651ab48b654e3ed665fa49b8a7ba301570 authored almost 12 years ago by Qiang Xue <[email protected]>
use parameter binding for query builder.
6a2bfae41c32f330facf8df516423e450b2003fc authored almost 12 years ago by Qiang Xue <[email protected]>
6a2bfae41c32f330facf8df516423e450b2003fc authored almost 12 years ago by Qiang Xue <[email protected]>
bug fix.
7d27d65a136ec85fe8d7331444fd35fcd0f1460e authored almost 12 years ago by Qiang Xue <[email protected]>
7d27d65a136ec85fe8d7331444fd35fcd0f1460e authored almost 12 years ago by Qiang Xue <[email protected]>
Ability to configure session cookie, httponly by default
92e634db66272b6151392dbef74c1a40baa8437c authored almost 12 years ago by Alexander Makarov <[email protected]>
92e634db66272b6151392dbef74c1a40baa8437c authored almost 12 years ago by Alexander Makarov <[email protected]>
refactored User and Identity classes.
f69a73baf2bf377fbba09268335aec8228c35413 authored almost 12 years ago by Qiang Xue <[email protected]>
f69a73baf2bf377fbba09268335aec8228c35413 authored almost 12 years ago by Qiang Xue <[email protected]>
Redis active record data storage implementation
insert update delete
7efe3b14831851df9930199d1ff343342b0e85f1 authored almost 12 years ago by Carsten Brandt <[email protected]>
moved helper test from util namespace to helpers namespace, added tests for StringHelper
9da81894be1b0268eab2216b44c4bc48e5e24fd5 authored almost 12 years ago by Alexander Makarov <[email protected]>
9da81894be1b0268eab2216b44c4bc48e5e24fd5 authored almost 12 years ago by Alexander Makarov <[email protected]>
Fixed about previous exception.
00319fb898ea095c9ccb79901d661cd1678c04e1 authored almost 12 years ago by Qiang Xue <[email protected]>
00319fb898ea095c9ccb79901d661cd1678c04e1 authored almost 12 years ago by Qiang Xue <[email protected]>
Added IP to log result.
4f2a69e9e1612e3fea4ae10eeda82733bfdc95b8 authored almost 12 years ago by Qiang Xue <[email protected]>
4f2a69e9e1612e3fea4ae10eeda82733bfdc95b8 authored almost 12 years ago by Qiang Xue <[email protected]>
Fixed UserEvent bug.
Updated docs.
4d93e468d6e6d6f51b301a61fb722dd4e55510d7 authored almost 12 years ago by Qiang Xue <[email protected]>
Finished User.
c0d0d1dc357b7b79307a751972f9e9be10606a0c authored almost 12 years ago by Qiang Xue <[email protected]>
c0d0d1dc357b7b79307a751972f9e9be10606a0c authored almost 12 years ago by Qiang Xue <[email protected]>
User WIP
6aa86712e2d5fa37bbd632dbab553bb9b4623a50 authored almost 12 years ago by Qiang Xue <[email protected]>
6aa86712e2d5fa37bbd632dbab553bb9b4623a50 authored almost 12 years ago by Qiang Xue <[email protected]>
Merge branch 'master' of git.yiisoft.com:yii2
b7be92cecd3fbf30eaea23393cfb63899423e8a3 authored almost 12 years ago by Qiang Xue <[email protected]>
b7be92cecd3fbf30eaea23393cfb63899423e8a3 authored almost 12 years ago by Qiang Xue <[email protected]>
fixed constructor overriding in test classes
now use setUp() instead
4d59587320160248838036163ef205fc5730efc4 authored almost 12 years ago by Carsten Brandt <[email protected]>
Merge branch 'master' of git.yiisoft.com:yii2
8c6678212d0e26a49f950ae16698c0220b7eb2eb authored almost 12 years ago by Qiang Xue <[email protected]>
8c6678212d0e26a49f950ae16698c0220b7eb2eb authored almost 12 years ago by Qiang Xue <[email protected]>
Use __METHOD__ as log category.
e7295ad564a327397e0807f04109d12643ceaca2 authored almost 12 years ago by Qiang Xue <[email protected]>
e7295ad564a327397e0807f04109d12643ceaca2 authored almost 12 years ago by Qiang Xue <[email protected]>
Merge branch 'master' into redis
* master: (117 commits)
More Model tests
Better validation rules validity check
Some tests...
Finished Redis Connection class
0d2f5028ef1b33f54f91d7e2508e574a20cd849d authored almost 12 years ago by Carsten Brandt <[email protected]>
0d2f5028ef1b33f54f91d7e2508e574a20cd849d authored almost 12 years ago by Carsten Brandt <[email protected]>
More Model tests
99238886378845741f22d1dfc15f2970d72202ef authored almost 12 years ago by Alexander Makarov <[email protected]>
99238886378845741f22d1dfc15f2970d72202ef authored almost 12 years ago by Alexander Makarov <[email protected]>
Better validation rules validity check
7b73fdff5c1e473ebda39ea6a12526e12b9033b5 authored almost 12 years ago by Alexander Makarov <[email protected]>
7b73fdff5c1e473ebda39ea6a12526e12b9033b5 authored almost 12 years ago by Alexander Makarov <[email protected]>
Some tests for Model
a72d2f536a0ff3c6405253107b1ddf0a6792710f authored almost 12 years ago by Alexander Makarov <[email protected]>
a72d2f536a0ff3c6405253107b1ddf0a6792710f authored almost 12 years ago by Alexander Makarov <[email protected]>
Merge remote-tracking branch 'refs/remotes/origin/master'
b11925d15b00c4cd2f6b42efdbec8f981cbf4860 authored almost 12 years ago by Alexander Makarov <[email protected]>
b11925d15b00c4cd2f6b42efdbec8f981cbf4860 authored almost 12 years ago by Alexander Makarov <[email protected]>
A bit more friendly behavior for unsetting a model attribute
0b265f0e36d6bcd017342adab53551e544d86072 authored almost 12 years ago by Alexander Makarov <[email protected]>
0b265f0e36d6bcd017342adab53551e544d86072 authored almost 12 years ago by Alexander Makarov <[email protected]>
Merge branch 'master' of git.yiisoft.com:yii2
55af861190011d851182067b24dbadb528d154fd authored almost 12 years ago by Qiang Xue <[email protected]>
55af861190011d851182067b24dbadb528d154fd authored almost 12 years ago by Qiang Xue <[email protected]>
User WIP.
1fbf81be57fb2b3ad07a401f0f12e18cd0f2e7a3 authored almost 12 years ago by Qiang Xue <[email protected]>
1fbf81be57fb2b3ad07a401f0f12e18cd0f2e7a3 authored almost 12 years ago by Qiang Xue <[email protected]>
Fixed Model::getFirstErrors()
66fcf622aaace5dc2a5a20d1b098ea0c86b7ae3a authored almost 12 years ago by Alexander Makarov <[email protected]>
66fcf622aaace5dc2a5a20d1b098ea0c86b7ae3a authored almost 12 years ago by Alexander Makarov <[email protected]>
Finished AccessControl.
5f0f721c4aff14a75495cbca2390fae8a39c41b1 authored almost 12 years ago by Qiang Xue <[email protected]>
5f0f721c4aff14a75495cbca2390fae8a39c41b1 authored almost 12 years ago by Qiang Xue <[email protected]>
Finished HttpCache.
b505a9d9e17d87c6a8ed357f41eb5afbdd89f0c3 authored almost 12 years ago by Qiang Xue <[email protected]>
b505a9d9e17d87c6a8ed357f41eb5afbdd89f0c3 authored almost 12 years ago by Qiang Xue <[email protected]>
Redis connection implementation
8e74add1e79030360560d676c4704744313f51c5 authored almost 12 years ago by Carsten Brandt <[email protected]>
8e74add1e79030360560d676c4704744313f51c5 authored almost 12 years ago by Carsten Brandt <[email protected]>
Redis concept finished except relations
39a1ce406b73896a20ea2a7be28cc1686c05a3ab authored almost 12 years ago by Carsten Brandt <[email protected]>
39a1ce406b73896a20ea2a7be28cc1686c05a3ab authored almost 12 years ago by Carsten Brandt <[email protected]>
User WIP
2fd87fb6d002c0d698fe05cda43af30790ed05be authored almost 12 years ago by Qiang Xue <[email protected]>
2fd87fb6d002c0d698fe05cda43af30790ed05be authored almost 12 years ago by Qiang Xue <[email protected]>
line ending fix.
74d4e04d95f2ab4226804e086d4d3cd4d3442ce9 authored almost 12 years ago by Qiang Xue <[email protected]>
74d4e04d95f2ab4226804e086d4d3cd4d3442ce9 authored almost 12 years ago by Qiang Xue <[email protected]>
refactoring cache and db references.
e1acc64b2b5985806c6888c335d7a49a3279682d authored almost 12 years ago by Qiang Xue <[email protected]>
e1acc64b2b5985806c6888c335d7a49a3279682d authored almost 12 years ago by Qiang Xue <[email protected]>
Fixed session bug.
5d6c9a4c9f6af732c7e317867d9df3d459ae7c9f authored almost 12 years ago by Qiang Xue <[email protected]>
5d6c9a4c9f6af732c7e317867d9df3d459ae7c9f authored almost 12 years ago by Qiang Xue <[email protected]>
Finishes flash feature.
c03a3ff858ce90a6f5df1cdf7994185f33f661e2 authored almost 12 years ago by Qiang Xue <[email protected]>
c03a3ff858ce90a6f5df1cdf7994185f33f661e2 authored almost 12 years ago by Qiang Xue <[email protected]>
refactored url creation shortcut method.
cd1b3d321a34c5d89bb9c75386b97218c4354318 authored almost 12 years ago by Qiang Xue <[email protected]>
cd1b3d321a34c5d89bb9c75386b97218c4354318 authored almost 12 years ago by Qiang Xue <[email protected]>
HttpCache WIP.
8724d8038438b6153975c211d60289889d0621e1 authored almost 12 years ago by Qiang Xue <[email protected]>
8724d8038438b6153975c211d60289889d0621e1 authored almost 12 years ago by Qiang Xue <[email protected]>
Finished AccessControl and HttpCache.
1184e1e148b1f4fe1af61774e58581a3ffc2cba3 authored almost 12 years ago by Qiang Xue <[email protected]>
1184e1e148b1f4fe1af61774e58581a3ffc2cba3 authored almost 12 years ago by Qiang Xue <[email protected]>
Merge branch 'refs/heads/master' into template-engines
f6d405b962b19b90083895f0f104236d7478aace authored almost 12 years ago by Alexander Makarov <[email protected]>
f6d405b962b19b90083895f0f104236d7478aace authored almost 12 years ago by Alexander Makarov <[email protected]>
Finished PageCache.
0ed14a741d2c13f66e2023823975287694845621 authored almost 12 years ago by Qiang Xue <[email protected]>
0ed14a741d2c13f66e2023823975287694845621 authored almost 12 years ago by Qiang Xue <[email protected]>
finished fragment caching.
de5c304f64426d0585205469fdf5d0a9a386ecac authored almost 12 years ago by Qiang Xue <[email protected]>
de5c304f64426d0585205469fdf5d0a9a386ecac authored almost 12 years ago by Qiang Xue <[email protected]>
Merge branch 'master' of git.yiisoft.com:yii2
feebb1306f2e44a0b01c702482c97e5e723deaed authored almost 12 years ago by Qiang Xue <[email protected]>
feebb1306f2e44a0b01c702482c97e5e723deaed authored almost 12 years ago by Qiang Xue <[email protected]>
fragment cache WIP
27f5c49bd5e0dd49ce1f53a64c986a44823eb702 authored almost 12 years ago by Qiang Xue <[email protected]>
27f5c49bd5e0dd49ce1f53a64c986a44823eb702 authored almost 12 years ago by Qiang Xue <[email protected]>
Merge branch 'master' of git.yiisoft.com:yii2
5c6966c32e2fc04eb023eb02c9deb09beeaf17c1 authored almost 12 years ago by Qiang Xue <[email protected]>
5c6966c32e2fc04eb023eb02c9deb09beeaf17c1 authored almost 12 years ago by Qiang Xue <[email protected]>
bug fixes.
80dbaaca8bb390b735b1384f05aad6a71acfb7c8 authored almost 12 years ago by Qiang Xue <[email protected]>
80dbaaca8bb390b735b1384f05aad6a71acfb7c8 authored almost 12 years ago by Qiang Xue <[email protected]>
finished ActionFilter.
2f3cc8f16ecd9bfb55e847b5245faf949ce54a84 authored almost 12 years ago by Qiang Xue <[email protected]>
2f3cc8f16ecd9bfb55e847b5245faf949ce54a84 authored almost 12 years ago by Qiang Xue <[email protected]>
FragmentCache WIP
392b293d33e428a3e7540b9dbc1313a37928e528 authored almost 12 years ago by Qiang Xue <[email protected]>
392b293d33e428a3e7540b9dbc1313a37928e528 authored almost 12 years ago by Qiang Xue <[email protected]>
Finished new message translation implementation.
379e48a4c622796b187dd871a590a8aa0446cd21 authored almost 12 years ago by Qiang Xue <[email protected]>
379e48a4c622796b187dd871a590a8aa0446cd21 authored almost 12 years ago by Qiang Xue <[email protected]>
renamed util to helpers.
884977a72452080cfbe582ffe10744350fb4f1ed authored almost 12 years ago by Qiang Xue <[email protected]>
884977a72452080cfbe582ffe10744350fb4f1ed authored almost 12 years ago by Qiang Xue <[email protected]>
renamed util to helpers.
339ac9b49f7d8f1ee00aa49e7d4babe3b2184ebf authored almost 12 years ago by Qiang Xue <[email protected]>
339ac9b49f7d8f1ee00aa49e7d4babe3b2184ebf authored almost 12 years ago by Qiang Xue <[email protected]>
Finished ContentDecorator.
5a6c5ccb4ad042ddf48fd4a1880a87832632f86a authored almost 12 years ago by Qiang Xue <[email protected]>
5a6c5ccb4ad042ddf48fd4a1880a87832632f86a authored almost 12 years ago by Qiang Xue <[email protected]>
view WIP
a5ee5b842b29da5afebb6b6e5d2f1cd43161d9bc authored almost 12 years ago by Qiang Xue <[email protected]>
a5ee5b842b29da5afebb6b6e5d2f1cd43161d9bc authored almost 12 years ago by Qiang Xue <[email protected]>
view sip
2ecf1d92842913246c9b02c3350e6ca6c642004d authored almost 12 years ago by Qiang Xue <[email protected]>
2ecf1d92842913246c9b02c3350e6ca6c642004d authored almost 12 years ago by Qiang Xue <[email protected]>
refactored View.
1d48d01ef7cdba53a69d5b6ee3906c8f863ace16 authored almost 12 years ago by Qiang Xue <[email protected]>
1d48d01ef7cdba53a69d5b6ee3906c8f863ace16 authored almost 12 years ago by Qiang Xue <[email protected]>
wip
9a4f4f85d26ad796bdb6440fd895240f860a2e8d authored almost 12 years ago by Qiang Xue <[email protected]>
9a4f4f85d26ad796bdb6440fd895240f860a2e8d authored almost 12 years ago by Qiang Xue <[email protected]>
Added web test folders.
3b610926f4eb569ea3992f5ed2a8b3e65b615a01 authored almost 12 years ago by Qiang Xue <[email protected]>
3b610926f4eb569ea3992f5ed2a8b3e65b615a01 authored almost 12 years ago by Qiang Xue <[email protected]>
Merge branch 'master' of git.yiisoft.com:yii2
db5a5a6b34cc22d6855007fafd66e884aa59f39a authored almost 12 years ago by Qiang Xue <[email protected]>
db5a5a6b34cc22d6855007fafd66e884aa59f39a authored almost 12 years ago by Qiang Xue <[email protected]>
test wip
b2b9b4f319551f31d1c41d43fa93635d4f8ac298 authored almost 12 years ago by Qiang Xue <[email protected]>
b2b9b4f319551f31d1c41d43fa93635d4f8ac298 authored almost 12 years ago by Qiang Xue <[email protected]>
activeform WIP
b5be2ccf18f0e504bad2eff6d5828c90f8c85487 authored almost 12 years ago by Qiang Xue <[email protected]>
b5be2ccf18f0e504bad2eff6d5828c90f8c85487 authored almost 12 years ago by Qiang Xue <[email protected]>
ActiveForm WIP
b71e83016fedf1c874f3514346f720db6724feea authored almost 12 years ago by Qiang Xue <[email protected]>
b71e83016fedf1c874f3514346f720db6724feea authored almost 12 years ago by Qiang Xue <[email protected]>
ActiveForm WIP
c69e61801149d97992d0ddd6580a483cb668f1d7 authored almost 12 years ago by Qiang Xue <[email protected]>
c69e61801149d97992d0ddd6580a483cb668f1d7 authored almost 12 years ago by Qiang Xue <[email protected]>
refactoring.
5227d2db7dcf94f022247cbeb41385d2e0896516 authored almost 12 years ago by Qiang Xue <[email protected]>
5227d2db7dcf94f022247cbeb41385d2e0896516 authored almost 12 years ago by Qiang Xue <[email protected]>
Refactored Html.
2422a134f007c2a17db6d62099cf43c262b1fda7 authored almost 12 years ago by Qiang Xue <[email protected]>
2422a134f007c2a17db6d62099cf43c262b1fda7 authored almost 12 years ago by Qiang Xue <[email protected]>
Finished HtmlTest.
a5ababe4c63d8f22ca2b0b776cf5aacb9045e2dd authored almost 12 years ago by Qiang Xue <[email protected]>
a5ababe4c63d8f22ca2b0b776cf5aacb9045e2dd authored almost 12 years ago by Qiang Xue <[email protected]>
Added HtmlTest.
03e212bcf671e28ecc36445017f5d214bcf5405d authored almost 12 years ago by Qiang Xue <[email protected]>
03e212bcf671e28ecc36445017f5d214bcf5405d authored almost 12 years ago by Qiang Xue <[email protected]>
Finished Html helper.
30d70be071e942b9eb70748b373f0a98f285ff8d authored almost 12 years ago by Qiang Xue <[email protected]>
30d70be071e942b9eb70748b373f0a98f285ff8d authored almost 12 years ago by Qiang Xue <[email protected]>
Html WIP
d2fcc69b34e27b258d8ac3a516106e4f5c359e63 authored almost 12 years ago by Qiang Xue <[email protected]>
d2fcc69b34e27b258d8ac3a516106e4f5c359e63 authored almost 12 years ago by Qiang Xue <[email protected]>
html wip
d1a5bb2ab41593916990f32277efe0bf7a195f2f authored almost 12 years ago by Qiang Xue <[email protected]>
d1a5bb2ab41593916990f32277efe0bf7a195f2f authored almost 12 years ago by Qiang Xue <[email protected]>
refactored query builder.
finished Sort.
06feccff8b6ade03fd020256b030555eea69064e authored almost 12 years ago by Qiang Xue <[email protected]>
sort WIP
1f522d22b417f6a80d28d16337c13e583991a00a authored almost 12 years ago by Qiang Xue <[email protected]>
1f522d22b417f6a80d28d16337c13e583991a00a authored almost 12 years ago by Qiang Xue <[email protected]>
sort WIP
5f774db6d1336dfdb2728020784b3795e04039bf authored almost 12 years ago by Qiang Xue <[email protected]>
5f774db6d1336dfdb2728020784b3795e04039bf authored almost 12 years ago by Qiang Xue <[email protected]>
Pagination WIP
79966ca69a6644393cdd10b035cef43b05145511 authored almost 12 years ago by Qiang Xue <[email protected]>
79966ca69a6644393cdd10b035cef43b05145511 authored almost 12 years ago by Qiang Xue <[email protected]>
minor adjustment of db exception.
b3b8fadfcf1d3c0761cf555b902518f2602f485e authored almost 12 years ago by Qiang Xue <[email protected]>
b3b8fadfcf1d3c0761cf555b902518f2602f485e authored almost 12 years ago by Qiang Xue <[email protected]>
finished Pagination.
8c7b1efa3bfd090595fdc6dd5ea6caa9f1d3d19f authored almost 12 years ago by Qiang Xue <[email protected]>
8c7b1efa3bfd090595fdc6dd5ea6caa9f1d3d19f authored almost 12 years ago by Qiang Xue <[email protected]>
web WIP
95c6d7d6f38ce71fe222152adef82fe5360f68d7 authored almost 12 years ago by Qiang Xue <[email protected]>
95c6d7d6f38ce71fe222152adef82fe5360f68d7 authored almost 12 years ago by Qiang Xue <[email protected]>
updated file header.
4fdaab35606ee600bcc95e4fb81cec3928d9f7a5 authored almost 12 years ago by Qiang Xue <[email protected]>
4fdaab35606ee600bcc95e4fb81cec3928d9f7a5 authored almost 12 years ago by Qiang Xue <[email protected]>
cleanup
210e7b69c454b3d839f6c3c8cb7a79493db42598 authored almost 12 years ago by Qiang Xue <[email protected]>
210e7b69c454b3d839f6c3c8cb7a79493db42598 authored almost 12 years ago by Qiang Xue <[email protected]>
cleanup
60583b87d349df55fa00914daeb642e60e4783a8 authored almost 12 years ago by Qiang Xue <[email protected]>
60583b87d349df55fa00914daeb642e60e4783a8 authored almost 12 years ago by Qiang Xue <[email protected]>
finished session components.
f610527a55f7ef18edc44584263d43e88b766489 authored almost 12 years ago by Qiang Xue <[email protected]>
f610527a55f7ef18edc44584263d43e88b766489 authored almost 12 years ago by Qiang Xue <[email protected]>
session WIP
a8a3e1a9c843f7d9030b3c7e0df1b5790f79a64d authored almost 12 years ago by Qiang Xue <[email protected]>
a8a3e1a9c843f7d9030b3c7e0df1b5790f79a64d authored almost 12 years ago by Qiang Xue <[email protected]>
fixed exception.
f68bed0ccbf805bb457dccaaaafc32924c722cf8 authored almost 12 years ago by Qiang Xue <[email protected]>
f68bed0ccbf805bb457dccaaaafc32924c722cf8 authored almost 12 years ago by Qiang Xue <[email protected]>
Finished cookie.
Finished SecurityHelper.
e66729840df0c11ec3799d5d453ed9c32bc34a2f authored almost 12 years ago by Qiang Xue <[email protected]>
security sip
b858db7d3849c307ae921f5dc4549cddbfa74f2f authored almost 12 years ago by Qiang Xue <[email protected]>
b858db7d3849c307ae921f5dc4549cddbfa74f2f authored almost 12 years ago by Qiang Xue <[email protected]>
doc fix.
423889977fdd6b4f0c4cd1379f11a14499ba9df1 authored almost 12 years ago by Qiang Xue <[email protected]>
423889977fdd6b4f0c4cd1379f11a14499ba9df1 authored almost 12 years ago by Qiang Xue <[email protected]>
Added PasswordHelper.
dac5e99e362d07cb53765a3aade06a2a69ce9bb1 authored almost 12 years ago by Qiang Xue <[email protected]>
dac5e99e362d07cb53765a3aade06a2a69ce9bb1 authored almost 12 years ago by Qiang Xue <[email protected]>
request wip
4d6b3ddb9dc1288683f720be71802f114c0e1b5e authored almost 12 years ago by Qiang Xue <[email protected]>
4d6b3ddb9dc1288683f720be71802f114c0e1b5e authored almost 12 years ago by Qiang Xue <[email protected]>
cookie, request, response WIP
1536a6828a1986922567b546bbabbc04cf1c7f6c authored almost 12 years ago by Qiang Xue <[email protected]>
1536a6828a1986922567b546bbabbc04cf1c7f6c authored almost 12 years ago by Qiang Xue <[email protected]>