Commit Graph

18 Commits

Author SHA1 Message Date
Alexander Makarov
1f6a823073 Short array syntax 2013-10-18 20:52:38 +04:00
Carsten Brandt
949dda5fdb tagged tests with @group tags 2013-09-14 12:49:47 +02:00
Qiang Xue
e433c98ed4 Fixes #599 2013-07-23 22:01:16 -04:00
Qiang Xue
6f4e2c9b3c Fixes #647 2013-07-21 19:10:29 -04:00
Qiang Xue
ac8801bc63 Added SortTest 2013-07-19 20:40:51 -04:00
Qiang Xue
ba6c10eb30 Yii debugger WIP 2013-07-06 21:20:49 -04:00
Carsten Brandt
e94cc6bb9e unit test for UrlManager RESTful routing syntax
removed test param 'appClass' as it does not make sense to configure
application class for all tests, some explicitly need webapp where
some might explicitly need console app.
2013-06-03 09:33:16 +02:00
Carsten Brandt
09e4229e16 [WIP] RESTful routing syntax for UrlManager
issue #303
Here is the proposal for RESTful routing syntax:
https://gist.github.com/cebe/5674918
2013-05-30 13:33:38 +02:00
Alexander Makarov
7cd9123c3b Tests cleanup
- Better names
- Removed not used MySQLTestCase
- Moved base testcase for DB to db namespace
- Minor style fixes
2013-05-24 18:35:00 +04:00
Qiang Xue
c4595b8b5d Fixes issue #337: support strict parsing for URL manager. 2013-05-23 10:47:45 -04:00
Qiang Xue
9e948ccd43 Added UrlRule::host. 2013-05-16 23:54:06 -04:00
Qiang Xue
b6fffeb0e4 Removed trailing slash in created URLs. 2013-05-16 23:21:08 -04:00
Qiang Xue
e6b52b8523 Fixes issue #268: added support for subdomain matching of URL rules. 2013-05-16 23:15:30 -04:00
Qiang Xue
e1acc64b2b refactoring cache and db references. 2013-03-27 17:09:18 -04:00
Qiang Xue
1eb1809aa4 finished URL testing. 2013-02-24 16:19:35 -05:00
Qiang Xue
a5fe4a6af2 Fixed URLManager bugs. 2013-02-20 08:25:06 -05:00
Qiang Xue
448fa79bb3 added url manager test 2013-02-19 22:06:45 -05:00
Qiang Xue
712f4dae0d url wip 2013-02-10 14:53:35 -05:00