1
0
mirror of https://github.com/astaxie/beego.git synced 2025-04-28 11:56:50 +00:00

Commit Graph

  • 4dde2c59ff fix the parser.go lastupdate astaxie 2014-06-30 15:57:36 +08:00
  • c83c17d917 Merge pull request #660 from ljyf5593/patch-1 astaxie 2014-06-30 12:06:24 +08:00
  • 4994d36b66 templateform.RenderForm now renders textarea Vangelis Tsoumenis 2014-06-29 20:30:11 +02:00
  • a991b9dcde Removes unused FormType map from templatefunc Vangelis Tsoumenis 2014-06-29 19:29:43 +02:00
  • 3fe9e6a28a extract func parseFormTag from templatefunc.RenderForm Vangelis Tsoumenis 2014-06-29 19:19:32 +02:00
  • 62e9c89010 middleware: support i18n astaxie 2014-06-27 17:53:53 +08:00
  • ac96c2b15e beego: fix #657 ljyf5593 2014-06-27 11:06:29 +08:00
  • 0f170a80da update the comments fix #658 astaxie 2014-06-25 10:39:37 +08:00
  • 9c5348f690 beego: autoroute astaxie 2014-06-23 15:52:30 +08:00
  • 90f91b10c5 beego: change to beego 1.3.1 astaxie 2014-06-23 15:31:51 +08:00
  • a5a6a30744 beego: fix the router rule for * astaxie 2014-06-23 15:28:53 +08:00
  • 1f6e689e5d beego: fix #652 astaxie 2014-06-23 15:28:29 +08:00
  • 7b7a95677a Generate default value while run ORM cmd tool Bin Wang 2014-06-22 10:52:14 +08:00
  • af4f153830 beego: update the router rule for * astaxie 2014-06-21 11:44:24 +08:00
  • 469f283b68 beego:fix captcha filter router v1.3.0 astaxie 2014-06-19 20:29:36 +08:00
  • 085c362ffb beego:fix router expge astaxie 2014-06-18 23:32:47 +08:00
  • c3a07555c4 beego:change version to 1.3.0 astaxie 2014-06-18 15:15:45 +08:00
  • 2b8e411174 merger master httplib astaxie 2014-06-18 15:04:08 +08:00
  • 720a77c1f9 beego:rever docs astaxie 2014-06-18 11:15:43 +08:00
  • b943b74fc5 beego:init GlobalDocApi astaxie 2014-06-18 11:09:47 +08:00
  • 67be7b532d beego:doc move to swagger astaxie 2014-06-18 10:36:15 +08:00
  • 8be83fe488 Merge pull request #642 from JessonChan/develop slene 2014-06-17 15:25:03 +08:00
  • cff632f553 beego: swagger EnableDocs astaxie 2014-06-16 16:05:15 +08:00
  • 4990d88861 Merge pull request #648 from redaready/develop astaxie 2014-06-14 12:13:50 +08:00
  • 7075ad8a28 update chat example redar 2014-06-14 00:21:26 +02:00
  • 0e278ae358 beego:format the admin print route astaxie 2014-06-13 00:14:30 +08:00
  • e38a23b30e beego:admin add print method astaxie 2014-06-13 00:08:43 +08:00
  • 117904be73 beego:fix the some regexp routes to different func astaxie 2014-06-12 23:08:05 +08:00
  • 3b807845f2 beego:addtree support regexp astaxie 2014-06-12 20:50:29 +08:00
  • 00b710e168 beego:namespace sub router add url to pattern astaxie 2014-06-11 23:51:19 +08:00
  • e25fcffbc0 config:json add support array astaxie 2014-06-11 22:47:11 +08:00
  • c13141b8bf beego:fix when user defined function equal to HTTP astaxie 2014-06-11 22:45:54 +08:00
  • 7a7ff735e3 Merge pull request #644 from chrisport/develop astaxie 2014-06-11 22:02:28 +08:00
  • 3b934bb910 config: fix error when json config starts with an array Christoph Portmann 2014-06-11 11:33:32 +03:00
  • aa275fb5ce beego:fix #639 astaxie 2014-06-11 13:26:45 +08:00
  • deb553be7f beego:confgi support difference run mode section astaxie 2014-06-11 12:00:50 +08:00
  • 3db9633ebd remove websocket logic because not support handler astaxie 2014-06-11 11:12:17 +08:00
  • 2f8a70d548 beego: router support param has _ astaxie 2014-06-11 09:33:35 +08:00
  • 7c0d0900ac beego:fix static file router astaxie 2014-06-11 01:19:39 +08:00
  • 6809c97611 beego: improve performance astaxie 2014-06-11 01:11:32 +08:00
  • 675643c68d beego: run mode support test astaxie 2014-06-10 22:47:48 +08:00
  • 06f4bf493d ignore nil time JessonChan 2014-06-10 22:10:58 +08:00
  • 4786fb0948 beego:fix typo NewControllerRegister astaxie 2014-06-10 20:12:57 +08:00
  • fdb5672b7a beego:delete debug information astaxie 2014-06-10 18:10:32 +08:00
  • 107a7a21c0 beego: dev mode print request router & pattern astaxie 2014-06-10 18:09:07 +08:00
  • 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