Commit Graph

22 Commits (b6b1e716654fec3b16d245ef65cf42e57e1bb5b6)

Author SHA1 Message Date
Lunny Xiao d6d147c2c4
Fix 500 when review pull request with anonymous (#17594) 3 years ago
Lunny Xiao 03de593402
Fix bug on detect issue/comment writer (#17591) 3 years ago
qwerty287 e5b48dcac4
Hide label comments if labels were added and removed immediately (#17455) 3 years ago
qwerty287 26dfe88ff2
Hide command line merge instructions when user can't push (#17339) 3 years ago
qwerty287 cd0928f0e8
Allow adding multiple issues to a project (#17226) 3 years ago
wxiaoguang f0ba87fda8
Avatar refactor, move avatar code from `models` to `models.avatars`, remove duplicated code (#17123) 3 years ago
Romain 167914cf8b
Redirect on project after issue created (#17211) 3 years ago
Lunny Xiao 5842a55b31
Move login related structs and functions to models/login (#17093) 3 years ago
Eng Zer Jun f2e7d5477f
refactor: move from io/ioutil to io and os package (#17109) 3 years ago
6543 d21702475b
Fix git.Blob.DataAsync(): close pipe since we return a NopCloser (#16899) 3 years ago
zeripath c9c0475f4d
In Render tolerate not being passed a context (#16842) 3 years ago
wxiaoguang 06f82641cb
when the update request doesn't intend to update attachments (eg: change checkbox state), ignore attachment updates (#16762) 3 years ago
KN4CK3R dc2613600c
Keep attachments on tasklist update (#16750) 3 years ago
6543 2289580bb7
[API] generalize list header (#16551) 3 years ago
6543 f1a810e090
Related refactors to ctx.FormX functions (#16567) 3 years ago
6543 c4d70a0325
Rename ctx.Form() to ctx.FormString() and move code into own file (#16571) 3 years ago
Lunny Xiao 33e0b38287
Rename context.Query to context.Form (#16562) 3 years ago
a1012112796 3705168837
Add agit flow support in gitea (#14295) 3 years ago
luzpaz e0296b6a6d
Fix various documentation, user-facing, and source comment typos (#16367) 3 years ago
KN4CK3R 383ffcfa34
Small refactoring of modules/private (#15947) 3 years ago
zeripath 196593e2e9
More efficiently parse shas for shaPostProcessor (#16101) 3 years ago
Lunny Xiao 1bfb0a24d8
Refactor routers directory (#15800) 3 years ago
zeripath a69fb523a7
Ensure that ctx.Written is checked after issues(...) calls (#15797) 3 years ago
Lunny Xiao 9d99f6ab19
Refactor renders (#15175) 3 years ago
Lunny Xiao 8202dd1311
Performance improvement for list pull requests (#15447) 3 years ago
6543 9c4601bdf8
Code Formats, Nits & Unused Func/Var deletions (#15286) 4 years ago
zeripath fa3895ce81
Move modules/forms to services/forms (#15305) 4 years ago
6543 16dea6cebd
[refactor] replace int with httpStatusCodes (#15282) 4 years ago
parnic f4d27498bd
Add DefaultMergeStyle option to repository (#14789) 4 years ago
Roger Luo 119d2cb6e4
Create new issue from code (#14863) 4 years ago
Lunny Xiao 9db590f2ee
Fix bug when combine label comments (#14894) 4 years ago
a1012112796 a5279b74b6
Make manual merge autodetection optional and add manual merge as merge method (#12543) 4 years ago
Norwin d38ae597e1
Add UI to delete tracked times (#14100) 4 years ago
a1012112796 ac701637b4
Add dismiss review feature (#12674) 4 years ago
zeripath 4cffc46f65
Allow org labels to be set with issue templates (#14593) 4 years ago
zeripath f82b1dd7c3
Prevent adding nil label to .AddedLabels or .RemovedLabels (#14623) 4 years ago
6543 0d1444751f
[API] Add pagination to ListBranches (#14524) 4 years ago
Lunny Xiao 6433ba0ec3
Move macaron to chi (#14293) 4 years ago
6543 a0e424da85
Enhance Ghost comment mitigation Settings (#14392) 4 years ago
Lauris BH ca63a9d3f1
Add edit, delete and reaction support to code review comments on issue page (#14339) 4 years ago
Jimmy Praet acb1ceb1f4
Add review requested filter on pull request overview (#13701) 4 years ago
Lunny Xiao 60a3297a33
Use ServerError provided by Context (#14333) 4 years ago
6543 a19447aed1
migrate from com.* to alternatives (#14103) 4 years ago
Jimmy Praet e0c753e770
Fix spelling avator -> avatar (#14115) 4 years ago
a1012112796 34df4e5df5
Add mentionable teams to tributeValues and change team mention rules to gh's style (#13198) 4 years ago
Cirno the Strongest f3c4baa84b
Show dropdown with all statuses for commit (#13977) 4 years ago
bobemoe b35c1b5784
add thumbnail preview section to issue attachments (#13826) 4 years ago
a1012112796 9c26dc1f3a
Add block on official review requests branch protection (#13705) 4 years ago
a1012112796 1e5247d424
ui: show 'owner' tag for real owner (#13689) 4 years ago
Lunny Xiao c5f6f8f2f1
Refactor combine label comments with tests (#13619) 4 years ago