1
0
mirror of https://github.com/astaxie/beego.git synced 2025-04-28 14:06:51 +00:00

Commit Graph

  • 770dc702f0 Merge pull request #782 from francoishill/patch-19 astaxie 2014-08-27 15:36:07 +08:00
  • e146100a23 Merge pull request #783 from francoishill/patch-20 astaxie 2014-08-27 15:35:31 +08:00
  • 2d94f7797b Type in the printout of each level's prefix Francois 2014-08-26 14:03:03 +02:00
  • 61ce608847 Update smtp.go Francois 2014-08-26 12:47:05 +02:00
  • 2fe559701c fix the import astaxie 2014-08-26 15:43:18 +08:00
  • 37fe175c26 Merge pull request #776 from devYu/master astaxie 2014-08-26 14:43:20 +08:00
  • fcc9d8c45f Merge pull request #778 from francoishill/patch-15 astaxie 2014-08-26 14:42:52 +08:00
  • e51a9d6481 Merge pull request #779 from francoishill/patch-17 astaxie 2014-08-26 14:42:05 +08:00
  • e9a1daa3ee Merge pull request #780 from francoishill/patch-18 astaxie 2014-08-26 14:41:36 +08:00
  • 44ea260db1 Allow mail with self-signed certificates Francois 2014-08-26 06:52:18 +02:00
  • 1d1ad69954 Print error if occurred in WriteMsg Francois 2014-08-26 06:37:35 +02:00
  • 59773dfabe Update file.go Francois 2014-08-26 06:25:59 +02:00
  • ccb61f0416 gofmt xianyu 2014-08-25 21:31:53 +08:00
  • 14629c214b 优化GetData 老虞 2014-08-25 20:14:14 +08:00
  • a3888cef7f fix the comments for the \d astaxie 2014-08-25 19:47:57 +08:00
  • f6a1a6c9bf Merge pull request #773 from lei-cao/develop astaxie 2014-08-25 07:32:07 +08:00
  • 38ee43701d remove http: Lei Cao 2014-08-25 01:40:23 +08:00
  • 421b796f1a Added data table admin ui Lei Cao 2014-08-25 01:37:11 +08:00
  • db51ddab96 GetInt(), GetInt8(), GetInt16(), GetInt32(), GetInt64() and Example tests Michael Hatch 2014-08-23 16:33:17 -05:00
  • baf2c63d5c Merge branch 'astaxie-master' Michael Hatch 2014-08-23 10:09:37 -05:00
  • 771179a3c6 Merge pull request #769 from JessonChan/develop astaxie 2014-08-23 09:46:43 +08:00
  • c07b1d881b typo fixed JessonChan 2014-08-23 07:07:12 +08:00
  • d8f2b05e08 improve the code and delete NO NEED URL CHECK JessonChan 2014-08-23 07:02:47 +08:00
  • 7b2fe824d5 typo fixed JessonChan 2014-08-23 06:48:40 +08:00
  • 02301caac1 modify desc JessonChan 2014-08-23 06:47:42 +08:00
  • 98c2307763 Merge pull request #767 from JessonChan/develop astaxie 2014-08-22 22:02:40 +08:00
  • 485c2e865c bug fixed JessonChan 2014-08-22 17:43:05 +08:00
  • b390667374 Merge remote-tracking branch 'upstream/develop' into develop JessonChan 2014-08-22 17:39:57 +08:00
  • f684de2385 fixed bug-request dump too early jessonchan 2014-08-22 17:12:46 +08:00
  • 35b4022ee0 httplib: set the default proto astaxie 2014-08-22 17:03:56 +08:00
  • 77294a5881 utils: fix the SliceIntersect astaxie 2014-08-22 16:50:07 +08:00
  • 7b39bd7042 refactor jessonchan 2014-08-22 16:43:42 +08:00
  • 01e4084587 toolbox: fix the go routine asleep astaxie 2014-08-22 13:56:36 +08:00
  • bf429a3a20 Merge pull request #762 from pdf/pointer_field_support astaxie 2014-08-22 13:41:58 +08:00
  • f8ff79d77d Merge pull request #764 from smallfish/master astaxie 2014-08-22 13:41:01 +08:00
  • e9487d3571 Update README 陈小玉 2014-08-22 13:32:54 +08:00
  • d7c3727f96 Add support for basic type pointer fields Peter Fern 2014-06-22 15:15:03 +10:00
  • 03eb1fc104 toolbox: add notify when add & delete task astaxie 2014-08-21 15:56:34 +08:00
  • 0a967875da Merge pull request #757 from smallfish/develop astaxie 2014-08-21 09:01:45 +08:00
  • 6ae8bc1a16 Update README 陈小玉 2014-08-21 00:08:08 +08:00
  • e70537f8b3 Update README 陈小玉 2014-08-21 00:03:03 +08:00
  • 9a583323a8 Add SetBasicAuth function for HTTP Auth smallfish 2014-08-20 23:36:58 +08:00
  • ff9c8d94e6 Merge pull request #753 from smallfish/develop astaxie 2014-08-20 16:40:26 +08:00
  • 7f977a0c8c beego: change the colour astaxie 2014-08-20 11:54:25 +08:00
  • aaabeff44f change the route info astaxie 2014-08-20 10:59:38 +08:00
  • f85ac088c3 format comments smallfish 2014-08-19 16:48:30 +08:00
  • 26da23266a Merge branch 'master' into develop astaxie 2014-08-19 09:49:07 +08:00
  • 80274684e0 context: redirect should writer to response instantly astaxie 2014-08-19 09:48:21 +08:00
  • be005f9774 Merge pull request #750 from smallfish/develop astaxie 2014-08-18 21:33:02 +08:00
  • c16b7be9ac rollback the ToFile func implement, and add testcase smallfish 2014-08-18 21:29:45 +08:00
  • de87529387 Update httplib support read data from response buffer, add some testcases smallfish 2014-08-18 21:01:49 +08:00
  • c4fa17921e comments for godocs v1.4.0 astaxie 2014-08-18 16:44:40 +08:00
  • 724137e605 Merge branch 'master' into develop astaxie 2014-08-18 16:42:16 +08:00
  • a144769515 update the documents & comments astaxie 2014-08-18 16:41:43 +08:00
  • 05089be427 Merge pull request #749 from smallfish/master astaxie 2014-08-18 15:07:11 +08:00
  • 7668c54d05 update testcase for httplib smallfish 2014-08-18 15:03:34 +08:00
  • 86752a55b6 rename SetAgent and ToXML smallfish 2014-08-18 15:03:10 +08:00
  • e07d780dcf update the router info astaxie 2014-08-18 15:00:27 +08:00
  • e566322643 beego: change the version from 1.4.0 to 1.3.2 astaxie 2014-08-18 14:46:43 +08:00
  • 51ee1e77c2 beego: close the file when finish init astaxie 2014-08-18 14:42:17 +08:00
  • 986e91b7d6 beego: update the debug info rules astaxie 2014-08-18 14:35:39 +08:00
  • 8b8638c507 Merge pull request #748 from smallfish/master astaxie 2014-08-17 21:36:10 +08:00
  • d27c5c8daf Remove some unnecessary code smallfish 2014-08-17 21:13:29 +08:00
  • 86121deac4 Merge pull request #747 from francoishill/patch-12 astaxie 2014-08-16 10:10:16 +08:00
  • 6b02e1e9d4 Merge pull request #746 from francoishill/patch-11 astaxie 2014-08-16 10:09:32 +08:00
  • 83696d95c3 Merge pull request #745 from francoishill/patch-10 astaxie 2014-08-16 09:40:01 +08:00
  • 7be8114616 To match with logs/log.go (and RFC 5424 specs) Francois 2014-08-15 21:30:59 +02:00
  • 1dbbb89ad1 To match with logs/log.go (and RFC 5424 specs) Francois 2014-08-15 21:12:57 +02:00
  • 75904effd9 Makes more sense to Use Debug instead of Info? Francois 2014-08-15 21:11:16 +02:00
  • cd9e614a71 plugins: basic auth & cors astaxie 2014-08-15 17:15:20 +08:00
  • c1234e7c6d fix the responseWriter astaxie 2014-08-15 15:24:46 +08:00
  • b611b9dab6 change the adminui link astaxie 2014-08-15 15:19:35 +08:00
  • cad3da337a toolbox: fix the program name astaxie 2014-08-15 15:17:11 +08:00
  • 3969cd3b40 toolbox: improve the profile astaxie 2014-08-15 15:09:59 +08:00
  • f4867aad5a Merge pull request #744 from lei-cao/develop astaxie 2014-08-15 14:46:37 +08:00
  • 17006cfb26 ajax refresh gc message Lei Cao 2014-08-15 14:24:55 +08:00
  • 7d1b03ee5d toolbox: fix the test case astaxie 2014-08-15 00:14:30 +08:00
  • 84a4379f0d Merge pull request #739 from lei-cao/develop astaxie 2014-08-14 23:57:09 +08:00
  • ab71201c96 Merge pull request #741 from smallfish/master astaxie 2014-08-14 23:56:20 +08:00
  • c347dd9e7b Fix the comments and deleted the println Lei Cao 2014-08-14 23:50:15 +08:00
  • 75e2611cc4 Update ctx.WriteString multiple buf output smallfish 2014-08-14 21:37:52 +08:00
  • d314d12c77 Added the UI for Admin monitor page Lei Cao 2014-08-14 17:35:23 +08:00
  • 564c3bbeb5 migration: update the debug error astaxie 2014-08-14 13:44:05 +08:00
  • 31f0ac4ce3 migration: update the params orders astaxie 2014-08-14 13:41:54 +08:00
  • 57a9670b0a migration: reset the up state sql astaxie 2014-08-14 13:37:48 +08:00
  • 14cd9e51ac revert the sort map for reset astaxie 2014-08-14 11:54:15 +08:00
  • 886bb782a5 sort the reset astaxie 2014-08-14 11:44:10 +08:00
  • d2119f715c update the migrations astaxie 2014-08-14 11:39:59 +08:00
  • f98b1810ab update the reset astaxie 2014-08-14 10:56:49 +08:00
  • 55a7711017 migration: skip reset astaxie 2014-08-14 10:19:55 +08:00
  • 436edda926 Merge branch 'master' into develop astaxie 2014-08-13 20:39:14 +08:00
  • 1f1190fbc3 Merge pull request #738 from smallfish/master astaxie 2014-08-13 20:16:36 +08:00
  • 20463fa725 Add CustomAbort() for Controller, support status code and body smallfish 2014-08-13 17:26:22 +08:00
  • ae37f95239 migration: delete the unique key for name astaxie 2014-08-13 16:42:16 +08:00
  • da6726f3da Merge pull request #737 from ZhengYang/develop astaxie 2014-08-13 16:37:13 +08:00
  • 32469cd69d change time format Zheng Yang 2014-08-13 16:09:13 +08:00
  • e572f45296 update the error output astaxie 2014-08-13 14:50:32 +08:00
  • efcaa3d934 update the migration database time format astaxie 2014-08-13 11:16:19 +08:00
  • 5ecfe0c335 beego hook change the path & fix the migration bug astaxie 2014-08-13 10:43:05 +08:00
  • d325a66fee update the error info astaxie 2014-08-12 16:35:59 +08:00