| .. | 
			
		
		
			
			
			
			
				| 
					
						
							
								
								batch.inc
							
						
					
				 | 
				
					
						
							
							Issue #2373735 by joelpittet, dawehner: Simplify/clean up BareHtmlPageRenderer
						
					
				 | 
				2014-11-20 09:37:59 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								bootstrap.inc
							
						
					
				 | 
				
					
						
							
							Issue #2328111 by dawehner, martin107, neclimdul: Replace most instances of the DRUPAL_ROOT constant with the app.root container parameter.
						
					
				 | 
				2014-11-17 12:20:57 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								common.inc
							
						
					
				 | 
				
					
						
							
							Issue #2378263 by Wim Leers: hook_library_alter() must be manually invoked by users of LibraryDiscovery, and has no test coverage
						
					
				 | 
				2014-11-21 09:53:12 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								database.inc
							
						
					
				 | 
				
					
						
							
							Issue #2329703 by maximpodorov: Fix spelling in varous files
						
					
				 | 
				2014-09-18 07:21:39 -07:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								entity.inc
							
						
					
				 | 
				
					
						
							
							Issue #2296115 by jhodgdon, hussainweb: Fixed Several entity loadRevision() methods do not obey the interface contract.
						
					
				 | 
				2014-10-14 09:32:57 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								errors.inc
							
						
					
				 | 
				
					
						
							
							Issue #2373735 by joelpittet, dawehner: Simplify/clean up BareHtmlPageRenderer
						
					
				 | 
				2014-11-20 09:37:59 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								file.inc
							
						
					
				 | 
				
					
						
							
							Issue #2276203 by webflo, lauriii, nlisgo, kallehauge, Snipon: Fixed CSS Aggregation breaks URLs with Query String.
						
					
				 | 
				2014-10-29 09:31:01 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								form.inc
							
						
					
				 | 
				
					
						
							
							Issue #2375245 by ashutoshsngh: Remove form_set_value()
						
					
				 | 
				2014-11-20 09:52:23 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								install.core.inc
							
						
					
				 | 
				
					
						
							
							Issue #2324055 by dawehner, cilefen, znerol: Split up the module manager into runtime information and extension information
						
					
				 | 
				2014-11-23 10:10:06 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								install.inc
							
						
					
				 | 
				
					
						
							
							Issue #2324055 by dawehner, cilefen, znerol: Split up the module manager into runtime information and extension information
						
					
				 | 
				2014-11-23 10:10:06 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								mail.inc
							
						
					
				 | 
				
					
						
							
							Issue #2358993 by rpayanm, JeroenT: Remove usage of drupal_mail_system()
						
					
				 | 
				2014-11-20 10:31:25 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								menu.inc
							
						
					
				 | 
				
					
						
							
							Issue #2376791 by dawehner, Wim Leers: Move all _content routing definitions to _controller
						
					
				 | 
				2014-11-20 09:47:06 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								module.inc
							
						
					
				 | 
				
					
						
							
							Issue #2324055 by dawehner, cilefen, znerol: Split up the module manager into runtime information and extension information
						
					
				 | 
				2014-11-23 10:10:06 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								pager.inc
							
						
					
				 | 
				
					
						
							
							Issue #2345753 by tim.plunkett, dawehner, Wim Leers, damiankloip: Remove url(current_path()) and url(NULL) with <current> and <none>.
						
					
				 | 
				2014-10-02 13:39:56 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								path.inc
							
						
					
				 | 
				
					
						
							
							Issue #2303361 by tim.plunkett, kim.pepper: Replace instances of deprecated drupal_valid_path with PathValidator.
						
					
				 | 
				2014-09-16 12:09:35 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								schema.inc
							
						
					
				 | 
				
					
						
							
							Issue #2194885 by Berdir | sun: Remove drupal_write_record().
						
					
				 | 
				2014-09-17 23:00:57 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								tablesort.inc
							
						
					
				 | 
				
					
						
							
							Issue #2345753 by tim.plunkett, dawehner, Wim Leers, damiankloip: Remove url(current_path()) and url(NULL) with <current> and <none>.
						
					
				 | 
				2014-10-02 13:39:56 +02:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								theme.inc
							
						
					
				 | 
				
					
						
							
							Issue #2346937 by dawehner, larowlan, Wim Leers, claudiu.cristea, msonnabaum: Implement a Renderer service; reduces drupal_render / _theme service container calls
						
					
				 | 
				2014-11-21 09:48:25 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								theme.maintenance.inc
							
						
					
				 | 
				
					
						
							
							Issue #1885788 by alimac, tim.plunkett | jenlampton: Fixed An AJAX HTTP error occurred during module installation via UI.
						
					
				 | 
				2014-11-17 12:42:30 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								unicode.inc
							
						
					
				 | 
				
					
						
							
							Issue #2361761 by er.pushpinderrana, rpayanm: Remove mime_header_encode and mime_header_decode.
						
					
				 | 
				2014-11-09 23:10:01 -08:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								update.inc
							
						
					
				 | 
				
					
						
							
							Issue #2226533 by martin107, filijonka, YesCT, Xano, jmolivas, Chris Dart, alexpott, tstoeckler, visabhishek | csg: Changes to the Language class due to the LanguageInterface (followup).
						
					
				 | 
				2014-10-21 10:05:08 +01:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								utility.inc
							
						
					
				 | 
				
					
						
							
							Issue #2367745 by Palashvijay4O | gumanist: Remove drupal_var_export().
						
					
				 | 
				2014-11-09 15:46:00 -08:00 |