|
12638
|
12
|
5
|
12
|
42
|
0
|
0
|
refs/heads/v3
|
1
|
|
1781583208
|
Edit
Delete
|
|
12639
|
12
|
5
|
12
|
42
|
0
|
0
|
refs/heads/v3
|
1
|
{"Commits":[{"Sha1":"7410bdd98 {"Commits":[{"Sha1":"7410bdd9811d832406ed5717ff99035e79fa67e8","Message":"[ci skip][AUTO]: updating luabinding \u0026 jsbinding \u0026 cocos_file.json automatically (#16563)\n\n","AuthorEmail":"redmine@cocos2d-x.org","AuthorName":"CocosRobot","CommitterEmail":"xiaoming.zhang@chukong-inc.com","CommitterName":"minggo","Timestamp":"2016-09-12T10:03:21+08:00"},{"Sha1":"74fd5ae3baf96864aead250f5859754ff7a90a89","Message":"Fix mismatched memory deallocator (#16560)\n\n","AuthorEmail":"Rubonnek@users.noreply.github.com","AuthorName":"Wilson E. Alvarez","CommitterEmail":"xiaoming.zhang@chukong-inc.com","CommitterName":"minggo","Timestamp":"2016-09-11T22:02:48-04:00"},{"Sha1":"16781b00e8a8e90160cb9a68e70ef4a569d19260","Message":"change EaseBounce to real class instead of typedef (#16557)\n\n","AuthorEmail":"stevetranby@gmail.com","AuthorName":"Steve Tranby","CommitterEmail":"xiaoming.zhang@chukong-inc.com","CommitterName":"minggo","Timestamp":"2016-09-11T19:51:27-06:00"},{"Sha1":"b8f127e6018c670c6822c283acd4364e1de0c3c9","Message":"fixed #16547: [ios, mac] Protencial memory leak in AudioPlayer.mm. (#16556)\n\nIf playing a large audio and its loop flag is set to false, after the audio is played over, there will be 4 or 8 bytes memory leak by _rotateBufferThread variable.\r\n\r\nResolution:\r\n\r\nThe `isDestroy` flag should not be set to true in rotate buffer thread, to exiting the thread, we need another varible for this purpose.\r\n\r\nThanks @nicolechen819 for the feedback.","AuthorEmail":"jianhua.chen@cocos2d-x.org","AuthorName":"James Chen","CommitterEmail":"xiaoming.zhang@chukong-inc.com","CommitterName":"minggo","Timestamp":"2016-09-12T09:48:27+08:00"},{"Sha1":"ced81f3527b1729a622094b5483a97bb0aab01ee","Message":"[ci skip][AUTO]: updating luabinding \u0026 jsbinding \u0026 cocos_file.json automatically (#16554)\n\n","AuthorEmail":"redmine@cocos2d-x.org","AuthorName":"CocosRobot","CommitterEmail":"xiaoming.zhang@chukong-inc.com","CommitterName":"minggo","Timestamp":"2016-09-12T09:46:19+08:00"}],"HeadCommit":{"Sha1":"7410bdd9811d832406ed5717ff99035e79fa67e8","Message":"[ci skip][AUTO]: updating luabinding \u0026 jsbinding \u0026 cocos_file.json automatically (#16563)\n\n","AuthorEmail":"redmine@cocos2d-x.org","AuthorName":"CocosRobot","CommitterEmail":"xiaoming.zhang@chukong-inc.com","CommitterName":"minggo","Timestamp":"2016-09-12T10:03:21+08:00"},"CompareURL":"zhengpeizhong/cocos2d-x/compare/b014720f64cb24dd4ee989c8141b4bd8b5d793a9...7410bdd9811d832406ed5717ff99035e79fa67e8","Len":10}...
|
1781583208
|
Edit
Delete
|
|
12609
|
12
|
5
|
12
|
41
|
0
|
0
|
refs/heads/tracer
|
1
|
|
1781582669
|
Edit
Delete
|
|
12610
|
12
|
5
|
12
|
41
|
0
|
0
|
refs/heads/tracer
|
1
|
{"Commits":[{"Sha1":"3b2dfdecd {"Commits":[{"Sha1":"3b2dfdecdcb9d1e88a99efb2aec902df272ba780","Message":"temp\n","AuthorEmail":"udknight@gmail.com","AuthorName":"Wang YanQing","CommitterEmail":"udknight@gmail.com","CommitterName":"Wang YanQing","Timestamp":"2020-04-27T15:47:04+08:00"}],"HeadCommit":{"Sha1":"3b2dfdecdcb9d1e88a99efb2aec902df272ba780","Message":"temp\n","AuthorEmail":"udknight@gmail.com","AuthorName":"Wang YanQing","CommitterEmail":"udknight@gmail.com","CommitterName":"Wang YanQing","Timestamp":"2020-04-27T15:47:04+08:00"},"CompareURL":"zhengpeizhong/jhplayer/compare/c202a974b946006b433f8fbe1356e35e9cdeb287...3b2dfdecdcb9d1e88a99efb2aec902df272ba780","Len":1}...
|
1781582669
|
Edit
Delete
|
|
317
|
1
|
5
|
1
|
17
|
0
|
0
|
refs/heads/testpc
|
0
|
|
1773989093
|
Edit
Delete
|
|
318
|
2
|
5
|
1
|
17
|
0
|
0
|
refs/heads/testpc
|
0
|
|
1773989093
|
Edit
Delete
|
|
323
|
1
|
17
|
1
|
17
|
0
|
0
|
refs/heads/testpc
|
0
|
|
1773990033
|
Edit
Delete
|
|
324
|
2
|
17
|
1
|
17
|
0
|
0
|
refs/heads/testpc
|
0
|
|
1773990033
|
Edit
Delete
|
|
12636
|
12
|
5
|
12
|
42
|
0
|
0
|
refs/heads/test
|
1
|
|
1781583206
|
Edit
Delete
|
|
12637
|
12
|
5
|
12
|
42
|
0
|
0
|
refs/heads/test
|
1
|
{"Commits":[],"HeadCommit":{"S {"Commits":[],"HeadCommit":{"Sha1":"57c62b99b7985a668f2516504e0ae74c79872f89","Message":"Multi-window implementation\n\nWindowKey is used as a multiplatform identifier for windows. For now it's a hash of the GLFWwindow pointer, but that can be changed.\n\nDirectorContext encapsulates a \"mini director\" instance for each window. There is still a central director which is responsible for updating each context. Each context also has its own event manager, action manager, and scheduler.\n\nTo reduce the amount of code changes necessary for mobile, by default the first window created is the main window. The main window is special; if it gets closed, it terminates the application. There are special accessors to grab the \"main\"scheduler/eventmanager/actionmanager. For certain tasks, especially async tasks, they need to schedule their callbacks on the main window, because the existence of the other windows is not guaranteed, unlike the main one.\n\nThe contexts work in a similar manner as opengl. A context is set to be active (setContextAndLock) and then non-actve (unlock). Doing so changes what gets returned by the getCurrentWindow call and the getCurrentScheduler/EventManager/ActionManager calls. This allows nodes and virtually everything to not care which window it was created in. Unless the node is transplanted into a new window/context, its getCurrentManagers functions will always return the same. It also hides any window dependancy. Almost everything outside of the director doens't know or care which window it was created in.\n\nCCGLViewImpl-desktop.cpp required substantial changes. The poll events function grabs all the events for all windows at once. What we want to do is sort them by window and defer the execution of them until the correct context is active. Otherwise, we'll be switching contexts rapidly while processing the polled events. Thus, the callbacks all push std::functions onto a map, keyed to the correct window.\n\nThere are also a number of order of operation fixes and smaller miscelaneous changes that were required as a result of this feature.\n\ncpp-empty-test has been extended to create 3 windows at launch to demonstrate the multi window functionality.\n","AuthorEmail":"dereky@amayasoftware.com","AuthorName":"Derek Yau","CommitterEmail":"dereky@amayasoftware.com","CommitterName":"Derek Yau","Timestamp":"2015-09-29T17:07:48-04:00"},"CompareURL":"zhengpeizhong/cocos2d-x/compare/3719c...57c62b99b7985a668f2516504e0ae74c79872f89","Len":0}...
|
1781583206
|
Edit
Delete
|
|
29973
|
5
|
5
|
5
|
106
|
0
|
0
|
refs/heads/sync/v0.16.0
|
1
|
|
1789445465
|
Edit
Delete
|
|
29974
|
5
|
5
|
5
|
106
|
0
|
0
|
refs/heads/sync/v0.16.0
|
1
|
{"Commits":[],"HeadCommit":{"S {"Commits":[],"HeadCommit":{"Sha1":"0a9a11a92a9e45d647e7feaea0bafe7cdc3d5f11","Message":"docs: record clean acceptance @ 246f04b(sync/v0.16.0:runtime 169 / 差分 7×2 / tenantRlsEnforced=1;UI 4×5;地板按本仓收紧)\n\nCo-Authored-By: Claude Fable 5.1 \u003cnoreply@anthropic.com\u003e\n","AuthorEmail":"luoguoguo@gmail.com","AuthorName":"hillao","CommitterEmail":"luoguoguo@gmail.com","CommitterName":"hillao","Timestamp":"2026-09-10T07:19:55-07:00"},"CompareURL":"luoanwu/tenant-scope/compare/main...0a9a11a92a9e45d647e7feaea0bafe7cdc3d5f11","Len":0}...
|
1789445465
|
Edit
Delete
|
|
26570
|
4
|
5
|
4
|
85
|
0
|
0
|
refs/heads/spec/device-online-stats-by-region
|
1
|
|
1787824010
|
Edit
Delete
|
|
26571
|
4
|
5
|
4
|
85
|
0
|
0
|
refs/heads/spec/device-online-stats-by-region
|
1
|
{"Commits":[{"Sha1":"78a3a2cfa {"Commits":[{"Sha1":"78a3a2cfae6a4a8d1d70a18e4d811716324b8747","Message":"spec: 按省市统计设备月度新增上线数量报表\n\n- 确认数据链路:ahead_authenticate_log → ahead_family_servers → ahead_yc_shop\n- 设计两个接口:getStats(省份)/ getCityStats(城市下钻)\n- 前端新增 ECharts 依赖,点击下钻交互\n- 权限复用 PcServer agent_id 过滤\n","AuthorEmail":"qiaojielai@gmail.com","AuthorName":"laiqiaojie","CommitterEmail":"qiaojielai@gmail.com","CommitterName":"laiqiaojie","Timestamp":"2026-08-27T17:46:46+08:00"}],"HeadCommit":{"Sha1":"78a3a2cfae6a4a8d1d70a18e4d811716324b8747","Message":"spec: 按省市统计设备月度新增上线数量报表\n\n- 确认数据链路:ahead_authenticate_log → ahead_family_servers → ahead_yc_shop\n- 设计两个接口:getStats(省份)/ getCityStats(城市下钻)\n- 前端新增 ECharts 依赖,点击下钻交互\n- 权限复用 PcServer agent_id 过滤\n","AuthorEmail":"qiaojielai@gmail.com","AuthorName":"laiqiaojie","CommitterEmail":"qiaojielai@gmail.com","CommitterName":"laiqiaojie","Timestamp":"2026-08-27T17:46:46+08:00"},"CompareURL":"laiqiaojie/jh-project/compare/45fd83d699d1315dbd551f396e22b94e132a97fb...78a3a2cfae6a4a8d1d70a18e4d811716324b8747","Len":1}...
|
1787824010
|
Edit
Delete
|
|
26574
|
4
|
5
|
4
|
85
|
0
|
0
|
refs/heads/spec/device-online-stats-by-region
|
1
|
{"Commits":[{"Sha1":"a59d914cc {"Commits":[{"Sha1":"a59d914cc97c4925c24b983095ce45bafb95f305","Message":"spec: 重新组织结构,产品/技术双视角分离\n","AuthorEmail":"qiaojielai@gmail.com","AuthorName":"laiqiaojie","CommitterEmail":"qiaojielai@gmail.com","CommitterName":"laiqiaojie","Timestamp":"2026-08-27T17:56:56+08:00"}],"HeadCommit":{"Sha1":"a59d914cc97c4925c24b983095ce45bafb95f305","Message":"spec: 重新组织结构,产品/技术双视角分离\n","AuthorEmail":"qiaojielai@gmail.com","AuthorName":"laiqiaojie","CommitterEmail":"qiaojielai@gmail.com","CommitterName":"laiqiaojie","Timestamp":"2026-08-27T17:56:56+08:00"},"CompareURL":"laiqiaojie/jh-project/compare/78a3a2cfae6a4a8d1d70a18e4d811716324b8747...a59d914cc97c4925c24b983095ce45bafb95f305","Len":1}...
|
1787824620
|
Edit
Delete
|
|
26578
|
4
|
5
|
4
|
85
|
0
|
0
|
refs/heads/spec/device-online-stats-by-region
|
1
|
{"Commits":[{"Sha1":"58a568463 {"Commits":[{"Sha1":"58a56846317dd3f2ac5a83a02144a21e88b7efb4","Message":"docs: 重新定义六阶段评审流程,Design 阶段增加原型环节和评审会议\n","AuthorEmail":"qiaojielai@gmail.com","AuthorName":"laiqiaojie","CommitterEmail":"qiaojielai@gmail.com","CommitterName":"laiqiaojie","Timestamp":"2026-08-27T18:02:16+08:00"}],"HeadCommit":{"Sha1":"58a56846317dd3f2ac5a83a02144a21e88b7efb4","Message":"docs: 重新定义六阶段评审流程,Design 阶段增加原型环节和评审会议\n","AuthorEmail":"qiaojielai@gmail.com","AuthorName":"laiqiaojie","CommitterEmail":"qiaojielai@gmail.com","CommitterName":"laiqiaojie","Timestamp":"2026-08-27T18:02:16+08:00"},"CompareURL":"laiqiaojie/jh-project/compare/a59d914cc97c4925c24b983095ce45bafb95f305...58a56846317dd3f2ac5a83a02144a21e88b7efb4","Len":1}...
|
1787824941
|
Edit
Delete
|
|
26581
|
4
|
5
|
4
|
85
|
0
|
0
|
refs/heads/spec/device-online-stats-by-region
|
1
|
{"Commits":[{"Sha1":"143c75303 {"Commits":[{"Sha1":"143c75303d464769b5648e1b491aca0a5d436496","Message":"chore: 将 spec 阶段重命名为 design 阶段\n\n- spec/ 目录改为 design/,产物文件随之迁移\n- CLAUDE.md 六阶段产物链同步更新\n- REVIEW.md 所有 spec 引用改为 design\n\nCo-Authored-By: Claude Sonnet 4.6 \u003cnoreply@anthropic.com\u003e\n","AuthorEmail":"qiaojielai@gmail.com","AuthorName":"laiqiaojie","CommitterEmail":"qiaojielai@gmail.com","CommitterName":"laiqiaojie","Timestamp":"2026-08-27T19:02:12+08:00"}],"HeadCommit":{"Sha1":"143c75303d464769b5648e1b491aca0a5d436496","Message":"chore: 将 spec 阶段重命名为 design 阶段\n\n- spec/ 目录改为 design/,产物文件随之迁移\n- CLAUDE.md 六阶段产物链同步更新\n- REVIEW.md 所有 spec 引用改为 design\n\nCo-Authored-By: Claude Sonnet 4.6 \u003cnoreply@anthropic.com\u003e\n","AuthorEmail":"qiaojielai@gmail.com","AuthorName":"laiqiaojie","CommitterEmail":"qiaojielai@gmail.com","CommitterName":"laiqiaojie","Timestamp":"2026-08-27T19:02:12+08:00"},"CompareURL":"laiqiaojie/jh-project/compare/58a56846317dd3f2ac5a83a02144a21e88b7efb4...143c75303d464769b5648e1b491aca0a5d436496","Len":1}...
|
1787828549
|
Edit
Delete
|
|
26582
|
4
|
5
|
4
|
85
|
0
|
0
|
refs/heads/spec/device-online-stats-by-region
|
1
|
{"Commits":[{"Sha1":"a3065bbad {"Commits":[{"Sha1":"a3065bbad2c67d2c0f1370a874c3a50779114879","Message":"chore: design 文档去掉技术规格,只保留产品内容\n\nCo-Authored-By: Claude Sonnet 4.6 \u003cnoreply@anthropic.com\u003e\n","AuthorEmail":"qiaojielai@gmail.com","AuthorName":"laiqiaojie","CommitterEmail":"qiaojielai@gmail.com","CommitterName":"laiqiaojie","Timestamp":"2026-08-27T19:05:13+08:00"}],"HeadCommit":{"Sha1":"a3065bbad2c67d2c0f1370a874c3a50779114879","Message":"chore: design 文档去掉技术规格,只保留产品内容\n\nCo-Authored-By: Claude Sonnet 4.6 \u003cnoreply@anthropic.com\u003e\n","AuthorEmail":"qiaojielai@gmail.com","AuthorName":"laiqiaojie","CommitterEmail":"qiaojielai@gmail.com","CommitterName":"laiqiaojie","Timestamp":"2026-08-27T19:05:13+08:00"},"CompareURL":"laiqiaojie/jh-project/compare/143c75303d464769b5648e1b491aca0a5d436496...a3065bbad2c67d2c0f1370a874c3a50779114879","Len":1}...
|
1787828718
|
Edit
Delete
|
|
26583
|
4
|
5
|
4
|
85
|
0
|
0
|
refs/heads/spec/device-online-stats-by-region
|
1
|
{"Commits":[{"Sha1":"7245eeba9 {"Commits":[{"Sha1":"7245eeba95c918b563be68fb5e59b8938ab452d8","Message":"chore: 原型文件本地化,存为 design/assets/*/prototype.html\n\nCo-Authored-By: Claude Sonnet 4.6 \u003cnoreply@anthropic.com\u003e\n","AuthorEmail":"qiaojielai@gmail.com","AuthorName":"laiqiaojie","CommitterEmail":"qiaojielai@gmail.com","CommitterName":"laiqiaojie","Timestamp":"2026-08-27T19:06:41+08:00"}],"HeadCommit":{"Sha1":"7245eeba95c918b563be68fb5e59b8938ab452d8","Message":"chore: 原型文件本地化,存为 design/assets/*/prototype.html\n\nCo-Authored-By: Claude Sonnet 4.6 \u003cnoreply@anthropic.com\u003e\n","AuthorEmail":"qiaojielai@gmail.com","AuthorName":"laiqiaojie","CommitterEmail":"qiaojielai@gmail.com","CommitterName":"laiqiaojie","Timestamp":"2026-08-27T19:06:41+08:00"},"CompareURL":"laiqiaojie/jh-project/compare/a3065bbad2c67d2c0f1370a874c3a50779114879...7245eeba95c918b563be68fb5e59b8938ab452d8","Len":1}...
|
1787828807
|
Edit
Delete
|
|
26584
|
4
|
5
|
4
|
85
|
0
|
0
|
refs/heads/spec/device-online-stats-by-region
|
1
|
{"Commits":[{"Sha1":"00f72fa1f {"Commits":[{"Sha1":"00f72fa1fe4d59ce37f88628de99d8b0f84551c5","Message":"chore: REVIEW.md 补充原型本地化存放规则\n\nCo-Authored-By: Claude Sonnet 4.6 \u003cnoreply@anthropic.com\u003e\n","AuthorEmail":"qiaojielai@gmail.com","AuthorName":"laiqiaojie","CommitterEmail":"qiaojielai@gmail.com","CommitterName":"laiqiaojie","Timestamp":"2026-08-27T19:07:00+08:00"}],"HeadCommit":{"Sha1":"00f72fa1fe4d59ce37f88628de99d8b0f84551c5","Message":"chore: REVIEW.md 补充原型本地化存放规则\n\nCo-Authored-By: Claude Sonnet 4.6 \u003cnoreply@anthropic.com\u003e\n","AuthorEmail":"qiaojielai@gmail.com","AuthorName":"laiqiaojie","CommitterEmail":"qiaojielai@gmail.com","CommitterName":"laiqiaojie","Timestamp":"2026-08-27T19:07:00+08:00"},"CompareURL":"laiqiaojie/jh-project/compare/7245eeba95c918b563be68fb5e59b8938ab452d8...00f72fa1fe4d59ce37f88628de99d8b0f84551c5","Len":1}...
|
1787828824
|
Edit
Delete
|
|
26585
|
4
|
5
|
4
|
85
|
0
|
0
|
refs/heads/spec/device-online-stats-by-region
|
1
|
{"Commits":[{"Sha1":"5a35f7952 {"Commits":[{"Sha1":"5a35f79521b38c0e898667dabc03b23712a1e6be","Message":"chore: 原型改为可本地打开的独立 HTML,支持点击下钻交互\n\nCo-Authored-By: Claude Sonnet 4.6 \u003cnoreply@anthropic.com\u003e\n","AuthorEmail":"qiaojielai@gmail.com","AuthorName":"laiqiaojie","CommitterEmail":"qiaojielai@gmail.com","CommitterName":"laiqiaojie","Timestamp":"2026-08-27T19:10:04+08:00"}],"HeadCommit":{"Sha1":"5a35f79521b38c0e898667dabc03b23712a1e6be","Message":"chore: 原型改为可本地打开的独立 HTML,支持点击下钻交互\n\nCo-Authored-By: Claude Sonnet 4.6 \u003cnoreply@anthropic.com\u003e\n","AuthorEmail":"qiaojielai@gmail.com","AuthorName":"laiqiaojie","CommitterEmail":"qiaojielai@gmail.com","CommitterName":"laiqiaojie","Timestamp":"2026-08-27T19:10:04+08:00"},"CompareURL":"laiqiaojie/jh-project/compare/00f72fa1fe4d59ce37f88628de99d8b0f84551c5...5a35f79521b38c0e898667dabc03b23712a1e6be","Len":1}...
|
1787829007
|
Edit
Delete
|
|
26586
|
4
|
5
|
4
|
85
|
0
|
0
|
refs/heads/spec/device-online-stats-by-region
|
1
|
{"Commits":[{"Sha1":"fedb35718 {"Commits":[{"Sha1":"fedb35718d79248552e6a546730bae90df20f056","Message":"chore: 更新 intent-template skill\n\nCo-Authored-By: Claude Sonnet 4.6 \u003cnoreply@anthropic.com\u003e\n","AuthorEmail":"qiaojielai@gmail.com","AuthorName":"laiqiaojie","CommitterEmail":"qiaojielai@gmail.com","CommitterName":"laiqiaojie","Timestamp":"2026-08-27T19:13:06+08:00"}],"HeadCommit":{"Sha1":"fedb35718d79248552e6a546730bae90df20f056","Message":"chore: 更新 intent-template skill\n\nCo-Authored-By: Claude Sonnet 4.6 \u003cnoreply@anthropic.com\u003e\n","AuthorEmail":"qiaojielai@gmail.com","AuthorName":"laiqiaojie","CommitterEmail":"qiaojielai@gmail.com","CommitterName":"laiqiaojie","Timestamp":"2026-08-27T19:13:06+08:00"},"CompareURL":"laiqiaojie/jh-project/compare/5a35f79521b38c0e898667dabc03b23712a1e6be...fedb35718d79248552e6a546730bae90df20f056","Len":1}...
|
1787829191
|
Edit
Delete
|
|
26589
|
4
|
17
|
4
|
85
|
0
|
0
|
refs/heads/spec/device-online-stats-by-region
|
1
|
|
1787829412
|
Edit
Delete
|
|
27273
|
4
|
5
|
4
|
85
|
0
|
0
|
refs/heads/skill/build-complete-interface-docs
|
1
|
|
1788247374
|
Edit
Delete
|
|
27274
|
4
|
5
|
4
|
85
|
0
|
0
|
refs/heads/skill/build-complete-interface-docs
|
1
|
{"Commits":[{"Sha1":"ae109b257 {"Commits":[{"Sha1":"ae109b2577a59ebd7073a0b5af4c8b38f04cbc5c","Message":"feat: add interface doc archival step (Apifox + frontend-specs) to build-complete skill\n","AuthorEmail":"qiaojielai@gmail.com","AuthorName":"laiqiaojie","CommitterEmail":"qiaojielai@gmail.com","CommitterName":"laiqiaojie","Timestamp":"2026-09-01T15:22:14+08:00"}],"HeadCommit":{"Sha1":"ae109b2577a59ebd7073a0b5af4c8b38f04cbc5c","Message":"feat: add interface doc archival step (Apifox + frontend-specs) to build-complete skill\n","AuthorEmail":"qiaojielai@gmail.com","AuthorName":"laiqiaojie","CommitterEmail":"qiaojielai@gmail.com","CommitterName":"laiqiaojie","Timestamp":"2026-09-01T15:22:14+08:00"},"CompareURL":"laiqiaojie/jh-project/compare/08692de7f0c50c7787b7668a900b06987f477a25...ae109b2577a59ebd7073a0b5af4c8b38f04cbc5c","Len":1}...
|
1788247374
|
Edit
Delete
|
|
18857
|
1
|
5
|
1
|
66
|
0
|
0
|
refs/heads/room_api
|
1
|
|
1785120100
|
Edit
Delete
|
|
18858
|
9
|
5
|
1
|
66
|
0
|
0
|
refs/heads/room_api
|
1
|
|
1785120100
|
Edit
Delete
|
|
18859
|
3
|
5
|
1
|
66
|
0
|
0
|
refs/heads/room_api
|
1
|
|
1785120100
|
Edit
Delete
|
|
18860
|
4
|
5
|
1
|
66
|
0
|
0
|
refs/heads/room_api
|
1
|
|
1785120100
|
Edit
Delete
|
|
18861
|
7
|
5
|
1
|
66
|
0
|
0
|
refs/heads/room_api
|
1
|
|
1785120100
|
Edit
Delete
|
|
18862
|
8
|
5
|
1
|
66
|
0
|
0
|
refs/heads/room_api
|
1
|
|
1785120100
|
Edit
Delete
|
|
18863
|
10
|
5
|
1
|
66
|
0
|
0
|
refs/heads/room_api
|
1
|
|
1785120100
|
Edit
Delete
|
|
18864
|
11
|
5
|
1
|
66
|
0
|
0
|
refs/heads/room_api
|
1
|
|
1785120100
|
Edit
Delete
|
|
18865
|
1
|
5
|
1
|
66
|
0
|
0
|
refs/heads/room_api
|
1
|
{"Commits":[{"Sha1":"6afdc03c6 {"Commits":[{"Sha1":"6afdc03c68058ef9bbea47552f0bc2db4e1dc9a6","Message":"chore: import room API codebase\n","AuthorEmail":"121158035@qq.com","AuthorName":"zhangjunnan","CommitterEmail":"121158035@qq.com","CommitterName":"zhangjunnan","Timestamp":"2026-07-27T10:27:52+08:00"}],"HeadCommit":{"Sha1":"6afdc03c68058ef9bbea47552f0bc2db4e1dc9a6","Message":"chore: import room API codebase\n","AuthorEmail":"121158035@qq.com","AuthorName":"zhangjunnan","CommitterEmail":"121158035@qq.com","CommitterName":"zhangjunnan","Timestamp":"2026-07-27T10:27:52+08:00"},"CompareURL":"","Len":1}...
|
1785120100
|
Edit
Delete
|
|
18866
|
9
|
5
|
1
|
66
|
0
|
0
|
refs/heads/room_api
|
1
|
{"Commits":[{"Sha1":"6afdc03c6 {"Commits":[{"Sha1":"6afdc03c68058ef9bbea47552f0bc2db4e1dc9a6","Message":"chore: import room API codebase\n","AuthorEmail":"121158035@qq.com","AuthorName":"zhangjunnan","CommitterEmail":"121158035@qq.com","CommitterName":"zhangjunnan","Timestamp":"2026-07-27T10:27:52+08:00"}],"HeadCommit":{"Sha1":"6afdc03c68058ef9bbea47552f0bc2db4e1dc9a6","Message":"chore: import room API codebase\n","AuthorEmail":"121158035@qq.com","AuthorName":"zhangjunnan","CommitterEmail":"121158035@qq.com","CommitterName":"zhangjunnan","Timestamp":"2026-07-27T10:27:52+08:00"},"CompareURL":"","Len":1}...
|
1785120100
|
Edit
Delete
|
|
18867
|
3
|
5
|
1
|
66
|
0
|
0
|
refs/heads/room_api
|
1
|
{"Commits":[{"Sha1":"6afdc03c6 {"Commits":[{"Sha1":"6afdc03c68058ef9bbea47552f0bc2db4e1dc9a6","Message":"chore: import room API codebase\n","AuthorEmail":"121158035@qq.com","AuthorName":"zhangjunnan","CommitterEmail":"121158035@qq.com","CommitterName":"zhangjunnan","Timestamp":"2026-07-27T10:27:52+08:00"}],"HeadCommit":{"Sha1":"6afdc03c68058ef9bbea47552f0bc2db4e1dc9a6","Message":"chore: import room API codebase\n","AuthorEmail":"121158035@qq.com","AuthorName":"zhangjunnan","CommitterEmail":"121158035@qq.com","CommitterName":"zhangjunnan","Timestamp":"2026-07-27T10:27:52+08:00"},"CompareURL":"","Len":1}...
|
1785120100
|
Edit
Delete
|
|
18868
|
4
|
5
|
1
|
66
|
0
|
0
|
refs/heads/room_api
|
1
|
{"Commits":[{"Sha1":"6afdc03c6 {"Commits":[{"Sha1":"6afdc03c68058ef9bbea47552f0bc2db4e1dc9a6","Message":"chore: import room API codebase\n","AuthorEmail":"121158035@qq.com","AuthorName":"zhangjunnan","CommitterEmail":"121158035@qq.com","CommitterName":"zhangjunnan","Timestamp":"2026-07-27T10:27:52+08:00"}],"HeadCommit":{"Sha1":"6afdc03c68058ef9bbea47552f0bc2db4e1dc9a6","Message":"chore: import room API codebase\n","AuthorEmail":"121158035@qq.com","AuthorName":"zhangjunnan","CommitterEmail":"121158035@qq.com","CommitterName":"zhangjunnan","Timestamp":"2026-07-27T10:27:52+08:00"},"CompareURL":"","Len":1}...
|
1785120100
|
Edit
Delete
|
|
18869
|
7
|
5
|
1
|
66
|
0
|
0
|
refs/heads/room_api
|
1
|
{"Commits":[{"Sha1":"6afdc03c6 {"Commits":[{"Sha1":"6afdc03c68058ef9bbea47552f0bc2db4e1dc9a6","Message":"chore: import room API codebase\n","AuthorEmail":"121158035@qq.com","AuthorName":"zhangjunnan","CommitterEmail":"121158035@qq.com","CommitterName":"zhangjunnan","Timestamp":"2026-07-27T10:27:52+08:00"}],"HeadCommit":{"Sha1":"6afdc03c68058ef9bbea47552f0bc2db4e1dc9a6","Message":"chore: import room API codebase\n","AuthorEmail":"121158035@qq.com","AuthorName":"zhangjunnan","CommitterEmail":"121158035@qq.com","CommitterName":"zhangjunnan","Timestamp":"2026-07-27T10:27:52+08:00"},"CompareURL":"","Len":1}...
|
1785120100
|
Edit
Delete
|
|
18870
|
8
|
5
|
1
|
66
|
0
|
0
|
refs/heads/room_api
|
1
|
{"Commits":[{"Sha1":"6afdc03c6 {"Commits":[{"Sha1":"6afdc03c68058ef9bbea47552f0bc2db4e1dc9a6","Message":"chore: import room API codebase\n","AuthorEmail":"121158035@qq.com","AuthorName":"zhangjunnan","CommitterEmail":"121158035@qq.com","CommitterName":"zhangjunnan","Timestamp":"2026-07-27T10:27:52+08:00"}],"HeadCommit":{"Sha1":"6afdc03c68058ef9bbea47552f0bc2db4e1dc9a6","Message":"chore: import room API codebase\n","AuthorEmail":"121158035@qq.com","AuthorName":"zhangjunnan","CommitterEmail":"121158035@qq.com","CommitterName":"zhangjunnan","Timestamp":"2026-07-27T10:27:52+08:00"},"CompareURL":"","Len":1}...
|
1785120100
|
Edit
Delete
|
|
18871
|
10
|
5
|
1
|
66
|
0
|
0
|
refs/heads/room_api
|
1
|
{"Commits":[{"Sha1":"6afdc03c6 {"Commits":[{"Sha1":"6afdc03c68058ef9bbea47552f0bc2db4e1dc9a6","Message":"chore: import room API codebase\n","AuthorEmail":"121158035@qq.com","AuthorName":"zhangjunnan","CommitterEmail":"121158035@qq.com","CommitterName":"zhangjunnan","Timestamp":"2026-07-27T10:27:52+08:00"}],"HeadCommit":{"Sha1":"6afdc03c68058ef9bbea47552f0bc2db4e1dc9a6","Message":"chore: import room API codebase\n","AuthorEmail":"121158035@qq.com","AuthorName":"zhangjunnan","CommitterEmail":"121158035@qq.com","CommitterName":"zhangjunnan","Timestamp":"2026-07-27T10:27:52+08:00"},"CompareURL":"","Len":1}...
|
1785120100
|
Edit
Delete
|
|
18872
|
11
|
5
|
1
|
66
|
0
|
0
|
refs/heads/room_api
|
1
|
{"Commits":[{"Sha1":"6afdc03c6 {"Commits":[{"Sha1":"6afdc03c68058ef9bbea47552f0bc2db4e1dc9a6","Message":"chore: import room API codebase\n","AuthorEmail":"121158035@qq.com","AuthorName":"zhangjunnan","CommitterEmail":"121158035@qq.com","CommitterName":"zhangjunnan","Timestamp":"2026-07-27T10:27:52+08:00"}],"HeadCommit":{"Sha1":"6afdc03c68058ef9bbea47552f0bc2db4e1dc9a6","Message":"chore: import room API codebase\n","AuthorEmail":"121158035@qq.com","AuthorName":"zhangjunnan","CommitterEmail":"121158035@qq.com","CommitterName":"zhangjunnan","Timestamp":"2026-07-27T10:27:52+08:00"},"CompareURL":"","Len":1}...
|
1785120100
|
Edit
Delete
|
|
18937
|
8
|
5
|
8
|
66
|
0
|
0
|
refs/heads/room_api
|
1
|
{"Commits":[{"Sha1":"1a41dd78e {"Commits":[{"Sha1":"1a41dd78ef391213f361fa08e302f1478ea8faa4","Message":"需求 包厢暂停语音配置 16708\n","AuthorEmail":"developer.jeff.c@gmail.com","AuthorName":"chenjunfeng","CommitterEmail":"developer.jeff.c@gmail.com","CommitterName":"chenjunfeng","Timestamp":"2026-07-27T14:03:43+08:00"}],"HeadCommit":{"Sha1":"1a41dd78ef391213f361fa08e302f1478ea8faa4","Message":"需求 包厢暂停语音配置 16708\n","AuthorEmail":"developer.jeff.c@gmail.com","AuthorName":"chenjunfeng","CommitterEmail":"developer.jeff.c@gmail.com","CommitterName":"chenjunfeng","Timestamp":"2026-07-27T14:03:43+08:00"},"CompareURL":"vodtest/room_api/compare/6afdc03c68058ef9bbea47552f0bc2db4e1dc9a6...1a41dd78ef391213f361fa08e302f1478ea8faa4","Len":1}...
|
1785132227
|
Edit
Delete
|
|
18938
|
9
|
5
|
8
|
66
|
0
|
0
|
refs/heads/room_api
|
1
|
{"Commits":[{"Sha1":"1a41dd78e {"Commits":[{"Sha1":"1a41dd78ef391213f361fa08e302f1478ea8faa4","Message":"需求 包厢暂停语音配置 16708\n","AuthorEmail":"developer.jeff.c@gmail.com","AuthorName":"chenjunfeng","CommitterEmail":"developer.jeff.c@gmail.com","CommitterName":"chenjunfeng","Timestamp":"2026-07-27T14:03:43+08:00"}],"HeadCommit":{"Sha1":"1a41dd78ef391213f361fa08e302f1478ea8faa4","Message":"需求 包厢暂停语音配置 16708\n","AuthorEmail":"developer.jeff.c@gmail.com","AuthorName":"chenjunfeng","CommitterEmail":"developer.jeff.c@gmail.com","CommitterName":"chenjunfeng","Timestamp":"2026-07-27T14:03:43+08:00"},"CompareURL":"vodtest/room_api/compare/6afdc03c68058ef9bbea47552f0bc2db4e1dc9a6...1a41dd78ef391213f361fa08e302f1478ea8faa4","Len":1}...
|
1785132227
|
Edit
Delete
|
|
18939
|
1
|
5
|
8
|
66
|
0
|
0
|
refs/heads/room_api
|
1
|
{"Commits":[{"Sha1":"1a41dd78e {"Commits":[{"Sha1":"1a41dd78ef391213f361fa08e302f1478ea8faa4","Message":"需求 包厢暂停语音配置 16708\n","AuthorEmail":"developer.jeff.c@gmail.com","AuthorName":"chenjunfeng","CommitterEmail":"developer.jeff.c@gmail.com","CommitterName":"chenjunfeng","Timestamp":"2026-07-27T14:03:43+08:00"}],"HeadCommit":{"Sha1":"1a41dd78ef391213f361fa08e302f1478ea8faa4","Message":"需求 包厢暂停语音配置 16708\n","AuthorEmail":"developer.jeff.c@gmail.com","AuthorName":"chenjunfeng","CommitterEmail":"developer.jeff.c@gmail.com","CommitterName":"chenjunfeng","Timestamp":"2026-07-27T14:03:43+08:00"},"CompareURL":"vodtest/room_api/compare/6afdc03c68058ef9bbea47552f0bc2db4e1dc9a6...1a41dd78ef391213f361fa08e302f1478ea8faa4","Len":1}...
|
1785132227
|
Edit
Delete
|
|
18940
|
3
|
5
|
8
|
66
|
0
|
0
|
refs/heads/room_api
|
1
|
{"Commits":[{"Sha1":"1a41dd78e {"Commits":[{"Sha1":"1a41dd78ef391213f361fa08e302f1478ea8faa4","Message":"需求 包厢暂停语音配置 16708\n","AuthorEmail":"developer.jeff.c@gmail.com","AuthorName":"chenjunfeng","CommitterEmail":"developer.jeff.c@gmail.com","CommitterName":"chenjunfeng","Timestamp":"2026-07-27T14:03:43+08:00"}],"HeadCommit":{"Sha1":"1a41dd78ef391213f361fa08e302f1478ea8faa4","Message":"需求 包厢暂停语音配置 16708\n","AuthorEmail":"developer.jeff.c@gmail.com","AuthorName":"chenjunfeng","CommitterEmail":"developer.jeff.c@gmail.com","CommitterName":"chenjunfeng","Timestamp":"2026-07-27T14:03:43+08:00"},"CompareURL":"vodtest/room_api/compare/6afdc03c68058ef9bbea47552f0bc2db4e1dc9a6...1a41dd78ef391213f361fa08e302f1478ea8faa4","Len":1}...
|
1785132227
|
Edit
Delete
|
|
18941
|
4
|
5
|
8
|
66
|
0
|
0
|
refs/heads/room_api
|
1
|
{"Commits":[{"Sha1":"1a41dd78e {"Commits":[{"Sha1":"1a41dd78ef391213f361fa08e302f1478ea8faa4","Message":"需求 包厢暂停语音配置 16708\n","AuthorEmail":"developer.jeff.c@gmail.com","AuthorName":"chenjunfeng","CommitterEmail":"developer.jeff.c@gmail.com","CommitterName":"chenjunfeng","Timestamp":"2026-07-27T14:03:43+08:00"}],"HeadCommit":{"Sha1":"1a41dd78ef391213f361fa08e302f1478ea8faa4","Message":"需求 包厢暂停语音配置 16708\n","AuthorEmail":"developer.jeff.c@gmail.com","AuthorName":"chenjunfeng","CommitterEmail":"developer.jeff.c@gmail.com","CommitterName":"chenjunfeng","Timestamp":"2026-07-27T14:03:43+08:00"},"CompareURL":"vodtest/room_api/compare/6afdc03c68058ef9bbea47552f0bc2db4e1dc9a6...1a41dd78ef391213f361fa08e302f1478ea8faa4","Len":1}...
|
1785132227
|
Edit
Delete
|
|
18942
|
7
|
5
|
8
|
66
|
0
|
0
|
refs/heads/room_api
|
1
|
{"Commits":[{"Sha1":"1a41dd78e {"Commits":[{"Sha1":"1a41dd78ef391213f361fa08e302f1478ea8faa4","Message":"需求 包厢暂停语音配置 16708\n","AuthorEmail":"developer.jeff.c@gmail.com","AuthorName":"chenjunfeng","CommitterEmail":"developer.jeff.c@gmail.com","CommitterName":"chenjunfeng","Timestamp":"2026-07-27T14:03:43+08:00"}],"HeadCommit":{"Sha1":"1a41dd78ef391213f361fa08e302f1478ea8faa4","Message":"需求 包厢暂停语音配置 16708\n","AuthorEmail":"developer.jeff.c@gmail.com","AuthorName":"chenjunfeng","CommitterEmail":"developer.jeff.c@gmail.com","CommitterName":"chenjunfeng","Timestamp":"2026-07-27T14:03:43+08:00"},"CompareURL":"vodtest/room_api/compare/6afdc03c68058ef9bbea47552f0bc2db4e1dc9a6...1a41dd78ef391213f361fa08e302f1478ea8faa4","Len":1}...
|
1785132227
|
Edit
Delete
|
|
18943
|
10
|
5
|
8
|
66
|
0
|
0
|
refs/heads/room_api
|
1
|
{"Commits":[{"Sha1":"1a41dd78e {"Commits":[{"Sha1":"1a41dd78ef391213f361fa08e302f1478ea8faa4","Message":"需求 包厢暂停语音配置 16708\n","AuthorEmail":"developer.jeff.c@gmail.com","AuthorName":"chenjunfeng","CommitterEmail":"developer.jeff.c@gmail.com","CommitterName":"chenjunfeng","Timestamp":"2026-07-27T14:03:43+08:00"}],"HeadCommit":{"Sha1":"1a41dd78ef391213f361fa08e302f1478ea8faa4","Message":"需求 包厢暂停语音配置 16708\n","AuthorEmail":"developer.jeff.c@gmail.com","AuthorName":"chenjunfeng","CommitterEmail":"developer.jeff.c@gmail.com","CommitterName":"chenjunfeng","Timestamp":"2026-07-27T14:03:43+08:00"},"CompareURL":"vodtest/room_api/compare/6afdc03c68058ef9bbea47552f0bc2db4e1dc9a6...1a41dd78ef391213f361fa08e302f1478ea8faa4","Len":1}...
|
1785132227
|
Edit
Delete
|
|
18944
|
11
|
5
|
8
|
66
|
0
|
0
|
refs/heads/room_api
|
1
|
{"Commits":[{"Sha1":"1a41dd78e {"Commits":[{"Sha1":"1a41dd78ef391213f361fa08e302f1478ea8faa4","Message":"需求 包厢暂停语音配置 16708\n","AuthorEmail":"developer.jeff.c@gmail.com","AuthorName":"chenjunfeng","CommitterEmail":"developer.jeff.c@gmail.com","CommitterName":"chenjunfeng","Timestamp":"2026-07-27T14:03:43+08:00"}],"HeadCommit":{"Sha1":"1a41dd78ef391213f361fa08e302f1478ea8faa4","Message":"需求 包厢暂停语音配置 16708\n","AuthorEmail":"developer.jeff.c@gmail.com","AuthorName":"chenjunfeng","CommitterEmail":"developer.jeff.c@gmail.com","CommitterName":"chenjunfeng","Timestamp":"2026-07-27T14:03:43+08:00"},"CompareURL":"vodtest/room_api/compare/6afdc03c68058ef9bbea47552f0bc2db4e1dc9a6...1a41dd78ef391213f361fa08e302f1478ea8faa4","Len":1}...
|
1785132227
|
Edit
Delete
|
|
29956
|
5
|
5
|
5
|
57
|
0
|
0
|
refs/heads/release/image-type-r45
|
0
|
|
1789445353
|
Edit
Delete
|