Commit Graph

1445 Commits (799d0c2030123377cefb635025cf4ad0086ec14b)

Author SHA1 Message Date
Lunny Xiao 799d0c2030 slight optimization for GetUserRepositories (#498) 8 years ago
Kjell Kvinge 22e1bd31c6 commithgraph / timeline (#428) 8 years ago
Bwko 331316894e Replace Gogs with Gitea (#520) 8 years ago
Lunny Xiao c463b1b8cb Optimization for user.GetRepositoryAccesses to reduce db query times (#495) 8 years ago
Lunny Xiao ba134bd27a fix 500 when delete orgnization and resolved #486 8 years ago
Ethan Koenig 2342df183b API Endpoints for collaborators (#375) 8 years ago
Fabian Zaremba 2e7ccecfe6 Git LFS support v2 (#122) 8 years ago
Philip Couling d4924d45d6 Implement sendmail (#355) 8 years ago
Bwko fa3abc22c0 Added sorting to organizations, repos & users page (#222) 8 years ago
Bwko a345a03d99 Added sorting to the labels & milestones page (#199) 8 years ago
Ethan Koenig d0932ef147 Bug fixes for Issues filters (#413) 8 years ago
Ethan Koenig 8a4161c723 API Endpoint for watching (#191) 8 years ago
btrepp 25b5ffb6af Enables mssql support (#383) 8 years ago
Lunny Xiao a822bba3e1 Add default values for settings (#455) 8 years ago
Thomas Boerger b33078fa33 Bindata is optional and over-writable on restart (#354) 8 years ago
Lunny Xiao c21e2c4151 fix tag webhook 404 error (#420) 8 years ago
Lunny Xiao 47a7529d96 update code.gitea.io/git (#450) 8 years ago
Lunny Xiao 0c5c34d7dd UpdateIssueUsersByMentions was calling database write operations while (#443) 8 years ago
Ethan Koenig 4c89a9c33c Bug fixes and tests for modules/base (#442) 8 years ago
Kim "BKC" Carlbäcker df7fa4e995 issue comment api fix (#449) 8 years ago
Alexander Lunegov d5d21b67d2 Fix string format verbs (#3637) 8 years ago
Denis Denisov 380e32e129 Fix random string generator (#384) 8 years ago
Michael de Wit 1d30457a94 change test mail subject and body to 'Gitea Test Mail!' 8 years ago
Lunny Xiao 7c46667e71 fixed vulnerabilities labels (#409) 8 years ago
Richie B2B 44428fdc38 Remove fixed FIXME (#408) 8 years ago
Richie B2B 0d6e88baef Fix typo (#407) 8 years ago
Lunny Xiao 15c3d14d55 fixed vulnerabilities on deleting release (#399) 8 years ago
Lunny Xiao b4c794058a fixed vulnerabilities (#392) 8 years ago
Lunny Xiao d771e978a1 Don't use custom PBKDF2 function (#382) 8 years ago
Lunny Xiao 73710c00a8 bug fixed branch name for pushupdate (#380) 8 years ago
Denis Denisov f0a989c1d0 Correction LDAP validation (#342) 8 years ago
Bwko abcd39f7d5 In the wiki title replace tab with a space (#371) 8 years ago
Bwko cbcb4361d5 Fixes issue #283 8 years ago
Ethan Koenig 401a8db0ed Remove stale comment in models/repo.go (#366) 8 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
Kim "BKC" Carlbäcker d07c955e2a Fix regression in PR-API #248 (#349) 8 years ago
Bwko 0118b275b6 Fix for #320 8 years ago
Denis Denisov c8f300b2cd Safe compare password (timing attack) (#338) 8 years ago
Kim "BKC" Carlbäcker 0f05470cb8 [API] Pull Requests (#248) 8 years ago
Kim "BKC" Carlbäcker e8e0539b45 Linting 8 years ago
Kim "BKC" Carlbäcker e6cfccdd40 GitHub API Compliance (& linting) 8 years ago
Bwko 4ff0db0246 Catch os... errors 8 years ago
Bwko 5ab85372da Added rel="noopener" to target="_blank" hrefs (#327) 8 years ago
Lunny Xiao 646e02b521 typo 8 years ago
Thomas Boerger 6dd2c3b2db
Fixed linting errors for variable definitions 8 years ago
Kim "BKC" Carlbäcker 42ec5ce740 Fix breakage from vendor-update 8 years ago
Kim "BKC" Carlbäcker dad806d3ea CreateBranch-hook has shasum. Use the full ref for fetching shasum 8 years ago
Kim "BKC" Carlbäcker f364522468 Tag-webhooks are useless without shasums 8 years ago
Bwko bad1bc6518 Lint models/repo.go 8 years ago