index
:
mediawikicore.git
REL1_39
REL1_40
REL1_41
REL1_42
REL1_43
development
fundraising/REL1_39
fundraising/REL1_43
master
wmf/1.44.0-wmf.21
wmf/1.44.0-wmf.22
wmf/1.44.0-wmf.23
wmf/branch_cut_pretest
wmf/next
The collaborative editing software that runs Wikipedia.
Tyler Davis
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
includes
/
GitInfo.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Coding style: Auto-fix MediaWiki.Usage.IsNull.IsNull
James D. Forrester
2020-01-10
1
-1
/
+1
*
Wording
Seb35
2019-06-01
1
-1
/
+1
*
build: Updating mediawiki/mediawiki-codesniffer to 24.0.0
Kunal Mehta
2019-02-07
1
-1
/
+1
*
GitInfo: Don't try shelling out if it's disabled
Kunal Mehta
2018-06-24
1
-0
/
+1
*
Update suppressWarning()/restoreWarning() calls
Reedy
2018-02-10
1
-2
/
+2
*
GitInfo: Fix shell restrictions for submodules
Kunal Mehta
2017-12-02
1
-2
/
+9
*
shell: Optionally restrict commands' access with firejail
Kunal Mehta
2017-11-28
1
-0
/
+2
*
Convert GitInfo to the new shell framework
Max Semenik
2017-10-17
1
-7
/
+15
*
Improve GitInfo for reading packed refs
Seb35
2017-10-02
1
-0
/
+6
*
Cleanup some incorrect return annotations
Erik Bernhardson
2016-12-12
1
-1
/
+1
*
Use Diffusion for default Git Viewer
Chad Horohoe
2016-03-14
1
-3
/
+1
*
Change remaining places to use short array syntax
umherirrender
2016-03-11
1
-5
/
+5
*
GitInfo: Allow cache to be in the extension directory itself
Kunal Mehta
2016-01-06
1
-3
/
+7
*
Use mediawiki/at-ease library for suppressing warnings
Kunal Mehta
2015-06-11
1
-2
/
+2
*
Replace wfRunHooks calls with direct Hooks::run calls
Aaron Schulz
2014-12-10
1
-1
/
+1
*
Cleanup some docs (includes/*.php)
umherirrender
2014-07-24
1
-1
/
+1
*
Fix GitInfo cache file path computation and storage location
Bryan Davis
2014-07-08
1
-13
/
+27
*
Check for valid git repository in GitInfo::getHeadCommitDate
Bryan Davis
2014-05-06
1
-1
/
+4
*
Support precomputed data in GitInfo
Bryan Davis
2014-05-05
1
-86
/
+219
*
Rename some local vars to start with a lowercase letter
umherirrender
2014-03-15
1
-14
/
+14
*
GitInfo: Suppress some wrong warnings
Kunal Mehta
2014-02-06
1
-1
/
+3
*
Used DIRECTORY_SEPARATOR instead of '/' in GitInfo.php
tonythomas01
2014-02-07
1
-2
/
+2
*
Fixed spacing
umherirrender
2013-12-01
1
-2
/
+1
*
doc: Fix grammar in GitInfo documentation comment
Timo Tijhof
2013-09-19
1
-1
/
+1
*
Gitweb -> Gitblit
Alex Monk
2013-06-07
1
-2
/
+3
*
Fixed spacing in files direct in includes folder
umherirrender
2013-04-21
1
-3
/
+3
*
Add git HEAD date to Special:Version for core and extensions
DaSch
2013-04-15
1
-0
/
+26
*
Fixed @param tags to conform with Doxygen format.
Tyler Anthony Romeo
2013-03-11
1
-2
/
+2
*
Do not read /.git if it is a directory
umherirrender
2013-02-27
1
-1
/
+1
*
Show HEADs for Git 1.7.8+ submodules
Kevin Israel
2013-02-20
1
-2
/
+10
*
Added missing GPLv2 headers in some places.
Alexandre Emsenhuber
2012-05-14
1
-0
/
+15
*
$wgGitRepositoryViewers to link to gitweb
saper
2012-05-06
1
-13
/
+3
*
(bug 36361) Fix git links in Special:Version - removing extra space
RobLa
2012-05-01
1
-1
/
+1
*
Add GitViewers hook for extensions to add git viewers to SpecialVersion
Simon Walker
2012-04-16
1
-11
/
+28
*
Fixup/finish off function parameter documentation
Reedy
2012-04-13
1
-4
/
+6
*
Follow-up I5b02aa914916f64492c85ce6dcc3272b6406551a (#4335), also put a link ...
Alexandre Emsenhuber
2012-04-10
1
-0
/
+6
*
makes gitweb URL points to full sha1
Antoine Musso
2012-04-10
1
-2
/
+2
*
(bug 35751) Fix git revision links on Special:Version
grunny
2012-04-06
1
-0
/
+3
*
(bug 35728) Git revisions are now linked on Special:Version
Alexandre Emsenhuber
2012-04-05
1
-0
/
+59
*
Bug 35583 - GitInfo::isSHA1 returns true for non-sha1 values
Reedy
2012-03-29
1
-2
/
+2
*
Add GitInfo class.
Daniel Friesen
2012-03-23
1
-0
/
+122