Jake Moshenko 
								
							 
						 
						
							
							
							
							
								
							
							
								1d8b72235a 
								
							 
						 
						
							
							
								
								Add a helper method to Image to parse ancestor string.  
							
							
							
						 
						
							2016-09-07 10:48:58 -04:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Joseph Schorr 
								
							 
						 
						
							
							
							
							
								
							
							
								608ffd9663 
								
							 
						 
						
							
							
								
								Basic labels support  
							
							... 
							
							
							
							Adds basic labels support to the registry code (V2), and the API. Note that this does not yet add any UI related support. 
							
						 
						
							2016-08-26 15:24:26 -04:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Jake Moshenko 
								
							 
						 
						
							
							
							
							
								
							
							
								45e7c94586 
								
							 
						 
						
							
							
								
								Initialize the db for fixsequences  
							
							
							
						 
						
							2016-04-01 14:26:19 -04:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Jake Moshenko 
								
							 
						 
						
							
							
							
							
								
							
							
								bd5b44cbd2 
								
							 
						 
						
							
							
								
								Move the sequence fixer to a separate tool which can be run  
							
							
							
						 
						
							2016-04-01 13:46:13 -04:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Quentin Machu 
								
							 
						 
						
							
							
							
							
								
							
							
								c8bf55c2bb 
								
							 
						 
						
							
							
								
								Repair allocator (min/max swapped)  
							
							
							
						 
						
							2016-03-02 14:51:54 -05:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Quentin Machu 
								
							 
						 
						
							
							
							
							
								
							
							
								ea013b8066 
								
							 
						 
						
							
							
								
								make min_index optionnal in allocator's constructor  
							
							
							
						 
						
							2016-03-01 14:54:38 -05:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Quentin Machu 
								
							 
						 
						
							
							
							
							
								
							
							
								c8d825c232 
								
							 
						 
						
							
							
								
								expose min_id in allocator.py  
							
							
							
						 
						
							2016-02-16 15:16:22 -05:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Jake Moshenko 
								
							 
						 
						
							
							
							
							
								
							
							
								88d84aa182 
								
							 
						 
						
							
							
								
								Fixes for content checksum and torrent pieces backfill  
							
							... 
							
							
							
							Remove null handler from app.py, was silencing other logs 
							
						 
						
							2016-02-11 16:53:18 -05:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Jimmy Zelinskie 
								
							 
						 
						
							
							
							
							
								
							
							
								e54b86c6eb 
								
							 
						 
						
							
							
								
								s/TORRENT/BITTORRENT  
							
							
							
						 
						
							2016-01-22 15:52:28 -05:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Jake Moshenko 
								
							 
						 
						
							
							
							
							
								
							
							
								aaf462682f 
								
							 
						 
						
							
							
								
								Fix the allocator to use id ranges instead of limits  
							
							
							
						 
						
							2016-01-12 15:21:13 -05:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Joseph Schorr 
								
							 
						 
						
							
							
							
							
								
							
							
								9d966c2605 
								
							 
						 
						
							
							
								
								Backport V1 metadata fix  
							
							
							
						 
						
							2016-01-08 13:53:04 -05:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Jake Moshenko 
								
							 
						 
						
							
							
							
							
								
							
							
								073b68cf0d 
								
							 
						 
						
							
							
								
								Fix torrent migration and update backfill to compute torrent pieces  
							
							
							
						 
						
							2016-01-08 11:15:34 -05:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Jake Moshenko 
								
							 
						 
						
							
							
							
							
								
							
							
								0459c3bc54 
								
							 
						 
						
							
							
								
								Merge remote-tracking branch 'upstream/master' into python-registry-v2  
							
							
							
						 
						
							2015-11-16 14:22:54 -05:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Matt Jibson 
								
							 
						 
						
							
							
							
							
								
							
							
								2e1b49b009 
								
							 
						 
						
							
							
								
								Allow None for max_id during migrations  
							
							... 
							
							
							
							This allows empty databases with no max_id to run.
fixes  #869  
							
						 
						
							2015-11-13 15:41:39 -05:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Jake Moshenko 
								
							 
						 
						
							
							
							
							
								
							
							
								ab340e20ea 
								
							 
						 
						
							
							
								
								Merge remote-tracking branch 'upstream/master' into python-registry-v2  
							
							
							
						 
						
							2015-11-11 16:41:40 -05:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Jake Moshenko 
								
							 
						 
						
							
							
							
							
								
							
							
								88bbf34993 
								
							 
						 
						
							
							
								
								Silence a lot of the useless logs for the checksum backfill  
							
							
							
						 
						
							2015-11-10 19:49:23 -05:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Jake Moshenko 
								
							 
						 
						
							
							
							
							
								
							
							
								83c98882bb 
								
							 
						 
						
							
							
								
								Fix the backfill batch message to report the number  
							
							
							
						 
						
							2015-11-10 19:49:00 -05:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Jake Moshenko 
								
							 
						 
						
							
							
							
							
								
							
							
								941d13ea3e 
								
							 
						 
						
							
							
								
								Fix an off by one error in the common backfill code  
							
							
							
						 
						
							2015-11-10 16:14:44 -05:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Jimmy Zelinskie 
								
							 
						 
						
							
							
							
							
								
							
							
								112bef8f8c 
								
							 
						 
						
							
							
								
								fix bug where v1 backfill never completed  
							
							
							
						 
						
							2015-11-10 14:04:20 -05:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Jake Moshenko 
								
							 
						 
						
							
							
							
							
								
							
							
								a33077b978 
								
							 
						 
						
							
							
								
								Optimistically update backfill items, reducing RTs  
							
							
							
						 
						
							2015-11-10 11:10:09 -05:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Jake Moshenko 
								
							 
						 
						
							
							
							
							
								
							
							
								dc24e8b1a1 
								
							 
						 
						
							
							
								
								Backfill by allocating and selecting ids in random blocks  
							
							... 
							
							
							
							Fixes  #826  
						
							2015-11-09 22:29:17 -05:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Joseph Schorr 
								
							 
						 
						
							
							
							
							
								
							
							
								2d2662f53f 
								
							 
						 
						
							
							
								
								Fix deleting repos and images under MySQL  
							
							... 
							
							
							
							MySQL doesn't handle constraints at the end of transactions, so deleting images currently fails. This removes the constraint and just leaves parent_id as an int 
							
						 
						
							2015-11-09 14:42:05 -05:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Jake Moshenko 
								
							 
						 
						
							
							
							
							
								
							
							
								c2fcf8bead 
								
							 
						 
						
							
							
								
								Merge remote-tracking branch 'upstream/phase4-11-07-2015' into python-registry-v2  
							
							
							
						 
						
							2015-11-06 18:18:29 -05:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Jake Moshenko 
								
							 
						 
						
							
							
							
							
								
							
							
								79c89ba11d 
								
							 
						 
						
							
							
								
								Re-enable parent id backfill, use new backfill style  
							
							
							
						 
						
							2015-11-06 15:45:39 -05:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Jake Moshenko 
								
							 
						 
						
							
							
							
							
								
							
							
								88b9e80cbb 
								
							 
						 
						
							
							
								
								Backfill the v1 checksums from imagestorage  
							
							
							
						 
						
							2015-11-06 15:28:44 -05:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Jimmy Zelinskie 
								
							 
						 
						
							
							
							
							
								
							
							
								f3c3e684a1 
								
							 
						 
						
							
							
								
								prepare branch to be merged into phase1-11-07-2015  
							
							... 
							
							
							
							This removes the checksum backfill, removes the migration that runs the
backfills, and defaults the security scan feature off. 
							
						 
						
							2015-11-06 15:22:18 -05:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Joseph Schorr 
								
							 
						 
						
							
							
							
							
								
							
							
								0f3db709ea 
								
							 
						 
						
							
							
								
								Add a vulnerability_found event for notice when we detect a vuln  
							
							... 
							
							
							
							Fixes  #637 
Note: This PR does *not* actually raise the event; it merely adds support for it 
						
							2015-11-06 15:22:18 -05:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Quentin Machu 
								
							 
						 
						
							
							
							
							
								
							
							
								f59e35cc81 
								
							 
						 
						
							
							
								
								Add support for Quay's vulnerability tool  
							
							
							
						 
						
							2015-11-06 15:22:18 -05:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Joseph Schorr 
								
							 
						 
						
							
							
							
							
								
							
							
								bbf4a1fac4 
								
							 
						 
						
							
							
								
								Remove the used_legacy_github column  
							
							
							
						 
						
							2015-11-06 15:17:55 -05:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Joseph Schorr 
								
							 
						 
						
							
							
							
							
								
							
							
								6bc5c78241 
								
							 
						 
						
							
							
								
								Later migration changed one of the tables, so make local copies  
							
							
							
						 
						
							2015-11-03 11:18:42 -05:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Jimmy Zelinskie 
								
							 
						 
						
							
							
							
							
								
							
							
								c78c450211 
								
							 
						 
						
							
							
								
								UTF-8 v1_json_metadata, comment, manifest  
							
							... 
							
							
							
							This will allow us to store unicode JSON blobs in the column on MySQL. 
							
						 
						
							2015-11-02 15:40:19 -05:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Jake Moshenko 
								
							 
						 
						
							
							
							
							
								
							
							
								9da64f3aba 
								
							 
						 
						
							
							
								
								Stop writing to deprecated columns for image data.  
							
							
							
						 
						
							2015-10-24 14:45:15 -04:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Jimmy Zelinskie 
								
							 
						 
						
							
							
							
							
								
							
							
								e973289397 
								
							 
						 
						
							
							
								
								Revert "Revert "Merge pull request  #682  from jzelinskie/revertrevert""  
							
							... 
							
							
							
							This reverts commit 278bc736e3 
							
						 
						
							2015-10-23 15:26:33 -04:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Jake Moshenko 
								
							 
						 
						
							
							
							
							
								
							
							
								e7a6176594 
								
							 
						 
						
							
							
								
								Merge remote-tracking branch 'upstream/v2-phase4' into python-registry-v2  
							
							
							
						 
						
							2015-10-22 16:59:28 -04:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Jimmy Zelinskie 
								
							 
						 
						
							
							
							
							
								
							
							
								278bc736e3 
								
							 
						 
						
							
							
								
								Revert "Merge pull request  #682  from jzelinskie/revertrevert"  
							
							... 
							
							
							
							This reverts commit 627ad25c9c31c392fecc 
							
						 
						
							2015-10-22 16:02:07 -04:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Jake Moshenko 
								
							 
						 
						
							
							
							
							
								
							
							
								ce94931540 
								
							 
						 
						
							
							
								
								Stop writing to deprecated columns for image data.  
							
							
							
						 
						
							2015-10-22 12:14:39 -04:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Jimmy Zelinskie 
								
							 
						 
						
							
							
							
							
								
							
							
								67497bb99c 
								
							 
						 
						
							
							
								
								write None if we cannot find the json  
							
							
							
						 
						
							2015-10-21 16:26:30 -04:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Jimmy Zelinskie 
								
							 
						 
						
							
							
							
							
								
							
							
								39cfe77d42 
								
							 
						 
						
							
							
								
								Revert "Merge pull request  #557  from coreos-inc/revert-migration"  
							
							... 
							
							
							
							This reverts commit c4f938898a7ad2522dbe 
							
						 
						
							2015-10-21 15:29:57 -04:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Silas Sewell 
								
							 
						 
						
							
							
							
							
								
							
							
								9000169b53 
								
							 
						 
						
							
							
								
								Revert "Merge pull request  #491  from jakedt/migratebackp2"  
							
							... 
							
							
							
							This reverts commit 7ad2522dbea0b191ffa1 
							
						 
						
							2015-09-28 16:09:22 -04:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									josephschorr 
								
							 
						 
						
							
							
							
							
								
							
							
								7ad2522dbe 
								
							 
						 
						
							
							
								
								Merge pull request  #491  from jakedt/migratebackp2  
							
							... 
							
							
							
							Migrate image data back phase 2 
							
						 
						
							2015-09-26 15:11:46 -04:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Joseph Schorr 
								
							 
						 
						
							
							
							
							
								
							
							
								bf578420f0 
								
							 
						 
						
							
							
								
								Fix import of Github migration  
							
							
							
						 
						
							2015-09-21 16:52:56 -04:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Joseph Schorr 
								
							 
						 
						
							
							
							
							
								
							
							
								49b575afb6 
								
							 
						 
						
							
							
								
								Start refactoring of the trigger system:  
							
							... 
							
							
							
							- Move each trigger handler into its own file
- Add dictionary helper classes for easier reading and writing of dict-based data
- Extract the web hook payload -> internal representation building for each trigger system
- Add tests for this transformation
- Remove support for Github archived-based building 
							
						 
						
							2015-09-21 16:36:48 -04:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Joseph Schorr 
								
							 
						 
						
							
							
							
							
								
							
							
								1c6933a28d 
								
							 
						 
						
							
							
								
								Fix Github build trigger migration  
							
							
							
						 
						
							2015-09-19 14:34:46 -04:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Jake Moshenko 
								
							 
						 
						
							
							
							
							
								
							
							
								a887125c3f 
								
							 
						 
						
							
							
								
								Fixes for backfill_aggregate_size script.  
							
							
							
						 
						
							2015-09-17 15:47:18 -04:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Jake Moshenko 
								
							 
						 
						
							
							
							
							
								
							
							
								8baacd2741 
								
							 
						 
						
							
							
								
								Migrate old data to new locations, read only new.  
							
							
							
						 
						
							2015-09-17 15:47:13 -04:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Joseph Schorr 
								
							 
						 
						
							
							
							
							
								
							
							
								eff9ff7a66 
								
							 
						 
						
							
							
								
								Migrate all GitHub build triggers to use deploy keys  
							
							
							
						 
						
							2015-09-16 17:55:51 -04:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Joseph Schorr 
								
							 
						 
						
							
							
							
							
								
							
							
								84276ee945 
								
							 
						 
						
							
							
								
								Better notifications UI  
							
							... 
							
							
							
							Fixes  #369  
						
							2015-08-17 17:08:58 -04:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Jake Moshenko 
								
							 
						 
						
							
							
							
							
								
							
							
								18100be481 
								
							 
						 
						
							
							
								
								Refactor the util directory to use subpackages.  
							
							
							
						 
						
							2015-08-03 16:04:19 -04:00