| 
							
							
								 iexploree | a144f117a3 | remove comment | 2016-03-01 13:39:36 +08:00 |  | 
			
				
					| 
							
							
								 iexploree | 477de9a3f3 | fix bug: session id undecoded when destroy and sesssion memory provider push wrong | 2016-03-01 10:51:47 +08:00 |  | 
			
				
					| 
							
							
								 ysqi | ffbb45e567 | Revert "ignore parse include config file error" This reverts commit 891016a0a25cdda21b119d07972bddf0a2f995ea. | 2016-02-27 20:18:59 +08:00 |  | 
			
				
					| 
							
							
								 astaxie | 67fbafb380 | Merge pull request #1680 from ysqi/fix-router-error fix #1595 | 2016-02-26 16:17:53 +08:00 |  | 
			
				
					| 
							
							
								 astaxie | 6eaa5537f5 | Merge pull request #1652 from JessonChan/develop colorful console and go fmt | 2016-02-26 16:10:11 +08:00 |  | 
			
				
					| 
							
							
								 astaxie | 62cc987620 | Merge pull request #1639 from youngsterxyf/logger-flush-close try to fix the little bug when calling Close or Flush in async mode | 2016-02-26 16:04:29 +08:00 |  | 
			
				
					| 
							
							
								 astaxie | f0a41f978f | Merge pull request #1727 from JessonChan/templates_bug_fix lock the templates map when goroutie update the map | 2016-02-26 15:56:47 +08:00 |  | 
			
				
					| 
							
							
								 JessonChan | 3da28535fe | lock the templates map when goroutie update the map | 2016-02-25 17:37:28 +08:00 |  | 
			
				
					| 
							
							
								 miraclesu | 85f55fcb41 | orm: inline struct support | 2016-02-24 18:46:14 +08:00 |  | 
			
				
					| 
							
							
								 JessonChan | 8c37e76503 | the net/http should set header first,the set http status code and then write the content | 2016-02-24 14:14:16 +08:00 |  | 
			
				
					| 
							
							
								 JessonChan | 76d69b6e51 | prevent auto detect of content-type https://golang.org/src/net/http/server.go#L1031 | 2016-02-24 10:34:20 +08:00 |  | 
			
				
					| 
							
							
								 JessonChan | 20301bc212 | multiple response.WriteHeader calls | 2016-02-24 10:31:44 +08:00 |  | 
			
				
					| 
							
							
								 Mickaël GALLARD | 9119f766d2 | Fix cookies in accordance with the "net / http" and Flash usage Fixed issue of Flash cookies that are deleted before being read
Max-age parameter conform to "net/http" Cookie | 2016-02-22 13:35:54 +01:00 |  | 
			
				
					| 
							
							
								 ysqi | 891016a0a2 | ignore parse include config file error | 2016-02-14 18:55:42 +08:00 |  | 
			
				
					| 
							
							
								 ysqi | d5f07d65bb | panic parse config error | 2016-02-14 18:54:40 +08:00 |  | 
			
				
					| 
							
							
								 ysqi | 9411063574 | fix #1595 | 2016-02-12 14:45:45 +08:00 |  | 
			
				
					| 
							
							
								 ysqi | 23860e6807 | go fmt | 2016-02-12 11:36:59 +08:00 |  | 
			
				
					| 
							
							
								 ysqi | d35c50a8e0 | return write body error | 2016-02-12 11:36:25 +08:00 |  | 
			
				
					| 
							
							
								 ysqi | 810f6db8d2 | fix #1669 write empty body panic error | 2016-02-12 11:27:59 +08:00 |  | 
			
				
					| 
							
							
								 JessonChan | 1f716dda3e | add test files and bug fixed | 2016-02-03 17:54:58 +08:00 |  | 
			
				
					| 
							
							
								 JessonChan | f8c4b3aa4c | add files logger to separate different logs | 2016-02-03 17:11:53 +08:00 |  | 
			
				
					| 
							
							
								 JessonChan | 51b1095e73 | add files logger | 2016-02-03 16:32:59 +08:00 |  | 
			
				
					| 
							
							
								 JessonChan | 68cc53e92b | when rotate by date ,there's no num after log file | 2016-02-03 15:43:15 +08:00 |  | 
			
				
					| 
							
							
								 JessonChan | 6caa3ecd91 | when rotate by date ,there's no num after log file | 2016-02-03 15:31:59 +08:00 |  | 
			
				
					| 
							
							
								 JessonChan | 304a5ccea0 | comment fix | 2016-02-03 15:06:53 +08:00 |  | 
			
				
					| 
							
							
								 JessonChan | 9806a43783 | make more fast | 2016-02-03 15:03:37 +08:00 |  | 
			
				
					| 
							
							
								 JessonChan | a1cb000701 | remove log package | 2016-02-03 14:42:38 +08:00 |  | 
			
				
					| 
							
							
								 astaxie | 2b23764ee0 | Merge pull request #1657 from lei-cao/slack Added slack | 2016-02-03 08:58:24 +08:00 |  | 
			
				
					| 
							
							
								 Lei Cao | 2301633d42 | Added slack | 2016-02-02 23:34:32 +08:00 |  | 
			
				
					| 
							
							
								 youngsterxyf | 2efe7c4c89 | merge multi commit | 2016-02-02 17:12:47 +08:00 |  | 
			
				
					| 
							
							
								 youngsterxyf | c71ac7431d | Merge branch 'develop' into logger-flush-close | 2016-02-02 17:11:41 +08:00 |  | 
			
				
					| 
							
							
								 JessonChan | 360220161b | remove useless var , name style fixed | 2016-02-02 16:52:53 +08:00 |  | 
			
				
					| 
							
							
								 JessonChan | 5dec3d127c | colorful console only the terminal supports | 2016-02-02 16:37:09 +08:00 |  | 
			
				
					| 
							
							
								 astaxie | 16b01c362a | Merge branch 'develop' of https://github.com/astaxie/beego into develop | 2016-02-02 12:45:01 +08:00 |  | 
			
				
					| 
							
							
								 astaxie | 441f795a1a | Merge pull request #1651 from thanhtranjs/develop Add GroupBy to QuerySeter | 2016-02-02 12:44:49 +08:00 |  | 
			
				
					| 
							
							
								 astaxie | 4906b600e3 | fix the static url with / problem | 2016-02-02 12:43:58 +08:00 |  | 
			
				
					| 
							
							
								 Thanh Tran | bb50383aa9 | Add GroupBy to QuerySeter | 2016-02-02 11:28:43 +07:00 |  | 
			
				
					| 
							
							
								 astaxie | 631b4d36f9 | Merge pull request #1647 from youngsterxyf/fix-issue1641 fix issue #1641 | 2016-02-02 09:23:12 +08:00 |  | 
			
				
					| 
							
							
								 youngsterxyf | da38cbfe41 | fix issue #1641 | 2016-02-01 22:40:34 +08:00 |  | 
			
				
					| 
							
							
								 astaxie | 09193213a0 | add travis hooks | 2016-01-31 23:28:56 +08:00 |  | 
			
				
					| 
							
							
								 astaxie | 0382146c60 | fix the go vet for go tip | 2016-01-29 13:11:11 +08:00 |  | 
			
				
					| 
							
							
								 astaxie | 1bf52e8922 | Merge branch 'develop' of https://github.com/astaxie/beego into develop | 2016-01-29 10:26:40 +08:00 |  | 
			
				
					| 
							
							
								 astaxie | 5cd1ed8106 | add test for tip | 2016-01-29 00:01:04 +08:00 |  | 
			
				
					| 
							
							
								 astaxie | bd79972d85 | Merge pull request #1638 from pjoe/log_console_nocolor Add noColor option for console logger | 2016-01-28 22:39:02 +08:00 |  | 
			
				
					| 
							
							
								 youngsterxyf | ecab397073 | try to fix the little bug when calling Close or Flush in async mode | 2016-01-28 21:53:44 +08:00 |  | 
			
				
					| 
							
							
								 Pelle Johnsen | a043432398 | Change option name from noColor to color Still same default behavior (with color) | 2016-01-28 07:50:07 +01:00 |  | 
			
				
					| 
							
							
								 Pelle Johnsen | 7f888e3d18 | Add noColor option for console logger - Also added simple test | 2016-01-27 19:20:58 +01:00 |  | 
			
				
					| 
							
							
								 astaxie | 85c0fcd335 | Merge pull request #1637 from pjoe/input_param_fix Fix Context.Input.SetParam not overwriting existing value | 2016-01-27 23:01:10 +08:00 |  | 
			
				
					| 
							
							
								 astaxie | f769016126 | Merge pull request #1632 from youngsterxyf/config-logic Config logic | 2016-01-27 22:25:00 +08:00 |  | 
			
				
					| 
							
							
								 Pelle Johnsen | 453d744db9 | Fix Context.Input.SetParam not overwriting existing value - Also added tests for Context.Input.Param handling | 2016-01-27 14:58:50 +01:00 |  |