Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / nutzam/nutz issues and pull requests

#1614 - 有迁移jakarta的计划吗

Issue - State: open - Opened by duzige 3 months ago

#1613 - 如果JsonInjector.get函数的输入值为null零, 则更改错误消息。

Pull Request - State: open - Opened by pingpingy1 4 months ago - 1 comment

#1612 - build(deps-dev): bump h2 from 1.4.196 to 2.2.220

Pull Request - State: open - Opened by dependabot[bot] 12 months ago - 1 comment
Labels: dependencies, java

#1611 - build(deps-dev): bump sqlite-jdbc from 3.8.11.2 to 3.41.2.2

Pull Request - State: open - Opened by dependabot[bot] about 1 year ago - 1 comment
Labels: dependencies, java

#1610 - Temporary File Information Disclosure Vulnerability

Issue - State: open - Opened by Alex111998 about 1 year ago

#1607 - build(deps-dev): bump postgresql from 9.4-1206-jdbc41 to 42.3.7

Pull Request - State: open - Opened by dependabot[bot] almost 2 years ago - 1 comment
Labels: dependencies, java

#1605 - 请问Nutz中Dao如何使用多级的自关联查询

Issue - State: closed - Opened by defaultw almost 2 years ago - 3 comments

#1603 - nutz-integration-spring忘了打包发布

Issue - State: closed - Opened by hanjieliao almost 2 years ago - 1 comment

#1602 - 老大记得中央仓库发个新包,好久没新包了

Issue - State: closed - Opened by hanjieliao about 2 years ago - 2 comments

#1601 - build(deps): bump mysql-connector-java from 5.1.39 to 8.0.28 in /demo/nutzdemo

Pull Request - State: open - Opened by dependabot[bot] about 2 years ago - 1 comment
Labels: dependencies, java

#1600 - build(deps-dev): bump mysql-connector-java from 8.0.21 to 8.0.28

Pull Request - State: open - Opened by dependabot[bot] about 2 years ago - 1 comment
Labels: dependencies, java

#1599 - mirrorCache内存泄露

Issue - State: open - Opened by xltanglx about 2 years ago - 5 comments

#1598 - 修复SqlTemplate将字段更新为NULL的时候出现的空指针BUG

Pull Request - State: closed - Opened by hanjieliao about 2 years ago - 1 comment

#1597 - SqlTemplate无法把字段更新为NULL

Issue - State: open - Opened by hanjieliao about 2 years ago - 1 comment

#1596 - fix: Json 无法转换Java8 LocalDate 类型

Pull Request - State: closed - Opened by AbbadoLambily about 2 years ago - 3 comments

#1595 - fix 读写分离不支持pg数据库的问题

Pull Request - State: closed - Opened by zmobs about 2 years ago - 1 comment

#1594 - EL表达式运算符优先级不对

Issue - State: open - Opened by Kyson over 2 years ago - 1 comment

#1593 - 字段是对象list时查询出来的是List<NutMap>?

Issue - State: open - Opened by zhangweihust over 2 years ago - 1 comment

#1591 - build(deps-dev): bump postgresql from 9.4-1206-jdbc41 to 42.2.25

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago - 2 comments
Labels: dependencies, java

#1590 - build(deps-dev): bump h2 from 1.4.196 to 2.1.210

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago - 2 comments
Labels: dependencies, java

#1589 - build(deps-dev): bump h2 from 1.4.196 to 2.0.206

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago - 2 comments
Labels: dependencies, java

#1588 - Lang.getIP(request) 取值不正确

Issue - State: open - Opened by sl531632 over 2 years ago - 4 comments

#1586 - MethodHandles.lookup()找不到defineClass

Issue - State: open - Opened by edagarli over 2 years ago - 1 comment

#1585 - Improve Travis CI build Performance

Pull Request - State: closed - Opened by chenzhang22 almost 3 years ago - 3 comments

#1584 - dao生成SQL有误

Issue - State: closed - Opened by enzozhong almost 3 years ago - 2 comments

#1583 - 大佬们,感觉最近更新节奏慢了啊

Issue - State: closed - Opened by hanjieliao almost 3 years ago - 1 comment

#1582 - - add: Value注解增加默认值支持

Pull Request - State: closed - Opened by swtseaman about 3 years ago

#1581 - build(deps-dev): bump jetty-servlets from 9.4.34.v20201102 to 9.4.41.v20210516

Pull Request - State: open - Opened by dependabot[bot] about 3 years ago - 1 comment
Labels: dependencies, java

#1580 - Update nutz_jdbc_experts.js

Pull Request - State: closed - Opened by shevawen about 3 years ago

#1578 - Feat command line runner

Pull Request - State: closed - Opened by threefish about 3 years ago
Labels: Mvc, 需求

#1577 - Feat lamda query

Pull Request - State: closed - Opened by threefish about 3 years ago

#1576 - add: TDengine时序数据库支持

Pull Request - State: closed - Opened by Wizzercn over 3 years ago

#1575 - 【建议】Record.getString,支持默认值

Issue - State: closed - Opened by lmm1990 over 3 years ago - 1 comment

#1574 - 【建议】新增:Record转T类型方法

Issue - State: closed - Opened by lmm1990 over 3 years ago - 2 comments

#1573 - 查出来的tinyint字段被转成了bool值

Issue - State: closed - Opened by Younsion over 3 years ago - 3 comments

#1572 - 为cookie添加更多关键字;Response header中Set-Cookie忽略大小写

Pull Request - State: closed - Opened by happyday517 over 3 years ago - 1 comment

#1571 - 为Cookie增加ignoreNull参数,忽略cookie name关键字大小写

Pull Request - State: closed - Opened by happyday517 over 3 years ago - 3 comments

#1570 - dao.func 建议把int返回值改为long

Issue - State: open - Opened by lihongjie0209 over 3 years ago - 1 comment

#1569 - JdbcExpert拼接SQL增加占位符“?”,加快查询

Issue - State: open - Opened by wisebuilder over 3 years ago - 1 comment

#1568 - add: 为 Restful 风格的映射添加 OPTIONS 与 PATCH 注解

Pull Request - State: closed - Opened by ywjno over 3 years ago

#1566 - Update Strings.java

Pull Request - State: closed - Opened by KwokRoot over 3 years ago - 1 comment

#1565 - build(deps-dev): bump jetty.version from 9.4.28.v20200408 to 9.4.34.v20201102

Pull Request - State: closed - Opened by dependabot[bot] over 3 years ago
Labels: dependencies, java

#1562 - build(deps-dev): bump junit from 4.8.2 to 4.13.1

Pull Request - State: closed - Opened by dependabot[bot] over 3 years ago
Labels: dependencies, java

#1561 - build(deps-dev): bump junit from 4.12 to 4.13.1 in /demo/nutzdemo

Pull Request - State: closed - Opened by dependabot[bot] over 3 years ago
Labels: dependencies, java

#1560 - dao.clear 不支持 cnd 里面的limit

Issue - State: open - Opened by simonlei almost 4 years ago - 1 comment

#1558 - 需求: 事务异常回滚 希望可以通过注释 实现

Issue - State: closed - Opened by TomYule almost 4 years ago - 1 comment

#1557 - dao.insert(table, Chain)返回主键ID

Issue - State: closed - Opened by juqkai almost 4 years ago

#1556 - fastupload 上传webp格式图片出现问题

Issue - State: closed - Opened by mayichaigutou almost 4 years ago - 1 comment

#1555 - 建议nutz dao cnd引入新重载函数

Issue - State: closed - Opened by hanjieliao almost 4 years ago - 7 comments
Labels: Dao, 开发任务

#1554 - el的函数注册,在spring-boot上获取不到配置信息

Issue - State: closed - Opened by fjcondy almost 4 years ago - 2 comments

#1553 - MANIFEST.MF文件中的Class-Path指定的jar文件没有被加入Scans文件列表问题

Pull Request - State: open - Opened by zhwq1216 almost 4 years ago - 3 comments

#1552 - build(deps-dev): bump mysql-connector-java from 5.1.40 to 8.0.16

Pull Request - State: closed - Opened by dependabot[bot] about 4 years ago - 1 comment
Labels: dependencies, java

#1551 - build(deps): bump mysql-connector-java from 5.1.39 to 8.0.16 in /demo/nutzdemo

Pull Request - State: closed - Opened by dependabot[bot] about 4 years ago - 2 comments
Labels: dependencies, java

#1549 - fix: error when target is not a collection (e.g. string

Pull Request - State: closed - Opened by happyday517 about 4 years ago - 1 comment

#1548 - ajax请求,后台报500异常,响应也是200,进入success回调函数

Issue - State: closed - Opened by TKMingGit about 4 years ago - 1 comment

#1545 - 更新乐观锁最新语法,删除错误描述

Pull Request - State: closed - Opened by shark-mk over 4 years ago - 4 comments

#1544 - REST 请求中使用JSON字符串,服务端接收到不完整参数

Issue - State: open - Opened by lin511622 over 4 years ago - 1 comment

#1542 - Key下面有多个SQL语句时,未能全部成功执行

Issue - State: open - Opened by ny83427 over 4 years ago

#1541 - Make test more stable by using JSONAssert equals

Pull Request - State: closed - Opened by contextshuffling over 4 years ago - 2 comments

#1540 - ThreadLocal listenerH的作用

Issue - State: closed - Opened by ahxm over 4 years ago - 2 comments

#1539 - UU32FilePool 异常

Issue - State: closed - Opened by TomYule over 4 years ago

#1538 - add:添加测试

Pull Request - State: closed - Opened by TomYule over 4 years ago - 1 comment

#1537 - Update PsqlJdbcExpert.java

Pull Request - State: closed - Opened by enzozhong over 4 years ago - 1 comment

#1536 - build(deps): bump rack from 1.6.11 to 1.6.12 in /tools/rb/nutztest

Pull Request - State: closed - Opened by dependabot[bot] over 4 years ago - 2 comments
Labels: dependencies

#1535 - queryByJoin 优化建议

Issue - State: closed - Opened by TomYule over 4 years ago

#1533 - Scans类扫描springboot打包那JAR包时,会有扫描不到的情况

Issue - State: closed - Opened by belialofking over 4 years ago - 3 comments

#1532 - Several potential NullPointerException bugs.

Issue - State: open - Opened by JulyChen728 over 4 years ago - 4 comments

#1531 - fix: issue 1530 添加@ApiVersion注解,实验性

Pull Request - State: closed - Opened by wendal over 4 years ago - 2 comments

#1529 - macOS + mysql 8.0.15 数据库初始化错误

Issue - State: closed - Opened by thincamel over 4 years ago - 5 comments

#1528 - 需求:多语言字符串支持动态加载

Issue - State: closed - Opened by Wizzercn over 4 years ago - 1 comment

#1527 - 实体类中关系注解能否添加Cnd

Issue - State: open - Opened by mulhyac over 4 years ago

#1526 - 关于@Aop注解的疑问

Issue - State: closed - Opened by TigerCh over 4 years ago

#1525 - jdk11 WARNING

Issue - State: open - Opened by glynnwei almost 5 years ago - 1 comment

#1524 - nutz mvc 不支持include

Issue - State: closed - Opened by juqkai almost 5 years ago - 1 comment

#1522 - Revert "update:int value cast to float and then passed to Math.round"

Pull Request - State: closed - Opened by wendal almost 5 years ago - 1 comment

#1521 - Revert "update:clone method does not call super.clone()"

Pull Request - State: closed - Opened by wendal almost 5 years ago - 1 comment

#1520 - update:Inefficient use of keySet iterator instead of entrySet iterator

Pull Request - State: closed - Opened by TomYule almost 5 years ago - 3 comments

#1519 - Method invokes System.exit(...)

Issue - State: closed - Opened by TomYule almost 5 years ago - 3 comments

#1518 - Incorrect lazy initialization of static field

Issue - State: closed - Opened by TomYule almost 5 years ago - 1 comment

#1517 - Possible double check of field

Issue - State: closed - Opened by TomYule almost 5 years ago - 1 comment

#1516 - update:clone method does not call super.clone()

Pull Request - State: closed - Opened by TomYule almost 5 years ago - 1 comment

#1515 - Store of non serializable object into HttpSession

Issue - State: closed - Opened by TomYule almost 5 years ago - 2 comments

#1514 - update:int value cast to float and then passed to Math.round

Pull Request - State: closed - Opened by TomYule almost 5 years ago - 1 comment

#1512 - /org/nutz/lang/Tasks.java建议调整

Issue - State: open - Opened by TomYule almost 5 years ago - 5 comments

#1484 - 提个需求 Dao 查询原生支持map方法(key区分大小写)

Issue - State: open - Opened by Wizzercn about 5 years ago - 6 comments