Commit Graph

762 Commits (5ea257be8741be4f3da2a4ebee2dd01d4415de70)

Author SHA1 Message Date
Unknwon cd89f6c502 Web editor: improve edit file and diff preview 8 years ago
Unknwon 15845cb287 Code clean up for new config options 8 years ago
Richard Mahn d0a0239bac Squashed commit of the following: 8 years ago
Unknwon dccb0c15b9 Replace convert.To with APIFormat calls 8 years ago
Unknwon 3f7f4852ef #2246 fully support of webhooks for pull request 8 years ago
Andrey Nering dbed39ba05 On showing diff/file, use the tab_width specified on .editorconfig, if any (#3241) 8 years ago
Thibault Meyer 53c573ed02 Fix #3314: Cannot edit release with tag name contains slash (#3434) 8 years ago
Andrew 0885784f13 Wiki mirroring implementation (#3233) 8 years ago
Unknwon d625e41c6c #3408 minor code fix 8 years ago
lstahlman 89f71b44f7 Add committer information to API and Webhooks. Also fixes #3271 (#3414) 8 years ago
Unknwon f70343660d Little code refactoring 8 years ago
Rory McNamara c8b45ecc27 Render the Code view on the server (minus syntax highlighting) (#2942) 8 years ago
Thibault Meyer 30fda0f1ae Fix #3315: Release dont use tag creation date (#3374) 8 years ago
Unknwon ab9c5fb5e7 #2593 allow render raw content 8 years ago
Unknwon 2f105f3979 #2162 completely disable builtin issue tracker when enable external tracker 8 years ago
Unknwon 10dc330640 #3345 dump content directly to HTTP ResponseWriter 8 years ago
Dennis Chen dfab54d5a2 Diff patch (#3345) 8 years ago
마누엘 fe60ca408b routers/repo/release: Use correct branch reference (#3330) 8 years ago
Unknwon 29ccf047d8 routers/repo/issue: remove redundant format string 8 years ago
Unknwon 899e799459 #1601 support delete issue comment 8 years ago
Unknwon 1f2e173a74 Refactor User.Id to User.ID 8 years ago
Unknwon 46e96c008c Use struct for UI settings 8 years ago
Unknwon 256cd6374a #2790 fix not detect diff style in pull request file changes 8 years ago
Unknwon 4b5e09e4d6 #3181 detect situation when base branch is deleted in pull request 8 years ago
Unknwon c912494609 #3076 detect invalid tag name git error 8 years ago
lstahlman 25b3836418 Refresh repository mirror from database when the repository's name has changed. (#3276) 8 years ago
Unknwon 5aa2bf86f4 Update locales and .gopmfile 8 years ago
Unknwon 60110adc06 models/webhook: restrict deletion to be explicitly with repo and org ID 8 years ago
Unknwon 3d93532c87 #3274 fix can't get webhook detail of organization 8 years ago
Unknwon f1b8d52eb3 #2854 fix no mail notification when issue is closed/reopened 8 years ago
Unknwon 7ca5f8f119 models/repo: remove redundant info for some repo methods 8 years ago
Kim Carlbäcker f4ab50501e [Fix] Don't display way too large files #1513 (#3253) 8 years ago
Pablo Saavedra 98b152030d The pruning for the synchronized mirrors is a option now. Default value: enable_prune = true (#3246) 8 years ago
Unknwon d62ab49978 #3057 retrieve webhook with repo_id 8 years ago
Unknwon e84ac64964 Do not show filename not have suffifx .md 8 years ago
Andrey Nering 743d22669a Re-work MAX_DIFF_LINES: supress diff per file, not the whole diff (#3174) 8 years ago
Franz Schmidt 8b35c194ec Fixes #3110 (#3136) 8 years ago
Unknwon 4bbb878d20 Minor fix for #3194 8 years ago
Sandro Santilli 2ce60ff314 Include repository owner name and description in html title (#3194) 8 years ago
Unknwon c041273dd3 repo/http: clean code 8 years ago
Kim Carlbäcker 3df8eb60e3 PDF-Previews in file-lists now working (#3000) 9 years ago
Thomas Boerger dfad51fe9e Made the issue stats query more secure with parameterized placeholders (#2895) 9 years ago
Cosmin Stroe ba314a7a36 Support alphanumeric issue style (ABC-1234) for external issue tracker (#2992) 9 years ago
Tamás Molnár 39356f4238 Set utf-8 charset for text files when serving raw content (#2898) 9 years ago
Unknwon dd36c431ec #2842 add quotes to attachment file name 9 years ago
Unknwon 60ae8ac3d2 Add route for #2846 9 years ago
Unknwon 9bd9ad4205 #1692 add CRUD issue APIs 9 years ago
Unknwon 514382e2eb Rename module: middleware -> context 9 years ago
Marin Jankovski 1314ba219e Updated and created were appended with _unix. Fresh databases have only the newly named fields. 9 years ago
Unknwon 0e9bc2d410 Fix pull request availability check 9 years ago