projects
/
Packages
/
TYPO3.CMS.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
[BUGFIX] Update extension scanner docs.typo3.org link
[Packages/TYPO3.CMS.git]
/
typo3
/
sysext
/
linkvalidator
/
2018-01-04
Stephan Großberndt
[BUGFIX] Do not try to fetch additionalFields for inval...
22/55122/3
tree
|
commitdiff
2018-01-03
Andreas Fernandez
[TASK] Update copyright year in documentation to 2018
47/55247/3
tree
|
commitdiff
2017-12-27
Wouter Wolters
[TASK] Use null coalescing operator where possible
10/54810/8
tree
|
commitdiff
2017-12-19
Benni Mack
[CLEANUP] Use Permission constants consistently
56/55156/4
tree
|
commitdiff
2017-12-18
Stephan Großberndt
[TASK] Remove excess whitespace
51/55151/2
tree
|
commitdiff
2017-12-13
Helmut Hummel
[BUGFIX] Allow current dev versions of subtree split...
62/55062/2
tree
|
commitdiff
2017-12-12
Benni Mack
[TASK] Set TYPO3 version to 9.1.0-dev
55/55055/7
tree
|
commitdiff
2017-12-12
Benni Mack
[RELEASE] Release of TYPO3 9.0.0
54/55054/2
v9.0.0
tree
|
commitdiff
2017-12-12
Patrik Karisch
[BUGFIX] Fix branch alias to the current minor version
66/49966/7
tree
|
commitdiff
2017-12-11
Benni Mack
[TASK] Streamline composer dependencies for system...
00/55000/3
tree
|
commitdiff
2017-11-30
Benni Mack
[TASK] Use BE Routing / PSR-7 instead of BackendUtility...
55/54755/10
tree
|
commitdiff
2017-11-27
Tymoteusz Motylewski
[TASK] Switch isset() and is_array() to null coalesce
16/52416/13
tree
|
commitdiff
2017-11-24
Frank Naegler
[FEATURE] Introduce Yarn and fix dependency handling...
02/54602/13
tree
|
commitdiff
2017-10-16
Benni Mack
[TASK] Streamline ext_localconf.php and ext_tables.php
33/52533/32
tree
|
commitdiff
2017-10-06
Christian Kuhn
[!!!][TASK] Deprecate ext:backend class AbstractModule
12/54312/5
tree
|
commitdiff
2017-08-23
Wouter Wolters
[TASK] Update php-cs-fixer to 2.5.0
91/53791/6
tree
|
commitdiff
2017-08-23
Christian Kuhn
[TASK] CGL fixes after upgrade to php-cs-fixer 1.4
76/53776/3
tree
|
commitdiff
2017-08-19
Andreas Fernandez
[BUGFIX] Catch error due to invalid record in Linkvalid...
07/53707/3
tree
|
commitdiff
2017-07-30
Helmut Hummel
[TASK] Synchronize composer.json with ext_emconf.php
21/53621/3
tree
|
commitdiff
2017-07-28
Helmut Hummel
[BUGFIX] Add conflicts to core extensions' composer...
03/53603/3
tree
|
commitdiff
2017-07-26
Helmut Hummel
[TASK] Add branch alias for system extensions
00/53600/2
tree
|
commitdiff
2017-07-11
Martin Bless
[TASK] Add 'Edit me on GitHub' button to system extensions
29/53429/2
tree
|
commitdiff
2017-07-06
Georg Ringer
[TASK] Cleanup ext_emconf authors
04/53404/2
tree
|
commitdiff
2017-06-28
Christian Kuhn
[TASK] Have LICENSE.txt in all core exts
45/53345/2
tree
|
commitdiff
2017-06-15
Thorben Nissen
[BUGFIX] Linkvalidator: Links (from rte) not detected...
92/52592/10
tree
|
commitdiff
2017-06-07
Josef Glatz
[TASK] Remove last LESS file
65/53165/2
tree
|
commitdiff
2017-05-12
Benni Mack
[TASK] Move LanguageService to EXT:core
74/52774/6
tree
|
commitdiff
2017-05-11
Thorben Nissen
[BUGFIX] Linkvalidator: Scheduler task not working...
93/52593/7
tree
|
commitdiff
2017-04-27
Benni Mack
[TASK] Deprecate GeneralUtility::getUserObj()
18/52518/3
tree
|
commitdiff
2017-04-18
Wouter Wolters
[TASK] Update TYPO3 version to TYPO3 9.0-dev
79/52479/3
tree
|
commitdiff
2017-03-28
Wouter Wolters
[TASK] Streamline return tags in phpdocs
86/51686/12
tree
|
commitdiff
2017-03-26
Benjamin Kott
[TASK] Migrate backend styles from LESS to SASS
51/52151/12
tree
|
commitdiff
2017-02-14
Wouter Wolters
[TASK] Update TYPO3 version to TYPO3 8.7-dev
74/51674/3
tree
|
commitdiff
2017-02-07
Michael Oehlhof
[FEATURE] EXT:Scheduler: Add link browser to choose...
26/50926/15
tree
|
commitdiff
2017-02-01
Georg Ringer
[TASK] Use strict comparison for strings
62/51462/6
tree
|
commitdiff
2017-01-28
Michael Oehlhof
[BUGFIX] EXT:linkvalidator Keep field content when...
11/51011/2
tree
|
commitdiff
2017-01-20
Georg Ringer
[BUGFIX] Use proper type in LinkAnalyzer to avoid excep...
19/51319/3
tree
|
commitdiff
2017-01-07
Andreas Fernandez
[FOLLOWUP][TASK] Update copyright year to 2017
75/51175/2
tree
|
commitdiff
2017-01-07
Wouter Wolters
[TASK] Update copyright year to 2017
38/51138/2
tree
|
commitdiff
2016-12-21
Wouter Wolters
[TASK] Update TYPO3 version to TYPO3 8.6-dev
09/51009/2
tree
|
commitdiff
2016-12-01
Wouter Wolters
[TASK] Move language files in ext:lang to Resources...
84/50584/7
tree
|
commitdiff
2016-11-08
Wouter Wolters
[TASK] Replace beginsWith method with strpos to reduce...
34/50534/5
tree
|
commitdiff
2016-11-07
Christian Kuhn
[TASK] Remove Documentation/Settings.yml
24/50524/2
tree
|
commitdiff
2016-10-26
Manuel Selbach
[TASK] Refactor use of queryBuilder to use prepared...
90/50090/17
tree
|
commitdiff
2016-10-19
Benni Mack
[TASK] Move ext_icon.png to Resources/Public/Icons...
33/50233/6
tree
|
commitdiff
2016-10-18
Wouter Wolters
[TASK] Update TYPO3 version to TYPO3 8.5-dev
62/50262/2
tree
|
commitdiff
2016-10-08
Daniel Windloff
[TASK] Make use of edit icons consistent
46/49946/5
tree
|
commitdiff
2016-08-31
Wouter Wolters
[TASK] Update TYPO3 version to TYPO3 8.4-dev
86/49686/3
tree
|
commitdiff
2016-08-30
Benni Mack
[FEATURE] Allow EXT: syntax in PageRenderer and Compressor
91/49491/11
tree
|
commitdiff
2016-08-30
Wouter Wolters
[TASK] Add more fixers for php-cs-fixer
65/49665/4
tree
|
commitdiff
2016-08-30
Wouter Wolters
[TASK] Migrate to short array syntax
51/49651/4
tree
|
commitdiff
2016-08-23
Daniel Windloff
[BUGFIX] Fix sql error in EXT:linkvalidator
47/49547/2
tree
|
commitdiff
2016-08-08
Ivaylo Ivanov
[TASK] Improve link validator ux
34/49334/5
tree
|
commitdiff
2016-07-12
Benni Mack
[TASK] Streamline inline language file references
14/48914/3
tree
|
commitdiff
2016-07-07
Ruud Silvrants
[TASK] Migrate LinkType handlers to doctrine
26/48626/4
tree
|
commitdiff
2016-07-06
Ruud Silvrants
[TASK] Doctrine: Migrate LinkAnalyzer to doctrine
22/48622/3
tree
|
commitdiff
2016-07-05
Benni Mack
[TASK] Raise versions to 8.3.0
03/48803/2
tree
|
commitdiff
2016-06-24
Ian SEBBAGH
[TASK] Cleanup code in EXT:linkvalidator/Task
95/48595/4
tree
|
commitdiff
2016-06-20
Georg Ringer
[BUGFIX] Use BackendUtility::deleteClause in LinkAnalyzer
75/48575/2
tree
|
commitdiff
2016-06-17
Ian SEBBAGH
[TASK] Doctrine: Migrate ext:linkvalidator/Task
39/48539/5
tree
|
commitdiff
2016-06-15
Ian SEBBAGH
[TASK] Doctrine: Migrate ext:linkvalidator/Report
38/48538/9
tree
|
commitdiff
2016-06-15
Morton Jonuschat
[BUGFIX] Linkvalidator: Fix exception when validating...
77/48577/2
tree
|
commitdiff
2016-05-27
Wouter Wolters
[TASK] Remove second parameter of getLL part 3/3
32/48332/3
tree
|
commitdiff
2016-05-03
Wouter Wolters
[TASK] Update TYPO3 version to TYPO3 8.2-dev
00/48000/3
tree
|
commitdiff
2016-04-14
Benjamin Kott
[TASK] Streamline less files
79/47679/2
tree
|
commitdiff
2016-04-07
Andreas Fernandez
[CLEANUP] Fix case mismatch of functions / methods
26/47526/2
tree
|
commitdiff
2016-03-31
Benni Mack
[!!!][FEATURE] Introduce Guzzle for making HTTP Requests
08/43508/22
tree
|
commitdiff
2016-03-29
Benni Mack
[TASK] Use file_get_contents instead of getUrl()
09/47309/5
tree
|
commitdiff
2016-03-23
Wouter Wolters
[TASK] Update TYPO3 version to TYPO3 8.1-dev
60/47360/2
tree
|
commitdiff
2016-02-20
Michael Oehlhof
[BUGFIX] Linkvalidator: Removed call to deprecated...
92/46792/2
tree
|
commitdiff
2016-02-16
Steffen Müller
[SECURITY] XSS in Link Validator
98/46698/2
tree
|
commitdiff
2016-01-09
Helmut Hummel
[TASK] Remove hard coded extension paths
68/45568/6
tree
|
commitdiff
2016-01-07
Wouter Wolters
[!!!][TASK] Remove more deprecated miscellaneous functi...
96/45596/7
tree
|
commitdiff
2016-01-01
Benni Mack
[TASK] Update copyright year to 2016
44/45544/3
tree
|
commitdiff
2015-12-21
Wouter Wolters
[TASK] Update TYPO3 version to TYPO3 8.0-dev
23/45323/4
tree
|
commitdiff
2015-12-15
Wouter Wolters
[SECURITY] XSS in Link Validator
80/45280/2
tree
|
commitdiff
2015-11-20
Wouter Wolters
[TASK] Order use statements alphabetically
22/44822/3
tree
|
commitdiff
2015-11-16
Georg Ringer
[TASK] Link the item column in linkvalidator report
53/43353/3
tree
|
commitdiff
2015-10-31
Wouter Wolters
[TASK] Remove last DocumentTemplate section calls
45/44445/2
tree
|
commitdiff
2015-10-31
Gernot Schulmeister
[TASK] Provide documentation Settings.cfg
62/44362/5
tree
|
commitdiff
2015-10-28
Christian Kuhn
[BUGFIX] FormEngine: Inline getDynamicTabMenu
69/44269/6
tree
|
commitdiff
2015-10-23
Frank Nägler
[TASK] Streamline JavaScript documentation
70/44170/5
tree
|
commitdiff
2015-10-15
Markus Klein
[BUGFIX] Add missing DOMready checks and streamline...
99/43999/11
tree
|
commitdiff
2015-10-12
Frank Nägler
[TASK] Remove namespace and name of AMD modules
02/44002/2
tree
|
commitdiff
2015-10-09
Frank Nägler
[TASK] Use only one instance of iconFactory per class
34/43834/8
tree
|
commitdiff
2015-10-08
TYPO3 Release Team
[TASK] Make TYPO3 Core PSR-2 standard compliant
18/43918/3
tree
|
commitdiff
2015-10-08
Benjamin Mack
[TASK] Replace editOnClick with pure HTML - Part 2
94/43694/6
tree
|
commitdiff
2015-10-05
Frank Nägler
[TASK] Call explicit render() on icon objects
26/43826/3
tree
|
commitdiff
2015-09-29
Wouter Wolters
[TASK] Update TYPO3 version to TYPO3 7.6-dev
26/43626/3
tree
|
commitdiff
2015-09-23
Josef Glatz
[TASK] Change typo3.org links to https
59/43459/7
tree
|
commitdiff
2015-09-22
Frank Nägler
[!!!][TASK] Deprecate IconUtility
13/42613/40
tree
|
commitdiff
2015-09-20
Stephan Großberndt
[TASK] Replace IconUtility with IconFactory for TCA...
72/43272/31
tree
|
commitdiff
2015-09-10
Helmut Hummel
[TASK] Ignore composer.json dependencies for TYPO3...
15/42615/6
tree
|
commitdiff
2015-09-04
Markus Guenther
[TASK] Replace sprite icon "actions-document-open"...
11/42411/8
tree
|
commitdiff
2015-08-27
Anja Leichsenring
[TASK] Replace static MarkerUtility with object
82/42882/7
tree
|
commitdiff
2015-08-26
Benjamin Mack
[TASK] Moved marker substitution functionality to own...
81/41381/7
tree
|
commitdiff
2015-08-16
Daniel Goerz
[TASK] Improve appearance of linkvalidator
58/42658/3
tree
|
commitdiff
2015-08-08
Stefan Neufeind
[TASK] Unify levels-dropdowns and their language-labels
64/42364/4
tree
|
commitdiff
2015-08-06
Christian Kuhn
[TASK] BACK_PATH DocumentTemplate
12/42312/3
tree
|
commitdiff
2015-08-06
Benjamin Serfhos
[FEATURE] Add signal for pre proccesing records
76/24276/18
tree
|
commitdiff
next