| 
							
							
								 Ming Deng | 4437c6eb11 | merge master | 2021-09-03 11:40:13 +08:00 |  | 
			
				
					| 
							
							
								 such | 005b8b5813 | fix comment change MainContorlller to MainController | 2021-07-19 16:30:34 +08:00 |  | 
			
				
					| 
							
							
								 loyalsoldier | 87158d6c3f | Fix: avoid shadow of builtin | 2021-06-17 03:36:48 +08:00 |  | 
			
				
					| 
							
							
								 loyalsoldier | 3572ac96a4 | Fix lint and format code in adapter dir | 2021-06-06 18:37:33 +08:00 |  | 
			
				
					| 
							
							
								 Ming Deng | ca328208cc | Merge pull request #4647 from Loyalsoldier/context-fix-lint Fix lint and format code in adapter/context dir | 2021-06-06 16:33:21 +08:00 |  | 
			
				
					| 
							
							
								 Ming Deng | 24fa805170 | Merge pull request #4645 from Loyalsoldier/cache-fix-lint Fix lint and format code in adapter/cache dir | 2021-06-06 16:30:23 +08:00 |  | 
			
				
					| 
							
							
								 Ming Deng | bd134b94db | Merge pull request #4648 from Loyalsoldier/httplib-fix-lint Fix lint and format code in adapter/httplib dir | 2021-06-06 16:22:18 +08:00 |  | 
			
				
					| 
							
							
								 loyalsoldier | fc38efb7d4 | Fix lint and format code in adapter/httplib dir | 2021-06-05 11:33:30 +08:00 |  | 
			
				
					| 
							
							
								 loyalsoldier | 4fee15c1f1 | Fix lint and format code in adapter/context dir | 2021-06-05 11:18:39 +08:00 |  | 
			
				
					| 
							
							
								 loyalsoldier | 1db0588770 | Fix lint and format code in adapter/config dir | 2021-06-05 11:14:50 +08:00 |  | 
			
				
					| 
							
							
								 loyalsoldier | 79f6cd9c31 | Fix lint and format code in adapter/cache dir | 2021-06-05 11:11:37 +08:00 |  | 
			
				
					| 
							
							
								 loyalsoldier | 91d993b7e2 | Fix imports by gci | 2021-05-19 22:28:05 +08:00 |  | 
			
				
					| 
							
							
								 loyalsoldier | c6813f0d24 | Fix: remove unused code according to golangci-lint | 2021-05-19 22:27:19 +08:00 |  | 
			
				
					| 
							
							
								 loyalsoldier | 2b7401109f | Chore: format code | 2021-05-19 22:27:17 +08:00 |  | 
			
				
					| 
							
							
								 linxiaoyi | 480bb0e5d0 | rename function to fix sonar | 2021-05-17 14:43:09 +08:00 |  | 
			
				
					| 
							
							
								 June | 8c05252378 | Fix issue #4528 | 2021-03-15 10:17:32 +08:00 |  | 
			
				
					| 
							
							
								 shubhendra | 512133e14b | Remove unnecessary use of slice | 2021-02-25 15:58:44 +05:30 |  | 
			
				
					| 
							
							
								 shubhendra | b849cfc18c | Fix unnecessary allocations due to Indexcalls | 2021-02-25 15:58:42 +05:30 |  | 
			
				
					| 
							
							
								 Ming Deng | 62aa0188c4 | fix sonar Part3 | 2021-02-04 16:53:27 +08:00 |  | 
			
				
					| 
							
							
								 Ming Deng | f03aa62aca | Merge develop | 2021-02-03 10:22:19 +08:00 |  | 
			
				
					| 
							
							
								 Ming Deng | 9c392a3a09 | Fix Sonar Part2 | 2021-02-01 21:27:02 +08:00 |  | 
			
				
					| 
							
							
								 anoymouscoder | 535165d7f0 | add logFilter to debug request and response | 2021-02-01 21:11:42 +08:00 |  | 
			
				
					| 
							
							
								 Ming Deng | de5c2c9a27 | Merge main & resolve conflict | 2021-02-01 00:24:45 +08:00 |  | 
			
				
					| 
							
							
								 Ming Deng | 41d682d878 | Fix Sonart PR1 | 2021-02-01 00:22:52 +08:00 |  | 
			
				
					| 
							
							
								 Jihoon Seo | 113b90531c | Apply goimports' modifications | 2021-01-28 13:42:03 +09:00 |  | 
			
				
					| 
							
							
								 Jihoon Seo | 2bb6c45786 | Update beego pkg paths | 2021-01-28 13:35:38 +09:00 |  | 
			
				
					| 
							
							
								 Ming Deng | c8a325efe3 | Remove prometheus duration label | 2021-01-19 21:20:50 +08:00 |  | 
			
				
					| 
							
							
								 Jason li | 686b73891e | finish timeout option for task | 2021-01-14 11:55:56 +08:00 |  | 
			
				
					| 
							
							
								 Ming Deng | babf0dfc14 | Make compatible | 2021-01-03 22:00:47 +08:00 |  | 
			
				
					| 
							
							
								 Ming Deng | f6b7543478 | Merge pull request #4318 from AllenX2018/fix-issue-4176 Fix issue #4176 | 2021-01-02 19:10:40 +08:00 |  | 
			
				
					| 
							
							
								 Ming Deng | e25f3c0920 | fix 4396 | 2020-12-28 23:11:19 +08:00 |  | 
			
				
					| 
							
							
								 Ming Deng | 73d81bafd9 | Remove duration from prometheus label | 2020-12-26 22:16:17 +08:00 |  | 
			
				
					| 
							
							
								 AllenX2018 | 75849b6d6a | Merge branch 'develop' of https://github.com/beego/beego into fix-issue-4176 | 2020-12-26 16:57:22 +08:00 |  | 
			
				
					| 
							
							
								 AllenX2018 | 0d890d6129 | Merge branch 'develop' of https://github.com/astaxie/beego into fix-issue-4176 | 2020-12-26 16:33:09 +08:00 |  | 
			
				
					| 
							
							
								 Ming Deng | f27358a543 | Fix 4383 | 2020-12-22 22:17:20 +08:00 |  | 
			
				
					| 
							
							
								 Ming Deng | b64a1e73ed | Fix adapter namespace don't work BUG | 2020-12-15 22:22:48 +08:00 |  | 
			
				
					| 
							
							
								 Ming Deng | 385e1d390f | update misspell and gofmt | 2020-12-14 13:52:26 +08:00 |  | 
			
				
					| 
							
							
								 Ming Deng | d4da82ef77 | format code | 2020-12-14 12:34:55 +08:00 |  | 
			
				
					| 
							
							
								 Ming Deng | 7bc6010604 | rename to v2 | 2020-12-14 11:12:00 +08:00 |  | 
			
				
					| 
							
							
								 Ming Deng | a70f7fc920 | using new organization | 2020-12-13 23:09:19 +08:00 |  | 
			
				
					| 
							
							
								 Ming Deng | 198b9cce5f | rename key world 'governor' to 'admin' | 2020-12-13 19:11:07 +08:00 |  | 
			
				
					| 
							
							
								 jianzhiyao | 54ab211f00 | Merge pull request #4329 from jianzhiyao/fix-3865 fix dot parse in route & delete useless testing file | 2020-12-01 11:52:53 +08:00 |  | 
			
				
					| 
							
							
								 Anker Jam | 59ca0d063f | fix dot parsing result in route & delete useless testing file | 2020-11-29 23:39:58 +08:00 |  | 
			
				
					| 
							
							
								 Ming Deng | 8d7f48ea75 | expose more error code in web module | 2020-11-29 22:33:03 +08:00 |  | 
			
				
					| 
							
							
								 AllenX2018 | 963de3e68b | add SessionOn option for web.Router | 2020-11-24 10:15:28 +08:00 |  | 
			
				
					| 
							
							
								 AllenX2018 | 463ec4b085 | fix issue #4176: refactor Router with option pattern | 2020-11-20 10:43:30 +08:00 |  | 
			
				
					| 
							
							
								 Anker Jam | c510926cb8 | fix 4224:form entity too large casue run out of memory | 2020-10-18 23:18:13 +08:00 |  | 
			
				
					| 
							
							
								 Ming Deng | 2572094a8d | remove config API's context parameter | 2020-10-13 22:33:39 +08:00 |  | 
			
				
					| 
							
							
								 Ming Deng | 14c1b76569 | remove pkg directory; remove build directory;
remove githook directory; | 2020-10-08 18:29:36 +08:00 |  |