Commit Graph

  • a06e0f27ad Support run mode set by env var BEEGO_RUNMODE Bill Davis 2014-10-08 15:00:07 -04:00
  • a760e46f98 Merge pull request #837 from bsingr/develop astaxie 2014-10-08 23:00:46 +08:00
  • 262665f4e5 Remove PaginationController interface and pass context instead. Refs #835. Jens Bissinger 2014-10-08 15:59:26 +02:00
  • 0b3763cc67 Cleanup pagination documentation. Refs #835. Jens Bissinger 2014-10-07 11:39:27 +02:00
  • c147f26cd1 Merge pull request #847 from pabdavis/multifilter-fix2 astaxie 2014-10-08 21:24:28 +08:00
  • 1ba7847913 Changing check from nil to len based on slice Bill Davis 2014-10-08 09:21:34 -04:00
  • 52df979aca update the godocs astaxie 2014-10-08 14:02:57 +08:00
  • b6f789c497 Changes to handle multi filters on execution pt Bill Davis 2014-10-07 16:35:30 -04:00
  • fa6cbc08d9 Document usage of utils/pagination. Refs #835. Jens Bissinger 2014-10-07 11:02:07 +02:00
  • c4f8f45da4 Move pagination to utils/pagination. Refs #837, #835. Jens Bissinger 2014-10-06 11:36:57 +02:00
  • 6fca4a8218 Insert pagination utilities from beego/wetalk. Refs #835. Jens Bissinger 2014-10-02 11:40:46 +02:00
  • aae89576c6 fix #814 astaxie 2014-10-01 22:31:44 +08:00
  • a907a86476 fix #814 astaxie 2014-10-01 22:28:49 +08:00
  • 8716185de8 fix #794 astaxie 2014-10-01 22:10:33 +08:00
  • 31e6133413 beego: improve static file index.html simple code astaxie 2014-10-01 08:57:10 +08:00
  • 3a5de83ec2 beego: support router case sensitive astaxie 2014-09-28 22:10:43 +08:00
  • f5f3395560 update the isdir astaxie 2014-09-24 14:48:08 +08:00
  • 8164367762 beego: flash add success & Set astaxie 2014-09-23 23:54:38 +08:00
  • e1475b72b9 Merge pull request #826 from SnailKnows/patch-2 astaxie 2014-09-23 00:31:21 +08:00
  • f267ee8a12 fix the same name controller for UrlFor astaxie 2014-09-23 00:26:07 +08:00
  • 7e060e6e5c fix the static file dir astaxie 2014-09-23 00:03:47 +08:00
  • 727d2f9ea1 fix not found when has mulit static dir astaxie 2014-09-22 23:44:50 +08:00
  • 67c0c232a1 Update beego.go SnailKnows 2014-09-20 18:56:46 +08:00
  • 6c62198b59 remove the go style astaxie 2014-09-15 23:01:07 +08:00
  • e48e1ddaa9 Merge pull request #812 from ZhengYang/develop astaxie 2014-09-11 20:48:18 +08:00
  • 1f9281c830 minor code refactor ZhengYang 2014-09-11 15:17:48 +08:00
  • ccab9a7044 add more sql keywords ZhengYang 2014-09-11 13:48:39 +08:00
  • 9013f5c6c7 Merge pull request #808 from ZhengYang/develop astaxie 2014-09-09 14:21:49 +08:00
  • 29b7ff84e1 more complete support for sql language Zheng Yang 2014-09-09 14:17:12 +08:00
  • fb0cc55822 update the orm read me astaxie 2014-09-09 11:55:23 +08:00
  • 0820e21738 Merge pull request #804 from ZhengYang/develop astaxie 2014-09-08 19:24:39 +08:00
  • 38eb29fa7b err msg spell correction Zheng Yang 2014-09-08 18:41:42 +08:00
  • cca0a3f76d name correction: QueryBuilder instead of QueryWriter Zheng Yang 2014-09-08 18:31:32 +08:00
  • f9a9b5a905 new query builder based on driver Zheng Yang 2014-09-08 17:56:55 +08:00
  • c667895ce5 added new querybuilder Zheng Yang 2014-09-08 17:47:15 +08:00
  • b2cdabb8a0 added query builder for orm Zheng Yang 2014-09-08 17:37:01 +08:00
  • 647a47517d httplib: fix the header function for User-Agent astaxie 2014-09-05 23:21:41 +08:00
  • f7cd1479ba beego: improve the log debug for running server astaxie 2014-09-05 17:04:02 +08:00
  • fcc359af11 beego: fix the Upper for the _method value astaxie 2014-09-03 09:25:34 +08:00
  • 08b3e4191e Merge branch 'master' into develop astaxie 2014-09-04 21:58:45 +08:00
  • 4f4f7ce257 beego: fix the router for *.* with other regexp astaxie 2014-09-04 21:58:17 +08:00
  • d06e02474f Merge pull request #795 from mvpmvh/context_params astaxie 2014-09-04 09:11:35 +08:00
  • 4d65330ca1 changing my package namespace to astaxie Michael Hatch 2014-09-03 19:47:09 -05:00
  • 2dfe1fc61c Merge pull request #792 from haowang1013/develop astaxie 2014-09-03 23:21:17 +08:00
  • 29b60d6058 fixed uninitialized return error if StartAndGC fails Wang Hao 2014-09-03 22:43:06 +08:00
  • 6eee223352 beego: fix the Upper for the _method value astaxie 2014-09-03 09:25:34 +08:00
  • 0692f92890 Merge branch 'develop' of https://github.com/astaxie/beego into develop v1.4.1 astaxie 2014-09-02 14:42:02 +08:00
  • 41adcf9966 change the version 1.4.0 to 1.4.1 astaxie 2014-09-02 14:41:14 +08:00
  • e6b42a4070 Merge pull request #787 from francoishill/patch-21 astaxie 2014-08-31 08:52:32 +08:00
  • bc4780091b Proposal for adding a ":" for stack trace printout Francois 2014-08-30 21:27:21 +02:00
  • d8614e80e7 beego: update the Url to Path astaxie 2014-08-30 22:22:23 +08:00
  • c83a2a0925 modify the comments astaxie 2014-08-28 10:21:32 +08:00
  • 50a21d60c1 apiauth add more comments & improve astaxie 2014-08-28 10:05:02 +08:00
  • 5a087b28d2 aws api auth plugins astaxie 2014-08-28 00:25:50 +08:00
  • 9b40271878 fix the less ` astaxie 2014-08-27 15:53:08 +08:00
  • 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