6543 
								
							 
						 
						
							
							
								
							
							
	
	
	12a1f914f4 
 
						 
						
							
							
								
								
								Vendor Update Go Libs ( #13166 )  
							
							... 
							
							
							
							
							* update github.com/alecthomas/chroma v0.8.0 -> v0.8.1
* github.com/blevesearch/bleve v1.0.10 -> v1.0.12
* editorconfig-core-go v2.1.1 -> v2.3.7
* github.com/gliderlabs/ssh v0.2.2 -> v0.3.1
* migrate editorconfig.ParseBytes to Parse
* github.com/shurcooL/vfsgen to 0d455de96546
* github.com/go-git/go-git/v5 v5.1.0 -> v5.2.0
* github.com/google/uuid v1.1.1 -> v1.1.2
* github.com/huandu/xstrings v1.3.0 -> v1.3.2
* github.com/klauspost/compress v1.10.11 -> v1.11.1
* github.com/markbates/goth v1.61.2 -> v1.65.0
* github.com/mattn/go-sqlite3 v1.14.0 -> v1.14.4
* github.com/mholt/archiver v3.3.0 -> v3.3.2
* github.com/microcosm-cc/bluemonday 4f7140c49acb -> v1.0.4
* github.com/minio/minio-go v7.0.4 -> v7.0.5
* github.com/olivere/elastic v7.0.9 -> v7.0.20
* github.com/urfave/cli v1.20.0 -> v1.22.4
* github.com/prometheus/client_golang v1.1.0 -> v1.8.0
* github.com/xanzy/go-gitlab v0.37.0 -> v0.38.1
* mvdan.cc/xurls v2.1.0 -> v2.2.0
Co-authored-by: Lauris BH <lauris@nix.lv> 
							
						 
						
							2020-10-16 01:06:27 -04:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Lunny Xiao 
								
							 
						 
						
							
							
								
							
							
	
	
	d17efaa114 
 
						 
						
							
							
								
								
								Upgrade bleve to v1.0.10 ( #12737 )  
							
							... 
							
							
							
							
							* Fix bug on migration 111
* Upgrade bleve to 1.0.10
Co-authored-by: zeripath <art27@cantab.net>
Co-authored-by: techknowlogick <techknowlogick@gitea.io> 
							
						 
						
							2020-09-06 18:51:14 -04:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									6543 
								
							 
						 
						
							
							
								
							
							
	
	
	fdf750e4d4 
 
						 
						
							
							
								
								
								[Vendor] blevesearch v0.8.1 -> v1.0.7 ( #11360 )  
							
							... 
							
							
							
							
							* Update blevesearch v0.8.1 -> v1.0.7
* make vendor
Co-authored-by: zeripath <art27@cantab.net> 
							
						 
						
							2020-05-10 06:40:54 +01:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Mura Li 
								
							 
						 
						
							
							
								
							
							
	9591185c8f  
						 
						
							
							
								
								
								Upgrade blevesearch to v0.8.1 ( #9177 )  
							
							... 
							
							
							
							
							For #1441 
a91b427b59 
							
						 
						
							2019-11-27 11:23:33 +02:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Mura Li 
								
							 
						 
						
							
							
								
							
							
	d77176912b  
						 
						
							
							
								
								
								Use Go1.11 module ( #5743 )  
							
							... 
							
							
							
							
							* Migrate to go modules
* make vendor
* Update mvdan.cc/xurls
* make vendor
* Update code.gitea.io/git
* make fmt-check
* Update github.com/go-sql-driver/mysql
* make vendor 
							
						 
						
							2019-03-27 19:15:23 +08:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Lunny Xiao 
								
							 
						 
						
							
							
								
							
							
	a380cfd8e0  
						 
						
							
							
								
								
								Update bleve dependency to latest master revision ( #6100 )  
							
							... 
							
							
							
							
							* update bleve to master b17287a86f6cac923a5d886e10618df994eeb54b6724eac2e3b8dde89cfbe3a2
* remove unused pkg from dep file
* change bleve from master to recent revision 
							
						 
						
							2019-02-17 19:50:26 -05:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Antoine GIRARD 
								
							 
						 
						
							
							
								
							
							
	4c1f1f9646  
						 
						
							
							
								
								
								Remove x/net/context vendor by using std package ( #5202 )  
							
							... 
							
							
							
							
							* Update dep github.com/markbates/goth
* Update dep github.com/blevesearch/bleve
* Update dep golang.org/x/oauth2
* Fix github.com/blevesearch/bleve to c74e08f039e56cef576e4336382b2a2d12d9e026
* Update dep golang.org/x/oauth2 
							
						 
						
							2018-11-10 18:55:36 -05:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Antoine GIRARD 
								
							 
						 
						
							
							
								
							
							
	3f3383dc0a  
						 
						
							
							
								
								
								Migrate to dep ( #3972 )  
							
							... 
							
							
							
							
							* Update makefile to use dep
* Migrate to dep
* Fix some deps
* Try to find a better version for golang.org/x/net
* Try to find a better version for golang.org/x/oauth2 
							
						 
						
							2018-05-21 15:34:20 +03:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Antoine GIRARD 
								
							 
						 
						
							
							
								
							
							
	917b9641ec  
						 
						
							
							
								
								
								Update to last common bleve ( #3986 )  
							
							
							
							
						 
						
							2018-05-19 20:49:46 +08:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Ethan Koenig 
								
							 
						 
						
							
							
								
							
							
	b0f7457d9e  
						 
						
							
							
								
								
								Improve issue search ( #2387 )  
							
							... 
							
							
							
							
							* Improve issue indexer
* Fix new issue sqlite bug
* Different test indexer paths for each db
* Add integration indexer paths to make clean 
							
						 
						
							2017-09-16 23:16:21 +03:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Ethan Koenig 
								
							 
						 
						
							
							
								
							
							
	833f8b94c2  
						 
						
							
							
								
								
								Search bar for issues/pulls ( #530 )  
							
							
							
							
						 
						
							2017-01-25 10:43:02 +08:00