
我:
修复了一个陈年老 bug
f20217a xx@xx on 2018/1/1 at 17:04
In 3 branches: HEAD, master, origin/master
1 tracyone 2018-01-01 17:09:54 +08:00 |
2 mason961125 2018-01-01 17:10:54 +08:00 not yet |
3 Yyyye 2018-01-01 17:12:28 +08:00 |
4 CloudnuY 2018-01-01 17:41:16 +08:00 commit 266f324184a338cb22e04f88197b2b8265580454 (HEAD -> develop, origin/develop) Date: Mon Jan 1 17:33:14 2018 +0800 Happy New Year <U+1F389> 马上提了个 commit |
5 deepkolos 2018-01-01 17:44:17 +08:00 |
6 xiaolanglang 2018-01-01 17:46:23 +08:00 fix typo ………… |
7 coyove 2018-01-01 17:47:18 +08:00 |
8 n0vad3v 2018-01-01 17:50:39 +08:00 Put JS in a individual file 1 parent 544bc46 commit 3d657b833dfb12320fbc0df1b87747008e87a0a6 8 changed files with 19 additions and 71 deletions. 把 Piwik 统计脚本放到了一个单独 js 文件中 2333 |
9 jasontse 2018-01-01 17:50:52 +08:00 via iPad nothing |
10 bravecoder 2018-01-01 18:10:40 +08:00 昨晚 12 点任然在写代码…… |
11 EagleB 2018-01-01 18:22:07 +08:00 Date: Mon Jan 1 11:59:06 2018 +0800 add clear history |
12 satanwoo 2018-01-01 18:27:05 +08:00 |
13 Procumbens 2018-01-01 18:36:57 +08:00 更新了个人博客的 2018 第一篇日志 0.0 |
14 prasanta 2018-01-01 18:46:26 +08:00 Initail commit. |
15 victoriaraymond 2018-01-01 19:15:18 +08:00 |
16 fwee 2018-01-01 19:16:28 +08:00 |
17 Zzde 2018-01-01 19:58:37 +08:00  |
18 Raincal 2018-01-01 20:02:41 +08:00 |
19 southwolf 2018-01-01 20:45:09 +08:00 `mv 2017-todo.md 2018-todo.md` |
20 xiaojie668329 2018-01-01 20:48:29 +08:00 via iPhone 这几天我提交了那些格子都不点亮,只有我这样吗,还是 GitHub 的人都放假了。 |
21 hlwjia PRO 竟然是 init 想想还挺应景 |
22 CatCode 2018-01-01 20:57:49 +08:00 commit e4127441 Author: <@> Date: Mon Jan 1 10:36:28 2018 +0800 finished statusupdate page |
23 YellowLittleDog 2018-01-01 21:07:38 +08:00 via Android not yet |
24 taijia 2018-01-01 21:19:36 +08:00 // 玩客猴捡漏 // 配合 resource override 插件 var outerInterver; var call = function (confirmTime) { if ($('.panel .item').length) { $('div.option').click() setTimeout(function () { $('a')[4].click() var checkMOnkyExist= setInterval(function () { if ($('.panel .item').length) { clearInterval(checkMonkyExist); console.info('`````start`````' + new Date()) var price0 = $($('.panel .item')[0]).find('.price span').html(); var price1 = $($('.panel .item')[1]).find('.price span').html(); var price2 = $($('.panel .item')[2]).find('.price span').html(); console.info(price0, price1, price2) console.info(parseFloat(price0) / (( parseFloat(price1) + parseFloat(price2)) / 2)); if (parseFloat(price0) / (( parseFloat(price1) + parseFloat(price2)) / 2) < 0.9) { // if (1) { $($('.panel .item')[0]).click() var checkCOnfirm= setInterval(function () { if ($('.weui-btn').length) { clearInterval(checkConfirm); clearInterval(outerInterver); $('.weui-btn_default').click() document.title = '找到了' // setInterval(function () { // $('.weui-btn_default').click() // }, confirmTime) } }, 2) } } }, 2); }, 100) } } function run(roundTime, confirmTime) { call(confirmTime) outerInterver = setInterval(function () { call(confirmTime) }, roundTime) } run(5000, 500) |
25 wwqgtxx 2018-01-01 21:49:41 +08:00 via iPhone |
26 wwqgtxx 2018-01-01 21:50:09 +08:00 via iPhone |
27 l30n 2018-01-01 22:24:55 +08:00 commit fbd4d809a357d921da7140f042df242265bb7393 Author: dddddd <[email protected]> Date: Mon Jan 1 15:11:06 2018 +0800 Greedy local search (END) |
28 linux40 2018-01-01 22:26:36 +08:00 [prepare to support ambiguous grammar]( https://gitlab.com/aiyaya--bd/glglLR1gen/commit/9be1a66bd604fffdf0eaf81c880119b32000fa1e) |
29 bay1 2018-01-01 23:02:53 +08:00 |
30 seki 2018-01-01 23:21:40 +08:00 修了一个倒计时在跨年时遇到的问题,感觉之前是被 moment 降低了智商 https://github.com/poooi/poi/commit/26872814cb67a34c4d669db32359e89519c13c45 |
31 chai2010 2018-01-01 23:44:15 +08:00 commit 51abd6f0c856eb8a075039db0b9b1691be9d4fc6 Author: chai2010 <[email protected]> Date: Mon Jan 1 00:00:01 2018 +0800 2018-01-01 00:00:01 《 Go 语言高级编程》正式开源 https://github.com/chai2010/advanced-go-programming-book/commit/51abd6f0c856eb8a075039db0b9b1691be9d4fc6 |
32 ThinkCat 2018-01-02 10:46:08 +08:00 Merge branch 'develop' into feature/xxx # Conflicts: # site/src/main/java/com/xxxx.java # site/src/main/java/com/yyyy.java Commit: b95ba2bb723adec292e995999b8497cbc08db2f4 [b95ba2b] Parents: 11cf89453e, 3f00062621 Author: TC <[email protected]> Date: 2018 年 1 月 2 日 GMT+8 上午 9:54:24 Labels: origin/feature/xxx feature/xxx |