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
/
json
Commit message (
Expand
)
Author
Age
Files
Lines
*
Simplify $assoc check
Chad Horohoe
2011-12-20
1
-4
/
+2
*
Kill various unused variables
Sam Reed
2011-10-29
1
-2
/
+2
*
More documentation!
Sam Reed
2011-10-26
1
-6
/
+9
*
Fix the non-PEAR alternative for Services_JSON_Error to be less useless. bug ...
Roan Kattouw
2011-06-06
1
-1
/
+6
*
Use consistent notation for "@todo FIXME". Should update http://svn.wikimedia...
Siebrand Mazeland
2011-05-17
1
-1
/
+1
*
Remove debugging code accidentally committed in r86253
Roan Kattouw
2011-04-17
1
-4
/
+0
*
Fix broken check for bad JSON encoders, had been broken since inception and c...
Roan Kattouw
2011-04-17
1
-1
/
+5
*
* (bug 28511) Use [] syntax instead of {} for string offset access
Alexandre Emsenhuber
2011-04-17
1
-39
/
+39
*
Revert r83647, was based on the inability to read the function signature
Bryan Tong Minh
2011-03-10
1
-1
/
+1
*
Add wfObjectToArray to json_decode to ensure that the return value is an array
Bryan Tong Minh
2011-03-10
1
-1
/
+1
*
Follow up r82091, which uses the local file constant SERVICES_JSON_LOOSE_TYPE.
Platonides
2011-02-19
1
-1
/
+3
*
* (bug 23817, bug 26250) User Service_JSON's native associative array mode in...
Brion Vibber
2011-02-13
1
-4
/
+4
*
Add a @fixme comment on FormatJson::encode(); the '$isHtml' parameter's purpo...
Brion Vibber
2011-02-05
1
-0
/
+5
*
Get rid of PHP4-style constructors
Chad Horohoe
2010-08-30
1
-1
/
+1
*
* Added file description headers
Alexandre Emsenhuber
2010-08-22
1
-0
/
+3
*
Documentation o_O
Jeroen De Dauw
2010-08-12
1
-1
/
+22
*
Followup r70875, fix default value for decode()
Chad Horohoe
2010-08-11
1
-1
/
+1
*
Revert r70874: <RoanKattouw> Dude that just looks kinda ugly
Chad Horohoe
2010-08-11
1
-22
/
+4
*
Boolean parameters suck, but we can make them suck less by adding constants y...
Chad Horohoe
2010-08-11
1
-3
/
+21
*
This documents the file, not the constant below :)
Alexandre Emsenhuber
2010-08-07
1
-0
/
+1
*
A few more wrong static things
Sam Reed
2010-07-25
1
-4
/
+4
*
coding style tweaks
Jack Phoenix
2010-05-15
1
-10
/
+12
*
fixed some doxygen warnings
Alexandre Emsenhuber
2010-05-13
1
-14
/
+14
*
json_decode -> FormatJson::decode
Platonides
2010-05-04
1
-1
/
+1
*
Mass convert NULL -> null. Left strings and comments alone, obviously.
Chad Horohoe
2009-12-11
1
-2
/
+2
*
Cache result of class_exists() in Services_JSON to avoid envoking AutoLoader ...
Max Semenik
2009-10-25
1
-1
/
+14
*
* Enhanced OutputPage to support js2 style javascript without scriptloader en...
Michael Dale
2009-09-17
1
-4
/
+4
*
* 3983#c3983 array casting does not work so well on json_decode arrays... obj...
Michael Dale
2009-09-10
1
-1
/
+1
*
* should use <?php instead of <?
Michael Dale
2009-09-10
1
-2
/
+1
*
more (bug 20336)
Michael Dale
2009-09-10
2
-0
/
+895