選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
Bo-Yi Wu 1e34413238 refactor: err != nil check, just return error instead (#5093) 5年前
..
migrations.go Force user to change password (#4489) 5年前
v13.go Refactor session close as xorm already does everything needed internally (#2020) 7年前
v14.go Fix typos in models/ and modules/ (#1248) 7年前
v15.go Rewrite migrations to not depend on future code changes (#2604) 6年前
v16.go Rewrite migrations to not depend on future code changes (#2604) 6年前
v17.go Protected branches system (#339) 7年前
v18.go Take back control of hooks (#1006) 7年前
v19.go Use buffersize to reduce database connection when iterate (#2724) 6年前
v20.go fix avatar update bug (#1729) 7年前
v21.go Fix lint errors (#2547) 6年前
v22.go Use buffersize to reduce database connection when iterate (#2724) 6年前
v23.go Run "make fmt" with go-1.6 (#1333) 7年前
v24.go fix gpg wrong column types 7年前
v25.go Show user OpenID URIs in their profile (#1314) 7年前
v26.go Use buffersize to reduce database connection when iterate (#2724) 6年前
v27.go Fix broken migration v27 (#1504) 7年前
v28.go Replace deprecated Id method with ID (#2655) 6年前
v29.go Status-API (#1332) 7年前
v30.go Add primary key and index to external login user table (#1656) 7年前
v31.go Add units to team (#947) 7年前
v32.go Add units to team (#947) 7年前
v33.go Rename misnamed migration (#1867) 7年前
v34.go Migration to fix existing owner team units (#1873) 7年前
v35.go Fix "Dashboard shows deleted comments" (#1995) 7年前
v36.go Fix git hooks update to receive required arguments. Fixes #2090 (#2095) 7年前
v37.go Rewrite migrations to not depend on future code changes (#2604) 6年前
v38.go hide issues from org private repos w/o team assignment (#4034) 6年前
v39.go Fix migration from older releases (#4495) 6年前
v40.go Reorder migrations, skip errors if running migration again (#3160) 6年前
v41.go Reorder migrations, skip errors if running migration again (#3160) 6年前
v45.go Reorder migrations, skip errors if running migration again (#3160) 6年前
v46.go Fix organization watch migration (#2703) 6年前
v47.go Add branch overiew page (#2108) 6年前
v48.go Code/repo search (#2582) 6年前
v49.go Reorder migrations, skip errors if running migration again (#3160) 6年前
v50.go Reorder migrations, skip errors if running migration again (#3160) 6年前
v51.go Reorder migrations, skip errors if running migration again (#3160) 6年前
v52.go Reorder migrations, skip errors if running migration again (#3160) 6年前
v53.go Reorder migrations, skip errors if running migration again (#3160) 6年前
v54.go Add Pull Request merge options - Ignore white-space for conflict checking, Rebase, Squash merge (#3188) 6年前
v55.go Writable deploy keys (closes #671) (#3225) 6年前
v56.go Multiple assignees (#3705) 6年前
v57.go Add issue closed time column to fix activity closed issues list (#3537) 6年前
v58.go Add label descriptions (#3662) 6年前
v59.go Add protected branch whitelists for merging (#3689) 6年前
v60.go Add repository setting to enable/disable health checks (#3607) 6年前
v61.go Add Size column to attachment (#3734) 6年前
v62.go Do not allow to reuse TOTP passcode (#3878) 6年前
v63.go Added user language setting (#3875) 6年前
v64.go Fix column droping for MSSQL that need new transaction for that (#4440) 6年前
v65.go Add support for FIDO U2F (#3971) 6年前
v66.go LDAP Public SSH Keys synchronization (#1844) 6年前
v67.go Fix not removed watches on unallowed repositories (#4201) 6年前
v68.go refactor: err != nil check, just return error instead (#5093) 5年前
v69.go Fix column droping for MSSQL that need new transaction for that (#4440) 6年前
v70.go Added dependencies for issues (#2196) (#2531) 6年前
v71.go Switch plaintext scratch tokens to use hash instead (#4331) 5年前
v72.go Pull request review/approval and comment on code (#3748) 5年前
v73.go Force user to change password (#4489) 5年前