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
/
Licenses.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Trim trailing whitespace
Sam Reed
2011-09-04
1
-0
/
+4
*
Swap else if for elseif
Sam Reed
2011-06-17
1
-1
/
+1
*
Some for MaxSem too
Sam Reed
2011-05-28
1
-7
/
+36
*
Implement Message::isBlank and Message::isDisabled.
Daniel Friesen
2011-01-14
1
-2
/
+2
*
random w/s cleanup
Mark A. Hershberger
2010-12-01
1
-5
/
+5
*
Get rid of PHP4-style constructors
Chad Horohoe
2010-08-30
1
-1
/
+1
*
Remove unused variable
Sam Reed
2010-07-24
1
-2
/
+0
*
Fixed certain cases where license construction would be incorrect.
Bryan Tong Minh
2009-12-19
1
-6
/
+3
*
Followup to r57868: Fix two strict standards warnings
Bryan Tong Minh
2009-10-18
1
-1
/
+1
*
Rewrote Special:Upload to allow easier extension. Mostly backwards compatible...
Bryan Tong Minh
2009-10-18
1
-38
/
+44
*
War on wfElement() and friends. Call the Xml members directly, rather than us...
Chad Horohoe
2008-12-14
1
-1
/
+1
*
WARNING: HUGE COMMIT
Alexandre Emsenhuber
2008-05-20
1
-1
/
+1
*
* remove end of line whitespace
Siebrand Mazeland
2008-04-14
1
-2
/
+1
*
Remove ?>'s from files. They're pointless, and just asking for people to mes...
Aryeh Gregor
2007-06-29
1
-1
/
+1
*
Documentation tweaks to help documentation systems (Doxygen + PHPDocumentor)
Nick Jenkins
2007-04-04
1
-1
/
+4
*
Revert r20769: we don't use PHPDocumentor anymore, we use doxygen.
Brion Vibber
2007-03-28
1
-4
/
+1
*
PHPDocumentor [http://en.wikipedia.org/wiki/PhpDocumentor] documentation twea...
Nick Jenkins
2007-03-28
1
-1
/
+4
*
Use Doxygen @addtogroup instead of phpdoc @package && @subpackage
Antoine Musso
2007-01-20
1
-2
/
+1
*
Rename constructors to __constructor
Antoine Musso
2007-01-20
1
-2
/
+2
*
Code housekeeping stuff (and barring any stuff-ups on my behalf, there should...
Nick Jenkins
2006-11-23
1
-3
/
+5
*
Switching from phpdoc to doxygen (use less than 32MB of memory).
Antoine Musso
2006-04-19
1
-4
/
+4
*
* s~\t+$~~
Ævar Arnfjörð Bjarmason
2006-01-07
1
-14
/
+14
*
* (bug 3318) UI workarounds for disabled items in license selector
Brion Vibber
2006-01-01
1
-0
/
+1
*
* Formatting
Ævar Arnfjörð Bjarmason
2005-12-30
1
-8
/
+6
*
* Reverting the last commit, if you just want to use a message from the user
Ævar Arnfjörð Bjarmason
2005-12-30
1
-14
/
+1
*
Commons upload license list language fix
Magnus Manske
2005-12-30
1
-1
/
+14
*
some useless calls / unitialized $matches arrays
Antoine Musso
2005-12-04
1
-6
/
+8
*
* @copyright tag
Ævar Arnfjörð Bjarmason
2005-11-13
1
-0
/
+1
*
* Revert last change to trimStars() which broke multi-level licenses like:
Ævar Arnfjörð Bjarmason
2005-09-28
1
-8
/
+7
*
* Improved trimStars()
Ævar Arnfjörð Bjarmason
2005-09-06
1
-7
/
+6
*
* Fixed a bug, array_slice() called incorrectly
Ævar Arnfjörð Bjarmason
2005-08-31
1
-3
/
+3
*
eval() is evil! Improper escaping allowed, at a minimum, arbitrary global
Brion Vibber
2005-08-30
1
-11
/
+9
*
Avar casts lvl 5 enhance to Licenses.php:
Niklas Laxström
2005-08-30
1
-4
/
+5
*
* disabled="disabled" attribute for headers
Ævar Arnfjörð Bjarmason
2005-08-29
1
-3
/
+7
*
* Support for a license selection box on Special:Upload, configurable from Me...
Ævar Arnfjörð Bjarmason
2005-08-29
1
-0
/
+168