MediaWiki API result

This is the HTML representation of the JSON format. HTML is good for debugging, but is unsuitable for application use.

Specify the format parameter to change the output format. To see the non-HTML representation of the JSON format, set format=json.

See the complete documentation, or the API help for more information.

{
    "batchcomplete": "",
    "continue": {
        "lecontinue": "20230222162009|5920",
        "continue": "-||"
    },
    "query": {
        "logevents": [
            {
                "logid": 5930,
                "ns": 0,
                "title": "More about strings - passing strings to functions",
                "pageid": 1067,
                "logpage": 1067,
                "params": {},
                "type": "create",
                "action": "create",
                "user": "Jimg",
                "timestamp": "2024-02-22T23:26:00Z",
                "comment": "Created page with \"== Is it better to pass as a const reference, or by value and then use std::move()? ==  It depends.  Here's a concise explanation from Stack Overflow. There are three cases:    /* (0) */    Creature(const std::string &name) : m_name{name} { }  A passed lvalue binds to name, then is copied into m_name.  A passed rvalue binds to name, then is copied into m_name.    /* (1) */    Creature(std::string name) : m_name{std::move(name)} { }  A passed lvalue is copied into name, t...\""
            },
            {
                "logid": 5929,
                "ns": 6,
                "title": "File:OPeNDAP-Logo Large.png",
                "pageid": 746,
                "logpage": 746,
                "params": {
                    "img_sha1": "e7drw6mgs7v8msshaoxdzpdg856t2w8",
                    "img_timestamp": "2023-10-18T20:04:49Z"
                },
                "type": "upload",
                "action": "overwrite",
                "user": "Kneumiller",
                "timestamp": "2023-10-18T20:04:49Z",
                "comment": "OPeNDAP-rebranded-logo"
            },
            {
                "logid": 5928,
                "ns": 6,
                "title": "File:OPeNDAP-Logo Large.png",
                "pageid": 746,
                "logpage": 746,
                "params": {
                    "img_sha1": "p43w0nvni3lmsqf8ndxqcgexk63bkb7",
                    "img_timestamp": "2023-10-18T19:08:06Z"
                },
                "type": "upload",
                "action": "revert",
                "user": "Jimg",
                "timestamp": "2023-10-18T19:08:06Z",
                "comment": "Reverted to version as of 19:03, 18 October 2023 (UTC)"
            },
            {
                "logid": 5927,
                "ns": 6,
                "title": "File:OPeNDAP-Logo Large.png",
                "pageid": 746,
                "logpage": 746,
                "params": {
                    "img_sha1": "n8a47bkx6hkw0rlskvlte4h8uvdrs09",
                    "img_timestamp": "2023-10-18T19:05:55Z"
                },
                "type": "upload",
                "action": "overwrite",
                "user": "Jimg",
                "timestamp": "2023-10-18T19:05:55Z",
                "comment": ""
            },
            {
                "logid": 5926,
                "ns": 6,
                "title": "File:OPeNDAP-Logo Large.png",
                "pageid": 746,
                "logpage": 746,
                "params": {
                    "img_sha1": "p43w0nvni3lmsqf8ndxqcgexk63bkb7",
                    "img_timestamp": "2023-10-18T19:03:34Z"
                },
                "type": "upload",
                "action": "overwrite",
                "user": "Jimg",
                "timestamp": "2023-10-18T19:03:34Z",
                "comment": ""
            },
            {
                "logid": 5925,
                "ns": 0,
                "title": "Planning a Program Increment",
                "pageid": 1066,
                "logpage": 1066,
                "params": {},
                "type": "create",
                "action": "create",
                "user": "Jimg",
                "timestamp": "2023-10-16T18:34:23Z",
                "comment": "Created page with \"The overall scope of the work that management thinks should be done for a quarter (i.e., a PI) is given in the Candidate Feature list. The Planning Agenda describes how the 200+ people in the ESDIS project will coordinate the planning process for that work.  Information sources: * Overall information with schedule: https://wiki.earthdata.nasa.gov/display/EPS/ESDIS+Program+SAFe * Planning Agenda: https://wiki.earthdata.nasa.gov/display/EPS/PI+Planning+for+23.4+Agenda * Ca...\""
            },
            {
                "logid": 5924,
                "ns": 0,
                "title": "What is faster? stringstream string + String",
                "pageid": 1065,
                "logpage": 1065,
                "params": {},
                "type": "create",
                "action": "create",
                "user": "Jimg",
                "timestamp": "2023-08-16T14:57:29Z",
                "comment": "Created page with \"That is:  I have two string objects:string str_1, str_2. I want to concatenate to them. I can use two methods:   method 1:  <pre> std::stringstream ss; //std::string str_1(\"hello\"); //std::string str_2(\"world\"); ss << \"hello\"<< \"world\"\uff1b const std::string dst_str = std::move(ss.str()); </pre>  method 2:  <pre> std::string str_1(\"hello\"); std::string str_2(\"world\"); const std::string dst_str = str_1 + str_2; </pre>  Because the string's buffer is read only, when you chan...\""
            },
            {
                "logid": 5923,
                "ns": 6,
                "title": "File:Travis test log line 2023-04-19.png",
                "pageid": 1064,
                "logpage": 1064,
                "params": {},
                "type": "create",
                "action": "create",
                "user": "Jimg",
                "timestamp": "2023-04-19T19:29:52Z",
                "comment": ""
            },
            {
                "logid": 5922,
                "ns": 6,
                "title": "File:Travis test log line 2023-04-19.png",
                "pageid": 1064,
                "logpage": 1064,
                "params": {
                    "img_sha1": "m82h9mh9w3md94cz7skdgo3ophxytb3",
                    "img_timestamp": "2023-04-19T19:29:52Z"
                },
                "type": "upload",
                "action": "upload",
                "user": "Jimg",
                "timestamp": "2023-04-19T19:29:52Z",
                "comment": ""
            },
            {
                "logid": 5921,
                "ns": 0,
                "title": "How to download test logs from a Travis build",
                "pageid": 1063,
                "logpage": 1063,
                "params": {},
                "type": "create",
                "action": "create",
                "user": "Jimg",
                "timestamp": "2023-04-19T19:27:58Z",
                "comment": "Created page with \"All of our CI/CD builds for both libdap4 and the BES run tests and save the results of the tests to an S3 bucket named **opendap.travis.tests**.   Here's how to download the collected log files from those tests.  # Scroll to the end of one of the travis builds for these projects. # At the very end you will see a line that says ... # Expand that line by clicking the triangle to the left. # Copy the S3 URL. # Using the AWS Command Line Tool, copy the file to your local com...\""
            }
        ]
    }
}