projects
/
Packages
/
TYPO3.CMS.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
[!!!][TASK] Remove deprecated $GLOBALS['TYPO3_GLOBALS_EXT']
[Packages/TYPO3.CMS.git]
/
typo3
/
sysext
/
core
/
Classes
/
Package
/
PackageManager.php
2018-12-19
Benjamin Franzke
[!!!][TASK] Remove deprecated $GLOBALS['TYPO3_GLOBALS_EXT']
07/59207/2
blob
|
commitdiff
|
raw
2018-10-01
Benni Mack
[TASK] Mark various parts with phpdoc internal - part 4
32/58532/2
blob
|
commitdiff
|
raw
|
diff to current
2018-09-30
Benni Mack
[BUGFIX] Streamline trigger_error messages
94/58494/4
blob
|
commitdiff
|
raw
|
diff to current
2018-09-29
Benni Mack
[TASK] Replace further usages with Environment API
00/57600/6
blob
|
commitdiff
|
raw
|
diff to current
2018-09-28
Benjamin Franzke
[BUGFIX] FailsafePackageManager: do not prevent package...
16/58416/2
blob
|
commitdiff
|
raw
|
diff to current
2018-09-27
Benjamin Franzke
[TASK] Deprecate $GLOBALS['TYPO3_LOADED_EXT']
08/58408/6
blob
|
commitdiff
|
raw
|
diff to current
2018-09-18
Benjamin Franzke
[TASK] Simplify PackageManager caching
82/58282/4
blob
|
commitdiff
|
raw
|
diff to current
2018-09-03
Benni Mack
[TASK] Revert "Move LocalConfiguration* files to config...
47/58147/4
blob
|
commitdiff
|
raw
|
diff to current
2018-09-02
Wouter Wolters
[TASK] Replace substr(...) with strpos(...)
66/57466/8
blob
|
commitdiff
|
raw
|
diff to current
2018-08-25
Benni Mack
[TASK] Move LocalConfiguration* files to config folder
17/56517/41
blob
|
commitdiff
|
raw
|
diff to current
2018-08-19
Wouter Wolters
[TASK] Fix spelling and streamline @deprecated notations
48/57948/2
blob
|
commitdiff
|
raw
|
diff to current
2018-07-25
Christian Kuhn
[TASK] Add require() to php capable cache backend
86/57686/6
blob
|
commitdiff
|
raw
|
diff to current
2018-06-15
Christian Kuhn
[TASK] Use Environment API instead of PATH_site in...
40/57240/11
blob
|
commitdiff
|
raw
|
diff to current
2018-05-11
Jigal van Hemert
[TASK] Use PathUtility wrappers for basename/dirname
69/47169/18
blob
|
commitdiff
|
raw
|
diff to current
2018-05-08
Jan Helke
[TASK] Make core/Tests/Unit/Package/ notice free
60/56760/2
blob
|
commitdiff
|
raw
|
diff to current
2018-03-12
Nicole Cordes
[BUGFIX] Streamline package management in PackageManager
87/55687/42
blob
|
commitdiff
|
raw
|
diff to current
2018-03-07
Benjamin Franzke
[TASK] Merge the package DependencyResolver into the...
77/55977/16
blob
|
commitdiff
|
raw
|
diff to current
2018-03-07
Benni Mack
[FEATURE] Introduce an Environment API class
60/55960/6
blob
|
commitdiff
|
raw
|
diff to current
2018-03-03
Benjamin Franzke
[TASK] Remove comments that contain v4 or FLOW information
94/55994/2
blob
|
commitdiff
|
raw
|
diff to current
2018-03-02
Wouter Wolters
[TASK] Remove unnecessary parentheses
52/55952/6
blob
|
commitdiff
|
raw
|
diff to current
2018-02-05
Michael Oehlhof
[BUGFIX] Only scan package base paths if subdirectories...
18/55018/11
blob
|
commitdiff
|
raw
|
diff to current
2018-01-13
Nicole Cordes
[BUGFIX] Ensure PackageManager scans every possible...
56/55356/2
blob
|
commitdiff
|
raw
|
diff to current
2018-01-13
Nicole Cordes
[BUGFIX] Return correct available package information
26/55326/3
blob
|
commitdiff
|
raw
|
diff to current
2017-12-09
Claus Due
[TASK] Program to cache frontend interface, not impleme...
16/53116/13
blob
|
commitdiff
|
raw
|
diff to current
2017-11-27
Alexander Schnitzler
[CLEANUP] The correct case must be used for standard...
70/54770/4
blob
|
commitdiff
|
raw
|
diff to current
2017-08-23
Wouter Wolters
[TASK] Update php-cs-fixer to 2.5.0
91/53791/6
blob
|
commitdiff
|
raw
|
diff to current
2017-04-20
Christian Kuhn
[!!!][TASK] Remove deprecated code from ext:core
17/52517/12
blob
|
commitdiff
|
raw
|
diff to current
2017-03-28
Wouter Wolters
[TASK] Streamline return tags in phpdocs
86/51686/12
blob
|
commitdiff
|
raw
|
diff to current
2017-02-22
Benni Mack
[CLEANUP] Streamline EXT:about
90/51790/3
blob
|
commitdiff
|
raw
|
diff to current
2017-02-17
Wouter Wolters
[TASK] Fix common misspellings
34/51734/4
blob
|
commitdiff
|
raw
|
diff to current
2017-02-15
Wouter Wolters
[TASK] Code cleanup based on Psalm static analyser
79/51679/5
blob
|
commitdiff
|
raw
|
diff to current
2017-01-25
Anja Leichsenring
[TASK] Adjust Cs-Fixer 2.0 hits
28/51428/2
blob
|
commitdiff
|
raw
|
diff to current
2017-01-15
Nicole Cordes
[BUGFIX] Return all packages with PackageManager::getAv...
26/51026/3
blob
|
commitdiff
|
raw
|
diff to current
2016-09-28
Helmut Hummel
[BUGFIX] Always throw exception if ext_emconf.php is...
26/50026/8
blob
|
commitdiff
|
raw
|
diff to current
2016-08-30
Wouter Wolters
[TASK] Migrate to short array syntax
51/49651/4
blob
|
commitdiff
|
raw
|
diff to current
2016-06-10
Helmut Hummel
[TASK] Apply CGL compatibility (PSR-1 and PSR-2)
42/48442/4
blob
|
commitdiff
|
raw
|
diff to current
2016-04-27
Nicole Cordes
[BUGFIX] Prevent resetting of Package Manager packages
52/47852/2
blob
|
commitdiff
|
raw
|
diff to current
2016-04-20
Alexander Stehlik
[TASK] Only show active packages in PackageStates.php
89/46389/20
blob
|
commitdiff
|
raw
|
diff to current
2016-04-07
Andreas Fernandez
[CLEANUP] Fix case mismatch of functions / methods
26/47526/2
blob
|
commitdiff
|
raw
|
diff to current
2016-03-03
Wouter Wolters
[TASK] Apply CGL compatibility (PSR-1 and PSR-2)
19/47019/2
blob
|
commitdiff
|
raw
|
diff to current
2016-01-30
Benni Mack
[TASK] Remove composerName info from PackageStates
87/46387/4
blob
|
commitdiff
|
raw
|
diff to current
2016-01-30
Benni Mack
[TASK] Use Symfony Finder for PackageManager extension...
85/46385/2
blob
|
commitdiff
|
raw
|
diff to current
2016-01-29
Benni Mack
[TASK] Cleanup functionality in PackageManager.php
79/46379/3
blob
|
commitdiff
|
raw
|
diff to current
2016-01-29
Benni Mack
[TASK] Have PackageManager only check for TYPO3 extensions
77/46377/2
blob
|
commitdiff
|
raw
|
diff to current
2016-01-29
Benni Mack
[TASK] Remove unused properties in PackageManager
71/46371/2
blob
|
commitdiff
|
raw
|
diff to current
2016-01-28
Benni Mack
[TASK] Remove suggestions info from PackageStates.php
92/46292/3
blob
|
commitdiff
|
raw
|
diff to current
2016-01-28
Benni Mack
[BUGFIX] Use TYPO3-compliant Array syntax for PackageSt...
91/46291/5
blob
|
commitdiff
|
raw
|
diff to current
2016-01-07
Wouter Wolters
[!!!][TASK] Remove more deprecated miscellaneous functi...
96/45596/7
blob
|
commitdiff
|
raw
|
diff to current
2015-11-20
Wouter Wolters
[TASK] Removes extra empty lines
34/44834/4
blob
|
commitdiff
|
raw
|
diff to current
2015-10-15
Markus Klein
[FOLLOWUP][BUGFIX] Ignore transient class loading info...
91/44091/2
blob
|
commitdiff
|
raw
|
diff to current
2015-10-15
Helmut Hummel
[BUGFIX] Ignore transient class loading info in compose...
57/44057/2
blob
|
commitdiff
|
raw
|
diff to current
2015-10-09
Helmut Hummel
[BUGFIX] Ignore autoload-dev if provided in composer...
54/43954/2
blob
|
commitdiff
|
raw
|
diff to current
2015-10-08
TYPO3 Release Team
[TASK] Make TYPO3 Core PSR-2 standard compliant
18/43918/3
blob
|
commitdiff
|
raw
|
diff to current
2015-10-08
Helmut Hummel
[FOLLOWUP][BUGFIX] Load test classes in non composer...
02/43902/5
blob
|
commitdiff
|
raw
|
diff to current
2015-10-06
Nicole Cordes
[BUGFIX] Reload ext_emconf.php after extension update
35/40935/5
blob
|
commitdiff
|
raw
|
diff to current
2015-09-12
Mathias Brodala
[BUGFIX] Pass ext_emconf.php errors
53/43253/3
blob
|
commitdiff
|
raw
|
diff to current
2015-09-12
Nicole Cordes
[FEATURE] Introduce internal uniqueId generator
44/43244/3
blob
|
commitdiff
|
raw
|
diff to current
2015-09-10
Helmut Hummel
[TASK] Ignore composer.json dependencies for TYPO3...
15/42615/6
blob
|
commitdiff
|
raw
|
diff to current
2015-08-18
Helmut Hummel
[TASK] Remove package class source from package manager...
93/42693/3
blob
|
commitdiff
|
raw
|
diff to current
2015-07-14
Tymoteusz Motylewski
[BUGFIX] Catch InvalidPackageManifestException in Packa...
71/41171/3
blob
|
commitdiff
|
raw
|
diff to current
2015-07-09
Wouter Wolters
[!!!][TASK] Remove ext:cms
06/41006/9
blob
|
commitdiff
|
raw
|
diff to current
2015-07-08
Benjamin Mack
[TASK] Cleanup for Package Management
40/40240/10
blob
|
commitdiff
|
raw
|
diff to current
2015-07-03
Markus Klein
[!!!][TASK] Migrate OpcodeCacheUtility to a service...
66/40766/4
blob
|
commitdiff
|
raw
|
diff to current
2015-06-11
Helmut Hummel
[BUGFIX] Register runtime class loading info on ext...
60/40160/3
blob
|
commitdiff
|
raw
|
diff to current
2015-06-10
Helmut Hummel
[!!!][FEATURE] Discard TYPO3 class loader
27/39827/21
blob
|
commitdiff
|
raw
|
diff to current
2015-06-06
Nicole Cordes
[BUGFIX] Save PackageStates.php after deletion
41/40041/2
blob
|
commitdiff
|
raw
|
diff to current
2015-06-06
Markus Klein
[TASK] Reduce diff size on PackageStates changes
48/40048/2
blob
|
commitdiff
|
raw
|
diff to current
2015-06-05
Benjamin Mack
[!!!][FOLLOWUP][TASK] Simplify PackageManagement
26/39626/4
blob
|
commitdiff
|
raw
|
diff to current
2015-05-19
Benjamin Mack
[!!!][TASK] Simplify PackageManagement / Remove Flow
18/39518/11
blob
|
commitdiff
|
raw
|
diff to current
2015-05-08
Mathias Brodala
[BUGFIX] Respect file create mask for PackageStates...
74/38574/2
blob
|
commitdiff
|
raw
|
diff to current
2015-05-02
Nicole Cordes
[TASK] Add extension precedence
51/39151/11
blob
|
commitdiff
|
raw
|
diff to current
2015-05-01
Nicole Cordes
[BUGFIX] Prevent sorting incomplete loaded packages
33/39133/2
blob
|
commitdiff
|
raw
|
diff to current
2015-04-20
Helmut Hummel
[BUGFIX] Remove unnecessary and failing code
21/38821/4
blob
|
commitdiff
|
raw
|
diff to current
2015-02-06
Helmut Hummel
[!!!][BUGFIX] Add only required classes and class aliases
44/36644/5
blob
|
commitdiff
|
raw
|
diff to current
2014-12-29
Mathias Schreiber
[TASK] Performance: Avoid using array_keys in foreach
73/35373/8
blob
|
commitdiff
|
raw
|
diff to current
2014-12-16
Roland Waldner
[CLEANUP] Add missing empty lines before classes' closi...
27/35527/2
blob
|
commitdiff
|
raw
|
diff to current
2014-12-02
Oliver Hader
[BUGFIX] Cannot uninstall packages with dependencies...
46/34946/3
blob
|
commitdiff
|
raw
|
diff to current
2014-11-02
Markus Klein
[!!!][TASK] Remove deprecated code from sysext core
84/33484/8
blob
|
commitdiff
|
raw
|
diff to current
2014-10-28
Wouter Wolters
[TASK] Cleanup phpDoc to match CGL
77/33577/8
blob
|
commitdiff
|
raw
|
diff to current
2014-10-25
Wouter Wolters
[TASK] Use "bool" in @param notation
23/33523/2
blob
|
commitdiff
|
raw
|
diff to current
2014-10-15
Tymoteusz Motylewski
[BUGFIX] Add more entropy to uniqid
48/30948/12
blob
|
commitdiff
|
raw
|
diff to current
2014-07-10
Helmut Hummel
[BUGFIX] Use PATH_site in cache identifier for package...
65/31565/5
blob
|
commitdiff
|
raw
|
diff to current
2014-06-24
Markus Klein
Revert "[BUGFIX] Fix loading order for extensions"
97/31097/2
blob
|
commitdiff
|
raw
|
diff to current
2014-06-22
Markus Klein
[BUGFIX] Fix loading order for extensions
49/30449/7
blob
|
commitdiff
|
raw
|
diff to current
2014-06-10
Markus Klein
[TASK] Include suggest info into package metadata
15/30015/3
blob
|
commitdiff
|
raw
|
diff to current
2014-04-15
Helmut Hummel
[FEATURE] Provide API to add cached TCA changes
84/29484/6
blob
|
commitdiff
|
raw
|
diff to current
2014-04-01
Helmut Hummel
[BUGFIX] Remove the need of PackageStates.php in tests
21/29021/2
blob
|
commitdiff
|
raw
|
diff to current
2014-03-24
Helmut Hummel
[BUGFIX] Fix extension installation process
60/28660/10
blob
|
commitdiff
|
raw
|
diff to current
2014-03-17
Alexander Opitz
[BUGFIX] Update $GLOBALS['TYPO3_LOADED_EXT'] on package...
59/28459/3
blob
|
commitdiff
|
raw
|
diff to current
2014-03-15
Thomas Maroschik
[TASK] Improve performance of Bootstrap/PackageManager
29/28329/7
blob
|
commitdiff
|
raw
|
diff to current
2014-03-12
Daniel Siepmann
[BUGFIX] Only valid package names will be processed.
86/28286/3
blob
|
commitdiff
|
raw
|
diff to current
2014-03-11
Wouter Wolters
[BUGFIX] PackageManager initialize() signature is incom...
95/28195/7
blob
|
commitdiff
|
raw
|
diff to current
2014-03-04
Michiel Roos
[BUGFIX] Cache Identifiers shorten the MD5 hash
78/27878/2
blob
|
commitdiff
|
raw
|
diff to current
2014-03-04
Alexander Opitz
[BUGFIX] Flush opcode caches while saving PHP files.
24/27024/20
blob
|
commitdiff
|
raw
|
diff to current
2014-02-14
Michiel Roos
[TASK] isPackageActive(): test light cond. first
91/27391/2
blob
|
commitdiff
|
raw
|
diff to current
2014-02-11
Thomas Maroschik
[BUGFIX] Fix fatal errors upon package installation
44/27544/2
blob
|
commitdiff
|
raw
|
diff to current
2014-02-09
Przemysław Krukowski
[BUGFIX] Duplicate exception code
62/27462/3
blob
|
commitdiff
|
raw
|
diff to current
2014-02-01
Thomas Maroschik
[TASK] Extract package dependency sorting to separate...
01/27101/6
blob
|
commitdiff
|
raw
|
diff to current
2014-01-31
Daniel Siepmann
[BUGFIX] ClassLoader not working with NullBackend for...
18/27218/2
blob
|
commitdiff
|
raw
|
diff to current
2014-01-16
Alexander Opitz
[BUGFIX] PackageManager no cache if TYPO3 dir has symlinks
38/26838/2
blob
|
commitdiff
|
raw
|
diff to current
next