REST http://ja.wikipedia.org/wiki/REST#.E5.8E.9F.E5.89.87
ステートレスだったからこそ、URL/Method/query などに必要十分な情報を持たせた。
| [www6292uf][/home/okuryu/work/yui3/src] | |
| $ grover -i common/node/batch.js | |
| Starting Grover on 143 files with [email protected] | |
| ✔ [App Framework]: Passed: 255 Failed: 0 Total: 255 (ignored 0) | |
| ✔ [ArraySort Test Suite]: Passed: 3 Failed: 0 Total: 3 (ignored 0) | |
| ✔ [Y.AsyncQueue]: Passed: 18 Failed: 0 Total: 18 (ignored 0) | |
| ✔ [Attribute Unit Tests]: Passed: 142 Failed: 0 Total: 142 (ignored 0) | |
| ✔ [Attribute Core Unit Tests]: Passed: 40 Failed: 0 Total: 40 (ignored 0) | |
| ✔ [State Unit Tests]: Passed: 9 Failed: 0 Total: 9 (ignored 0) | |
| ✔ [Y.AutoComplete]: Passed: 111 Failed: 0 Total: 111 (ignored 0) |
| $ git-summary | |
| project: yui3 | |
| commits: 17508 | |
| files : 4881 | |
| authors: | |
| 2696 Dav Glass 15.4% | |
| 2086 YUI Builder 11.9% | |
| 2060 Matt Sweeney 11.8% | |
| 1818 Luke Smith 10.4% |
| exexiftool -all= -overwrite_original *.JPG |
| Test |
REST http://ja.wikipedia.org/wiki/REST#.E5.8E.9F.E5.89.87
ステートレスだったからこそ、URL/Method/query などに必要十分な情報を持たせた。
| <?xml version="1.0" encoding="UTF-8"?> | |
| <table xmlns="http://query.yahooapis.com/v1/schema/table.xsd" https="true"> | |
| <meta> | |
| <author>Ryuichi Okumura</author> | |
| <documentationURL>http://developer.yahoo.co.jp/yconnect/userinfo.html</documentationURL> | |
| </meta> | |
| <bindings> | |
| <select itemPath="" produces="JSON"> | |
| <urls> | |
| <url>https://userinfo.yahooapis.jp/yconnect/v1/attribute</url> |
This is Japanese version of On working remotely - wonko.com by @rgrove.
昨日、Yahoo!は今後リモート環境での業務をやめるという新しい方針を社内で発表しました。
[…]
| project: yui3 | |
| commits: 21231 | |
| files : 5560 | |
| authors: | |
| 3976 Dav Glass 18.7% | |
| 2215 Matt Sweeney 10.4% | |
| 2086 YUI Builder 9.8% | |
| 1897 Luke Smith 8.9% | |
| 1805 Satyen Desai 8.5% |
| [okuryu.local]([email protected])$ yeti tests/unit/datatable-paginator.html | |
| Creating a Hub. Open `yeti --server` in another Terminal to reuse browsers for future batches. | |
| Waiting for agents to connect at http://10.0.1.13:9000 | |
| ...also available locally at http://localhost:9000 | |
| When ready, press Enter to begin testing. | |
| Agent connected: Chrome (30.0.1599.28) / Mac OS from 127.0.0.1 | |
| Agent connected: Firefox (23.0) / Mac OS from 127.0.0.1 | |
| ✓ Testing started on Chrome (30.0.1599.28) / Mac OS, Firefox (23.0) / Mac OS |
| [okuryu.local](yui3@dt-body)$ yeti tests/unit/datatable-paginator.html | |
| Creating a Hub. Open `yeti --server` in another Terminal to reuse browsers for future batches. | |
| Waiting for agents to connect at http://10.0.1.13:9000 | |
| ...also available locally at http://localhost:9000 | |
| When ready, press Enter to begin testing. | |
| Agent connected: Firefox (23.0) / Mac OS from 127.0.0.1 | |
| Agent connected: Chrome (30.0.1599.28) / Mac OS from 127.0.0.1 | |
| ✓ Testing started on Firefox (23.0) / Mac OS, Chrome (30.0.1599.28) / Mac OS |