1
0
mirror of https://github.com/astaxie/beego.git synced 2025-04-24 20:06:57 +00:00

Commit Graph

  • 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
  • e50cbecf80 beego: fix flash errors astaxie 2014-04-10 18:14:18 +08:00
  • 127b85bcaa context:add Bind function astaxie 2014-04-10 00:31:16 +08:00
  • 89dde6cd9d Merge branch 'develop' of https://github.com/astaxie/beego into develop astaxie 2014-04-09 21:43:32 +08:00
  • 5a52949761 beego: support not-empty value in router fix #555 astaxie 2014-04-09 21:42:57 +08:00
  • a78162e9e4 Merge pull request #573 from linluxiang/master astaxie 2014-04-09 14:42:29 +08:00
  • 931e6162ac Merge pull request #574 from dz1984/fix/cache_test astaxie 2014-04-09 14:42:01 +08:00
  • 1bb876f2df make Maxage work Lin Luxiang 2014-04-08 18:16:16 +08:00
  • 18f70e6ee4 update the error message Donald Zhan 2014-04-09 12:39:12 +08:00
  • 82ca85dc65 release new version 1.1.4 astaxie 2014-04-08 17:49:12 +08:00
  • f9cc9e9eb3 beego: release new version 1.1.4 astaxie 2014-04-08 17:45:57 +08:00
  • 18fee2ad9a beego: fixed serious Directory Traversal astaxie 2014-04-08 17:43:25 +08:00
  • 4124760706 beego: filter the static file's url astaxie 2014-04-07 14:20:30 +08:00
  • 3fe4f8c362 toolbox: modify the godocs astaxie 2014-04-06 01:05:20 +08:00
  • 5a863b45f4 beego: BeeAdminApp private astaxie 2014-04-06 01:02:10 +08:00
  • 3ad30d48b5 beego: fix the godoc astaxie 2014-04-06 00:53:18 +08:00
  • 3255a43568 beego: move staticServer to New file astaxie 2014-04-06 00:18:21 +08:00
  • 73d757e3f4 context: improve the formParse astaxie 2014-04-06 00:08:03 +08:00
  • deb28dd873 fix session test case astaxie 2014-04-04 10:16:34 +08:00
  • 7f394feab5 beego: hot fix for TestBeegoInit can't parsefile astaxie 2014-04-04 10:04:22 +08:00
  • 8cbea70e07 beego: hot fix for TestBeegoInit can't parsefile astaxie 2014-04-04 10:04:22 +08:00
  • f222f5b238 beego: hot fix for console logs & go run can't find file. astaxie 2014-04-04 09:56:25 +08:00
  • 3f1de576e4 fix go run hello.go & console log astaxie 2014-04-04 09:49:55 +08:00
  • f48ca96a7e beego: fix log output when SetLogger has error slene 2014-04-04 07:33:13 +08:00
  • 9421a21037 beego: fix log output when SetLogger has error slene 2014-04-04 07:33:13 +08:00
  • 5c06cd090c beego: hot fix for console logs & go run can't find file. astaxie 2014-04-04 09:56:25 +08:00
  • fc982feeb9 fix go run hello.go & console log astaxie 2014-04-04 09:49:55 +08:00
  • 31de651053 beego: fix log output when SetLogger has error slene 2014-04-04 07:33:13 +08:00
  • f4d62d3193 beego: fix dependency of cache / session sub package slene 2014-04-04 08:31:22 +08:00
  • acbdeb62e8 beego: fix log output when SetLogger has error slene 2014-04-04 07:33:13 +08:00
  • d58e9e6e12 beego: move dependency module to sub package slene 2014-04-03 23:41:48 +08:00
  • 6497f29ed7 version 1.1.2 release astaxie 2014-04-03 15:56:31 +08:00
  • 1705b42546 beego: change version from 1.1.1 to 1.1.2 astaxie 2014-04-03 15:54:37 +08:00
  • 5505cc09ed beego: move init to a fund & add a new fund TestBeegoInit asta.xie 2014-04-03 15:07:20 +08:00
  • 12e1ab0f80 beego: setLogger return error asta.xie 2014-04-02 23:45:44 +08:00
  • 9c5ceb70cc Logs: modify StartLogger to private asta.xie 2014-04-02 23:43:37 +08:00
  • bf0b1af64f add workPath don't chdir when go run or go test asta.xie 2014-04-01 18:08:00 +08:00
  • 9c959fba4d fix string asta.xie 2014-03-29 14:59:55 +08:00
  • 5588bfc35e support filter to get router. get runController & runMethod asta.xie 2014-03-29 14:55:34 +08:00
  • 2f4acf46c6 modify the template file asta.xie 2014-03-27 08:49:57 +08:00
  • c7437d7590 fix Cookie for session asta.xie 2014-03-26 13:51:35 +08:00
  • 4f819dbd9a Add a function SetLogFuncCall to enable asta.xie 2014-03-26 00:06:25 +08:00
  • 3f5fee2dc6 Logs support file & filenum asta.xie 2014-03-25 23:48:18 +08:00
  • c7f16b5d5a Merge pull request #551 from steamonimo/develop astaxie 2014-03-25 21:28:42 +08:00
  • 8d1268c0a9 session provider for postgresql steamonimo 2014-03-25 12:45:23 +01:00
  • c921b0aa5d fix #533 change the function name asta.xie 2014-03-21 14:24:00 +08:00
  • 589f97130c add w.Rotate asta.xie 2014-03-21 14:07:03 +08:00
  • 443aaadcce fix #533 change the function name asta.xie 2014-03-21 14:24:00 +08:00
  • ff1938054a add w.Rotate asta.xie 2014-03-21 14:07:03 +08:00
  • d79c297880 rollback: set httponly default is false. slene 2014-03-17 12:27:04 +08:00
  • 65631e0522 fix orm test slene 2014-03-19 10:00:26 +08:00
  • a879e412a1 #514 slene 2014-03-19 09:46:09 +08:00
  • 4785ac14d7 allow unexported fields on model structs Kyle McCullough 2014-03-18 18:00:07 -05:00
  • 50bc1ef757 rollback: set httponly default is false. slene 2014-03-17 12:27:04 +08:00
  • 7bacb25725 Merge pull request #538 from admpub/patch-2 slene 2014-03-14 15:44:05 +08:00
  • ad8418720f bug fixed S.W.H 2014-03-14 14:47:52 +08:00