1
0
mirror of https://github.com/astaxie/beego.git synced 2025-07-04 11:20:20 +00:00
Commit Graph

64 Commits

Author SHA1 Message Date
d41abdb5e4 Remove scripts directory; update readme 2020-10-08 23:18:10 +08:00
2b9aaa5b0d update README.md
Signed-off-by: Acmefocus <107723772@qq.com>
2020-07-10 09:58:06 +08:00
25ba78ea72 update README.md
Signed-off-by: Acmefocus <107723772@qq.com>
2020-07-09 18:14:31 +08:00
40cdc877b6 Update README.md
Signed-off-by: Acmefocus <107723772@qq.com>
2020-07-09 17:38:08 +08:00
1f9da8d75b Fix ES bug 2020-06-29 22:25:22 +08:00
2a6ceca861 Update README.md 2019-10-10 11:23:19 +08:00
5620608418 Update README.md 2019-07-21 22:58:28 +08:00
6092e737a1 Added link to ranking 2018-09-24 18:33:56 +02:00
58bb49a78c add report card to readme.md 2017-11-25 19:23:46 +02:00
a9941b6edc Merge branch 'develop' into patch-1 2017-04-02 13:46:06 +02:00
6a32b048bd Update README.md 2017-04-02 11:04:08 +02:00
c387aeeb36 fix markdown formatting 2017-03-27 14:30:42 +09:00
9f6bbe3c51 add foundation link 2016-09-23 14:16:16 +08:00
528f273e58 Update README.md
fix url
2016-04-08 14:28:45 +08:00
2301633d42 Added slack 2016-02-02 23:34:32 +08:00
897cf57840 use travis-ci.org as build-status 2016-01-15 14:59:16 +08:00
9c55985915 update readme 2016-01-13 22:20:34 +08:00
2d4cc6e33d Add link to russian
Add link to russian
2015-12-26 16:43:49 +03:00
b622d5d369 Fix #1269 extract documentation
Fix #1271 Add description from docs on beego.me to README
and also add same description to godoc
2015-07-26 17:06:55 +00:00
45d693e6d6 Add quick start example from website to README 2015-07-16 04:32:07 +00:00
1cc1d57f55 development 2015-02-02 09:33:59 -05:00
73370ade90 modular 2015-02-02 09:33:27 -05:00
9c07332cfc Update README.md 2014-10-09 09:34:22 +08:00
e9487d3571 Update README 2014-08-22 13:32:54 +08:00
a144769515 update the documents & comments 2014-08-18 16:41:43 +08:00
69094b2786 remove koding link 2014-07-17 16:05:17 +08:00
b016102d34 add coding 2014-01-15 09:40:33 +08:00
aa2fef0d36 update sessionRelease
1. mysql fix last access time not update
2. mysql & redid Release when data is empty
3. add maxlifetime distinct Gclifetime
2014-01-08 20:54:20 +08:00
eb5d11c01b Update README.md
RESTFul → RESTful
2013-12-22 15:56:15 +08:00
05e197ffff fix #391 2013-12-19 22:02:25 +08:00
65ec2db4e8 Fix typos in the readme file. 2013-09-25 09:41:11 -04:00
dc8f932009 update doc's link 2013-08-28 17:09:01 +08:00
449fbe82f6 Update README.md 2013-08-11 13:26:28 +08:00
1521842d7a add static global function & add seocms example 2013-06-25 18:49:08 +08:00
f56e7737ce Update: README 2013-06-22 13:17:50 +02:00
10417dd6d5 Update: clean and fix README markdown 2013-06-21 10:40:58 +02:00
0abe3e2157 add build status 2013-06-19 22:27:27 +08:00
db525cba74 add session test & delete readme 2013-05-08 22:31:36 +08:00
da1fe2feeb modify readme 2013-05-08 12:31:37 +08:00
7302569725 add chinese docs links 2013-04-18 10:39:06 +08:00
2573696860 session
1. session move from astaxie/session to beego/session
2. support 4 type session
2013-04-05 23:50:53 +08:00
10e7dc856b fix a bug about json and xml 2013-01-06 11:25:05 +08:00
1f67fcb0f9 http support pprof and template add date func like php's date function
http support pprof
PprofOn set to true you can profile the runtime data.
template add date func like php's date function

{{date "Y-m-d H:i:s"}}
2013-01-01 21:42:16 +08:00
a02a64806e change doc addr 2012-12-27 23:31:32 +08:00
4602ca64c8 modify the document addr 2012-12-27 23:29:42 +08:00
2417464c35 add indent 2012-12-20 10:17:50 +08:00
6c89320183 fix 2012-12-20 10:14:50 +08:00
9c618145a2 merger & fix 2012-12-20 10:12:56 +08:00
69965d700c This was fixed in 5ce009, listening on both ipv6 and ipv4 addresses is not the problem (and I think you should remove the note you added). 2012-12-20 09:38:31 +08:00
c8cf7c7121 Update README.md
Add go syntax hilighting, fix odd wording
2012-12-19 14:18:27 -06:00