Wikimedia Apps/Team/RESTBase services for apps/Deployment log
Appearance
Note: This log is no longer being updated as we have moved to using git tags to track deployments.
See the Deployments page on Wikitech for upcoming deployments.
See Wikimedia_Apps/Team/RESTBase_services_for_apps#Deployment_on_Production_cluster to learn how to deploy a new version.
Wednesday, January 13, 2016 around 4:30pm PT: Deployed c9e7e28 (updating to 300bd47)
[edit]List of changes:
- 300bd47 Remove class=image attribute from image links
Tuesday, January 12, 2016 around 7:00pm PT: Deployed 683d73e (updating to 10672b0)
[edit]List of changes:
- 7c1691f Bug fix: Definition: Error out for faulty requests
- 10672b0 Bug fix: Definitions: Cover the no-parsed-content edge case
Thursday, January 7, 2016 around 2:00pm PT: Deployed 58b371a (updating to a4a5275)
[edit]List of changes:
- 8461805 Create mobile content service route for Wiktionary definitions
- c5f672f Put page/ back in endpoint path
- a4a5275 Switch to node 4.2
Wednesday, December 16, 2015 around 1:30pm PT: Updated to 9f91ad5
[edit]List of changes:
- 9f91ad5 Fix audio file URL parsing error and add null checks
Monday, December 7, 2015 around 2:00pm PT: Deployed 984f14b (updating to c1655e6)
[edit]List of changes:
- b3edd8d Bump version to 0.1.0
- b390521 Only change image URL if original width is bigger than desired width.
- c1655e6 Hygiene: Update example URLs in README
Wednesday, November 18, 2015 around 6:45am PT: Deployed 151c312 (updating to 48b57ce)
[edit]List of changes:
- 78b3ae6 Add image class to anchors around images
- 4740def Hygiene: add JSHint to development dependencies
- a1ed9d0 Use pronunciation file URL instead of page URL
- 75ee8f5 Remove mobile-html route
- 72d7719 Move media info to media route
- 8978eaf Add route for mobile-summary
- 587031b Rename mobile-html-sections to mobile-sections
- 48b57ce Hide IPA
Wednesday, November 11, 2015: Deployed f2b8fce (updating to a07dc5c)
[edit]List of changes:
- dd05904 Tests: Replace test.wp/Test with en.wp/Foobar
- a07dc5c MW API: Use POST to issue requests
Monday, November 9, 2015: Updated to 6c63984
[edit]List of changes:
- 6667042 Use Parsoid for new mobile-html-section routes
- 32be312 Offload client DOM transformations
- 6c63984 Use mobileview for main pages
Monday, November 2, 2015: Updated to 18ec7d9
[edit]List of changes:
- aa73206 ETag: Reuse RESTBase's ETag header if available
- 6cae2c5 Update to service-template-node v0.2.2
- d6f8391 Hygiene: Add tmp dir to gitignore
- a3c93bc Fix test for 404
- 18ec7d9 Bump service-runner version
Monday, October 12, 2015 around 1:15pm PT: Deployed 95293e5 (updating to cfdece9)
[edit]List of changes:
- 06e9804 No longer strip parenthetical content from first sentence.
- 0073c2c Fix tests after testwiki protection has changed
- abaf589 Add link(s) to spoken version of article, if available
- 6f012ef Fix tests after testwiki protection has changed again
- cfdece9 Ensure that we have a full URL for pronunciations
Monday, September 28, 2015 around 1:50pm PT: Deployed 541d8f3 (updating to 9df72ec)
[edit]List of changes:
- 9df72ec Routes: set the ETag header
Monday, September 21, 2015 around 1:40pm PT: Deployed 013044e (updating to c84c4c5)
[edit]List of changes:
- e1f0785 Update spec and tests for newly added lead section fields
- 2a57f69 Minor: rename lib/service-util.js to lib/util.js
- 115fb2f Stop stripping rel=nofollow from external links
- 7c0bcc0 Request plain text extract in mwapi.js
- c84c4c5 Update JavaScript files
Thursday, September 3, 2015 around 1:00pm PT: Deployed 8c9015e
[edit]List of changes:
- 05fb5e3 Git ignore WebStorm/IntelliJ files
- a702edc Eliminate image/video distinction in media object
- f5f5d6b Move media response from remaining to lead
- dca052d Hygiene: rename util.js to service-util.js
- a076c50 Add first infobox to lead route
- e9ed7e9 Add pronunciation to lead response
- a22280f Add Geo to lead response
- b2e43fb Add extract and thumbnail to lead response
- 299c03f Hygiene: stop unit test from describing 'Cat' as the enwiki Main Page
- 57dec1d Add extra properties to lead request
- 1a295b4 lead.protection always returns an object
- 8c9015e Better error handling for MWAPI errors.