Commit Graph

897 Commits (23645fe05f16b44c1d430c165fd0c2839e518eee)

Author SHA1 Message Date
Fabian Zaremba 2e7ccecfe6 Git LFS support v2 (#122)
7 years ago
Lunny Xiao 4b7594d9fa Provide button to delete merged pull request (#441)
7 years ago
Bwko a345a03d99 Added sorting to the labels & milestones page (#199)
7 years ago
Ethan Koenig d0932ef147 Bug fixes for Issues filters (#413)
7 years ago
Lunny Xiao 0e1392501d Check if file is a symlink with web editor (#3687) (#445)
7 years ago
Lunny Xiao 47a7529d96 update code.gitea.io/git (#450)
7 years ago
Ethan Koenig 4c89a9c33c Bug fixes and tests for modules/base (#442)
7 years ago
Nico Mandery 6ade13e86e serve video files using the HTML5 video tag (#418)
7 years ago
Lunny Xiao 15c3d14d55 fixed vulnerabilities on deleting release (#399)
7 years ago
Ethan Koenig 04b9a7e7a2 Bug fixes for repo permissions in API
8 years ago
Thomas Boerger 83ed234472 Integrate templates into bindata optionally (#314)
8 years ago
Lunny Xiao 2343feadd4 resolved #310: hide fork to self (#323)
8 years ago
Lunny Xiao ec87a75c00 golint fixed for modules/auth
8 years ago
Bwko a4ece1f223 Fixes typos
8 years ago
Andrey Nering c664ffd1db Merge pull request #270 from andreynering/gitea/http-headers-download
8 years ago
Lunny Xiao 94da472717 Golint fixed for modules/setting (#262)
8 years ago
Andrey Nering d647d02c2f Fix Chrome not liking commas
8 years ago
Andrey Nering 638dd24cec Fix HTTP headers for issue attachment download
8 years ago
Lunny Xiao 229ec927b9 Golint fixed for modules/template
8 years ago
Thomas Boerger b6b616b336 Merge pull request #228 from Bwko/feature/short-hash-download
8 years ago
Bwko ff0d1bd602 Added short-hash support to downloads
8 years ago
Lunny Xiao 3917ed45de golint fixed for routers (#208)
8 years ago
Lunny Xiao cb1602840c golint fixed for routers/repo/branch.go (#206)
8 years ago
Lunny Xiao b2cce12980 golint fixed for routers/repo/wiki.go (#203)
8 years ago
Lunny Xiao f0df8e8dfa golint fixed for routers/repo/middlewares.go (#204)
8 years ago
Lunny Xiao 18dc4f1023 golint fixed for routers/repo/view.go (#205)
8 years ago
Bwko 7b75d93f3d Fix for anonymous users to switch views
8 years ago
Bwko fc3ed8a1de Fix panic when no user is signed in
8 years ago
Sandro Santilli cd339263d9 Allow updating draft releases while keeping them as draft
8 years ago
Andrey Nering 739f07c98e Remember diff view style (#163)
8 years ago
Thibault Meyer ddee4c8b58
Normalize files with gofmt
8 years ago
Sandro Santilli a1c5f02444 Fix import path of go-sdk (#141)
8 years ago
Sandro Santilli 4247304f5a Update import paths from github.com/go-gitea to code.gitea.io (#135)
8 years ago
Matthias Loibl 45c4539c61 Merge pull request #17 from LefsFlarey/issue/3666
8 years ago
Flare 01c5233b53
Fixed 404 caused by unexpected question mark
8 years ago
Lunny Xiao 5667d4daae Merge pull request #73 from bkcsoft/gt/2164-release-pagination
8 years ago
Sandro Santilli 864d1b1f9f Fix type in unused constant name (#111)
8 years ago
Sandro Santilli aadd7dcdc3 And others
8 years ago
Sandro Santilli 64196d4036 More overlooks
8 years ago
Sandro Santilli 60c82a8780 More...
8 years ago
Sandro Santilli f6a11e0de1 More MixedCase consts
8 years ago
Sandro Santilli f388661bda ACCESS_MODE_* -> AccessMode*
8 years ago
Sandro Santilli 0b62aeb495 More MixedCase consts
8 years ago
Sandro Santilli 80eea77953 Use MixedCase constant names
8 years ago
Thomas Boerger 5d430c9e68 Merge pull request #108 from go-gitea/go-sdk
8 years ago
Thomas Boerger 4c6c16f358
Replaced go-gogs-client with go-sdk imports
8 years ago
Thomas Boerger 77f9c7e571
Fixed links to sdk docs
8 years ago
Sandro Santilli b7263f31a5 Replace GOGS with GITEA in variable names
8 years ago
Kim "BKC" Carlbäcker 86fb1a0cb1 Add Pagination to Releases-page
8 years ago
Rachid Zarouali be5607e510 Merge pull request #50 from 0xbaadf00d/feature/2583-disablehttpcloning
8 years ago
Odin Ugedal 5a6f7edde9 Use the rev-parsed sha1 commit id (#98)
8 years ago
Odin Ugedal 530f6c1da4
Fix rendering of non-markdown readme files
8 years ago
Sandro Santilli 6e4252dad4 Replace gogits/git-module dependency with go-gitea/git (#94)
8 years ago
Sandro Santilli f36544f98d Merge branch 'master' into feature/goimports
8 years ago
Andrey Nering bd898a10f8 Refactor editorconfig middleware
8 years ago
Matthias Loibl 1f44b01e2a Fix imports found by goimports.
8 years ago
Andrey Nering 984fa8d83b Fix 500 when repo has invalid .editorconfig
8 years ago
Thomas Boerger e05a5ca36c
Executed go fmt for all files
8 years ago
Rémy Boulanouar 8dc49dc114 Implementation of the feature to redirect to an external issue tracker
8 years ago
Andrey Nering 87b593f93e Show issue/PR number on title
8 years ago
Rémy Boulanouar 2d68bd1ef9 Change import reference to match gitea instead of gogs (#37)
8 years ago
Thibault Meyer 93f1eabe30
rename variable + fix wiki link
8 years ago
Thibault Meyer 9d66497abc
Can disable GIT interactions by HTTP protocol
8 years ago
Unknwon dadd35b636 #3559 fix template error
8 years ago
无闻 cd9b926af7 Support Editorconfig on web editor (#3512)
8 years ago
Andrey Nering 9ac46fb983 Support Editorconfig on web editor
8 years ago
Unknwon 8516dfcb6c #2018 able to sync now for mirrors
8 years ago
Unknwon 643142acab Web editor: support upload files
8 years ago
Unknwon 780cc2d110 router/repo: code refactoring
8 years ago
Unknwon 28cf0e6aaa #3459 code quality improvement
8 years ago
Thibault Meyer 92fb30c526 Load a set of predefined labels (#3459)
8 years ago
Unknwon 62b0dc4853 Web editor: fix cannot create new file in subdirectory
8 years ago
Unknwon 429c92c0ce #3516 enforce line ending to be \n from web editor
8 years ago
Unknwon ba27d71abe Web editor: improve edit file
8 years ago
Unknwon 0114fdcba4 Web editor: improve delete file process
8 years ago
Unknwon 6e171c5225 Web editor: improve edit file tooltip
8 years ago
Unknwon 6b98d58906 #2966 code cleanup
8 years ago
Unknwon f8a48ffaad Web editor: improve code quality
8 years ago
Unknwon 0b273ac4d5 #3383 code cleanup
8 years ago
Unknwon a00c932bbc General code quality improvement
8 years ago
Unknwon 6f9a95f830 #2246 add HTMLURL to webhook type
8 years ago
Unknwon 6cda35a75f #3464 reproduce diff signs
8 years ago
Unknwon 2625193a48 models/repo_editor: improve code quality
8 years ago
Unknwon 4042d1f0c3 models/issue: improve quality and performance of NewIssue function
8 years ago
Unknwon 4a46613916 markdown: fix treating pure number as SHA1
8 years ago
Unknwon 61e27dedf7 #3466 fix response of pull request form validation error
8 years ago
Unknwon 94392a7af3 Fix empty repository panic on send test webhook
8 years ago
Unknwon 8637e67e6f Fix outdated edit can’t overwrite changes
8 years ago
Unknwon 4a19fd6441 Web editor: temporarily disable upload and quick fix for edit and new
8 years ago
Unknwon 54e0ada9d5 Web editor: improve delete file
8 years ago
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)
8 years ago
Thomas Boerger dfad51fe9e Made the issue stats query more secure with parameterized placeholders (#2895)
8 years ago
Cosmin Stroe ba314a7a36 Support alphanumeric issue style (ABC-1234) for external issue tracker (#2992)
8 years ago
Tamás Molnár 39356f4238 Set utf-8 charset for text files when serving raw content (#2898)
8 years ago
Unknwon dd36c431ec #2842 add quotes to attachment file name
8 years ago
Unknwon 60ae8ac3d2 Add route for #2846
8 years ago
Unknwon 9bd9ad4205 #1692 add CRUD issue APIs
8 years ago
Unknwon 514382e2eb Rename module: middleware -> context
8 years ago
Marin Jankovski 1314ba219e Updated and created were appended with _unix. Fresh databases have only the newly named fields.
8 years ago
Unknwon 0e9bc2d410 Fix pull request availability check
8 years ago
Unknwon 9cf7f3e46f Remove duplicated of code
8 years ago
Unknwon a5b0400be7 #1146 finish new access rights for collaborators
8 years ago
Unknwon 045f14fbd0 #1146 finsih UI work for access mode of collaborators
8 years ago
Unknwon 4cb8bf1b75 #1597 fix premission logic check of pull request
8 years ago
Unknwon 2d2d85bba4 #1597 support pull requests in same repository
8 years ago
Unknwon 9df6ce48c5 Minor fixes for #2746
8 years ago
Josh Frye 1ca171dbe9 Add ability to delete single wiki pages.
8 years ago
Unknwon 260723e2cc Minor fixes for #2745
8 years ago
Josh Frye f3358f5927 Repo setting to delete and disable wiki
8 years ago
Unknwon 7a91d7e776 Merge pull request #2694 from mhartkorn/pullrefs
8 years ago