projects
/
Packages
/
TYPO3.CMS.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
[TASK] Have PackageManager only check for TYPO3 extensions
[Packages/TYPO3.CMS.git]
/
typo3
/
sysext
/
core
/
Classes
/
Package
/
PackageManager.php
2016-01-29
Benni Mack
[TASK] Have PackageManager only check for TYPO3 extensions
77/46377/2
blob
|
commitdiff
|
raw
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
2014-01-13
Markus Klein
[BUGFIX] Fix PHP warnings in PackageManager
89/26789/4
blob
|
commitdiff
|
raw
|
diff to current
2014-01-13
Helmut Hummel
[BUGFIX] Ignore dependencies of inactive packages
19/26719/5
blob
|
commitdiff
|
raw
|
diff to current
2014-01-07
Thomas Maroschik
[BUGFIX] Fix dependencies for non-composer extensions
19/26619/3
blob
|
commitdiff
|
raw
|
diff to current
2013-12-18
Thomas Maroschik
[FEATURE] Allow the activation of packages during runtime
39/24939/5
blob
|
commitdiff
|
raw
|
diff to current
2013-10-20
Markus Klein
[BUGFIX] Sorting of packages by dependency
52/24852/18
blob
|
commitdiff
|
raw
|
diff to current
2013-10-15
Thomas Maroschik
[BUGFIX] Ignore "composer/installers" requirement
85/24785/3
blob
|
commitdiff
|
raw
|
diff to current
2013-10-15
Thomas Maroschik
[BUGFIX] Don't create package base paths anymore
79/24779/3
blob
|
commitdiff
|
raw
|
diff to current
2013-10-15
Ernesto Baschny
[BUGFIX] No exception if uninstalled extension has...
28/24728/7
blob
|
commitdiff
|
raw
|
diff to current
2013-10-14
Thomas Maroschik
[BUGFIX] PackageStates is not updated in EM
14/24714/3
blob
|
commitdiff
|
raw
|
diff to current
2013-10-13
Philipp Gampe
[BUGFIX] PackageManager fails on empty and non-extensio...
01/24701/2
blob
|
commitdiff
|
raw
|
diff to current
2013-10-13
Thomas Maroschik
[FEATURE] Integrate preliminary PackageManager API
05/19605/32
blob
|
commitdiff
|
raw
|
diff to current