Commit Graph

  • dbebf8df4b beego:namespace support nest astaxie 2014-06-10 17:11:02 +08:00
  • f7b01aab13 beego: modify the filter sequence astaxie 2014-06-10 11:02:41 +08:00
  • 2570f075d9 beego:change ControllerComments exported astaxie 2014-06-09 17:46:13 +08:00
  • 21cb8ea4a3 beego:AST code astaxie 2014-06-09 17:33:04 +08:00
  • 6c8a7f1382 beego: router change to method Tree astaxie 2014-06-09 10:11:37 +08:00
  • e00eab7f49 beego: change to tree astaxie 2014-06-08 20:24:01 +08:00
  • bfabcfcb6b beego:router tree astaxie 2014-06-04 23:07:57 +08:00
  • f06ba52ede Merge pull request #633 from dlt/develop astaxie 2014-06-07 01:10:42 +08:00
  • fcae000a79 fixed typo on constant applicationXml Dalto Curvelano Jr 2014-06-06 13:56:34 -03:00
  • 3e4c015982 Merge pull request #631 from curvesoft/master astaxie 2014-06-04 23:02:52 +08:00
  • d689be30e8 remove httplib_test.php CurveSoft 2014-06-04 22:12:37 +08:00
  • 7b110a0b73 remove httplib_test.php CurveSoft 2014-06-04 22:09:43 +08:00
  • e3033b57a6 1.gofmt httplib.go httplib_test.go 2.replace test url to http://httpbin.org functions CurveSoft 2014-06-04 21:15:24 +08:00
  • bd537554ea 1.gofmt httplib.go httplib_test.go 2.replace test url to http://httpbin.org functions CurveSoft 2014-06-04 21:04:50 +08:00
  • ebb3b91df9 1、增加cookiejar支持 2、增加Setting结构,便于统一设置请求参数 3、增加服务端测试php脚本 CurveSoft 2014-06-03 21:20:10 +08:00
  • a65ad1a4bc fix the time test case astaxie 2014-05-31 14:28:44 +08:00
  • bdc01f52a0 Merge pull request #626 from mvpmvh/michael astaxie 2014-05-31 14:25:40 +08:00
  • a673a85d4a added tests config/json_test that test missing key usecases. created a template function to fetch AppConfig values Michael 2014-05-30 23:48:23 -05:00
  • 61008fe75c udpated timezone in templatefunc_test. changed error message to be more descriptive when tests fail Michael 2014-05-30 14:12:21 -05:00
  • 5dee6b7d19 beego: fix the namespace cond astaxie 2014-05-28 10:23:31 +08:00
  • f6c7a6bd32 beego: improve the admin router print astaxie 2014-05-27 17:27:22 +08:00
  • d2eece9a39 session: #620 make the session never read empty astaxie 2014-05-27 15:45:35 +08:00
  • c3a23b28ee beego: improve the RandomCreateBytes #620 astaxie 2014-05-27 15:29:43 +08:00
  • 9083927c6a beego: enhance the XSRFKEY from 15 to 32 #620 astaxie 2014-05-27 15:00:10 +08:00
  • 3f7e91e6a4 beego:fix *.* router bug astaxie 2014-05-26 10:15:56 +08:00
  • a2a6f47afa beego: support other config provider astaxie 2014-05-25 22:37:38 +08:00
  • 23229ef9ef beego: BeegoServerName & beego.Run astaxie 2014-05-25 22:35:20 +08:00
  • 0d17d974cd beego: update namespace astaxie 2014-05-23 15:56:25 +08:00
  • 17104c25a2 beego: Refactoring Filter & add comments astaxie 2014-05-20 18:47:41 +08:00
  • 8b374d7f90 beego: add benchmark astaxie 2014-05-20 18:20:44 +08:00
  • fa3234147a httplib:drone can't upload file astaxie 2014-05-20 17:34:52 +08:00
  • 33ad6c1370 beego: remove app funciont & fix #590 astaxie 2014-05-20 17:28:06 +08:00
  • 04290dfc68 beego: delete hotupdate astaxie 2014-05-20 16:41:39 +08:00
  • 03080b3ef2 beego:1.2.0 astaxie 2014-05-20 15:53:41 +08:00
  • 3f2a712ba8 beego:change default port astaxie 2014-05-20 15:40:05 +08:00
  • f215aa4810 beego: change the error tips astaxie 2014-05-20 15:34:27 +08:00
  • 18a02d7d60 beego:support https & http listen astaxie 2014-05-20 15:30:17 +08:00
  • 3f4d750dc4 utils: improve the file grep astaxie 2014-05-20 14:32:06 +08:00
  • 9f01aeed31 beego:remove unused code astaxie 2014-05-19 18:52:48 +08:00
  • b45f0b9bf6 beego: fix #478 astaxie 2014-05-17 02:56:50 +08:00
  • cf04ade603 merger master astaxie 2014-05-17 02:29:41 +08:00
  • 92f6181616 beego: change the version to 1.2.0 v1.2.0 astaxie 2014-05-17 02:26:22 +08:00
  • 9270a0504a beego: admin support link astaxie 2014-05-17 02:20:48 +08:00
  • 1da37f6ce1 beego: controller add ServeFormatted astaxie 2014-05-17 01:26:59 +08:00
  • ef6d9b9a94 session: support memcache interface astaxie 2014-05-17 01:19:47 +08:00
  • c265786251 session:support struct. astaxie 2014-05-17 00:43:51 +08:00
  • c5c806b58e beego: XSRF support Controller level fix #610 astaxie 2014-05-17 00:12:25 +08:00
  • e657dcfd5f beego: support namespace astaxie 2014-05-16 23:47:15 +08:00
  • 2ed9b2bffd orm: add test for unexported struct field slene 2014-05-16 13:14:15 +08:00
  • 55ad951bce beego: support more router astaxie 2014-05-16 10:18:15 +08:00
  • ef815bf5fc config: fix the import issue astaxie 2014-05-15 14:18:47 +08:00
  • 6082a0af3e bug fixed jessonchan 2014-05-15 11:34:44 +08:00
  • be30fb7937 refator func jessonchan 2014-05-14 20:08:51 +08:00
  • f4e7d63e65 httplib support to set the protocol version for incoming requests toby.zxj 2014-05-09 15:48:50 +08:00
  • 14688f240f httplib:support file upload astaxie 2014-05-08 16:58:08 +08:00
  • dce09837b9 fix the typo astaxie 2014-05-08 10:51:29 +08:00
  • 3b9a404138 beego: support other analisys & fix typo astaxie 2014-04-28 18:07:30 +08:00
  • a6f55b59cf beego: add link in the admin console astaxie 2014-04-15 05:03:20 +08:00
  • c188cbbcb4 update all files License astaxie 2014-04-12 13:18:18 +08:00
  • 4245521660 fix #576 astaxie 2014-04-11 16:08:43 +08:00
  • 05e5baaa9f beego:add post test case astaxie 2014-04-10 22:33:32 +08:00
  • 54b92e9599 context:add Bind function astaxie 2014-04-10 00:31:16 +08:00
  • aa68ffecec beego: support not-empty value in router fix #555 astaxie 2014-04-09 21:42:57 +08:00
  • 78991c81ab make Maxage work Lin Luxiang 2014-04-08 18:16:16 +08:00
  • 348ff13857 update the error message Donald Zhan 2014-04-09 12:39:12 +08:00
  • 52817fb668 allow unexported fields on model structs Kyle McCullough 2014-03-18 18:00:07 -05:00
  • 2c59ff1cc6 beego: admin support link astaxie 2014-05-17 02:20:48 +08:00
  • 6bdf0838ce beego: controller add ServeFormatted astaxie 2014-05-17 01:26:59 +08:00
  • 31a63c5d50 session: support memcache interface astaxie 2014-05-17 01:19:47 +08:00
  • 237aaadd65 session:support struct. astaxie 2014-05-17 00:43:51 +08:00
  • 34ddcef1dc beego: XSRF support Controller level fix #610 astaxie 2014-05-17 00:12:25 +08:00
  • f6ce2656db beego: support namespace astaxie 2014-05-16 23:47:15 +08:00
  • b647026dff orm: add test for unexported struct field slene 2014-05-16 13:14:15 +08:00
  • 568c0c47f0 Merge pull request #542 from kylemcc/develop slene 2014-05-16 13:11:55 +08:00
  • 2629de28f2 beego: support more router astaxie 2014-05-16 10:18:15 +08:00
  • 10d2c7c328 config: fix the import issue astaxie 2014-05-15 14:18:47 +08:00
  • af7ac98bd6 Merge pull request #609 from JessonChan/develop astaxie 2014-05-15 11:47:07 +08:00
  • 6f78f1d4b2 bug fixed jessonchan 2014-05-15 11:34:44 +08:00
  • 9f95fd3309 Merge pull request #608 from JessonChan/develop astaxie 2014-05-14 20:47:01 +08:00
  • 74c309cefd refator func jessonchan 2014-05-14 20:08:51 +08:00
  • b6d63c84ae Merge pull request #605 from francoishill/patch-6 astaxie 2014-05-14 13:12:15 +08:00
  • bc2f1fb79d Update app.go Francois 2014-05-13 17:19:50 +02:00
  • 29e113a48a Merge pull request #597 from tobyzxj/develop astaxie 2014-05-09 16:25:33 +08:00
  • 3caf1896d6 httplib support to set the protocol version for incoming requests toby.zxj 2014-05-09 15:48:50 +08:00
  • d5d5f23756 httplib:support file upload astaxie 2014-05-08 16:58:08 +08:00
  • 46641ef3b6 fix the typo astaxie 2014-05-08 10:51:29 +08:00
  • 8ed459512f Merge pull request #591 from luosangnanka/master astaxie 2014-05-05 16:43:53 +08:00
  • 25768f0109 Update README.md luosangnanka 2014-05-05 16:21:50 +08:00
  • a56f67e073 Update README.md luosangnanka 2014-05-05 16:15:49 +08:00
  • 8164f9821d Update README.md luosangnanka 2014-05-05 16:13:03 +08:00
  • b2a69f505c beego: support other analisys & fix typo astaxie 2014-04-28 18:07:30 +08:00
  • e307bd7ba9 beego:hotfix for multipart/form-data astaxie 2014-04-15 05:05:53 +08:00
  • b2bd829d39 beego: add link in the admin console astaxie 2014-04-15 05:03:20 +08:00
  • f9b8617fa3 context: fix multipart/form-data astaxie 2014-04-15 05:02:50 +08:00
  • 6c6e4ecfbc update all files License astaxie 2014-04-12 13:18:18 +08:00
  • 8bcf03c652 fix #576 astaxie 2014-04-11 16:08:43 +08:00
  • 1ea449aa3a beego:add post test case astaxie 2014-04-10 22:33:32 +08:00
  • a99802b7d1 beego:query data from Form & params astaxie 2014-04-10 22:20:46 +08:00
  • b212ec8dab beego:query data from Form & params astaxie 2014-04-10 22:20:46 +08:00
  • 3e16feb1e2 beego: fix flash errors astaxie 2014-04-10 18:14:18 +08:00