| 
							
							
								 Ming Deng | 471ebba64d | Merge pull request #4281 from flycash/httplibTest Add test for httplib | 2020-10-27 22:08:35 +08:00 |  | 
			
				
					| 
							
							
								 Ming Deng | d07a1eaa8e | Add test for httplib | 2020-10-27 21:58:39 +08:00 |  | 
			
				
					| 
							
							
								 jianzhiyao | 759982b3b8 | add more UT | 2020-10-27 20:01:53 +08:00 |  | 
			
				
					| 
							
							
								 jianzhiyao | d147f4a018 | format comment | 2020-10-27 19:35:35 +08:00 |  | 
			
				
					| 
							
							
								 jianzhiyao | 6d828e7939 | move dir and add ut for ParseOrder | 2020-10-27 19:32:56 +08:00 |  | 
			
				
					| 
							
							
								 jianzhiyao | beedfa1b53 | add UT | 2020-10-26 19:52:21 +08:00 |  | 
			
				
					| 
							
							
								 jianzhiyao | d24388ad81 | opt Methods | 2020-10-26 18:57:01 +08:00 |  | 
			
				
					| 
							
							
								 Anker Jam | 7d4e88c1b9 | support raw order | 2020-10-26 00:01:15 +08:00 |  | 
			
				
					| 
							
							
								 Anker Jam | 56fa213a6e | support OrderClauses for QuerySeter | 2020-10-25 23:49:21 +08:00 |  | 
			
				
					| 
							
							
								 Anker Jam | b1d5ba8ece | support sort none | 2020-10-25 23:16:41 +08:00 |  | 
			
				
					| 
							
							
								 Anker Jam | 544c621017 | move dir & delete some useless function | 2020-10-25 23:11:05 +08:00 |  | 
			
				
					| 
							
							
								 Anker Jam | 9bd2934e42 | add order clause | 2020-10-25 21:07:03 +08:00 |  | 
			
				
					| 
							
							
								 Ming Deng | 9524036aab | Merge pull request #4278 from flycash/defaultCfg Add global instance for config module | 2020-10-24 22:27:12 +08:00 |  | 
			
				
					| 
							
							
								 Ming Deng | 45260e4119 | Add global instance for config module | 2020-10-24 22:13:15 +08:00 |  | 
			
				
					| 
							
							
								 Ming Deng | 02234dc503 | Merge pull request #4277 from flycash/session support using json string to init session | 2020-10-22 09:53:55 +08:00 |  | 
			
				
					| 
							
							
								 Ming Deng | 05f4e0c146 | support using json string to init session | 2020-10-21 22:24:53 +08:00 |  | 
			
				
					| 
							
							
								 Ming Deng | ae108ec826 | Merge pull request #4276 from flycash/newHttpServer Change NewHttpServer API | 2020-10-21 21:59:45 +08:00 |  | 
			
				
					| 
							
							
								 Ming Deng | 7c61eb058f | Change NewHttpServer API | 2020-10-21 20:54:33 +08:00 |  | 
			
				
					| 
							
							
								 Ming Deng | 03ba495b7f | Merge pull request #4275 from flycash/fix-4224 add MaxUploadFile to provide more safety uploading controll | 2020-10-21 10:04:32 +08:00 |  | 
			
				
					| 
							
							
								 Ming Deng | d26683799a | add MaxUploadFile to provide more safety uploading controll | 2020-10-20 23:36:34 +08:00 |  | 
			
				
					| 
							
							
								 Ming Deng | f9075e8274 | Merge pull request #4272 from jianzhiyao/fix-4224 fix 4224:form entity too large casue run out of memory | 2020-10-20 20:53:19 +08:00 |  | 
			
				
					| 
							
							
								 Ming Deng | 022ad862ac | Merge pull request #4274 from flycash/loadCfg Fix ini Unmarshall method | 2020-10-19 21:51:37 +08:00 |  | 
			
				
					| 
							
							
								 Ming Deng | 93bdf97068 | Fix ini Unmarshall method | 2020-10-19 21:04:57 +08:00 |  | 
			
				
					| 
							
							
								 Anker Jam | 3c48719999 | complete condition | 2020-10-19 00:22:55 +08:00 |  | 
			
				
					| 
							
							
								 Anker Jam | cbb3de741d | fix application/x-www-form-urlencoded request body oversize | 2020-10-18 23:38:08 +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 | 140a4b90a3 | Merge pull request #4266 from flycash/loadCfg Using unmarshaler to parse config in web module | 2020-10-14 22:26:12 +08:00 |  | 
			
				
					| 
							
							
								 Ming Deng | c07acaebbc | Support unmarshaler | 2020-10-14 22:20:25 +08:00 |  | 
			
				
					| 
							
							
								 Ming Deng | 105b874477 | Merge pull request #4265 from flycash/rft/configCtx Upgrade toml version | 2020-10-14 00:28:30 +08:00 |  | 
			
				
					| 
							
							
								 Ming Deng | 3fc21ae6ec | Upgrade toml version | 2020-10-14 00:25:31 +08:00 |  | 
			
				
					| 
							
							
								 Ming Deng | ccf873fa8b | Merge pull request #4264 from flycash/rft/configCtx remove config API's context parameter | 2020-10-13 22:52:46 +08:00 |  | 
			
				
					| 
							
							
								 Ming Deng | 2572094a8d | remove config API's context parameter | 2020-10-13 22:33:39 +08:00 |  | 
			
				
					| 
							
							
								 Ming Deng | 568626cd57 | Merge pull request #4262 from flycash/ftr/toml Support toml config | 2020-10-12 22:55:55 +08:00 |  | 
			
				
					| 
							
							
								 Ming Deng | 34d6a733e9 | Support toml config | 2020-10-11 23:26:48 +08:00 |  | 
			
				
					| 
							
							
								 Ming Deng | db3defa76a | Merge pull request #4261 from flycash/reduceCache make stmt cache smaller | 2020-10-10 22:10:43 +08:00 |  | 
			
				
					| 
							
							
								 Ming Deng | 1dffa20435 | make stmt cache smaller | 2020-10-10 21:35:58 +08:00 |  | 
			
				
					| 
							
							
								 Ming Deng | e44f16c672 | Merge pull request #4257 from flycash/fix/adapter Remove scripts directory & update readme | 2020-10-09 08:48:08 +08:00 |  | 
			
				
					| 
							
							
								 Ming Deng | d41abdb5e4 | Remove scripts directory; update readme | 2020-10-08 23:18:10 +08:00 |  | 
			
				
					| 
							
							
								 Ming Deng | f1358cf78d | Merge pull request #4255 from flycash/fix/adapter Reorganize packages | 2020-10-08 18:37:42 +08:00 |  | 
			
				
					| 
							
							
								 Ming Deng | 14c1b76569 | remove pkg directory; remove build directory;
remove githook directory; | 2020-10-08 18:29:36 +08:00 |  | 
			
				
					| 
							
							
								 Ming Deng | 8e37fe3b78 | Merge pull request #4251 from sc0Vu/fix-typo Fix typo | 2020-10-06 19:44:27 +08:00 |  | 
			
				
					| 
							
							
								 Ming Deng | 2708916f96 | Merge pull request #4252 from flycash/fix/adapter Reset func call depth & add adapter.sh | 2020-10-06 18:33:45 +08:00 |  | 
			
				
					| 
							
							
								 sc0vu | 91e18996bd | Fix typo | 2020-10-06 18:20:06 +08:00 |  | 
			
				
					| 
							
							
								 Ming Deng | 034cb3222e | Add adapter script which is used to replace v1 package with v2 adapter package | 2020-10-06 16:43:16 +08:00 |  | 
			
				
					| 
							
							
								 Ming Deng | 66804324f2 | Fix: Set func call depth as 3 | 2020-10-06 11:52:24 +08:00 |  | 
			
				
					| 
							
							
								 Ming Deng | dc65055cf6 | Merge pull request #4250 from flycash/adt/logs logs Adapter | 2020-10-05 23:26:55 +08:00 |  | 
			
				
					| 
							
							
								 Ming Deng | b8c1e133bf | Merge pull request #4226 from vinicio/feature/same-site session: adds CookieSameSite to ManagerConfig | 2020-10-05 23:05:30 +08:00 |  | 
			
				
					| 
							
							
								 Ming Deng | 8cc74652a2 | Fix: adapter's controller must implement ControllerInterface | 2020-10-05 23:00:20 +08:00 |  | 
			
				
					| 
							
							
								 Vinício Augusto | d66321fe4e | session: adds CookieSameSite config to hooks.go#registerSession | 2020-10-05 11:39:20 -03:00 |  | 
			
				
					| 
							
							
								 Ming Deng | 6aa6c55f07 | logs Adapter | 2020-10-05 21:55:26 +08:00 |  |