Commit Graph

  • 83d4385f1f Support time.RFC3339 Guohua Ouyang 2017-03-25 07:52:43 +08:00
  • ae0a75c464 console debug use diffrent color astaxie 2017-03-21 23:55:40 +08:00
  • a05e5a7c09 Merge branches 'master' and 'develop' of https://github.com/astaxie/beego into develop astaxie 2017-03-21 23:47:32 +08:00
  • 75ca7b77b6 Merge pull request #2518 from sicojuy/develop astaxie 2017-03-21 09:44:37 +08:00
  • b0e2012a17 Fix set cookie bug, zero max age is not valid. liaoziqian 2017-03-21 09:15:30 +08:00
  • 12dff072fa Merge pull request #2509 from sergeylanzman/add-gosimple astaxie 2017-03-18 13:37:31 +08:00
  • d956444965 Merge branch 'develop' into add-gosimple astaxie 2017-03-18 11:20:30 +08:00
  • 8dbf9eb0bf Merge pull request #2512 from sergeylanzman/add-unconvert astaxie 2017-03-18 11:05:28 +08:00
  • faa981fb6a Merge pull request #2511 from sergeylanzman/drop-go1.4-1.5-travis astaxie 2017-03-18 11:02:39 +08:00
  • 1ea3c13ff5 Merge branch 'develop' into drop-go1.4-1.5-travis astaxie 2017-03-18 11:02:15 +08:00
  • 46d8fef0ad Merge pull request #2510 from sergeylanzman/travis-add-1.7-1.8 astaxie 2017-03-18 11:01:27 +08:00
  • 37c1ffc57a add go simple support Sergey Lanzman 2017-03-17 19:24:45 +02:00
  • 856fde28dc add unconverted support Sergey Lanzman 2017-03-17 19:45:30 +02:00
  • 3204d7631b drop support go1.4/5 in travis yml Sergey Lanzman 2017-03-17 19:33:54 +02:00
  • f5fc2edfd3 add support go1.7/8 to travis yml Sergey Lanzman 2017-03-17 19:32:31 +02:00
  • 21d1267c14 Merge pull request #2501 from sergeylanzman/change-template-error-log astaxie 2017-03-14 20:04:42 +08:00
  • 3e37b97549 temple parse error write in log as trace. change to error Sergey Lanzman 2017-03-14 12:55:40 +02:00
  • 206f736819 Merge pull request #2496 from eyalpost/develop astaxie 2017-03-14 12:54:48 +08:00
  • 24d4a27842 Don't panic during AddViewPath if adding the same path twice Eyal Post 2017-03-13 08:46:57 +02:00
  • 46f3ea4f43 Merge pull request #2494 from miraclesu/develop astaxie 2017-03-12 22:26:25 +08:00
  • c9cc642d37 validation: amend email test case miraclesu 2017-03-12 20:27:09 +08:00
  • b34853f8cc validattion: add test case for email valid miraclesu 2017-03-12 19:30:23 +08:00
  • d41f4c0a3a validation: fix email valid miraclesu 2017-03-12 19:23:46 +08:00
  • 8e46decc8e fix routing bug for splat chendingxing 2017-03-10 09:28:25 +08:00
  • 323a1c4214 Merge pull request #2485 from astaxie/develop v1.8.0 astaxie 2017-03-06 21:59:04 +08:00
  • c5f838e785 beego 1.8.0 astaxie 2017-03-06 21:29:41 +08:00
  • f53e98d11b Merge pull request #2348 from hongliang81/develop astaxie 2017-03-05 22:45:32 +08:00
  • c2f7f3efa7 Merge pull request #2380 from fugr/config astaxie 2017-03-05 22:41:45 +08:00
  • 1e5051e112 Merge pull request #2381 from chesedo/OrmStrongRelationships astaxie 2017-03-05 22:39:45 +08:00
  • fa44ff54bb Merge pull request #2479 from marianofevola/develop astaxie 2017-03-05 22:07:08 +08:00
  • 4c6de379e0 Merge pull request #2480 from ysqi/fix astaxie 2017-03-05 22:06:46 +08:00
  • 6d997366ed Fixed 2456 and strengthen bind ysqi 2017-03-04 20:23:55 +08:00
  • e0250e2871 Fix typo Mariano Fevola 2017-03-03 16:24:02 +00:00
  • 3d629e7320 Merge pull request #2468 from antony66/ssdb_cache_fix_is_exist astaxie 2017-02-27 18:58:53 +08:00
  • 74045090cc This fixes issue #2467 with ssdb cache IsExist Anton Khalikov 2017-02-27 14:14:16 +05:00
  • 49fffe3ebe Parse form time by its length Guohua Ouyang 2017-02-27 14:43:16 +08:00
  • 50e294be32 fix the broken test astaxie 2017-02-27 09:41:15 +08:00
  • b235b48de4 Merge branch 'develop' of https://github.com/astaxie/beego into develop astaxie 2017-02-26 22:21:37 +08:00
  • 28011a5835 fix #2462 astaxie 2017-02-26 22:20:11 +08:00
  • b03b0779dc Merge pull request #2455 from jyk1987/develop astaxie 2017-02-25 19:01:12 +08:00
  • 393e4c4969 Improve json coding performance jiayukun 2017-02-22 17:38:26 +08:00
  • 1d49a4bcbd Merge pull request #2417 from eyalpost/develop astaxie 2017-02-13 12:37:17 +08:00
  • fc2c0f4fba Don't allow AddViewPath after beego run Eyal Post 2017-02-11 22:00:30 +02:00
  • 2117aecf65 Merge pull request #2428 from awengo/master astaxie 2017-02-11 00:31:43 +08:00
  • 8a2b697625 Add http methods awengo 2017-02-10 17:45:47 +09:00
  • be586572e0 Merge pull request #2423 from ansiz/master astaxie 2017-02-10 13:19:20 +08:00
  • 4e047bd483 Merge pull request #2427 from code1986/develop astaxie 2017-02-10 13:17:21 +08:00
  • db67ffbb94 1.simplify reading and writing file code 2.add apiauth test liming 2017-02-10 09:35:23 +08:00
  • 90b03d34cc Merge pull request #2421 from code1986/develop astaxie 2017-02-09 14:36:39 +08:00
  • 872a964145 1.add "defer f.close()" in SessionRead to fix file handle leak if DecodeGob failed 2.rewrite SessionRegenerate liming 2017-02-09 13:47:24 +08:00
  • dade92d98b close mysql connection liming 2017-02-09 14:16:23 +08:00
  • dfa74faf43 support for multiple view paths Eyal Post 2017-02-07 18:28:03 +02:00
  • 95562cff41 Merge pull request #2406 from xqbumu/patch-1 astaxie 2017-02-07 11:07:37 +08:00
  • 9b714a7518 Add config field EnableErrorsRender xhzhang 2017-02-06 12:33:15 +08:00
  • 2a660820c9 Merge pull request #2389 from amrfaissal/feature-env-support astaxie 2017-01-23 21:15:06 +08:00
  • b55e20ac60 Merge pull request #2395 from duyazhe/fix_bug_orm_ne astaxie 2017-01-23 21:12:58 +08:00
  • b0dcb5b91d Merge pull request #2400 from kerwin/master astaxie 2017-01-23 21:12:29 +08:00
  • 5c76f62103 Add GetCond func to querySet kerwin 2017-01-18 17:04:23 +08:00
  • 126dbdae2f use BeeMap instead of a regular map Faissal Elamraoui 2017-01-16 10:08:32 +01:00
  • 24d8290a3f fix filter with __ne bug 杜亚哲 2017-01-16 10:32:33 +08:00
  • 957c0630c0 moved the env package to config/ Faissal Elamraoui 2017-01-14 10:15:02 +01:00
  • e32d173b0d fix the bug to prevent rewrite t 卜木 2017-01-14 15:03:49 +08:00
  • fbc9f8e640 Package env for working with env variables inside Beego Faissal Elamraoui 2017-01-13 17:10:54 +01:00
  • 82d2ace3bd Add strong relationship support to orm chesedo 2017-01-11 12:51:32 +02:00
  • 3fa7fc6e41 config:fix handle include other.conf fugr 2017-01-11 18:55:53 +08:00
  • d1b58a00ce Merge pull request #2373 from fugr/config Faissal Elamraoui 2017-01-11 09:34:57 +01:00
  • 6a2ee371a5 avoid creating new file to implements Config fugr 2017-01-09 21:04:11 +08:00
  • a8a2dffc59 Have Required validator trim strings to fix #2361 chesedo 2017-01-06 10:11:08 +02:00
  • 9266ece7a4 fix the retried astaxie 2017-01-05 18:27:23 +08:00
  • 09c405990c Add Aliyun Logger 洪亮 2016-12-27 09:58:42 +08:00
  • 61e694f388 add retry astaxie 2017-01-03 22:50:45 +08:00
  • 195c9b24eb Merge pull request #2359 from kbynd/patch-1 astaxie 2017-01-02 11:49:11 +08:00
  • 2f6da122fd Update output.go kbynd 2017-01-02 09:17:17 +05:30
  • f0d1d7149b Update output.go kbynd 2016-12-31 16:14:38 +05:30
  • 96387e9a9b EnableGZip=true,then content-length header missing kbynd 2016-12-31 16:04:34 +05:30
  • 86f6470fb2 Merge pull request #2353 from skariuki/master Faissal Elamraoui 2016-12-29 22:50:41 +01:00
  • d77160dafe ignore .vscode folder Faissal Elamraoui 2016-12-29 22:30:56 +01:00
  • caca5e37ba fixed typo in models_boot Kariuki, Stanley (Contractor) 2016-12-29 12:24:27 -05:00
  • 189c73986b Merge pull request #2351 from amrfaissal/add-safemap-count Faissal Elamraoui 2016-12-29 11:42:47 +01:00
  • fe21305bb3 Removes redundant check if key exists in BeeMap Faissal Elamraoui 2016-12-29 11:05:35 +01:00
  • 75ec8d33a2 Rewrite safemap_test suite Faissal Elamraoui 2016-12-28 12:39:21 +01:00
  • d736d0ca87 Adds Count method to BeeMap struct Faissal Elamraoui 2016-12-28 12:36:39 +01:00
  • 99093693c8 Merge pull request #2346 from legendtkl/master astaxie 2016-12-26 20:24:49 +08:00
  • c9c284be27 Modify func camelString to be more robust legendtkl 2016-12-25 21:09:06 +08:00
  • fa12dcf792 Merge pull request #2341 from kabab/content_type astaxie 2016-12-23 23:06:52 +08:00
  • b93f5c6f9c Merge pull request #2311 from amrfaissal/fix-2310 astaxie 2016-12-23 20:06:25 +08:00
  • f9791c1221 Merge pull request #2319 from mlgd/patch-1 astaxie 2016-12-23 20:03:32 +08:00
  • 8fac2d8d58 Don't rewrite content-type Amine KABAB 2016-12-14 17:19:31 +00:00
  • e90f4bee1a Remove a regression on AppPath mlgd 2016-12-09 09:37:10 +01:00
  • eb50221a15 Added method to register Pre/Post signal handlers Faissal Elamraoui 2016-12-06 13:38:18 +01:00
  • fc4801494d Added hookable signals Faissal Elamraoui 2016-12-06 13:36:59 +01:00
  • eba6afd6fb Merge pull request #2307 from CodeJuan/master astaxie 2016-12-06 15:10:00 +08:00
  • 81328b72fa Merge pull request #2309 from mengskysama/patch-1 astaxie 2016-12-06 15:03:10 +08:00
  • c0c113036b statistics lock mengskysama 2016-12-06 14:57:15 +08:00
  • b788d74fd1 set perm of rotated log to 440 codejuan 2016-12-06 12:44:00 +08:00
  • 90999717dd Merge branch 'develop' v1.7.2 astaxie 2016-12-05 23:14:26 +08:00
  • a20ccde90d beego 1.7.2 astaxie 2016-12-05 22:58:29 +08:00
  • d548ddeb5b Merge pull request #2267 from centos-ren/develop astaxie 2016-12-05 22:57:38 +08:00
  • de99ac5da5 Merge pull request #2197 from OlegFX/master astaxie 2016-12-05 22:45:07 +08:00
  • e2d9d34c75 Merge pull request #2272 from szyhf/Fix#2263 astaxie 2016-12-05 22:40:54 +08:00